- 08 Eyl, 2016 18 kayıt (commit)
-
-
Christian Heimes yazdı
The module initializer of the pyexpat module failed to check the return value of PySys_GetObject() for NULL. CID 982779
-
Christian Heimes yazdı
The signal module was using old-style module initialization with potential NULL dereferencing. CID 1295026
-
Christian Heimes yazdı
In the case of an escape character, c is never read. tok_next() is used to advance the pointer. CID 1225097
-
Christian Heimes yazdı
-
R David Murray yazdı
-
Raymond Hettinger yazdı
-
Steve Dower yazdı
-
Steve Dower yazdı
-
Senthil Kumaran yazdı
documentation consistent with the code.
-
Senthil Kumaran yazdı
-
Davin Potts yazdı
Issue #21201: Improves readability of multiprocessing error message from server to client for certain exceptions
-
-
Berker Peksag yazdı
Patch by Claude Paroz.
-
Senthil Kumaran yazdı
Initial patch contributed by Denver Coneybeare.
-
Gregory P. Smith yazdı
-
-
between runs given the same Grammar.txt input regardless of the hash randomization setting.
-
Vinay Sajip yazdı
-
- 07 Eyl, 2016 16 kayıt (commit)
-
-
Martin Panter yazdı
-
Martin Panter yazdı
-
Martin Panter yazdı
-
Gregory P. Smith yazdı
required for PGO linking - to be a configure time error rather than make time when --with-optimizations is enabled. Also improve our ability to find the llvm-profdata tool on MacOS and some Linuxes.
-
R David Murray yazdı
Original patch by Martin Panter, new policy fixes by me.
-
R David Murray yazdı
-
R David Murray yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Senthil Kumaran yazdı
-
Guido van Rossum yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Berker Peksag yazdı
-
Benjamin Peterson yazdı
-
Brett Cannon yazdı
-
- 06 Eyl, 2016 6 kayıt (commit)
-
-
modules.
-
Berker Peksag yazdı
Initial patch by Alex LordThorsen.
-
Benjamin Peterson yazdı
-
Christian Heimes yazdı
-
Christian Heimes yazdı
-
Benjamin Peterson yazdı
-