Releases: projg2/python-exec
Releases · projg2/python-exec
2.4.10
18 Dec 14:43
Compare
Sorry, something went wrong.
No results found
fix PyPy3.9 compatibility (again)
2.4.9
09 May 09:16
Compare
Sorry, something went wrong.
No results found
fix __file__
when running the Python wrapper via PyPy3.9
2.4.8
10 Jun 16:49
Compare
Sorry, something went wrong.
No results found
rewrite tests using pytest
2.4.7
07 Jun 20:51
Compare
Sorry, something went wrong.
No results found
fix __file__
in Python wrapper for py3.9+
perform Python wrapper tests for all available impls
2.4.6
27 May 08:51
Compare
Sorry, something went wrong.
No results found
do not report non-fatal errors to non-tty stderr,
do not report error when disabling unknown (obsolete) implementation.
2.4.5
26 Jan 17:52
Compare
Sorry, something went wrong.
No results found
use fallback for finding symlinks when PATH is wiped off env.
2.4.4
16 Nov 15:31
Compare
Sorry, something went wrong.
No results found
2.4.3
14 May 11:13
Compare
Sorry, something went wrong.
No results found
fix pythonwrap-copy-test not to try to use non-installed interpreters,
fix python-argv0-test not to error out due to disabled interpreter.
2.4.2
14 May 11:13
Compare
Sorry, something went wrong.
No results found
use stdout for informational -l, -h and -V output
2.4.1
14 May 11:13
Compare
Sorry, something went wrong.
No results found
fix symlink resolution when C wrapper is started via PATH,
add --list-implementations to get supported impl list.