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 serhiy.storchaka
Recipients docs@python, ezio.melotti, mrabarnett, pitrou, serhiy.storchaka
Date 2013-10-26.08:40:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1382776819.97.0.0101067680791.issue19405@psf.upfronthosting.co.za>
In-reply-to
Content
The _sre module contains comments which refers to 16-bit SRE_CODE. Now SRE_CODE is 32-bit.

Antoine partially reviewed this change in issue19329.
History
Date User Action Args
2013-10-26 08:40:20serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, ezio.melotti, mrabarnett, docs@python
2013-10-26 08:40:19serhiy.storchakasetmessageid: <1382776819.97.0.0101067680791.issue19405@psf.upfronthosting.co.za>
2013-10-26 08:40:19serhiy.storchakalinkissue19405 messages
2013-10-26 08:40:19serhiy.storchakacreate