1. bd626d4 Branch merge by Éric Araujo · 13 years ago
  2. bbcfc1f Merge from 3.1. by Éric Araujo · 13 years ago
  3. 924cbea Use transient_internet() consistently in test_imaplib by Antoine Pitrou · 13 years ago
  4. 4804991 Fix obscure set crashers (#8420). Backport of d56b3cafb1e6, reviewed by Raymond. by Éric Araujo · 13 years ago
  5. b1aef23 Issue #10610: Document that int(), float(), and complex() accept numeric literals with the Nd property. by Raymond Hettinger · 13 years ago
  6. c706dbf Issue #10610: Document that int(), float(), and complex() accept numeric literals with the Nd property. by Raymond Hettinger · 13 years ago
  7. 2052978 Issue #10771: Clarify that descriptors get used in an *owner* class or one of its parents. by Raymond Hettinger · 13 years ago
  8. 3b654be Issue #10771: Clarify that descriptors get used in an *owner* class or one of its parents. by Raymond Hettinger · 13 years ago
  9. 27f8709 Issue 10787: Document the probability density function for random.gammavariate. by Raymond Hettinger · 13 years ago
  10. a8e4d6e Issue 10787: Document the probability density function for random.gammavariate. by Raymond Hettinger · 13 years ago
  11. f047164 Issue 10988: fix description of super's descriptor call. by Raymond Hettinger · 13 years ago
  12. b199b22 Issue 10988: fix description of super's descriptor call. by Raymond Hettinger · 13 years ago
  13. 8e5e942 Use shorter timings in test_concurrent_futures to make it a bit faster by Antoine Pitrou · 13 years ago
  14. 608aba3 Issue #11625: Fix Typo by Raymond Hettinger · 13 years ago
  15. e5820c6 Issue #11625: Fix Typo by Raymond Hettinger · 13 years ago
  16. a0d1d96 Issue #11628: cmp_to_key should use __slots__. by Raymond Hettinger · 13 years ago
  17. 779a5b0 Always print out the traceback when a test "crashed" by Antoine Pitrou · 13 years ago
  18. 46719af Try to make test_import a bit more robust by Antoine Pitrou · 13 years ago
  19. 60bf7e9 Relax timing check (seen a buildbot failure on this) by Antoine Pitrou · 13 years ago
  20. 2f5cac6 Merge to 3.2. by Georg Brandl · 13 years ago
  21. 82d8ec5 Fix duplicate word. by Georg Brandl · 13 years ago
  22. ec1c030 merge 3.1 (already commited before) by Victor Stinner · 13 years ago
  23. 451385d Issue #8651: PyArg_Parse*() functions raise an OverflowError if the file by Victor Stinner · 13 years ago
  24. d8c73c6 Fix some issue references in NEWS by Éric Araujo · 13 years ago
  25. 56f9a02 merge 3.1 by Victor Stinner · 13 years ago
  26. 628225c Issue #5537: Fix time2isoz() and time2netscape() functions of httplib.cookiejar by Victor Stinner · 13 years ago
  27. 6f0e4f9 time.strftime(): replace PyErr_Format() by PyErr_SetString() by Victor Stinner · 13 years ago
  28. 13ed2ea Issue #10864 has been fixed: remove the workaround by Victor Stinner · 13 years ago
  29. 25871da Merge by Antoine Pitrou · 13 years ago
  30. cb34218 Try to strengthen test_httpservers (issue #11617) by Antoine Pitrou · 13 years ago
  31. e788ace Fix some issue references in NEWS by Éric Araujo · 13 years ago
  32. e0daff1 Issue #11395: io.FileIO().write() clamps the data length to 32,767 bytes on by Victor Stinner · 13 years ago
  33. 9c4efe5 Fix #11586: typo in initfsencoding() by Victor Stinner · 13 years ago
  34. d402487 Merge from 3.1 by Éric Araujo · 13 years ago
  35. 09eb980 Fix typo in class name by Éric Araujo · 13 years ago
  36. 7903cb7 Merge by Antoine Pitrou · 13 years ago
  37. 8189ab8 Call reap_children() where appropriate by Antoine Pitrou · 13 years ago
  38. 38a04e5 Merge markup fixes for #7198 patch. by R David Murray · 13 years ago
  39. 9c0d5ea Markup fixes for #7198 patch. by R David Murray · 13 years ago
  40. fb8b067 Really merge #7198 by R David Murray · 13 years ago
  41. f453deb #7198: really add newline='' to csv.writer docs. by R David Murray · 13 years ago
  42. 60c3c9f Save a copy of sys.warnoptions in test_program. by Ezio Melotti · 13 years ago
  43. 0123e05 Add a check for sys.warnoptions in regrtest. by Ezio Melotti · 13 years ago
  44. bec7886 Merge from 3.1 by Senthil Kumaran · 13 years ago
  45. 1b407fe Issue #11567 - Let's have the DOCTYPE as HTML instead of XHTML. by Senthil Kumaran · 13 years ago
  46. 799c669 Add NEWS for Issue #11563. by Senthil Kumaran · 13 years ago
  47. a7f43cc branch merge 3.2 by Senthil Kumaran · 13 years ago
  48. acbaa92 Call unfakehttp in order to close connection while opening the connection through a fakehttp object. by Senthil Kumaran · 13 years ago
  49. 7b98d02 Issue #11459: A `bufsize` value of 0 in subprocess.Popen() really creates by Antoine Pitrou · 13 years ago
  50. 877766d Issue #11459: A `bufsize` value of 0 in subprocess.Popen() really creates by Antoine Pitrou · 13 years ago
  51. d24c991 Merging it again. by Senthil Kumaran · 13 years ago
  52. d91ffca Closes issue11563 - test_urllibnet ResourceWarning. Patch by Jeff McNeil. by Senthil Kumaran · 13 years ago
  53. af9be06 Issue 7391: Remove questionable and outdated HOWTO document with permission from its author. by Raymond Hettinger · 13 years ago
  54. e147484 Oops, wrong issue number in NEWS by Antoine Pitrou · 13 years ago
  55. 819be34 Add news entry for a791dd7d51f3 by Antoine Pitrou · 13 years ago
  56. bb6eb85 Issue #10914: fix bogus memory management in Modules/getpath.c, leading to a possible crash when calling Py_SetPath() by Antoine Pitrou · 13 years ago
  57. 9befeb3 Issue #5421: merge fix by Antoine Pitrou · 13 years ago
  58. 5e98141 Issue #5421: Fix misleading error message when one of socket.sendto()'s by Antoine Pitrou · 13 years ago
  59. f40834f Move NEWS entry to correct place by Michael Foord · 13 years ago
  60. 42ec7cb Issue #10979. unittest stdout buffering now works with class and module setup and teardown. by Michael Foord · 13 years ago
  61. b2760a0 Recording the merge. by Senthil Kumaran · 13 years ago
  62. 9f9193e Error message in http.server code. Missed to update in 3.1 branch initially. by Senthil Kumaran · 13 years ago
  63. b253c9f Fix issue11567: http.server DEFAULT_ERROR_MESSAGE format. Patch by Gennadiy Zlobin. by Senthil Kumaran · 13 years ago
  64. b52c0be Merge from remote by Nick Coghlan · 13 years ago
  65. b3c728f Close #11577: Improve binhex test coverage and fix ResourceWarning by Nick Coghlan · 13 years ago
  66. a215023 #11243: tests and fixes for handling of 'dirty data' in additional methods by R David Murray · 13 years ago
  67. 4e43268 Merge #11401 fix from 3.1. by R David Murray · 13 years ago
  68. de91276 #11401: handle headers with no value. by R David Murray · 13 years ago
  69. a88da67 #11578: add unit tests for timeit module. by R David Murray · 13 years ago
  70. 07926f0 Closes issue 11503. Improves test coverage of posixpath. by Michael Foord · 13 years ago
  71. 78099bb Merge #9298 fix. by R David Murray · 13 years ago
  72. 6d94bd4 #9298: restore proper folding of base64 encoded bodies. by R David Murray · 13 years ago
  73. 3137d25 Dummy merge by Jesus Cea · 13 years ago
  74. d3b7a55 Close Issue 11570: Lib/test/test_distutils.py tries to mix 32 and 64 bits object files, doesn't obey LDFLAGS by Jesus Cea · 13 years ago
  75. 7462fa6 Backport improved test coverage for string.py by Nick Coghlan · 13 years ago
  76. 454e11d Fix typo in NEWS by Nick Coghlan · 13 years ago
  77. 296d9a6 Add missing NEWS entries by Nick Coghlan · 13 years ago
  78. 8ed3cf3 Close #11560: Improve test coverage of shutil by Nick Coghlan · 13 years ago
  79. abf202d Close #11548: Correctly handle format argument in shutil.unpack_archive by Nick Coghlan · 13 years ago
  80. a78e4e6 correct patch ack (#11133) by Benjamin Peterson · 13 years ago
  81. f0edd1b Merge with 3.1 by Ronald Oussoren · 13 years ago
  82. 0b8753d Issue #11569: use absolute path to the sysctl command in multiprocessing to by Ronald Oussoren · 13 years ago
  83. 2e8a07c Merge with 3.1. by Ezio Melotti · 13 years ago
  84. 9465d42 Revert typo fixes in zlib/* by Ezio Melotti · 13 years ago
  85. 3b3499b #11565: Merge with 3.1. by Ezio Melotti · 13 years ago
  86. 1392500 #11565: Fix several typos. Patch by Piotr Kasprzyk. by Ezio Melotti · 13 years ago
  87. cc4a484 Merge by Jesus Cea · 13 years ago
  88. cee3655 Close issue #8600: test_gdb failures because innocuous warnings by Jesus Cea · 13 years ago
  89. 15aded8 Emphasize the ['x', 'y'] option for listing field names. Remove PS2 prompts to make the examples cut-and-pasteable. by Raymond Hettinger · 13 years ago
  90. dcebe0f Closes issue 11133. Fixes two cases where inspect.getattr_static could trigger code execution by Michael Foord · 13 years ago
  91. c867239 Wing project file update for mercurial by Michael Foord · 13 years ago
  92. 29dcaad Issue 11510: Fix BUILD_SET optimizer bug. by Raymond Hettinger · 13 years ago
  93. 729c5e2 Merge #11216: document all possible set_charset execution paths. by R David Murray · 13 years ago
  94. e3d09ff #11216: document all possible set_charset execution paths. by R David Murray · 13 years ago
  95. f228e5bc Merge by Antoine Pitrou · 13 years ago
  96. 126848a Fix whitespace in test_subprocess by Antoine Pitrou · 13 years ago
  97. f134dce Merge by Antoine Pitrou · 13 years ago
  98. 87541aa Merge by Antoine Pitrou · 13 years ago
  99. 709ac7b merge heads by Benjamin Peterson · 13 years ago
  100. e870623 Merge fix for issue #11501 by Antoine Pitrou · 13 years ago