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