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