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


Commits:
e6483a0b by Carl Friedrich Bolz-Tereick at 2022-01-04T13:13:04+01:00
add a test for 54baec57aa68, issue #3623, don't call threading._after_fork
twice

(it's not just about calling it twice, also about
pypy.module.thread.os_thread.reinit_threads being run *after* user-defined fork
hooks)

--HG--
branch : py3.7

- - - - -
ba91d392 by Carl Friedrich Bolz-Tereick at 2022-01-04T13:21:38+01:00
#3623 move to extra_tests instead

--HG--
branch : py3.7

- - - - -


2 changed files:

- extra_tests/test_posix.py
- pypy/module/posix/test/apptest_posix.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/compare/e6d888e4f5235618c37666ed641a34420802c8ff...ba91d3921d80b9a30755819c089057081520deb6

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


_______________________________________________
pypy-commit mailing list
pypy-commit@python.org
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to