Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9 at PyPy / pypy


Commits:
b75c585a by Carl Friedrich Bolz-Tereick at 2022-05-24T09:20:07+02:00
filesystemencoding changes rarely, make it quasi-immutable

--HG--
branch : py3.8

- - - - -
83f3776b by Carl Friedrich Bolz-Tereick at 2022-05-24T09:34:34+02:00
another immutable field around stat calls

--HG--
branch : py3.8

- - - - -
fc69aadd by Ronan Lamy at 2022-05-24T16:50:26+01:00
Backport py3.9 logic for updating linenos. Fixes #3749.

--HG--
branch : py3.8

- - - - -
aa767a76 by Carl Friedrich Bolz-Tereick at 2022-05-25T07:11:49+02:00
unroll map init for small numbers of iterables (for 1 and 2 there are special
paths in next too)

--HG--
branch : py3.8

- - - - -
30332756 by Carl Friedrich Bolz-Tereick at 2022-05-25T07:16:30+02:00
remove duplicate way to specify metaclass

--HG--
branch : py3.8

- - - - -
0e150e07 by Carl Friedrich Bolz-Tereick at 2022-05-26T07:34:06+02:00
ouch: jump_absolute can be forward nowadays

--HG--
branch : py3.8

- - - - -
24ac8a90 by Carl Friedrich Bolz-Tereick at 2022-05-26T07:48:07+02:00
merge py3.8

--HG--
branch : py3.9

- - - - -
0acf759a by Carl Friedrich Bolz-Tereick at 2022-05-26T07:59:20+02:00
just write that out explicitly, the jit doesn't reason about int_xor

--HG--
branch : py3.9

- - - - -


8 changed files:

- lib_pypy/resource.py
- pypy/interpreter/astcompiler/test/test_compiler.py
- pypy/interpreter/pyopcode.py
- pypy/module/__builtin__/functional.py
- pypy/module/posix/interp_posix.py
- pypy/module/pypyjit/interp_jit.py
- pypy/module/pypyjit/test_pypy_c/test_misc.py
- pypy/module/sys/moduledef.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/75409ad72235216be835f9b915ddebf2b39e7947...0acf759ac1fa4662b4599df4ac8dbd1a1c16c9fd

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/75409ad72235216be835f9b915ddebf2b39e7947...0acf759ac1fa4662b4599df4ac8dbd1a1c16c9fd
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...@python.org
https://mail.python.org/mailman3/lists/pypy-commit.python.org/
Member address: arch...@mail-archive.com

Reply via email to