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 techtonik
Recipients akira, techtonik
Date 2012-11-07.10:48:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
I see nothing wrong with reimplementation with different underlying lib as long as behavior stays the same and lib2to3 converts code correctly.

The API that block size if constant and non-zero is broken with Python 3.3. I thought that API breaks are only allowed for major Python versions?
History
Date User Action Args
2012-11-07 10:48:28techtoniksetrecipients: + techtonik, akira
2012-11-07 10:48:28techtoniksetmessageid: <[email protected]>
2012-11-07 10:48:28techtoniklinkissue16409 messages
2012-11-07 10:48:28techtonikcreate