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 r.david.murray
Recipients anadelonbrin, barry, r.david.murray, terry.reedy
Date 2010-08-08.01:10:36
SpamBayes Score 0.00043368022
Marked as misclassified No
Message-id <1281229838.77.0.831978352448.issue724459@psf.upfronthosting.co.za>
In-reply-to
Content
These guidelines need to be revamped for Python3.  The place it should go is the developer docs, which I believe will soon be moved into the main documentation tree.

It's not actually clear what the guidelines should be at this point.  We haven't really finished working through the consequences of the bytes/string separation for the standard library modules that deal with bytes-on-the-wire.
History
Date User Action Args
2010-08-08 01:10:38r.david.murraysetrecipients: + r.david.murray, barry, terry.reedy, anadelonbrin
2010-08-08 01:10:38r.david.murraysetmessageid: <1281229838.77.0.831978352448.issue724459@psf.upfronthosting.co.za>
2010-08-08 01:10:37r.david.murraylinkissue724459 messages
2010-08-08 01:10:36r.david.murraycreate