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 serhiy.storchaka
Recipients ezio.melotti, michael.foord, rhettinger, serhiy.storchaka, xtreak
Date 2018-08-06.13:50:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1533563422.99.0.56676864532.issue34272@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 8f7bb100d0fa7fb2714f3953b5b627878277c7c6 by Serhiy Storchaka in branch 'master':
bpo-34272: Move argument parsing tests from test_capi to test_getargs2. (GH-8567)
https://github.com/python/cpython/commit/8f7bb100d0fa7fb2714f3953b5b627878277c7c6
History
Date User Action Args
2018-08-06 13:50:23serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, ezio.melotti, michael.foord, xtreak
2018-08-06 13:50:22serhiy.storchakasetmessageid: <1533563422.99.0.56676864532.issue34272@psf.upfronthosting.co.za>
2018-08-06 13:50:22serhiy.storchakalinkissue34272 messages
2018-08-06 13:50:22serhiy.storchakacreate