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 larry, serhiy.storchaka
Date 2018-07-11.14:41:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1531320106.53.0.56676864532.issue23927@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 504373c59b48f1ea12132d515459022730db6047 by Serhiy Storchaka in branch 'master':
bpo-23927: Make getargs.c skipitem() skipping 'w*'. (GH-8192)
https://github.com/python/cpython/commit/504373c59b48f1ea12132d515459022730db6047
History
Date User Action Args
2018-07-11 14:41:46serhiy.storchakasetrecipients: + serhiy.storchaka, larry
2018-07-11 14:41:46serhiy.storchakasetmessageid: <1531320106.53.0.56676864532.issue23927@psf.upfronthosting.co.za>
2018-07-11 14:41:46serhiy.storchakalinkissue23927 messages
2018-07-11 14:41:46serhiy.storchakacreate