[pypy-commit] [Git][pypy/pypy][branch/py3.9] 4 commits: fix test

Matti Picus (@mattip) foss at heptapod.net
Wed Nov 24 04:22:57 EST 2021



Matti Picus pushed to branch branch/py3.9 at PyPy / pypy


Commits:
0f131982 by Matti Picus at 2021-11-24T09:52:25+02:00
fix test

--HG--
branch : py3.8

- - - - -
803f176d by Matti Picus at 2021-11-24T10:26:09+02:00
ignore generated file

--HG--
branch : py3.8

- - - - -
9b3f5213 by Matti Picus at 2021-11-24T10:26:27+02:00
merge py3.8

--HG--
branch : py3.9

- - - - -
febb220c by Matti Picus at 2021-11-24T11:22:23+02:00
update from stdlib3.9.7 to stdlib3.9.9 via a patch file (different process)

document the process in stdlib-upgrade.txt
There are probably tools to aid in fixing rejected patches, and in detecting
removed/added files.

--HG--
branch : py3.9

- - - - -


30 changed files:

- .hgignore
- lib-python/3/_osx_support.py
- lib-python/3/argparse.py
- lib-python/3/asyncio/base_events.py
- lib-python/3/asyncio/events.py
- lib-python/3/asyncio/runners.py
- lib-python/3/asyncio/subprocess.py
- lib-python/3/asyncio/tasks.py
- lib-python/3/asyncio/unix_events.py
- lib-python/3/compileall.py
- lib-python/3/concurrent/futures/thread.py
- lib-python/3/contextlib.py
- lib-python/3/copy.py
- lib-python/3/ctypes/_aix.py
- lib-python/3/ctypes/test/test_structures.py
- lib-python/3/difflib.py
- lib-python/3/distutils/ccompiler.py
- lib-python/3/distutils/command/check.py
- lib-python/3/distutils/msvc9compiler.py
- lib-python/3/distutils/tests/test_bdist_rpm.py
- lib-python/3/distutils/unixccompiler.py
- lib-python/3/doctest.py
- lib-python/3/email/_parseaddr.py
- lib-python/3/email/contentmanager.py
- lib-python/3/encodings/raw_unicode_escape.py
- lib-python/3/encodings/unicode_escape.py
- lib-python/3/ensurepip/__init__.py
- + lib-python/3/ensurepip/_bundled/pip-21.2.4-py3-none-any.whl
- lib-python/3/ensurepip/_bundled/setuptools-57.4.0-py3-none-any.whl → lib-python/3/ensurepip/_bundled/setuptools-58.1.0-py3-none-any.whl
- lib-python/3/functools.py


View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/1f509d24814d78287744126c5a873b4706a6fa3b...febb220c407b9aa748561f5f286079481be3272c

-- 
View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/compare/1f509d24814d78287744126c5a873b4706a6fa3b...febb220c407b9aa748561f5f286079481be3272c
You're receiving this email because of your account on foss.heptapod.net.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/pypy-commit/attachments/20211124/8cb07ff4/attachment.html>


More information about the pypy-commit mailing list