Revert "bpo-33608: Factor out a private, per-interpreter _Py_AddPendingCall(). (gh-13714)" by vstinner · Pull Request #13780 · python/cpython (original) (raw)
Please wait. :) I'm going to take a look.
There is a release scheduled for today. Nobody is able to reproduce nor debug the issue. The change was pushed 2 days ago: the buildbot policy says that you have 24h to fix regressions:
https://pythondev.readthedocs.io/ci.html#revert-on-fail
Sorry but we are busy enough with enough other bugs:
https://mail.python.org/pipermail/python-dev/2019-June/157826.html
I don't want to have to investigate this issue. Moreover, this bug is known for months: see https://bugs.python.org/issue33608 history.
The only motivation for the revert is to repair the CI. It doesn't mean that your change is wrong.
Your change doesn't have to be in the master branch to be able to investigate: use "git checkout 6a150bc" to get it.