1. e05565e Issue #12213: Fix a buffering bug with interleaved reads and writes that by Antoine Pitrou · 13 years ago
  2. 8fd544f Issue #12791: Break reference cycles early when a generator exits with an exception. by Antoine Pitrou · 13 years ago
  3. a370fcf Issue #12791: Break reference cycles early when a generator exits with an exception. by Antoine Pitrou · 13 years ago
  4. 0c17d0d Issue #12326: sys.platform is now always 'linux2' on Linux by Victor Stinner · 13 years ago
  5. 0a73362 Add a simple test for the packaging RECORD file. by Éric Araujo · 13 years ago
  6. ba9b268 Minor cleanup by Éric Araujo · 13 years ago
  7. 540edc6 Add a test for extension modules in the old-style record file by Éric Araujo · 13 years ago
  8. 746e72d Rework test_old_record a bit to make the test more exact by Éric Araujo · 13 years ago
  9. 60b0d31 Refactor the copying of xxmodule.c in packaging tests (#12141). by Éric Araujo · 13 years ago
  10. e1e1331 Dedent example in docstring by Éric Araujo · 13 years ago
  11. c9322aa Merge 3.2 by Éric Araujo · 13 years ago
  12. 6b32ecf Add a test for extension modules in the distutils record file. by Éric Araujo · 13 years ago
  13. 1772541 Add a test for extension modules in the distutils record file. by Éric Araujo · 13 years ago
  14. 3c2ec8e Rework test_record a bit to make the test more exact by Éric Araujo · 13 years ago
  15. e74e3cf Factor out the build_ext fixup for shared Python builds. by Éric Araujo · 13 years ago
  16. 9358bfd Rework test_record a bit to make the test more exact by Éric Araujo · 13 years ago
  17. fba5a94 Refactor the copying of xxmodule.c in distutils tests (#12141). by Éric Araujo · 13 years ago
  18. 2513123 Update suspicious ignore file. by Georg Brandl · 13 years ago
  19. a47e53e Update sys.platform doc for #12326. by Georg Brandl · 13 years ago
  20. 987b188 removed misleading editing leftovers by Łukasz Langa · 13 years ago
  21. 335f204 #12781: Mention SO_REUSEADDR flag near socket examples by Sandro Tosi · 13 years ago
  22. d86ac4c Document that format string don’t support arbitrary dictonary keys. by Éric Araujo · 13 years ago
  23. 7bb769c Add version number for versionchanged directive (backport from 3.3) by Éric Araujo · 13 years ago
  24. f3c7822 Adapt/remove mentions of functions gone in 3.x by Éric Araujo · 13 years ago
  25. 43ba354 Fix some misuses of Sphinx roles and one typo by Éric Araujo · 13 years ago
  26. 4058211 accept bytes for the AST 'string' type by Benjamin Peterson · 13 years ago
  27. 89b7af1 Fix-up NEWS merge. by Georg Brandl · 13 years ago
  28. 4cfb42d Issue #9651: Fix a crash when ctypes.create_string_buffer(0) was passed to by Amaury Forgeot d'Arc · 13 years ago
  29. 97d6792 Issue #12839: Fix crash in zlib module due to version mismatch. by Nadeem Vawda · 13 years ago
  30. 0c97e5f Make regrtest complain when -M and -j are used together. by Nadeem Vawda · 13 years ago
  31. 217607e Remove outdated pointer to optparse (fixes #11360). by Éric Araujo · 13 years ago
  32. 72dde45 Document the "optional" argument of distutils’ Extension class by Éric Araujo · 13 years ago
  33. 852eea2 Close #12838: fix range() call. by Georg Brandl · 13 years ago
  34. b897168 A warning doesn't equate a failed test by Antoine Pitrou · 13 years ago
  35. 7cc1fb0 Add missing name in shutil by Éric Araujo · 13 years ago
  36. d318293 #5301: add image/vnd.microsoft.icon (.ico) MIME type by Sandro Tosi · 13 years ago
  37. dc42beb Issue #12213: make it clear that BufferedRWPair shouldn't be called with the by Antoine Pitrou · 13 years ago
  38. 4cf6604 Issue #12326: sys.platform is now always 'linux2' on Linux by Victor Stinner · 13 years ago
  39. def15da Refactor the copying of xxmodule.c in distutils tests (#12141). by Éric Araujo · 13 years ago
  40. 18bb330 Fix compilation under Windows by Antoine Pitrou · 13 years ago
  41. 5f4ea28 merge with 3.2 by Sandro Tosi · 13 years ago
  42. 6a633bb fix description of \r; thanks to Thomas Waldmann from docs@ by Sandro Tosi · 13 years ago
  43. e1043fc fix description of \r; thanks to Thomas Waldmann from docs@ by Sandro Tosi · 13 years ago
  44. 107d65d Fix typo in test names by Antoine Pitrou · 13 years ago
  45. 20db511 Fix typo in test names by Antoine Pitrou · 13 years ago
  46. 8e35cf0 merge with 3.2 by Sandro Tosi · 13 years ago
  47. 2f394f6 mention RFC1123 as origin of 4-year digit; thanks to John Haxby from docs@ by Sandro Tosi · 13 years ago
  48. f693810 mention RFC1123 as origin of 4-year digit; thanks to John Haxby from docs@ by Sandro Tosi · 13 years ago
  49. df7fc9d Issue #12778: Reduce memory consumption when JSON-encoding a large container of many small objects. by Antoine Pitrou · 13 years ago
  50. 9bb6dfe Restore $HOME after test has run (should fix #12765) by Éric Araujo · 13 years ago
  51. e1da71c Merge 3.2 by Éric Araujo · 13 years ago
  52. 85ce247 Branch merge by Éric Araujo · 13 years ago
  53. 57bee66 Branch merge by Éric Araujo · 13 years ago
  54. d1ca4f9 Merge fixes for #12256 and typos from 3.2 by Éric Araujo · 13 years ago
  55. 355d48a Typo by Éric Araujo · 13 years ago
  56. 04ac59a Mention virtual subclasses in the glossary entry for ABCs (#12256). by Éric Araujo · 13 years ago
  57. 444be16 Issue #12780: Merged fix from 3.2. by Vinay Sajip · 13 years ago
  58. 2da23ca Issue #12780: Removed checks in logging for .pyc/.pyo in __file__. by Vinay Sajip · 13 years ago
  59. 17e92cf Merge from 3.2 Issue #12672: remove confusing part of sentence in documentation by Eli Bendersky · 13 years ago
  60. f6854cb Issue #12672: remove confusing part of sentence in documentation by Eli Bendersky · 13 years ago
  61. 729a42f Issue #12672: remove confusing part of sentence in documentation by Eli Bendersky · 13 years ago
  62. 74adbaa Merge: Fix ResourceWarnings in test_subprocess. by Nadeem Vawda · 13 years ago
  63. 0d7cda3 Fix ResourceWarnings in test_subprocess. by Nadeem Vawda · 13 years ago
  64. 8755278 Mark abc.abstractproperty as a property by Éric Araujo · 13 years ago
  65. 4d71a66 Fix typo in command name by Éric Araujo · 13 years ago
  66. 24d6cc6 Merge 3.2 by Éric Araujo · 13 years ago
  67. a2d2618 Fix instance I missed in 59f7bbe1236c (#1626300) by Éric Araujo · 13 years ago
  68. 43a7ee1 Make logging call lazy by Éric Araujo · 13 years ago
  69. e197df0 Remove obsolete term + indicate how to find the program (#1626300). by Éric Araujo · 13 years ago
  70. e8b7eb0 Link isinstance/issubclass to the ABC glossary entry (#12256) by Éric Araujo · 13 years ago
  71. 543edbd Don’t quote characters twice. by Éric Araujo · 13 years ago
  72. fde9242 Don’t use “arg” for “argument” by Éric Araujo · 13 years ago
  73. 50e516a Improve “pysetup create” help messages. by Éric Araujo · 13 years ago
  74. b931ab4 Fix typo by Éric Araujo · 13 years ago
  75. 55b9fe2 Remove class that was only useful with Sphinx autodoc by Éric Araujo · 13 years ago
  76. 19f9b71 Add a few missing source links from 2.7 and harmonize lib docs headers by Éric Araujo · 13 years ago
  77. d001ffe Minor improvements to BadZipFile and BadZipfile docs. by Éric Araujo · 13 years ago
  78. 5eada94 Fix markup to get a target instead of a comment by Éric Araujo · 13 years ago
  79. 889a7dc Fix a typo and touch up blank lines by Éric Araujo · 13 years ago
  80. 6e7d0ba Add missing reST target for one section of this file by Éric Araujo · 13 years ago
  81. 0519b09 Avoid splitting a word between a link and text by Éric Araujo · 13 years ago
  82. 2736c5d Issue #12650: fix failures on some buildbots, when a subprocess takes a long by Charles-François Natali · 13 years ago
  83. 72d161a Issue #12650: fix failures on some buildbots, when a subprocess takes a long by Charles-François Natali · 13 years ago
  84. ea35d39 merge heads by Benjamin Peterson · 13 years ago
  85. c07f3be merge 3.2 by Benjamin Peterson · 13 years ago
  86. acaeff8 merge heads by Benjamin Peterson · 13 years ago
  87. e518d4c merge 3.2 by Benjamin Peterson · 13 years ago
  88. 7a6b44a the named of the character is actually NUL by Benjamin Peterson · 13 years ago
  89. 558639f Issue #12650: Fix a race condition where a subprocess.Popen could leak by Charles-François Natali · 13 years ago
  90. 134a8ba Issue #12650: Fix a race condition where a subprocess.Popen could leak by Charles-François Natali · 13 years ago
  91. 020340f merge 3.2 by Benjamin Peterson · 13 years ago
  92. 5ad517a NUL -> NULL by Benjamin Peterson · 13 years ago
  93. 9c3de4a Issue #12326: don't test the major version of sys.platform by Victor Stinner · 13 years ago
  94. c772396 change word by Benjamin Peterson · 13 years ago
  95. 01fc6cd make __doc__ mutable on heaptypes (closes #12773) by Benjamin Peterson · 13 years ago
  96. d9f23d2 factor out common checks for setting special type attributes by Benjamin Peterson · 13 years ago
  97. af3dcd2 improve test name by Benjamin Peterson · 13 years ago
  98. d17cefc crush other possible refleaks in this section by Benjamin Peterson · 13 years ago
  99. 3e6267e merge 3.2 by Benjamin Peterson · 13 years ago
  100. ae13c88 fix possible refleaks by Benjamin Peterson · 13 years ago