Armin Rigo pushed to branch branch/default at PyPy / pypy
Commits:
28ba2d88 by Armin Rigo at 2021-04-21T10:10:15+02:00
Move test_greenlet_*.py to 'extra_tests', because in
'test_lib_pypy' they are
skipped on py3.7
- - - - -
2 changed files:
- pypy/module/test_lib_pypy/test_greenlet_thread.
Armin Rigo pushed to branch branch/py3.7 at PyPy / pypy
Commits:
640a050f by Armin Rigo at 2021-04-21T12:39:00+02:00
Made greenlets context-vars-aware in py3.7, and expose the 'gr_context'
attribute
--HG--
branch : py3.7
- - - - -
3 changed files:
- + extra_tests/test_greenlet_contextvars.
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy
Commits:
5a56c226 by Carl Friedrich Bolz-Tereick at 2021-04-21T12:59:28+02:00
implement negative separators
--HG--
branch : py3.8
- - - - -
3 changed files:
- pypy/objspace/std/bytearrayobject.py
- pypy/objspace/std/b
Matti Picus pushed to branch branch/py3.7 at PyPy / pypy
Commits:
f716b532 by Matti Picus at 2021-04-21T08:26:25-04:00
revert part of 162a16ff0156 (issue 3442)
--HG--
branch : py3.7
- - - - -
1 changed file:
- lib_pypy/_sysconfigdata.py
View it on GitLab:
https://foss.heptapod.net/pypy/
Matti Picus pushed to branch branch/release-pypy2.7-v7.x at PyPy / pypy
Commits:
be5c2a51 by Matti Picus at 2021-04-20T21:12:16-04:00
make ftplib not trust the PASV response (bpo 43285)
--HG--
branch : release-pypy2.7-v7.x
- - - - -
2 changed files:
- lib-python/2.7/ftplib.py
- lib-python/
Matti Picus pushed to branch branch/release-pypy3.7-v7.x at PyPy / pypy
Commits:
45d38caf by Matti Picus at 2021-04-20T21:01:05-04:00
Remove the pydoc getfile feature (bpo 42988)
--HG--
branch : release-pypy3.7-v7.x
- - - - -
3fd555c8 by Matti Picus at 2021-04-20T21:11:05-04:00
make ftplib no
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy
Commits:
c88208a4 by Carl Friedrich Bolz-Tereick at 2021-04-21T19:27:21+02:00
fix translation
--HG--
branch : py3.8
- - - - -
1 changed file:
- pypy/objspace/std/bytearrayobject.py
View it on GitLab:
https://foss.h
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8 at PyPy / pypy
Commits:
62052580 by Carl Friedrich Bolz-Tereick at 2021-04-21T20:20:07+02:00
fix test_iterator_pickling2 in test_bytes, see
https://bugs.python.org/issue43907
--HG--
branch : py3.8
- - - - -
d5c675f0 by Carl Friedrich B
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.7-errormsg-improvements
at PyPy / pypy
Commits:
715627b0 by Carl Friedrich Bolz-Tereick at 2021-04-21T22:26:44+02:00
implement CPython's new indentation error messages too
--HG--
branch : py3.7-errormsg-improvements
- - - - -
3 change
Carl Friedrich Bolz-Tereick pushed to branch branch/py3.8-ast-end-positions at
PyPy / pypy
Commits:
1d95ef96 by Carl Friedrich Bolz-Tereick at 2021-04-20T19:45:33+02:00
test and fix for function end positions
--HG--
branch : py3.8-ast-end-positions
- - - - -
1c70eb16 by Carl Friedrich Bolz-T
Matti Picus pushed to branch branch/default at PyPy / pypy
Commits:
1f61ee88 by Matti Picus at 2021-04-21T18:04:43-04:00
note conda feedstock updates in how-to-release
- - - - -
1 changed file:
- pypy/doc/how-to-release.rst
View it on GitLab:
https://foss.heptapod.net/pypy/pypy/-/commit/
Ronan Lamy pushed to branch branch/hpy-0.0.2 at PyPy / pypy
Commits:
f02e20bd by Ronan Lamy at 2021-04-22T03:39:48+01:00
Hack debug context creation to allow for multiple ones during testing
--HG--
branch : hpy-0.0.2
- - - - -
4 changed files:
- pypy/module/_hpy_universal/_vendored/hpy/deb
12 matches
Mail list logo