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.04:01:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1508040090.62.0.213398074469.issue31780@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 59b5c139d2ae95b1d1da63f81c3d777932215533 by Terry Jan Reedy (Miss Islington (bot)) in branch '3.6':
[3.6] bpo-31780: Fix incorrect error message for ',x', ',b', ',o' specs (GH-4002) (#4004)
https://github.com/python/cpython/commit/59b5c139d2ae95b1d1da63f81c3d777932215533
History
Date User Action Args
2017-10-15 04:01:30terry.reedysetrecipients: + terry.reedy, eric.smith, Rosuav, nitishch, FHTMitchell
2017-10-15 04:01:30terry.reedysetmessageid: <1508040090.62.0.213398074469.issue31780@psf.upfronthosting.co.za>
2017-10-15 04:01:30terry.reedylinkissue31780 messages
2017-10-15 04:01:30terry.reedycreate