Skip to content

Commit

Permalink
Fixed issue parsing await inside of 'case' block.
Browse files Browse the repository at this point in the history
  • Loading branch information
fabioz committed Mar 12, 2024
1 parent 75e2832 commit c8aa791
Show file tree
Hide file tree
Showing 29 changed files with 5,731 additions and 6,124 deletions.
2 changes: 1 addition & 1 deletion plugins/com.python.pydev.docs/release_process.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Plugin token for signing
Check that `SIGN_STOREPASS` is correct.
Check that `SIGN_KEYPASS` is correct.

python -m dev build_pydev_in_build_dir
python -m dev build_pydev_in_build_dir pydevd_binaries=true

## Put things in the proper places and create zips to distribute
## Submit feature and sources .zip in folder X:\pydev_build\build_dir\pydev\features\org.python.pydev.p2-repo\target\runnable to:
Expand Down

0 comments on commit c8aa791

Please sign in to comment.