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 lig
Recipients eric.snow, lig, zach.ware
Date 2015-10-05.08:19:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1444033174.41.0.596618499574.issue25315@psf.upfronthosting.co.za>
In-reply-to
Content
Zach, ok I got your point. But there is Python implementation in the library still which does not conform the one done in C. Such a behavior is tremendously confusing.

If there is both Python and C implementation in the library they must conform each other. And there is nothing with "you *really* shouldn't use this" when you need to especially when it is there. If it is there it must work as it written. Otherwise why Python does have this peace of code while it is completely useless as reference?
History
Date User Action Args
2015-10-05 08:19:34ligsetrecipients: + lig, eric.snow, zach.ware
2015-10-05 08:19:34ligsetmessageid: <1444033174.41.0.596618499574.issue25315@psf.upfronthosting.co.za>
2015-10-05 08:19:34liglinkissue25315 messages
2015-10-05 08:19:34ligcreate