- 27 Jan, 2014 9 commits
-
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
-
Terry Jan Reedy authored
Original patch by Serhiy Storchaka.
-
Terry Jan Reedy authored
Original patch by Serhiy Storchaka.
-
Christian Heimes authored
Serhiy and I had the same idea so it's most likely right. ;)
-
Christian Heimes authored
of zlibmodule.clinic.c
-
Christian Heimes authored
-
- 26 Jan, 2014 23 commits
-
-
Eli Bendersky authored
This file hasn't been touched since its initial commit in 2006. In CPython default branch (3.4), the relevant PEP number is 3333.
-
Victor Stinner authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
Based on patch by Claudiu Popa.
-
Serhiy Storchaka authored
Based on patch by Claudiu Popa.
-
Guido van Rossum authored
Patch by Glenn Langford.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
codecs.StreamReader returned incomplete data when were called after readline() or read(size). Based on patch by Amaury Forgeot d'Arc.
-
Serhiy Storchaka authored
codecs.StreamReader returned incomplete data when were called after readline() or read(size). Based on patch by Amaury Forgeot d'Arc.
-
Andrew Svetlov authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Nick Coghlan authored
-
Larry Hastings authored
no longer specify min{row,col} > max{row,col}.
-
Larry Hastings authored
-
Donald Stufft authored
-
Larry Hastings authored
-
Larry Hastings authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
- 25 Jan, 2014 8 commits
-
-
Victor Stinner authored
- Make the new granularity attribute private - Simplify BaseEventLoop._run_once(): avoid math.ceil(), use simple arithmetic instead
-
Victor Stinner authored
-
Eric Snow authored
The function is also moved to importlib.util.
-
Victor Stinner authored
BaseProactorEventLoop Import them from submodules if you really need them.
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Serhiy Storchaka authored
http.server, imghdr, mailcap, mimetypes, xml.etree.
-