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 meador.inge
Recipients meador.inge, skrah
Date 2015-07-13.15:31:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1436801484.92.0.00738348137603.issue24622@psf.upfronthosting.co.za>
In-reply-to
Content
This looks good to me.  A few questions.

The patch is fixing an obvious bug, but there could be code that
depends on the current broken behavior (the table has been incorrect
since Python 3.3).  How do we feel about such breaking changes?
I am OK with this one.

Will you add tests?
History
Date User Action Args
2015-07-13 15:31:24meador.ingesetrecipients: + meador.inge, skrah
2015-07-13 15:31:24meador.ingesetmessageid: <1436801484.92.0.00738348137603.issue24622@psf.upfronthosting.co.za>
2015-07-13 15:31:24meador.ingelinkissue24622 messages
2015-07-13 15:31:24meador.ingecreate