- 10 Aug, 2014 3 commits
-
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Benjamin Peterson authored
Patch from Stefan Krah.
-
- 09 Aug, 2014 6 commits
-
-
doko@ubuntu.com authored
-
doko@ubuntu.com authored
-
doko@ubuntu.com authored
adds support for the Linux AArch64 and POWERPC ELF ABIv2 little endian architectures.
-
Serhiy Storchaka authored
types. Corrected error messages about bytes arguments.
-
Nick Coghlan authored
-
Terry Jan Reedy authored
Move BREAK tag configuration to PyShellEditorWindow.
-
- 08 Aug, 2014 2 commits
-
-
Zachary Ware authored
-
Ezio Melotti authored
-
- 07 Aug, 2014 3 commits
-
-
Serhiy Storchaka authored
Windows. Path by Vajrasky Kok.
-
Zachary Ware authored
-
Ezio Melotti authored
-
- 06 Aug, 2014 1 commit
-
-
Serhiy Storchaka authored
when unpickling pickled sqlite3.Row). sqlite3.Row is now initialized in the __new__() method.
-
- 05 Aug, 2014 3 commits
-
-
Zachary Ware authored
-
Vinay Sajip authored
-
Ezio Melotti authored
-
- 04 Aug, 2014 9 commits
-
-
Ezio Melotti authored
-
Ezio Melotti authored
#18034: update FAQ to suggest importlib.import_module instead of __import__. Patch by Wouter van Heyst.
-
Zachary Ware authored
-
Ezio Melotti authored
-
Ezio Melotti authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
-
Raymond Hettinger authored
Also, improve variable names and fix column numbers in the generated output.
-
Terry Jan Reedy authored
a, b in arg lists, and hanging indents for long arg lists.
-
- 03 Aug, 2014 4 commits
-
-
Jason R. Coombs authored
-
Jason R. Coombs authored
-
Jason R. Coombs authored
Issue #13540: Update references to Action class to match syntax used for other classes in this file.
-
Raymond Hettinger authored
-
- 01 Aug, 2014 1 commit
-
-
doko@ubuntu.com authored
-
- 30 Jul, 2014 3 commits
-
-
Terry Jan Reedy authored
-
Serhiy Storchaka authored
In particular this allows to initialize images from binary data.
-
Serhiy Storchaka authored
-
- 29 Jul, 2014 5 commits
-
-
Victor Stinner authored
the socket to be non-blocking
-
Victor Stinner authored
sock_accept) now raise an exception in debug mode if sockets are in blocking mode.
-
Victor Stinner authored
-
Ned Deily authored
-
Ezio Melotti authored
-