190
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 10 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
pydevd: support for Python 3.10 with cython/frame eval More... over 2 years ago
Code-completion for Union. Fixes #PyDev-1175 More... over 2 years ago
Assign to variables not taking into account type declaration (which may have commas). Fixes #PyDev-1172 More... over 2 years ago
Code-completion now working with subclass with generic types. Fixes #PyDev-1174 More... over 2 years ago
Fix issue loading conda vars on windows. More... over 2 years ago
Don't use 'TestDependent' out of tests. More... over 2 years ago
Debugger support for Python 3.10 More... over 2 years ago
Fix loading of variables from conda. Fixes #PyDev-1173 More... over 2 years ago
Fix NPE. More... over 2 years ago
Code completion now properly works on values returned by context manager. Fixes #PyDev-1155 More... over 2 years ago
Update PyDev to 9.0.1 More... over 2 years ago
Remove pdbs More... over 2 years ago
i386 is no longer supported on Mac. More... over 2 years ago
Done PyDev 9.0.0 release More... over 2 years ago
Fixed regression on with statement parsing. More... over 2 years ago
Update version to PyDev 9.0.0 More... over 2 years ago
Improved support for Python 3.10 (still unfinished). More... over 2 years ago
Python 3.10 grammar: multiple context manager definitions. Fixes #PyDev-1168 More... over 2 years ago
Make listing PYTHONPATH contents MUCH faster. More... over 2 years ago
Properly bind variables in pattern matching. #PyDev-1140 More... over 2 years ago
Fix issue where case assigns to local variable in match statement. More... over 2 years ago
Code Scanning/indent: try to detect when match/case is a keyword. More... over 2 years ago
Code Analysis support for Python 3.10 grammar (pattern matching) More... over 2 years ago
Use a separate cache for typeshed modules. More... over 2 years ago
Don't use typeshed for builtins and typing (those need additional logic to work properly). More... over 2 years ago
Handle Windows installed from Microsoft Store. Fixes #PyDev-1166 More... over 2 years ago
Update pydevd More... over 2 years ago
Support match and case as soft keywords. More... over 2 years ago
Support for pattern matching pretty-printing More... over 2 years ago
Update Lucene. More... over 2 years ago