2
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 2 hours ago.
Feb 14, 2025 — Feb 14, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix class scope not being visible in method parameter lists More... over 9 years ago
Merge branch '5.0' More... over 9 years ago
Fix crash on stacked comprehensions More... over 9 years ago
Merge branch '5.0' More... over 9 years ago
Adds support for PEP-3132 'Extended Iterable Unpacking' More... over 9 years ago
Merge branch '5.0' More... over 9 years ago
Only on windows, use "python" as the python executable name More... over 9 years ago
Merge branch '5.0' More... almost 10 years ago
Do not create a completion context if the passed DUContext is null. More... almost 10 years ago
Merge branch '5.0' More... almost 10 years ago
Make sure the value of a return is always visited, even if outside function More... almost 10 years ago
Merge branch '5.0' More... almost 10 years ago
If PyErr_Fetch fails, do not access the result. More... almost 10 years ago
Merge branch '5.0' More... almost 10 years ago
Helper::getCorrectionFile: Fix assert More... almost 10 years ago
fix porting bug: path for docfile generator files More... almost 10 years ago
fix porting bug: path for docfile generator files More... almost 10 years ago
Merge branch '5.0' More... almost 10 years ago
Use IndexedType::operator==() instead of comparing .index() More... almost 10 years ago
Merge branch '5.0' More... about 10 years ago
Fix -Wcast-align warning by using new Python API More... about 10 years ago
Add missing override (fixes -Winconsistent-override) More... about 10 years ago
Add (disabled) code to check for duplicate entries in UnsureType More... about 10 years ago
Don't add HintedType instances to UnsureType if the target type exists More... about 10 years ago
Merge branch '5.0' More... about 10 years ago
lock parse lock for a short moment when destroying language support More... about 10 years ago
lock parse lock for a short moment when destroying language support More... about 10 years ago
Respect KDE HIG More... about 10 years ago
add missing read locker More... about 10 years ago
fix hinted type appearing repeatedly in unsure type list More... about 10 years ago