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