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 vstinner
Recipients Mark.Shannon, ezio.melotti, r.david.murray, serhiy.storchaka, vstinner
Date 2015-10-12.22:33:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1444689237.09.0.0671950355008.issue25210@psf.upfronthosting.co.za>
In-reply-to
Content
> TypeError: '<' not supported between instances of 'int' and 'NoneType'

Here is a patch for Python 3.6.
History
Date User Action Args
2015-10-12 22:33:57vstinnersetrecipients: + vstinner, ezio.melotti, r.david.murray, Mark.Shannon, serhiy.storchaka
2015-10-12 22:33:57vstinnersetmessageid: <1444689237.09.0.0671950355008.issue25210@psf.upfronthosting.co.za>
2015-10-12 22:33:57vstinnerlinkissue25210 messages
2015-10-12 22:33:57vstinnercreate