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 terry.reedy
Recipients FHTMitchell, Rosuav, eric.smith, nitishch, terry.reedy
Date 2017-10-15.03:41:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1508038876.23.0.213398074469.issue31780@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 28773ca7a7aa58a28e42a9eb0066acf71b5a8dc4 by Terry Jan Reedy (Dargor) in branch 'master':
bpo-31780: Fix incorrect error message for ',x', ',b', ',o' specs (#4002)
https://github.com/python/cpython/commit/28773ca7a7aa58a28e42a9eb0066acf71b5a8dc4
History
Date User Action Args
2017-10-15 03:41:16terry.reedysetrecipients: + terry.reedy, eric.smith, Rosuav, nitishch, FHTMitchell
2017-10-15 03:41:16terry.reedysetmessageid: <1508038876.23.0.213398074469.issue31780@psf.upfronthosting.co.za>
2017-10-15 03:41:16terry.reedylinkissue31780 messages
2017-10-15 03:41:16terry.reedycreate