1. 0255973 merge 3.2 by Benjamin Peterson · 13 years ago
  2. c704378 merge 3.1 by Benjamin Peterson · 13 years ago
  3. 9b2fd32 Fix spelling. by Raymond Hettinger · 13 years ago
  4. fadeeff (Merge 3.2) Issue #11277: mmap.mmap() calls fcntl(fd, F_FULLFSYNC) on Mac OS X by Victor Stinner · 13 years ago
  5. 8108e96 (Merge 3.1) Issue #11277: mmap.mmap() calls fcntl(fd, F_FULLFSYNC) on Mac OS X by Victor Stinner · 13 years ago
  6. a6cd0cf Issue #11277: mmap calls fcntl(fd, F_FULLFSYNC) on Mac OS X to get around a by Victor Stinner · 13 years ago
  7. 47583fa merge 3.2 by Benjamin Peterson · 13 years ago
  8. cee01bf merge 3.1 by Benjamin Peterson · 13 years ago
  9. 10116d4 note abcs of int and float (closes #11977) by Benjamin Peterson · 13 years ago
  10. d23820b (Merge 3.2) Issue #9756: credit the author, Andreas Stührk (Trundle) by Victor Stinner · 13 years ago
  11. 5cf93c6 (Merge 3.1) Issue #9756: credit the author, Andreas Stührk (Trundle) by Victor Stinner · 13 years ago
  12. 13aaef5 Issue #9756: credit the author, Andreas Stührk (Trundle) by Victor Stinner · 13 years ago
  13. 6a534e7 (Merge 3.2) Issue #9756: When calling a method descriptor or a slot wrapper by Victor Stinner · 13 years ago
  14. d956131 (Merge 3.1) Issue #9756: When calling a method descriptor or a slot wrapper by Victor Stinner · 13 years ago
  15. 3249dec Issue #9756: When calling a method descriptor or a slot wrapper descriptor, the by Victor Stinner · 13 years ago
  16. 571e8fd regrtest: add the name of the failing test on a child error (-j option) by Victor Stinner · 13 years ago
  17. 6c32b4a merge with 3.2 by Georg Brandl · 13 years ago
  18. da623ed Split combined code/doctest code blocks in two blocks, to enable proper highlighting. by Georg Brandl · 13 years ago
  19. 2cdee70 Split combined code/doctest code blocks in two blocks, to enable proper highlighting. by Georg Brandl · 13 years ago
  20. 90c3fb6 Merge #11971: fix man page; it's -OO not -O0 by R David Murray · 13 years ago
  21. e97f14c Merge #11971: fix man page; it's -OO not -O0 by R David Murray · 13 years ago
  22. 9c4f09d #11971: fix man page; it's -OO not -O0 by R David Murray · 13 years ago
  23. c90e19d Close #11958: Fix FTP tests for IPv6, bind to "::1" instead of "localhost". by Victor Stinner · 13 years ago
  24. afbc850 Merge #11883: fix email examples by adding 'localhost' to SMTP constructor calls by R David Murray · 13 years ago
  25. 361a7df Merge #11883: fix email examples by adding 'localhost' to SMTP constructor calls by R David Murray · 13 years ago
  26. bb754b5 #11883: fix email examples by adding 'localhost' to SMTP constructor calls by R David Murray · 13 years ago
  27. d3f075a Merge #11883: replace incorrect call to sendmail with correct call to send_message by R David Murray · 13 years ago
  28. 7461298 #11883: replace incorrect call to sendmail with correct call to send_message by R David Murray · 13 years ago
  29. 48006cf Fix test. by Ezio Melotti · 13 years ago
  30. a463d25 Improved test coverage. by Vinay Sajip · 13 years ago
  31. de19e08 Updated usage of boolean values. by Vinay Sajip · 13 years ago
  32. 312cc0d Updated usage of boolean values. by Vinay Sajip · 13 years ago
  33. c55a7ea Merge #11901: post-commit review fixes per Georg Brandl by R David Murray · 13 years ago
  34. b751d61 Merge #11901: post-commit review fixes per Georg Brandl by R David Murray · 13 years ago
  35. 9beb34e #11901: post-commit review fixes per Georg Brandl by R David Murray · 13 years ago
  36. 1a50972 merge 3.2 by Benjamin Peterson · 13 years ago
  37. f97aed1 merge 3.1 by Benjamin Peterson · 13 years ago
  38. 4c02088 fix function name in example (closes #11966) by Benjamin Peterson · 13 years ago
  39. 00db582 Fix indentation. by Georg Brandl · 13 years ago
  40. a929335 Issue #8407, issue #11859: Add signal.pthread_sigmask() function to fetch by Victor Stinner · 13 years ago
  41. d5c355c Issue #11223: Replace threading._info() by sys.thread_info by Victor Stinner · 13 years ago
  42. fab6c70 Merge 3.2: ignore commits (already done in 3.3 previously) by Victor Stinner · 13 years ago
  43. af2afc8 Merged mentions of issues #11324 and #11858. by Łukasz Langa · 13 years ago
  44. 90759a2 Mentioned issues #11324 and #11858. by Łukasz Langa · 13 years ago
  45. 6b549a4 Fix #11961. Document STARTUPINFO and creation flag options. by Brian Curtin · 13 years ago
  46. 3040193 Fix #11961. Document STARTUPINFO and creation flag options. by Brian Curtin · 13 years ago
  47. 73365dd whitespace... by Brian Curtin · 13 years ago
  48. e6242d7 Fix #11961. Document STARTUPINFO and creation flag options. by Brian Curtin · 13 years ago
  49. 4a0afa2 Wrap the correct test with the skip decorator for the issue10761. by Senthil Kumaran · 13 years ago
  50. be5dbeb merge from 3.1 by Senthil Kumaran · 13 years ago
  51. f108f82 Wrap the testskip decorator for the proper test to resolve bb failure. by Senthil Kumaran · 13 years ago
  52. 5d9deaa whitespace fix by Brian Curtin · 13 years ago
  53. b8f8b4e merge by Brian Curtin · 13 years ago
  54. 08fd8d9 merge by Brian Curtin · 13 years ago
  55. 8b8e7f4 Further fix #7838. CREATE_NEW_CONSOLE was exposed, but none of the by Brian Curtin · 13 years ago
  56. 82710c5 Merged minor cleanups from 3.2. by Łukasz Langa · 13 years ago
  57. 5c7419d Removed debugging leftovers. by Łukasz Langa · 13 years ago
  58. 4d27d9e __class__ of a __class__ check worked only by chance. by Łukasz Langa · 13 years ago
  59. 0cd25c9 Small grammar fix. by Georg Brandl · 13 years ago
  60. cfc81d1 Empty merge for TestChainMap tweaks in 3.2 by Łukasz Langa · 13 years ago
  61. 75da860 TestChainMap was not previously used. Minor corrections applied. by Łukasz Langa · 13 years ago
  62. 025691a #11952: merge with 3.2. by Ezio Melotti · 13 years ago
  63. 17797a7 #11952: merge with 3.1. by Ezio Melotti · 13 years ago
  64. 2ee8835 #11952: Fix typo in multiprocessing doc. by Ezio Melotti · 13 years ago
  65. 09db87b Merge by Antoine Pitrou · 13 years ago
  66. 31b8959 Add WSANO_DATA to possible errors triggered by getaddrinfo (Windows) by Antoine Pitrou · 13 years ago
  67. f664345 Implement #11832. Add an option to start regrtest and wait for input by Brian Curtin · 13 years ago
  68. 390ea0f Add WSANO_DATA to possible errors triggered by getaddrinfo (Windows) by Antoine Pitrou · 13 years ago
  69. 5aefa66 Fix whitespace by Antoine Pitrou · 13 years ago
  70. 15399c3 Issue #11811: ssl.get_server_certificate() is now IPv6-compatible. Patch by Antoine Pitrou · 13 years ago
  71. 9c39f3c Issue #11811: Factor out detection of IPv6 support on the current host by Antoine Pitrou · 13 years ago
  72. 70eb79c Merged solution for #11324 from 3.2. by Łukasz Langa · 13 years ago
  73. 1aa422f Closes #11324: ConfigParser(interpolation=None) doesn't work. by Łukasz Langa · 13 years ago
  74. bf53a9c Merged ACKS from 3.2: added Yuxiao Zeng by Łukasz Langa · 13 years ago
  75. f531113 Added Yuxiao Zeng for finding and resolving #11858. Thanks! by Łukasz Langa · 13 years ago
  76. 7fe1d51 Improved test_logging coverage. by Vinay Sajip · 13 years ago
  77. e812bf7 Merged styling updates for #11670 from 3.2. by Łukasz Langa · 13 years ago
  78. ba702da Style updates for the #11670 solution after post-commit review by Ezio Melotti: by Łukasz Langa · 13 years ago
  79. 2ea7270 merge from 3.2 by Senthil Kumaran · 13 years ago
  80. c20566c merge from 3.1 by Senthil Kumaran · 13 years ago
  81. e3bdcf4 skip the extractall test on platforms where os.symlink is not available. by Senthil Kumaran · 13 years ago
  82. 50c7562 Merged solution for #11858 from 3.2. by Łukasz Langa · 13 years ago
  83. e698cd5 Closes #11858: configparser.ExtendedInterpolation and section case. by Łukasz Langa · 13 years ago
  84. 7274828 merge from 3.2 by Senthil Kumaran · 13 years ago
  85. 8a410d3 merge from 3.1 by Senthil Kumaran · 13 years ago
  86. 123932f Add tests for tarfile extractall feature when with symlinks by Senthil Kumaran · 13 years ago
  87. 60811c2 #11926: merge with 3.2. by Ezio Melotti · 13 years ago
  88. 44aad85 #11926: merge with 3.1. by Ezio Melotti · 13 years ago
  89. b185a04 #11926: add missing keywords to help("keywords"). by Ezio Melotti · 13 years ago
  90. 121bf6a Issue #11940: Update external link. by Raymond Hettinger · 13 years ago
  91. 4f74123 Issue #11940: Update external link. by Raymond Hettinger · 13 years ago
  92. 507cbc1 Issue #11940: Update external link. by Raymond Hettinger · 13 years ago
  93. 3c1d067 #11938: merge with 3.2. by Ezio Melotti · 13 years ago
  94. 75cbd73 #11938: Fix duplicated test name in test_inspect. Patch by Andreas Stührk. by Ezio Melotti · 13 years ago
  95. 98be2b7 #11942: merge with 3.2. by Ezio Melotti · 13 years ago
  96. a782cca #11942: merge with 3.1. by Ezio Melotti · 13 years ago
  97. f95033b #11942: Fix return type of Py_AddPendingCall. Patch by Sandro Tosi. by Ezio Melotti · 13 years ago
  98. 9ea1c8d Issue #10517: After fork(), reinitialize the TLS used by the PyGILState_* by Antoine Pitrou · 13 years ago
  99. 0c759fe Issue #10517: After fork(), reinitialize the TLS used by the PyGILState_* by Antoine Pitrou · 13 years ago
  100. 2356659 Merged trailing whitespace fix. by Łukasz Langa · 13 years ago