Change by Simon McVittie :
--
keywords: +patch
pull_requests: +28623
pull_request: https://github.com/python/cpython/pull/30417
___
Python tracker
<https://bugs.python.org/issue43
Simon McVittie added the comment:
I've opened https://github.com/python/cpython/pull/30417, is that what you want?
I am not a regular CPython developer, so I don't have a good way to assess
which reviewers speak for the project and which reviewers are only offering a
person
Change by Simon McVittie :
--
keywords: +patch
nosy: +smcv
nosy_count: 1.0 -> 2.0
pull_requests: +27431
stage: -> patch review
pull_request: https://github.com/python/cpython/pull/29154
___
Python tracker
<https://bugs.python.org/i
New submission from Simon McVittie:
dbus-python has a regression test for
https://bugs.freedesktop.org/show_bug.cgi?id=23831 which repeatedly initializes
the interpreter, imports dbus and finalizes the interpreter. This test passes
in Python up to 3.5, but is failing under Python 3.6 nightly
Simon McVittie added the comment:
This might be a duplicate of https://bugs.python.org/issue24853 but there
wasn't enough detail on that bug for me to be sure.
--
___
Python tracker
<http://bugs.python.org/is
Simon McVittie added the comment:
http://bugs.python.org/issue27736 might be related, or even a duplicate of this.
--
nosy: +smcv
___
Python tracker
<http://bugs.python.org/issue24