Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits:
1e30e66c by Carl Friedrich Bolz-Tereick at 2021-03-03T10:02:21+01:00
test and fix in the ascii prefix shortcut
- - - - -
2 changed files:
- pypy/interpreter/test/test_unicodehelper.py
- pypy/interpreter/unic
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits:
9acd6b83 by Carl Friedrich Bolz-Tereick at 2021-03-03T10:15:29+01:00
fix incorrect test
- - - - -
1 changed file:
- rpython/jit/metainterp/optimizeopt/test/test_intbound.py
View it on GitLab:
https://foss
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits:
f57ce76d by Matti Picus at 2021-03-02T08:17:15+02:00
fix structseq attribute setter error message
- - - - -
8e095afd by Matti Picus at 2021-03-02T10:49:08+02:00
sync Py_.*Flags with sys.flags, issue 3409
- - - - -
5bd4267b by M
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits:
475f9fc6 by Carl Friedrich Bolz-Tereick at 2021-03-03T11:04:32+01:00
consistent in naming static method with py3.7 branch
- - - - -
1 changed file:
- pypy/objspace/std/unicodeobject.py
View it on GitLab:
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7 at PyPy / pypy
Commits:
755189fb by Carl Friedrich Bolz-Tereick at 2021-03-02T13:23:40+01:00
fast path for unicode.upper/lower for ascii
- - - - -
c6e6d80c by Carl Friedrich Bolz-Tereick at 2021-03-02T14:35:35+01:00
add ascii fast paths
Carl Friedrich Bolz-Tereick pushed to branch branch/default at PyPy / pypy
Commits:
55e8a7f3 by Carl Friedrich Bolz-Tereick at 2021-03-03T14:05:45+01:00
add a jit driver for re.split
- - - - -
1 changed file:
- pypy/module/_sre/interp_sre.py
View it on GitLab:
https://foss.heptapod.net/p
Ronan Lamy pushed to branch branch/fix-heaptype-attributes at PyPy / pypy
Commits:
52522763 by Ronan Lamy at 2021-03-03T20:07:57+00:00
Make sure PyHeapTypeObjects are correctly initialised in tests
--HG--
branch : fix-heaptype-attributes
- - - - -
2 changed files:
- pypy/module/cpyext/test
Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
bb79f00a by Matti Picus at 2021-03-04T00:02:24+02:00
port fixes for bpo-42051 reject XML entity declarations in plist files
- - - - -
cd2b842e by Matti Picus at 2021-03-04T00:06:55+02:00
No longer call eval() on content receiv
Matti Picus pushed to branch branch/py3.6 at PyPy / pypy
Commits:
881e49bb by Matti Picus at 2021-03-03T23:56:27+02:00
port fixes for bpo-42051 reject XML entity declarations in plist files
--HG--
branch : py3.6
- - - - -
e634bb4e by Matti Picus at 2021-03-04T00:09:51+02:00
No longer call eva
10 matches
Mail list logo