Matti Picus pushed to branch branch/release-pypy3.7-v7.x at PyPy / pypy
Commits: 5189b880 by Armin Rigo at 2021-04-19T19:23:37+02:00 Issue #3441 Greenlets: delay the thread-checking logic introduced in 43a5a267de9d until we really start the greenlet. Don't capture the thread that is current when we instantiate the greenlet, because gevent reparents such greenlets before they start. --HG-- branch : release-pypy3.7-v7.x - - - - - 2 changed files: - lib_pypy/greenlet.py - pypy/module/test_lib_pypy/test_greenlet_thread.py View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/5189b88012848f93f914fb60c774dbf44f1cbdac -- View it on Heptapod: https://foss.heptapod.net/pypy/pypy/-/commit/5189b88012848f93f914fb60c774dbf44f1cbdac You're receiving this email because of your account on foss.heptapod.net.
_______________________________________________ pypy-commit mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-commit
