Skip to content

1.0.2: Touchups

Compare
Choose a tag to compare
@walles walles released this 06 Feb 05:54
· 993 commits to python since this release
Bugs fixed:
* px.pex: The same binary now works on both Python 2 and Python 3

* ptop: Various Python 2 vs Python 3 issues fixed, no known issues left

* --install: Fix it so that it works

* The distributed binary now uses "python" as its interpreter (was "python2.7")

New features:
* ptop: Inverse video headings

* Java command line parsing: Add support for -ea and -da

* Development: Add a "test.sh" for faster test+build cycle. "ci.sh" is still
what CI runs and can still be used locally as well.