1. d49b1f1 Issue #8407: The signal handler writes the signal number as a single byte by Victor Stinner · 14 years ago
  2. b3e7219 Issue #8407: Add pthread_kill(), sigpending() and sigwait() functions to the by Victor Stinner · 14 years ago
  3. 2407ce1 Merge by Antoine Pitrou · 14 years ago
  4. d7f12f3 Merge: Issue #11927: SMTP_SSL now uses port 465 by default as documented. by Antoine Pitrou · 14 years ago
  5. 5bcc50c Merge: Issue #11927: SMTP_SSL now uses port 465 by default as documented. by Antoine Pitrou · 14 years ago
  6. c1d5206 Issue #11927: SMTP_SSL now uses port 465 by default as documented. Patch by Kasun Herath. by Antoine Pitrou · 14 years ago
  7. ffc235c merge with 3.2 by Giampaolo Rodola' · 14 years ago
  8. 24befa8 merge with 3.1 by Giampaolo Rodola' · 14 years ago
  9. 0b5c21f #12002 - ftplib's abort() method raises TypeError by Giampaolo Rodola' · 14 years ago
  10. 9c18778 #12017: merge with 3.2. by Ezio Melotti · 14 years ago
  11. 06383ee #12017: merge with 3.1. by Ezio Melotti · 14 years ago
  12. 362b951 #12017: Fix segfault in json.loads() while decoding highly-nested objects using the C accelerations. by Ezio Melotti · 14 years ago
  13. 97c3eb4 Closes Issue 11916: Add a number of MacOSX specific definitions to the errno module. by Ronald Oussoren · 14 years ago
  14. 46070eb #11999: sync based on comparing mtimes, not mtime to system clock by R David Murray · 14 years ago
  15. 94b8ee3 #11999: sync based on comparing mtimes, not mtime to system clock by R David Murray · 14 years ago
  16. caed7fe #11999: sync based on comparing mtimes, not mtime to system clock by R David Murray · 14 years ago
  17. d78def9 Issue #11072: added MLSD command (RFC-3659) support to ftplib. by Giampaolo Rodola' · 14 years ago
  18. 0872816 Issue #8808: The IMAP4_SSL constructor now allows passing an SSLContext by Antoine Pitrou · 14 years ago
  19. 45fd0c9 merge from 3.2 by Ronald Oussoren · 14 years ago
  20. 6355c16 ntpath.samefile fails to detect that "A.TXT" and "a.txt" refer to the same file on Windows XP. by Ronald Oussoren · 14 years ago
  21. ff9bfca Issue #12000: When a SSL certificate has a subjectAltName without any by Antoine Pitrou · 14 years ago
  22. 1c86b44 Issue #12000: When a SSL certificate has a subjectAltName without any by Antoine Pitrou · 14 years ago
  23. b4dc250 Issue #10775: assertRaises, assertRaisesRegex, assertWarns, and assertWarnsRegex now accept a keyword argument 'msg' when used as context managers. Initial patch by Winston Ewert. by Ezio Melotti · 14 years ago
  24. 136148e merge from 3.2 by Ronald Oussoren · 14 years ago
  25. 78349b0 merge from 3.1 by Ronald Oussoren · 14 years ago
  26. f51738b Fix for issue 10684: Folders get deleted when trying to change case with shutil.move (case insensitive file systems only) by Ronald Oussoren · 14 years ago
  27. a4433ee Merge: #11873: Improve test regex so random directory names don't cause test to fail by R David Murray · 14 years ago
  28. 66a18fd #11873: Improve test regex so random directory names don't cause test to fail by R David Murray · 14 years ago
  29. 7ceb180 Merge #11647 update from 3.2 by Nick Coghlan · 14 years ago
  30. 0ded3e3 Issue #11647: allow contextmanager objects to be used as decorators as described in the docs. Initial patch by Ysj Ray. by Nick Coghlan · 14 years ago
  31. fc20b0c Issue #1856: Avoid crashes and lockups when daemon threads run while the by Antoine Pitrou · 14 years ago
  32. 0d5e52d Issue #1856: Avoid crashes and lockups when daemon threads run while the by Antoine Pitrou · 14 years ago
  33. e7a2430 Fix __hash__ in functools.cmp_to_key() to work with collections.Hashable. by Raymond Hettinger · 14 years ago
  34. 003be52 Fix __hash__ in functools.cmp_to_key() to work with collections.Hashable. by Raymond Hettinger · 14 years ago
  35. 6f26be0 Issue #11849: Make it more likely for the system allocator to release by Antoine Pitrou · 14 years ago
  36. 5611a1c Issue #11930: Added Misc/NEWS and versionchanged entries. by Alexander Belopolsky · 14 years ago
  37. 59bec36 (Merge 3.2) logging: don't define QueueListener if Python has no thread support by Victor Stinner · 14 years ago
  38. cafa2ef logging: don't define QueueListener if Python has no thread support by Victor Stinner · 14 years ago
  39. fadeeff (Merge 3.2) Issue #11277: mmap.mmap() calls fcntl(fd, F_FULLFSYNC) on Mac OS X by Victor Stinner · 14 years ago
  40. 8108e96 (Merge 3.1) Issue #11277: mmap.mmap() calls fcntl(fd, F_FULLFSYNC) on Mac OS X by Victor Stinner · 14 years ago
  41. a6cd0cf Issue #11277: mmap calls fcntl(fd, F_FULLFSYNC) on Mac OS X to get around a by Victor Stinner · 14 years ago
  42. d23820b (Merge 3.2) Issue #9756: credit the author, Andreas Stührk (Trundle) by Victor Stinner · 14 years ago
  43. 5cf93c6 (Merge 3.1) Issue #9756: credit the author, Andreas Stührk (Trundle) by Victor Stinner · 14 years ago
  44. 13aaef5 Issue #9756: credit the author, Andreas Stührk (Trundle) by Victor Stinner · 14 years ago
  45. 6a534e7 (Merge 3.2) Issue #9756: When calling a method descriptor or a slot wrapper by Victor Stinner · 14 years ago
  46. d956131 (Merge 3.1) Issue #9756: When calling a method descriptor or a slot wrapper by Victor Stinner · 14 years ago
  47. 3249dec Issue #9756: When calling a method descriptor or a slot wrapper descriptor, the by Victor Stinner · 14 years ago
  48. 90c3fb6 Merge #11971: fix man page; it's -OO not -O0 by R David Murray · 14 years ago
  49. e97f14c Merge #11971: fix man page; it's -OO not -O0 by R David Murray · 14 years ago
  50. 9c4f09d #11971: fix man page; it's -OO not -O0 by R David Murray · 14 years ago
  51. c90e19d Close #11958: Fix FTP tests for IPv6, bind to "::1" instead of "localhost". by Victor Stinner · 14 years ago
  52. a929335 Issue #8407, issue #11859: Add signal.pthread_sigmask() function to fetch by Victor Stinner · 14 years ago
  53. af2afc8 Merged mentions of issues #11324 and #11858. by Łukasz Langa · 14 years ago
  54. 90759a2 Mentioned issues #11324 and #11858. by Łukasz Langa · 14 years ago
  55. 15399c3 Issue #11811: ssl.get_server_certificate() is now IPv6-compatible. Patch by Antoine Pitrou · 14 years ago
  56. 9c39f3c Issue #11811: Factor out detection of IPv6 support on the current host by Antoine Pitrou · 14 years ago
  57. 70eb79c Merged solution for #11324 from 3.2. by Łukasz Langa · 14 years ago
  58. 1aa422f Closes #11324: ConfigParser(interpolation=None) doesn't work. by Łukasz Langa · 14 years ago
  59. bf53a9c Merged ACKS from 3.2: added Yuxiao Zeng by Łukasz Langa · 14 years ago
  60. f531113 Added Yuxiao Zeng for finding and resolving #11858. Thanks! by Łukasz Langa · 14 years ago
  61. 9ea1c8d Issue #10517: After fork(), reinitialize the TLS used by the PyGILState_* by Antoine Pitrou · 14 years ago
  62. 0c759fe Issue #10517: After fork(), reinitialize the TLS used by the PyGILState_* by Antoine Pitrou · 14 years ago
  63. 9490af2 #11763: merge with 3.2. by Ezio Melotti · 14 years ago
  64. edd117f #11763: merge with 3.1. by Ezio Melotti · 14 years ago
  65. 935a588 #11763: don't use difflib in TestCase.assertMultiLineEqual if the strings are too long. by Ezio Melotti · 14 years ago
  66. 3cbf14b Issue #10914: Initialize correctly the filesystem codec when creating a new by Victor Stinner · 14 years ago
  67. 793b531 Issue #10914: Initialize correctly the filesystem codec when creating a new by Victor Stinner · 14 years ago
  68. b90db4c Issue #11918: OS/2 and VMS are no more supported because of the lack of by Victor Stinner · 14 years ago
  69. 0145c54 merge from 3.2 by Senthil Kumaran · 14 years ago
  70. 30fe818 merge from 3.1 by Senthil Kumaran · 14 years ago
  71. 72387f9 Update News entry for Issue11236 by Senthil Kumaran · 14 years ago
  72. bf1253b #6780: merge with 3.2. by Ezio Melotti · 14 years ago
  73. f2b3f78 #6780: merge with 3.1. by Ezio Melotti · 14 years ago
  74. ba42fd5 #6780: fix starts/endswith error message to mention that tuples are accepted too. by Ezio Melotti · 14 years ago
  75. dff18b0 Merge #11901: add description of how bitfields are laid out to hexversion docs by R David Murray · 14 years ago
  76. 0fb5b39 Merge #11901: add description of how bitfields are laid out to hexversion docs by R David Murray · 14 years ago
  77. 2043f9c #11901: add description of how bitfields are laid out to hexversion docs by R David Murray · 14 years ago
  78. eec6060 Issue #10914: Add a minimal embedding test to test_capi. by Antoine Pitrou · 14 years ago
  79. 72562d0 Issue #10914: add NEWS item. by Antoine Pitrou · 14 years ago
  80. f645451 Issue #11856: Speed up parsing of JSON numbers. by Antoine Pitrou · 14 years ago
  81. 4f71172 pybench prep_times calculation error (closes #11895) by Jesus Cea · 14 years ago
  82. b32321a pybench prep_times calculation error (closes #11895) by Jesus Cea · 14 years ago
  83. 8f14bbd pybench prep_times calculation error (closes #11895) by Jesus Cea · 14 years ago
  84. 762f8d1 Issue #11005, issue #11915: fix issue number of commit 2c0da1c4f063. by Victor Stinner · 14 years ago
  85. c2824d4 Issue #11915: threading.RLock()._release_save() raises a RuntimeError if the by Victor Stinner · 14 years ago
  86. 8c52027 Issue #11258: Speed up ctypes.util.find_library() under Linux by a factor by Antoine Pitrou · 14 years ago
  87. 877509a Issue #11382: Trivial system calls, such as dup() or pipe(), needn't by Antoine Pitrou · 14 years ago
  88. c1ceb64 MERGE: startswith and endswith don't accept None as slice index. Patch by Torsten Becker. (closes #11828) by Jesus Cea · 14 years ago
  89. 6159ee3 MERGE: startswith and endswith don't accept None as slice index. Patch by Torsten Becker. (closes #11828) by Jesus Cea · 14 years ago
  90. ac45150 startswith and endswith don't accept None as slice index. Patch by Torsten Becker. (closes #11828) by Jesus Cea · 14 years ago
  91. 754851f Issue #11223: Add threading._info() function providing informations about the by Victor Stinner · 14 years ago
  92. 1114744 merge by Raymond Hettinger · 14 years ago
  93. 1cc986e Issue 11875: Keep OrderedDict's __reduce__ from temporarily mutating the object. by Raymond Hettinger · 14 years ago
  94. 98c850a Issue 11875: Keep OrderedDict's __reduce__ from temporarily mutating the object. by Raymond Hettinger · 14 years ago
  95. 019a97c Issue 11875: Keep OrderedDict's __reduce__ from temporarily mutating the object. by Raymond Hettinger · 14 years ago
  96. d08a2c2 Issue 11875: Keep OrderedDict's __reduce__ from temporarily mutating the object. by Raymond Hettinger · 14 years ago
  97. d7d01cd Merge test_startfile fix from 3.2. by Nadeem Vawda · 14 years ago
  98. cc3f029 Merge test_startfile fix from 3.1. by Nadeem Vawda · 14 years ago
  99. 58de6ee Fix sporadic failure in test_startfile. by Nadeem Vawda · 14 years ago
  100. 3edd22a #11731: simplify/enhance parser/generator API by introducing policy objects. by R David Murray · 14 years ago