57938 Commits (0d92c4f667518c7a24abda885e10c0c8e72cae57)
 

Author SHA1 Message Date
Victor Stinner 0d92c4f667 Issue #16416: Fix error handling in _Py_wchar2char() _Py_char2wchar() functions 13 years ago
Benjamin Peterson fc93ec5966 merge heads 13 years ago
Benjamin Peterson c7a8a210d6 merge 3.3 (sort of) 13 years ago
Victor Stinner e262377cab Issue #16416: OS data are now always encoded/decoded to/from 13 years ago
Benjamin Peterson 2a0e226131 recompile importlib.h 13 years ago
Benjamin Peterson 29824550b1 merge 3.3 13 years ago
Benjamin Peterson debf64ce2b missing letter 13 years ago
Stefan Krah abaca8cb06 Merge 3.3. 13 years ago
Stefan Krah 6df5cae49a Issue #15835: Define PATH_MAX on HP-UX. 13 years ago
Victor Stinner f7a8cf2492 Merge 3.3: null merge 13 years ago
Victor Stinner e667e98faa Issue #16218, #16444: Backport improvment on tests for non-ASCII characters 13 years ago
Antoine Pitrou f2985650a0 Add a test for hashing of unaligned memory buffers (from issue #16427). 13 years ago
Antoine Pitrou 37bfa4e7ec Add a test for hashing of unaligned memory buffers (from issue #16427). 13 years ago
Antoine Pitrou 05bc966490 Merge heads 13 years ago
Antoine Pitrou 1de1394f54 Merge heads 13 years ago
Antoine Pitrou 898347056a Issue #16453: Fix equality testing of dead weakref objects. 13 years ago
Antoine Pitrou f6a50cfa07 Issue #16453: Fix equality testing of dead weakref objects. 13 years ago
Antoine Pitrou e11fecb5a9 Issue #16453: Fix equality testing of dead weakref objects. 13 years ago
Gregory P. Smith 65ee6ece2d Refactor test_preexec_errpipe to not create an uncollectable reference cycle. 13 years ago
Gregory P. Smith 859035d2ef Refactor test_preexec_errpipe to not create an uncollectable reference cycle. 13 years ago
Gregory P. Smith e27faac45f Refactor test_preexec_errpipe to not create an uncollectable reference cycle. 13 years ago
Nadeem Vawda cba149761a Issue #15677: Document that zlib and gzip accept a compression level of 0 to mean 'no compression'. 13 years ago
Nadeem Vawda 6ff262e18f Issue #15677: Document that zlib and gzip accept a compression level of 0 to mean 'no compression'. 13 years ago
Nadeem Vawda 19e568d254 Issue #15677: Document that zlib and gzip accept a compression level of 0 to mean 'no compression'. 13 years ago
Gregory P. Smith c2c4cb624b Fixes issue #16140: The subprocess module no longer double closes its 13 years ago
Gregory P. Smith c8ac03d936 Fixes issue #16140: The subprocess module no longer double closes its 13 years ago
Gregory P. Smith 12489d98e6 Fixes issue #16140: The subprocess module no longer double closes its 13 years ago
Gregory P. Smith d4b645ef42 Remove the subprocess "bad exception data" warning (formerly a print!) 13 years ago
Gregory P. Smith 6893732c35 Remove the subprocess "bad exception data" warning (formerly a print!) 13 years ago
Gregory P. Smith 3aee222122 Remove the subprocess "bad exception data" warning (formerly a print!) 13 years ago
Gregory P. Smith 8d07c264e4 Raise our own SubprocessError rather than a RuntimeError in when dealing with 13 years ago
Gregory P. Smith 82fdadeba1 Rename a local variable for readability and change a "this can't 13 years ago
Gregory P. Smith 1f83866ecd Rename a local variable for readability and change a "this can't 13 years ago
Gregory P. Smith f44c9da166 Rename a local variable for readability and change a "this can't 13 years ago
Gregory P. Smith 099717b73b Fixes issue #16327: The subprocess module no longer leaks file descriptors 13 years ago
Gregory P. Smith 561cbc4e7b Fixes issue #16327: The subprocess module no longer leaks file descriptors 13 years ago
Gregory P. Smith 3d8e776cd9 Fixes issue #16327: The subprocess module no longer leaks file descriptors 13 years ago
Gregory P. Smith dd0edae1cc Fixes issue #14396: Handle the odd rare case of waitpid returning 0 13 years ago
Gregory P. Smith a450c5e69b null merge 13 years ago
Gregory P. Smith 6f62b58134 move note to the right section 13 years ago
Gregory P. Smith f328d79223 Fixes issue #14396: Handle the odd rare case of waitpid returning 0 13 years ago
Gregory P. Smith 2ec82331b2 Fixes issue #14396: Handle the odd rare case of waitpid returning 0 when 13 years ago
Gregory P. Smith 0b83224c0d Fixes issue #9535: Fix pending signals that have been received but not 13 years ago
Gregory P. Smith 34b14951ee Fixes issue #9535: Fix pending signals that have been received but not 13 years ago
Gregory P. Smith 9463e3ac8b Fixes issue #9535: Fix pending signals that have been received but not 13 years ago
Nadeem Vawda 9c40022e38 Issue #16411: Fix a bug where zlib.decompressobj().flush() might try to access previously-freed memory. 13 years ago
Nadeem Vawda ec6dfcffa0 Issue #16411: Fix a bug where zlib.decompressobj().flush() might try to access previously-freed memory. 13 years ago
Nadeem Vawda 7ee955550b Issue #16411: Fix a bug where zlib.decompressobj().flush() might try to access previously-freed memory. 13 years ago
Nadeem Vawda 9ea64e38b5 Issue #16350, part 2: Set unused_data (and unconsumed_tail) correctly in decompressobj().flush(). 13 years ago
Nadeem Vawda dd1253abdd Issue #16350, part 2: Set unused_data (and unconsumed_tail) correctly in decompressobj().flush(). 13 years ago