This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients python-dev, vstinner
Date 2016-01-22.13:33:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160122133257.64596.94765@psf.io>
In-reply-to
Content
New changeset 05ea3efadead by Victor Stinner in branch 'default':
Issue #25876: test_gdb: use subprocess._args_from_interpreter_flags() to test
https://hg.python.org/cpython/rev/05ea3efadead
History
Date User Action Args
2016-01-22 13:33:03python-devsetrecipients: + python-dev, vstinner
2016-01-22 13:33:03python-devlinkissue25876 messages
2016-01-22 13:33:02python-devcreate