Activity
gpython: tests: Adjust test_pymain_syspath for setuptools ≥ 71
gpython: tests: Adjust test_pymain_syspath for setuptools ≥ 71
gpython: Support unbuffered mode option -u
gpython: Support unbuffered mode option -u
gpython: Fix how --long-option=value=something is processed
gpython: Fix how --long-option=value=something is processed
Uniform UTF8-based approach to strings
Uniform UTF8-based approach to strings
golang_str: Fix ustr to provide buffer interface, like bstr already does
golang_str: Fix ustr to provide buffer interface, like bstr already does
runtime: New package that mirrors Go's runtime (stub)
runtime: New package that mirrors Go's runtime (stub)
Merge branch 'master' into y/bstr+x/gpystr
Merge branch 'master' into y/bstr+x/gpystr
golang: test: Fix for Pytest < 7
golang: test: Fix for Pytest < 7
Merge branch 'master' into y/bstr+x/gpystr
Merge branch 'master' into y/bstr+x/gpystr
golang: Fix @func(cls) def name
not to set name
in calling context
golang: Fix
@func(cls) def name
not to set name
in calling contextMerge branch 'master' into y/bstr+x/gpystr
Merge branch 'master' into y/bstr+x/gpystr
setup: Require a minimum setuptools version for Python 3.
setup: Require a minimum setuptools version for Python 3.
X golang_str: Add ustr.decode for symmetry with bstr.decode and becau…
X golang_str: Add ustr.decode for symmetry with bstr.decode and becau…
X golang_str: Fix bstr/ustr __add__ and friends to return NotImplemen…
X golang_str: Fix bstr/ustr __add__ and friends to return NotImplemen…
fixup! X golang_str: More fixes for bstr to be accepted as name of an…
fixup! X golang_str: More fixes for bstr to be accepted as name of an…
Merge branch 'master' into y/bstr+x/gpystr
Merge branch 'master' into y/bstr+x/gpystr
golang: pychan: Fix memory leak in .from_chan_* pychan <- chan[X] wra…
golang: pychan: Fix memory leak in .from_chan_* pychan <- chan[X] wra…
gpython: Fix thinko when rejecting unknown -X option
gpython: Fix thinko when rejecting unknown -X option
X Bring y/bstr+x/gpystr to be at least usable
X Bring y/bstr+x/gpystr to be at least usable
X My draft state of x/gpystr work; py2/py3 pickle problem should be e…
X My draft state of x/gpystr work; py2/py3 pickle problem should be e…
pyx.build: Fix build after Cython 3 release
pyx.build: Fix build after Cython 3 release
pyx.build: v↑ setuptools_dso (2.7 -> 2.8)
pyx.build: v↑ setuptools_dso (2.7 -> 2.8)