Age | Commit message (Expand) | Author |
---|---|---|
2020-12-07 | Wrap "open" into "with" | Mike Kaganski |
2020-12-04 | Fix ResourceWarning in pythonloader.py | Julien Nabet |
2020-05-20 | fix some more python 3.8 deprecation warnings | Noel Grandin |
2020-04-09 | pyuno,*: kill Python 2 support with fire | Michael Stahl |
2020-01-28 | sys.version is for displaying; use sys.version_info for version check | Mike Kaganski |
2019-04-02 | For Python extensions, set __file__ before executing the module | Thomas Viehmann |