- 30 Tem, 2016 1 kayıt (commit)
-
-
Berker Peksag yazdı
-
- 29 Tem, 2016 9 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
By Michael Lee.
-
Guido van Rossum yazdı
By Michael Lee.
-
Vinay Sajip yazdı
-
Martin Panter yazdı
Based on patch by Roumen Petrov.
-
Martin Panter yazdı
-
Zachary Ware yazdı
-
Zachary Ware yazdı
Found by Jack Copper on docs@
-
- 28 Tem, 2016 12 kayıt (commit)
-
-
Zachary Ware yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
Issue #27404.
-
Martin Panter yazdı
-
Martin Panter yazdı
-
Terry Jan Reedy yazdı
-
Terry Jan Reedy yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
The dependendency on the $(PGEN) variable must only be set when not cross-compiling. When cross-compiling, $(PGEN) will not be used, so no need to build it. Patch by Thomas Perl.
-
Martin Panter yazdı
Based on patch by Ville Skyttä.
-
- 27 Tem, 2016 4 kayıt (commit)
-
-
Victor Stinner yazdı
-
Victor Stinner yazdı
* Initialize restype and flags fields to fix a crash when Python runs on a read-only file system * Use Py_ssize_t type rather than int for the "i" iterator variable * Reorder assignements to be able to more easily check if all fields are initialized Issue #11048. Initial patch written by Marcin Bachry.
-
Berker Peksag yazdı
-
Berker Peksag yazdı
Patch by Florian Preinstorfer.
-
- 26 Tem, 2016 7 kayıt (commit)
-
-
Alexander Belopolsky yazdı
Several 32-bit systems have issues with transitions in the year 2037. This is a bug in the system C library since time_t does not overflow until 2038, but let's skip tests starting from 2037 to work around those bugs.
-
Xavier de Gaye yazdı
as the Python program to be used for file generation during the build.
-
Xavier de Gaye yazdı
as the Python program to be used for file generation during the build.
-
Martin Panter yazdı
Patch by Julien Palard.
-
Martin Panter yazdı
-
Martin Panter yazdı
-
Terry Jan Reedy yazdı
-
- 25 Tem, 2016 7 kayıt (commit)
-
-
Alexander Belopolsky yazdı
-
Terry Jan Reedy yazdı
-
Martin Panter yazdı
Patch by Xiang Zhang.
-
Martin Panter yazdı
-
Terry Jan Reedy yazdı
Fixes problem with writing docstrings at lease twice indented.
-
Martin Panter yazdı
Patch by Xiang Zhang.
-
Martin Panter yazdı
Patch by Chuck.
-