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 lemburg
Recipients berker.peksag, docs@python, lemburg, scop, vstinner
Date 2016-10-12.10:38:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1476268730.05.0.0877052235324.issue28393@psf.upfronthosting.co.za>
In-reply-to
Content
The names are indeed case-insensitive.

However, something important is missing: the implementation details changed between Python 3.5 and 3.6. Please check the implementation for details and update the documentation with versionadded flags. Thanks.
History
Date User Action Args
2016-10-12 10:38:50lemburgsetrecipients: + lemburg, vstinner, scop, docs@python, berker.peksag
2016-10-12 10:38:50lemburgsetmessageid: <1476268730.05.0.0877052235324.issue28393@psf.upfronthosting.co.za>
2016-10-12 10:38:50lemburglinkissue28393 messages
2016-10-12 10:38:49lemburgcreate