2
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 28, 2025 — Feb 28, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' into python3-nofork More... over 12 years ago
cleanup More... over 12 years ago
add the "__class__" builtin More... over 12 years ago
Add support for "assert isinstance(Foo, Bar)" and similar More... over 12 years ago
Fix operator enums More... over 12 years ago
Merge branch '1.5' More... over 12 years ago
From the "why did this even work before" dept: fix crash in completion More... over 12 years ago
SVN_SILENT made messages (.desktop file) More... over 12 years ago
Merge branch 'master' into python3-nofork More... over 12 years ago
add __doc__ global variable More... over 12 years ago
Unit tests for relative imports More... over 12 years ago
SVN_SILENT made messages (.desktop file) More... over 12 years ago
support "from . import Foo", "from .. import Bar" and the like More... over 12 years ago
Improve duchain test framework: add data directories for import files More... over 12 years ago
Added small note on how to compile tests More... over 12 years ago
Fix wrong library name More... over 12 years ago
Add missing __future__ imports More... over 12 years ago
Make relative imports work More... over 12 years ago
Fix top-level variables that are not highlighted correctly in class methods when there's a class member with the same name. More... over 12 years ago
Fix crash using global variables. Declaration is closed twice. More... over 12 years ago
Add support for global variables. More... over 12 years ago
SVN_SILENT made messages (.desktop file) More... over 12 years ago
Merge branch 'master' into python3-nofork More... over 12 years ago
Merge branch '1.5' More... over 12 years ago
Fix a crash when using a comprehension as default value for a function def More... over 12 years ago
Do not append brackets when completion is executed on a @property More... over 12 years ago
Merge branch 'master' into python3-nofork More... over 12 years ago
Fix incorrect display of "list of unknown" or similar in navigation widget More... over 12 years ago
SVN_SILENT made messages (.desktop file) More... over 12 years ago
add basestring class to documentation file More... over 12 years ago