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