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 christian.heimes
Recipients christian.heimes, matrixise
Date 2018-01-29.14:05:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517234750.78.0.467229070634.issue32711@psf.upfronthosting.co.za>
In-reply-to
Content
the switch blocks in both functions need to handle invalid input:

default: PyExc_SetString...; return -1;
History
Date User Action Args
2018-01-29 14:05:50christian.heimessetrecipients: + christian.heimes, matrixise
2018-01-29 14:05:50christian.heimessetmessageid: <1517234750.78.0.467229070634.issue32711@psf.upfronthosting.co.za>
2018-01-29 14:05:50christian.heimeslinkissue32711 messages
2018-01-29 14:05:50christian.heimescreate