A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2011-April/110413.html below:

[Python-Dev] Python 3.3 release schedule posted

[Python-Dev] Python 3.3 release schedule posted [Python-Dev] Python 3.3 release schedule postedVictor Stinner victor.stinner at haypocalc.com
Sun Apr 3 10:56:45 CEST 2011
Le samedi 02 avril 2011 à 16:00 +0300, anatoly techtonik a écrit :
> Do you have an estimate of Python 3.2.1 release?

FYI I introduced (and then fixed) two regressions specific to Windows in
Python 3.2:
http://bugs.python.org/issue11272 (input)
http://bugs.python.org/issue11395 (print)

Issue #11272 is annoying: input() returns a string ending a string
ending by '\r'. The workaround is input().rstrip('\r')or
input().rstrip().

The second end is more a corner case: print fails if you write more than
60,000 bytes at once.

Victor

More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4