Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits:
6013a743 by Matti Picus at 2023-02-14T10:55:59+02:00
rewsync with rpython: increment macosx-version-min to 10.9
--HG--
branch : py3.9
- - - - -
7c766770 by Matti Picus at 2023-02-14T11:07:02+02:00
fix hash, also return bytes no
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy
Commits:
f1f468fb by Matti Picus at 2023-02-14T14:18:45+02:00
define EVP_MD_fetch, EVP_MD_free to NULL for openssl1.1.1 build, properly
decode bytes when printing
--HG--
branch : py3.10
- - - - -
457b797f by Matti Picus at 2023-02-14T
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy
Commits:
9711427d by Matti Picus at 2023-02-14T16:04:03+02:00
fix misplaced '
--HG--
branch : py3.10
- - - - -
11c27236 by Matti Picus at 2023-02-14T16:13:23+02:00
Grammar was removed, test Token for look_inside instead
--HG--
branch
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy
Commits:
8538be08 by Matti Picus at 2023-02-14T16:54:01+02:00
skip comparison of marshalled co_lines, it is a method
--HG--
branch : py3.10
- - - - -
9d6bc4e6 by Matti Picus at 2023-02-14T18:15:17+02:00
fast-path (preserves id) for str
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy
Commits:
bc063c71 by Matti Picus at 2023-02-14T21:29:29+02:00
document PYTHONPLATLIBDIR, add sys.orig_argv
--HG--
branch : py3.10
- - - - -
1d55c2af by Matti Picus at 2023-02-15T00:53:21+02:00
test, implement sys._current_exceptions
-
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy
Commits:
f3692bc1 by Matti Picus at 2023-02-15T09:18:07+02:00
allow unicode failures and print something
--HG--
branch : py3.10
- - - - -
54058491 by Matti Picus at 2023-02-15T09:18:32+02:00
sync error format with cpython
--HG--
branc
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits:
84f4f086 by Matti Picus at 2023-02-15T09:42:22+02:00
redo error printing
--HG--
branch : py3.9
- - - - -
1 changed file:
- lib_pypy/pypy_tools/build_cffi_imports.py
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy
Commits:
a6c6dd48 by Matti Picus at 2023-02-15T10:31:41+02:00
refactor pytest raises into a context manager when 'eval'ing strings
--HG--
branch : py3.10
- - - - -
1cdb6e75 by Matti Picus at 2023-02-15T11:11:32+02:00
updtae test_dateti
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits:
3a5917aa by Matti Picus at 2023-02-16T11:15:19+02:00
try to work around buildbot problem
--HG--
branch : py3.9
- - - - -
1 changed file:
- lib_pypy/pypy_tools/build_cffi_imports.py
View it on Heptapod:
https://foss.heptap
Matti Picus pushed to branch branch/py3.10-bytecode-positions at PyPy / pypy
Commits:
84f4f086 by Matti Picus at 2023-02-15T09:42:22+02:00
redo error printing
--HG--
branch : py3.9
- - - - -
3a5917aa by Matti Picus at 2023-02-16T11:15:19+02:00
try to work around buildbot problem
--HG--
branc
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy
Commits:
84f4f086 by Matti Picus at 2023-02-15T09:42:22+02:00
redo error printing
--HG--
branch : py3.9
- - - - -
3a5917aa by Matti Picus at 2023-02-16T11:15:19+02:00
try to work around buildbot problem
--HG--
branch : py3.9
- - - -
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy
Commits:
6f49c408 by Matti Picus at 2023-02-19T00:29:17+02:00
finixh hmac_digest implementation in _hashlib, fix HMAC.name
--HG--
branch : py3.10
- - - - -
2 changed files:
- lib_pypy/_cffi_ssl/_cffi_src/openssl/evp.py
- lib_pypy/_h
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy
Commits:
76a62a8d by Matti Picus at 2023-02-19T12:59:28+02:00
fix test that raises ModuleNotFoundError
--HG--
branch : py3.10
- - - - -
f1125869 by Matti Picus at 2023-02-21T17:14:58+02:00
delay array import until after interpreter sta
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy
Commits:
a1f06d82 by Matti Picus at 2023-02-21T22:56:55+02:00
add zip.__setstate__ for unpickling
--HG--
branch : py3.10
- - - - -
96a94291 by Matti Picus at 2023-02-21T22:57:26+02:00
extend regex for error message
--HG--
branch : py3
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy
Commits:
8f7b1817 by Matti Picus at 2023-02-21T23:50:09+02:00
enable passing bad_get function from _testcapi
--HG--
branch : py3.10
- - - - -
1 changed file:
- lib_pypy/_testcapimodule.c
View it on Heptapod:
https://foss.heptapod
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy
Commits:
78f77ff6 by Matti Picus at 2023-02-21T23:53:48+02:00
remove deprecated conversion to int
--HG--
branch : py3.10
- - - - -
1ec2dab5 by Matti Picus at 2023-02-22T00:14:09+02:00
port test_itertools.py skips from py3.9: cycle pick
Matti Picus pushed to branch branch/py3.10-bytecode-positions at PyPy / pypy
Commits:
751c638d by Matti Picus at 2023-02-23T13:59:53+02:00
fix cpyext
--HG--
branch : py3.10-bytecode-positions
- - - - -
1 changed file:
- pypy/module/cpyext/funcobject.py
View it on Heptapod:
https://foss.
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy
Commits:
a28d8a54 by Matti Picus at 2023-02-23T16:25:49+02:00
add readline.set_auto_history (from CPython3.6), skip test that uses INPUTRC
--HG--
branch : py3.10
- - - - -
96265155 by Matti Picus at 2023-02-23T19:49:01+02:00
resync wit
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy
Commits:
ce049055 by Matti Picus at 2023-02-24T09:20:11+02:00
unregister misbehaving codec after test
--HG--
branch : py3.10
- - - - -
ed1461f0 by Matti Picus at 2023-02-24T12:19:23+02:00
make sure the encoding is valid when calling st
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy
Commits:
ead4450b by Matti Picus at 2023-02-24T15:45:13+02:00
GenericAlias fixes
--HG--
branch : py3.10
- - - - -
2 changed files:
- lib-python/3/test/test_typing.py
- lib_pypy/_pypy_generic_alias.py
View it on Heptapod:
https://
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy
Commits:
8b1bcb9f by Matti Picus at 2023-02-24T15:51:47+02:00
can't -> cannot on PyPy
--HG--
branch : py3.10
- - - - -
05e9dd1e by Matti Picus at 2023-02-26T12:58:21+02:00
tweak exception raised when star_args fails, deal with variatio
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy
Commits:
428b1f43 by Matti Picus at 2023-02-26T13:18:25+02:00
skip setstate/getstate tests in multibytecodec
--HG--
branch : py3.10
- - - - -
b8131f50 by Matti Picus at 2023-02-26T13:32:52+02:00
skip frozen __hello__ test
--HG--
branc
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy
Commits:
639656db by Matti Picus at 2023-02-26T14:45:08+02:00
skip newly added func.__builtins__ as an implementation detail, document the
difference
--HG--
branch : py3.10
- - - - -
87185c96 by Matti Picus at 2023-02-26T17:25:50+02:0
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy
Commits:
478c2753 by Matti Picus at 2023-02-26T18:54:34+02:00
skip/reformat pdb tests
--HG--
branch : py3.10
- - - - -
ddf73544 by Matti Picus at 2023-02-27T08:18:41+02:00
order changed for python3.9+, continuation of 38fbfc51dec7
--H
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits:
e390b973 by Matti Picus at 2023-02-27T08:18:41+02:00
order changed for python3.9+, continuation of 38fbfc51dec7
--HG--
branch : py3.9
- - - - -
bc5a1f7f by Matti Picus at 2023-02-26T17:26:58+02:00
test, fix for tuple.contains(o
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy
Commits:
7e65cb86 by Matti Picus at 2023-02-27T08:53:16+02:00
add quotes
--HG--
branch : py3.10
- - - - -
9bb78bf6 by Matti Picus at 2023-02-27T08:54:57+02:00
make license, credits into _sitebuiltins._Printer objects
--HG--
branch : p
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy
Commits:
6e15d8da by Matti Picus at 2023-02-27T09:52:48+02:00
resync test file
--HG--
branch : py3.10
- - - - -
1 changed file:
- lib-python/3/test/test_regrtest.py
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/commi
Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
a000d515 by Matti Picus at 2023-02-27T15:22:51+02:00
add py3.10 nightlies to github CI versions.json file, update test
- - - - -
2 changed files:
- pypy/tool/release/check_versions.py
- pypy/tool/release/versions.json
Vie
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy
Commits:
4c043d2e by Matti Picus at 2023-02-27T18:33:02+02:00
add macros used in NumPy, in cpython these live in cpython/object.h
--HG--
branch : py3.10
- - - - -
c3ad56e8 by Matti Picus at 2023-02-27T20:59:18+02:00
fix broken links in
Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
fdd5d028 by Matti Picus at 2023-02-27T20:59:18+02:00
fix broken links in docs
- - - - -
1 changed file:
- pypy/doc/cpython_differences.rst
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/commit/fdd5d028a2b7602
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy
Commits:
472bfde9 by Matti Picus at 2023-02-28T08:01:51+02:00
add quptes to error msg
--HG--
branch : py3.10
- - - - -
2 changed files:
- pypy/interpreter/pyparser/rpypegparse.py
- pypy/interpreter/pyparser/test/test_pyparse.py
Vi
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits:
dd96c2a1 by Matti Picus at 2023-02-12T12:03:18+02:00
make py._path.local importable by python3 for -D tests
--HG--
branch : py3.9
- - - - -
1 changed file:
- py/_path/local.py
View it on Heptapod:
https://foss.heptapod.ne
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits:
d9069f86 by Matti Picus at 2023-02-26T13:33:13+02:00
properly create c-extension _ctypes_test
--HG--
branch : py3.9
- - - - -
2 changed files:
- lib-python/3/test/support/__init__.py
- lib_pypy/_ctypes_test.py → lib_pypy/_ct
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy
Commits:
5223ef2e by Matti Picus at 2023-03-01T00:35:05+02:00
simplify getfilesystemencoding to always return utf-8, also set LC_CTYPE if it
is "C" or "POSIX"
--HG--
branch : py3.10
- - - - -
2 changed files:
- pypy/interpreter/app
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy
Commits:
3fbc9c56 by Matti Picus at 2023-03-01T12:19:21+02:00
make utf8_mode the default, regardless of locale. This can be avoided with
difficulty on CPython
--HG--
branch : py3.10
- - - - -
89681361 by Matti Picus at 2023-03-01T14:5
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy
Commits:
77799b92 by Matti Picus at 2023-03-01T14:57:48+02:00
give priority to -X int_max_str_digits over env PYTHONINTMAXSTRDIGITS
--HG--
branch : py3.10
- - - - -
2a9a53cb by Matti Picus at 2023-03-01T15:01:55+02:00
align msg with CP
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy
Commits:
e50a3732 by Matti Picus at 2023-03-01T16:03:38+02:00
stderr is line buffered even when redirected (bpo-13601)
--HG--
branch : py3.10
- - - - -
88ce346a by Matti Picus at 2023-03-01T16:27:08+02:00
copy exactly this CPython quir
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy
Commits:
bdbe28e6 by Matti Picus at 2023-03-01T23:36:57+02:00
match error messages
--HG--
branch : py3.10
- - - - -
e794e7d3 by Matti Picus at 2023-03-01T23:44:05+02:00
skip test that needs shutdown cleanups
--HG--
branch : py3.10
-
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy
Commits:
5e5265d4 by Matti Picus at 2023-03-02T09:15:26+02:00
another place to check utf8_mode: influences subprocess.Popen default encoding
--HG--
branch : py3.10
- - - - -
77f33253 by Matti Picus at 2023-03-02T09:29:52+02:00
fix test
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits:
1a3b6733 by Matti Picus at 2023-03-02T16:10:06+02:00
remove redundant file, duplicate of extra_tests/test_capi.py
--HG--
branch : py3.9
- - - - -
8446fa34 by Matti Picus at 2023-03-02T16:55:18+02:00
allow indexing with a class
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy
Commits:
dd96c2a1 by Matti Picus at 2023-02-12T12:03:18+02:00
make py._path.local importable by python3 for -D tests
--HG--
branch : py3.9
- - - - -
d9069f86 by Matti Picus at 2023-02-26T13:33:13+02:00
properly create c-extension _ctyp
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy
Commits:
07668869 by Matti Picus at 2023-03-03T08:42:15+02:00
add quotes to type in error string
--HG--
branch : py3.10
- - - - -
bae4eac9 by Matti Picus at 2023-03-03T14:41:21+02:00
add cpyext type flags to type.__flags__
--HG--
bran
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy
Commits:
6dbf97c2 by Matti Picus at 2023-03-02T16:09:31+02:00
pytest.yield_fixture is deprecated, use pytest.fixture
--HG--
branch : py3.10
- - - - -
a094c70d by Matti Picus at 2023-03-03T18:14:21+02:00
skip test, see issue 3897
--HG-
Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
6cb1fc2c by Matti Picus at 2023-03-04T20:09:50+02:00
add python.org newer ip addresses
- - - - -
1b0fb240 by Matti Picus at 2023-03-04T20:13:11+02:00
fix test response msg
- - - - -
2 changed files:
- rpython/rlib/test/tes
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy
Commits:
37db812e by Matti Picus at 2023-02-14T10:51:12+02:00
backport changes from py3.10 to rpython
- - - - -
df16bef3 by Matti Picus at 2023-02-14T11:08:19+02:00
fix hash
- - - - -
a000d515 by Matti Picus at 2023-02-27T15:22:51+02:0
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits:
37db812e by Matti Picus at 2023-02-14T10:51:12+02:00
backport changes from py3.10 to rpython
- - - - -
df16bef3 by Matti Picus at 2023-02-14T11:08:19+02:00
fix hash
- - - - -
a000d515 by Matti Picus at 2023-02-27T15:22:51+02:00
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy
Commits:
fc1f2b20 by Matti Picus at 2023-03-04T21:07:13+02:00
fix translation on windows
--HG--
branch : py3.10
- - - - -
a375a7ed by Matti Picus at 2023-03-04T22:55:40+02:00
add (almost all of) sys.stdlib_module_names, details may be
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy
Commits:
c5a1deb3 by Matti Picus at 2023-03-04T23:33:09+02:00
PyPy can properly initiate structseq instances, does not suffer from bpo-43916
--HG--
branch : py3.10
- - - - -
1 changed file:
- lib-python/3/test/test_sys.py
View it
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy
Commits:
ddd52247 by Matti Picus at 2023-03-05T08:33:57+02:00
rework tests for -D with a newer pytest. Still some problems with catching
unraiseable exceptions
--HG--
branch : py3.10
- - - - -
404432c0 by Matti Picus at 2023-03-05T09:
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits:
504d9567 by Matti Picus at 2023-03-10T08:16:55+11:00
typo (issue 3901)
--HG--
branch : py3.9
- - - - -
1 changed file:
- lib-python/3/venv/__init__.py
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/commit/504d
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy
Commits:
2a2b8683 by Carl Friedrich Bolz-Tereick at 2023-03-07T12:40:40+01:00
refactor bytecode compiler Instruction class a tiny bit: encode the jump target
less weirdly
- - - - -
2fa960c1 by Carl Friedrich Bolz-Tereick at 2023-03-07T
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy
Commits:
e89044ed by Matti Picus at 2023-03-12T09:05:16+11:00
modify abspath since this is an alias to realpath() on PyPy + windows
--HG--
branch : py3.10
- - - - -
1 changed file:
- lib-python/3/ntpath.py
View it on Heptapod:
ht
Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
e19bbe7d by Matti Picus at 2023-03-16T20:44:23+11:00
export, test PyDescr_NewGetSet and define PyDescr_TYPE, PyDescr_NAME
- - - - -
3 changed files:
- pypy/module/cpyext/parse/cpyext_descrobject.h
- pypy/module/cpyext/test/
Matti Picus pushed new branch branch/space.index at PyPy / pypy
--
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/tree/branch/space.index
You're receiving this email because of your account on foss.heptapod.net.
___
pypy-commit mailing
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits:
374023af by Matti Picus at 2023-02-27T09:34:11+02:00
space.index(W_Bool) should return an int, not a bool (issue 3906). Also skip
cpython pickling of range
--HG--
branch : py3.9
- - - - -
3 changed files:
- lib-python/3/tes
Matti Picus deleted branch branch/space.index at PyPy / pypy
--
You're receiving this email because of your account on foss.heptapod.net.
___
pypy-commit mailing list -- pypy-commit@python.org
To unsubscribe send an email to pypy-commit-le...@pytho
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits:
3ddcc21b by Matti Picus at 2023-03-26T17:58:40+03:00
support loading c-extension modules with both powerpc64le-linux-gnu and
ppc_64-linux-gnu platform tags (issue 3834)
--HG--
branch : py3.9
- - - - -
1 changed file:
- pypy
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy
Commits:
374023af by Matti Picus at 2023-02-27T09:34:11+02:00
space.index(W_Bool) should return an int, not a bool (issue 3906). Also skip
cpython pickling of range
--HG--
branch : py3.9
- - - - -
7a61367d by Carl Friedrich Bolz-Terei
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy
Commits:
98811dbf by Matti Picus at 2023-03-28T04:00:03+11:00
fix typos (isuruf)
--HG--
branch : py3.9
- - - - -
99564111 by Matti Picus at 2023-03-28T04:05:04+11:00
merge py3.9
--HG--
branch : py3.10
- - - - -
0 changed files:
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits:
98811dbf by Matti Picus at 2023-03-28T04:00:03+11:00
fix typos (isuruf)
--HG--
branch : py3.9
- - - - -
1 changed file:
- pypy/module/imp/interp_imp.py
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/commit/988
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy
Commits:
f58625c0 by Matti Picus at 2023-03-28T04:24:48+11:00
simplifly to pass translation
--HG--
branch : py3.9
- - - - -
25d242ad by Matti Picus at 2023-03-28T05:09:02+11:00
merge py3.9
--HG--
branch : py3.10
- - - - -
1 changed
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits:
f58625c0 by Matti Picus at 2023-03-28T04:24:48+11:00
simplifly to pass translation
--HG--
branch : py3.9
- - - - -
1 changed file:
- pypy/module/imp/interp_imp.py
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-
Matti Picus pushed new branch branch/wchar-not-unicode at PyPy / pypy
--
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/tree/branch/wchar-not-unicode
You're receiving this email because of your account on foss.heptapod.net.
___
pypy-com
Matti Picus pushed new branch branch/win-fix-unicode at PyPy / pypy
--
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/tree/branch/win-fix-unicode
You're receiving this email because of your account on foss.heptapod.net.
___
pypy-commit
Matti Picus deleted branch branch/win-fix-unicode at PyPy / pypy
--
You're receiving this email because of your account on foss.heptapod.net.
___
pypy-commit mailing list -- pypy-commit@python.org
To unsubscribe send an email to pypy-commit-le...@p
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits:
e3831f18 by Matti Picus at 2023-04-24T23:03:44+03:00
prefer utf-8 encoding on windows
--HG--
branch : win-fix-unicode
- - - - -
7680b554 by Matti Picus at 2023-04-24T22:19:15+03:00
add FileEncoder/FileDecoder.as_utf8 and use it
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy
Commits:
e75ce9eb by Carl Friedrich Bolz-Tereick at 2023-04-17T18:26:42+02:00
also implement __copy__ and __deepcopy__ for zlib (de)compressors
--HG--
branch : py3.9
- - - - -
e3831f18 by Matti Picus at 2023-04-24T23:03:44+03:00
prefer
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy
Commits:
f1dd834a by Matti Picus at 2023-04-26T19:56:41+03:00
use fsdecode_w to allow buffers and Path objects
--HG--
branch : py3.9
- - - - -
f710bdf7 by Matti Picus at 2023-04-26T19:57:08+03:00
merge py3.9
--HG--
branch : py3.10
-
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits:
f1dd834a by Matti Picus at 2023-04-26T19:56:41+03:00
use fsdecode_w to allow buffers and Path objects
--HG--
branch : py3.9
- - - - -
2 changed files:
- pypy/module/posix/interp_posix.py
- pypy/module/posix/test/test_posix2.
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits:
09eb62e2 by Matti Picus at 2023-04-30T05:59:12+03:00
fix st_mode as returned from lstat, which fixes ntpath.islink
This should be backported to default
--HG--
branch : py3.9
- - - - -
8ea67a76 by Matti Picus at 2023-04-30T06:0
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy
Commits:
a356a4eb by Carl Friedrich Bolz-Tereick at 2023-04-29T14:12:16+02:00
#3925 fix weirdness about combining annotations and a global declaration of a
name in some random function
--HG--
branch : py3.9
- - - - -
b01f90c4 by Carl F
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits:
49cfc2be by Matti Picus at 2023-05-01T02:35:05+03:00
remove cruft left over from an old cpython3.6 release. This broke meson builds
--HG--
branch : py3.9
- - - - -
1 changed file:
- pypy/module/cpyext/api.py
View it on Hep
Matti Picus pushed new branch branch/release-pypy3.10-v7.x at PyPy / pypy
--
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/tree/branch/release-pypy3.10-v7.x
You're receiving this email because of your account on foss.heptapod.net.
___
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits:
0864e910 by Matti Picus at 2023-05-07T11:11:58+03:00
use the internal attributes instead of the public getters, since pandas
overrides the getters
--HG--
branch : py3.9
- - - - -
1 changed file:
- pypy/module/cpyext/cdateti
Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
609d0f44 by Matti Picus at 2023-05-08T08:31:36+03:00
properly cast first argument of pthread_kill to pthread_t, used in python3
- - - - -
4 changed files:
- rpython/rlib/rsignal.py
- rpython/rlib/rthread.py
- rpython/transl
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits:
10786622 by Matti Picus at 2023-05-04T07:07:53+03:00
typos
- - - - -
609d0f44 by Matti Picus at 2023-05-08T08:31:36+03:00
properly cast first argument of pthread_kill to pthread_t, used in python3
- - - - -
f3ca3582 by Matti Pi
Matti Picus pushed new branch branch/hpy-0.9 at PyPy / pypy
--
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/tree/branch/hpy-0.9
You're receiving this email because of your account on foss.heptapod.net.
___
pypy-commit mailing list -- p
Matti Picus pushed to branch branch/hpy-0.9 at PyPy / pypy
Commits:
58d5993c by Matti Picus at 2023-05-08T14:35:23+03:00
start to deal with HPyInit__debug, there is more to do
--HG--
branch : hpy-0.9
- - - - -
338c5946 by Matti Picus at 2023-05-08T14:38:35+03:00
debug_ctx_FromPyObject, debug_
Matti Picus pushed new branch branch/pep492_async_iter at PyPy / pypy
--
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/tree/branch/pep492_async_iter
You're receiving this email because of your account on foss.heptapod.net.
___
pypy-com
Matti Picus deleted branch branch/pep492_async_iter at PyPy / pypy
--
You're receiving this email because of your account on foss.heptapod.net.
___
pypy-commit mailing list -- pypy-commit@python.org
To unsubscribe send an email to pypy-commit-le...
Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
f3083223 by Matti Picus at 2023-05-12T08:32:42+03:00
Added tag release-pypy3.9-v7.3.12rc1 for changeset 256b3867989d
- - - - -
8f61b810 by Matti Picus at 2023-05-12T08:33:05+03:00
Added tag release-pypy2.7-v7.3.12rc1 for chang
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits:
ec1461fa by Matti Picus at 2023-05-13T22:45:23+03:00
trim the scope ID from IPV6 addresses (issue 3938, reversing the decision in
issue 3628)
--HG--
branch : py3.9
- - - - -
2 changed files:
- pypy/module/_socket/interp_soc
Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
749a60e0 by Matti Picus at 2023-05-14T09:21:30+03:00
refactor install page to boost conda
- - - - -
79f38d7e by Matti Picus at 2023-05-14T09:25:50+03:00
fix release notes, add to index
- - - - -
4 changed files:
- pypy/doc
Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
6533d24a by Matti Picus at 2023-05-14T12:02:47+03:00
rephrase slightly
- - - - -
1 changed file:
- pypy/doc/install.rst
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/-/commit/6533d24ac78717b9d3463b29b3be31e57e
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits:
8069bcc5 by Matti Picus at 2023-05-14T12:22:23+03:00
fix leakcheck error
--HG--
branch : py3.9
- - - - -
af723128 by Matti Picus at 2023-05-14T12:37:06+03:00
fix translated test
--HG--
branch : py3.9
- - - - -
2 changed fil
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits:
a9063fd4 by Matti Picus at 2023-05-14T15:44:33+03:00
add a skipped failing test (from cython, something about fetching async values
in an exception)
--HG--
branch : py3.9
- - - - -
3 changed files:
- + pypy/module/cpyext/te
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits:
393a3f99 by Matti Picus at 2023-05-14T23:24:53+03:00
Cython relies on not clearing the StopException. tp_iternext does not clear it
but PyIter_Next does
--HG--
branch : py3.9
- - - - -
2 changed files:
- pypy/module/cpyext/
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits:
fc9a46be by Matti Picus at 2023-05-15T07:17:28+03:00
re-skip slow test
--HG--
branch : py3.9
- - - - -
1 changed file:
- pypy/module/cpyext/test/test_async_iter.py
View it on Heptapod:
https://foss.heptapod.net/pypy/pypy/
Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
0b41cadd by Matti Picus at 2023-05-15T08:58:22+03:00
update versions.json for 7.3.12rc1
- - - - -
2 changed files:
- pypy/tool/release/check_versions.py
- pypy/tool/release/versions.json
View it on Heptapod:
https://foss
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy
Commits:
6b48b37b by Matti Picus at 2023-05-16T11:35:36+03:00
fix PY_MICRO_VERSION
--HG--
branch : py3.10
- - - - -
150a0f12 by Matti Picus at 2023-05-16T11:50:46+03:00
enable new passing test_threading_localCAPI test
--HG--
branch :
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy
Commits:
52aad584 by Matti Picus at 2023-05-17T09:53:17+03:00
redo 11b2db6468b1 using fmt_for_error to fix translation: rpython has
restricted int formatting options
--HG--
branch : py3.10
- - - - -
1 changed file:
- pypy/objspace/
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy
Commits:
6e283bc6 by Matti Picus at 2023-05-17T13:34:07+03:00
add _PyGC_FINALIZED, PyObject_GC_IsFinalized, PyObject_GC_IsTracked for
compatibility as functions that always return the same values
--HG--
branch : py3.10
- - - - -
25db1
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits:
6777e572 by Matti Picus at 2023-05-19T12:51:36+03:00
add _hashlib.scrypt (issue 3921)
--HG--
branch : py3.9
- - - - -
2 changed files:
- lib-python/3/test/test_hashlib.py
- lib_pypy/_hashlib/__init__.py
View it on Heptapod
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy
Commits:
6777e572 by Matti Picus at 2023-05-19T12:51:36+03:00
add _hashlib.scrypt (issue 3921)
--HG--
branch : py3.9
- - - - -
7d86ad1b by Matti Picus at 2023-05-19T12:53:44+03:00
merge py3.9
--HG--
branch : py3.10
- - - - -
2 chan
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits:
31cc6bf6 by Matti Picus at 2023-05-21T11:43:55+03:00
map __del__ to tp_del, not tp_finalize, changes behaviour from CPython
(PyPy's wrap_del raises NotImplemented)
--HG--
branch : py3.9
- - - - -
1 changed file:
- pypy/modu
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy
Commits:
31cc6bf6 by Matti Picus at 2023-05-21T11:43:55+03:00
map __del__ to tp_del, not tp_finalize, changes behaviour from CPython
(PyPy's wrap_del raises NotImplemented)
--HG--
branch : py3.9
- - - - -
59337ec3 by Matti Picus at 20
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits:
59337ec3 by Matti Picus at 2023-05-22T08:57:39+03:00
typo
--HG--
branch : py3.9
- - - - -
f3e388fd by Matti Picus at 2023-05-22T08:59:26+03:00
move hpy.dist-inof to hpy-0.0.4.dist-info (issue 3579)
--HG--
branch : py3.9
- - -
Matti Picus pushed to branch branch/py3.10 at PyPy / pypy
Commits:
aff1c47d by Matti Picus at 2023-05-22T14:32:39+03:00
backed out d3cfce298003, it seems to have broken cython
--HG--
branch : py3.9
- - - - -
ea022102 by Matti Picus at 2023-05-22T14:33:27+03:00
merge py3.9
--HG--
branch : py3
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits:
aff1c47d by Matti Picus at 2023-05-22T14:32:39+03:00
backed out d3cfce298003, it seems to have broken cython
--HG--
branch : py3.9
- - - - -
1 changed file:
- pypy/module/cpyext/slotdefs.py
View it on Heptapod:
https://fo
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits:
3dbb6d7a by Matti Picus at 2023-05-23T08:04:34+03:00
do not create a __del__ wrapper at all, it is harmful. Remove now-dead code
--HG--
branch : py3.9
- - - - -
2 changed files:
- pypy/module/cpyext/slotdefs.py
- pypy/module
201 - 300 of 1518 matches
Mail list logo