1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 29, 2024 — Jul 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Menu: handle Python 3.15 deprecations More... about 2 months ago
Menu: handle Python 3.14 ast.Str changes More... about 2 months ago
Replace imp with importlib to support Python 3.12 More... over 1 year ago
Version number -> 0.28 More... about 3 years ago
Update changelog More... about 3 years ago
Test on Python 3.10, not 3.1 More... about 3 years ago
Switch CI from Travis to Github More... about 3 years ago
Rename test files to run with pytest More... about 3 years ago
Merge branch 'pr8' More... about 3 years ago
Version number -> 0.27 More... almost 5 years ago
Use setuptools for packaging More... almost 5 years ago
Use "env" and python3 for shebangs More... almost 5 years ago
Fix fromstring typo in xdg.MenuEditor More... almost 5 years ago
Merge branch 'tcallawa/pyxdg-master' More... almost 5 years ago
Merge branch 'gitlab-mr-7' More... almost 5 years ago
Test doesn't need icon theme any more More... almost 5 years ago
Merge branch 'jayvdb/pyxdg-test-sys-executable' More... almost 5 years ago
Allow Travis CI to use default distro More... almost 5 years ago
Update Python versions on Travis CI More... almost 5 years ago
Merge pull request #13 from fhaftmann/master More... almost 5 years ago
Merge pull request #12 from ConiKost/python38 More... almost 5 years ago
Make icon-test independent of system theme file More... almost 5 years ago
Bugfix AttributeError: type is not stored in attribute but calculated by method. More... almost 5 years ago
Fix compatibility with >=python-3.8.4 More... almost 5 years ago
test_present: Use sys.executable More... almost 6 years ago
Merge pull request #11 from BoboTiG/fix-resource-leak More... over 6 years ago
Fix several ResourceWarnings: unclosed file More... over 6 years ago
There are several places in the code where Menu.py uses attributes that no longer exist, having been replaced with functions. Specifically: More... over 6 years ago
Create a new array the Layout order More... over 6 years ago
Make universal wheels More... over 7 years ago