Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
2a259fa7 by Matti Picus at 2023-01-23T10:34:11+02:00
update pycparser
- - - - -
6 changed files:
- lib_pypy/cffi/_pycparser/README
- lib_pypy/cffi/_pycparser/__init__.py
- lib_pypy/cffi/_pycparser/c_lexer.py
- lib_pypy/cffi
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9 at PyPy / pypy
Commits:
fa74417f by Carl Friedrich Bolz-Tereick at 2023-01-23T16:04:05+01:00
a missing forbidden name check
--HG--
branch : py3.9
- - - - -
2 changed files:
- pypy/interpreter/astcompiler/codegen.py
- pypy/interprete
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.9 at PyPy / pypy
Commits:
89b85c8d by Carl Friedrich Bolz-Tereick at 2023-01-23T12:24:37+01:00
bug: fix str_decode_raw_unicode_escape for the case of \\, which was simply
incorrectly special-cased.
--HG--
branch : py3.9
- - - - -
b12ce56
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.10 at PyPy / pypy
Commits:
89b85c8d by Carl Friedrich Bolz-Tereick at 2023-01-23T12:24:37+01:00
bug: fix str_decode_raw_unicode_escape for the case of \\, which was simply
incorrectly special-cased.
--HG--
branch : py3.9
- - - - -
d6b7c8
Matti Picus pushed to branch branch/py3.9 at PyPy / pypy
Commits:
e1a851df by Carl Friedrich Bolz-Tereick at 2023-01-13T22:52:49+01:00
imp -> _imp renaming
--HG--
branch : py3.9
- - - - -
1 changed file:
- lib-python/3/importlib/_bootstrap_external.py
View it on Heptapod:
https://foss.h