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 christian.heimes
Recipients christian.heimes, python-dev
Date 2012-09-25.11:31:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
The readline() limitation in _read_status() was added at some point in the 3.2 line. Python 3.1 has an unlimited readline().
History
Date User Action Args
2012-09-25 11:31:24christian.heimessetrecipients: + christian.heimes, python-dev
2012-09-25 11:31:24christian.heimessetmessageid: <[email protected]>
2012-09-25 11:31:23christian.heimeslinkissue16037 messages
2012-09-25 11:31:23christian.heimescreate