189
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 16, 2024 — Jun 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed issues dealing with name store in match and assign just with type. #PyDev-1272 More... 3 months ago
Consider @abstractclassmethod and @abstractstaticmethod decorators in code analysis. More... 3 months ago
Use plain super() in override completion. More... 3 months ago
Finished PyDev 13.0.2 release More... 4 months ago
Update PyDev to 13.0.2 More... 4 months ago
Handle case where module.body could be null, using PyAstFactory.EMPTY_EXPR_TYPE/EMPTY_STMT_TYPE where possible. More... 4 months ago
Improve type inference engine to deal with TypeAlias. #PyDev-1271 More... 4 months ago
Update typeshed More... 4 months ago
Update tycho version / p2.inf More... 4 months ago
Update to Eclipse 2024-12 More... 4 months ago
PyDev release 13.0.1 More... 4 months ago
Fix test: don't complain about unused type var. More... 4 months ago
Fixed issue in code analysis related to bad scoping of type variable 'def f[T](...)'. #PyDev-1268 More... 4 months ago
Fixes Internal error with type statement. #PyDev-1267 More... 4 months ago
Build on py 3.13 in windows More... 4 months ago
More test fixes More... 4 months ago
Fix test More... 4 months ago
Update typeshed. More... 5 months ago
Update pydevd to 3.3.0 More... 5 months ago
pydevd: Add stopAllThreadsOnSuspend to launch config, fixed issue getting exception stack (ported from debugpy) More... 5 months ago
Use 'ruff check' instead of just 'ruff' (breaking change on ruff). More... 5 months ago
Support having an additional comma in the end of multi-line with statements. More... 5 months ago
Don't throw exception getting substitution variables if project is still not fully configured. More... 5 months ago
Get file absolute path from java.nio.Path. More... 7 months ago
Fix dev.py More... 7 months ago
Refactor structure to separate helper to compute what folder is part of the interpreter or project and fix test. More... 7 months ago
Improve heuristic which determines if a folder should be added to the interpreter pythonpath or not to consider virtual envs in the project itself. More... 7 months ago
Fix test case More... 7 months ago
Update typeshed / PyDev 13.0.0 More... 7 months ago
Update helper script building in another mac machine. More... 8 months ago