1. f2cb4e8 Close issue 12952: Solaris/Illumos (OpenIndiana) Scheduling policies by Jesus Cea · 13 years ago
  2. 1e1c8f4 Fix issue #12948: multiprocessing test failures can hang the buildbots by Jesus Cea · 13 years ago
  3. da752d8 Fix issue #12948: multiprocessing test failures can hang the buildbots by Jesus Cea · 13 years ago
  4. 440b383 Close issue #12948: multiprocessing test failures can hang the buildbots by Jesus Cea · 13 years ago
  5. 94f964f Close issue #12948: multiprocessing test failures can hang the buildbots by Jesus Cea · 13 years ago
  6. 46a9d62 Merge 3.2 by Éric Araujo · 13 years ago
  7. eb933de Fix current name of the Python 3 binary on Unix (#12896). by Éric Araujo · 13 years ago
  8. 9e3e70b Issue #12904: os.utime, os.futimes, os.lutimes, and os.futimesat now write by Larry Hastings · 13 years ago
  9. d169fdc Issue #12852: Set _POSIX_C_SOURCE to 200809 to get POSIX 2008 by Victor Stinner · 13 years ago
  10. 14d098d Issue #12852: Set _XOPEN_SOURCE to 700 to get POSIX 2008 by Victor Stinner · 13 years ago
  11. 3d5881e Issue #12909: Make PyLong_As* functions consistent in their use of exceptions. by Nadeem Vawda · 13 years ago
  12. 425fcd3 Issue #12929: faulthandler now uses char* for arithmetic on pointers by Victor Stinner · 13 years ago
  13. ea0d5fc Issue #12871: sched_get_priority_(min|max) might not be defined even though by Charles-François Natali · 13 years ago
  14. e0afb16 Closes #12906: Merged fix from 3.2. by Vinay Sajip · 13 years ago
  15. 4eb0e73 Closes #12906: Fixed bug in YAML configuration. by Vinay Sajip · 13 years ago
  16. 2825c0b merge 3.2 by Benjamin Peterson · 13 years ago
  17. 388c0e2 merge heads by Benjamin Peterson · 13 years ago
  18. 7f55560 merge heads by Benjamin Peterson · 13 years ago
  19. 6d8f744 merge 3.2 (#1616) by Benjamin Peterson · 13 years ago
  20. f22913b cast to getter by Benjamin Peterson · 13 years ago
  21. 900c292 Issue #12567: Fix curses.unget_wch() tests by Victor Stinner · 13 years ago
  22. 5c9a8d0 Minor grammar fix. by Brett Cannon · 13 years ago
  23. f955eb2 Merge 3.2: Fix PyUnicode_AsWideCharString() doc by Victor Stinner · 13 years ago
  24. d88d983 Fix PyUnicode_AsWideCharString() doc: size doesn't contain the null character by Victor Stinner · 13 years ago
  25. 71e44cb Issue #12567: Add curses.unget_wch() function by Victor Stinner · 13 years ago
  26. d4d8ae5 Issue #9561: packaging now writes egg-info files using UTF-8 by Victor Stinner · 13 years ago
  27. e01aa53 Merge 3.2: Issue #9561: distutils now reads and writes egg-info files using UTF-8 by Victor Stinner · 13 years ago
  28. a1bea6e Issue #9561: distutils now reads and writes egg-info files using UTF-8 by Victor Stinner · 13 years ago
  29. f7fbb7f null merge 3.2 by Victor Stinner · 13 years ago
  30. a404b49 Issue #12326: Remove plat-linux3 directory by Victor Stinner · 13 years ago
  31. 74470b5 merge from 3.2. Fix closes Issue11155 - Correct the multiprocessing.Queue.put's arg (replace 'item' with 'obj') in the docs. Patch by Westley Martínez. by Senthil Kumaran · 13 years ago
  32. e969a21 Fix closes Issue11155 - Correct the multiprocessing.Queue.put's arg (replace 'item' with 'obj') in the docs. Patch by Westley Martínez. by Senthil Kumaran · 13 years ago
  33. 61a54b5 Merge 3.2 by Éric Araujo · 13 years ago
  34. b22d148 Branch merge by Éric Araujo · 13 years ago
  35. bcf99ac Branch merge by Éric Araujo · 13 years ago
  36. 2475785 Merge with 3.2: Issue #12841: Fix tarfile extraction of non-existent uids/gids. by Lars Gustäbel · 13 years ago
  37. 2e7ddd3 Issue #12841: Fix tarfile extraction of non-existent uids/gids. by Lars Gustäbel · 13 years ago
  38. 6a8c8a8 #12888: merge with 3.2. by Ezio Melotti · 13 years ago
  39. d9e0b06 #12888: Fix a bug in HTMLParser.unescape that prevented it to escape more than 128 entities. Patch by Peter Otten. by Ezio Melotti · 13 years ago
  40. 01307b6 Merge 3.2 by Éric Araujo · 13 years ago
  41. 0df6285 Branch merge by Éric Araujo · 13 years ago
  42. 17b288c Branch merge by Éric Araujo · 13 years ago
  43. 2c2d2ae Merge with 3.2 by Martin v. Löwis · 13 years ago
  44. 73abc24 Add 3.2.2 and 3.2.3 UUIDs. by Martin v. Löwis · 13 years ago
  45. fbd1e04 Merge with 3.2. by Georg Brandl · 13 years ago
  46. 06ee020 Post-release version bump. by Georg Brandl · 13 years ago
  47. 3484a87 Merge with release clone. by Georg Brandl · 13 years ago
  48. fd164c2 Merge with 3.2. by Georg Brandl · 13 years ago
  49. e3bb2cf Typo fix. by Georg Brandl · 13 years ago
  50. d42b7a3 Added tag v3.2.2 for changeset 137e45f15c0b by Georg Brandl · 13 years ago
  51. 9fd5374 merge 3.2 (#12878) by Benjamin Peterson · 13 years ago
  52. f6f3a35 add a __dict__ descr for IOBase (closes #12878) by Benjamin Peterson · 13 years ago
  53. 564fbac Merge fix for #8286 from 3.2 by Éric Araujo · 13 years ago
  54. cfbd630 Warn instead of crashing because of invalid path in MANIFEST.in (#8286). by Éric Araujo · 13 years ago
  55. 32e2915 Enable catching WARN-level logging messages in distutils' test_sdist by Éric Araujo · 13 years ago
  56. 35c912f oops, someone beat me to it: merging minor configparser documentation cleanups by Łukasz Langa · 13 years ago
  57. a4083d2 merged configparser documentation leftovers cleanup from 3.2 by Łukasz Langa · 13 years ago
  58. 7335e6f removed misleading editing leftovers by Łukasz Langa · 13 years ago
  59. 842d921 ctypes: Slightly better error message when a struct field name is not a string. by Amaury Forgeot d'Arc · 13 years ago
  60. 154f2b4 merge with 3.2 by Sandro Tosi · 13 years ago
  61. fbd4fe2 Give credit to Adam by Sandro Tosi · 13 years ago
  62. 9b20e27 Merge from 3.2: Issue #12764: Fix a crash in ctypes when the name of a by Amaury Forgeot d'Arc · 13 years ago
  63. 02dd539 Issue #12764: Fix a crash in ctypes when the name of a Structure field is not by Amaury Forgeot d'Arc · 13 years ago
  64. 0b6b1c3 #12781: merge with 3.2 by Sandro Tosi · 13 years ago
  65. 172f374 #12781: Mention SO_REUSEADDR flag near socket examples by Sandro Tosi · 13 years ago
  66. 6f08f53 Merge 3.2 by Éric Araujo · 13 years ago
  67. 677dc71 Branch merge by Éric Araujo · 13 years ago
  68. d9e1789 Branch merge by Éric Araujo · 13 years ago
  69. 6c78de5 Merge 3.2: Issue #12636: IDLE reads the coding cookie when executing a Python script. by Victor Stinner · 13 years ago
  70. 979482a Issue #12636: IDLE reads the coding cookie when executing a Python script. by Victor Stinner · 13 years ago
  71. 85c6772 IDLE: fix some RessourceWarning, reuse tokenize.open() by Victor Stinner · 13 years ago
  72. 22d80bc Merge 3.2: Remove unused variable if Python is build without threads by Victor Stinner · 13 years ago
  73. 0af0306 Remove unused variable if Python is build without threads by Victor Stinner · 13 years ago
  74. 793c47a Merge doc changes from 3.2 (#10454, #12298) by Éric Araujo · 13 years ago
  75. ae5af15 Minor: tweak docstrings and __all__ in packaging.tests.support by Éric Araujo · 13 years ago
  76. c15c88c Issue #12494: Close pipes and kill process on error in subprocess functions by Victor Stinner · 13 years ago
  77. 024de54 Fix typo (was build) and remove redundancy in docstring by Éric Araujo · 13 years ago
  78. 18ddf82 Add links from library/functions to other docs. by Éric Araujo · 13 years ago
  79. 9edd9f0 Fix a few links in the table of built-in functions (#12298) by Éric Araujo · 13 years ago
  80. 3391e64 Issue #12868: Skip test_faulthandler.test_stack_overflow() on OpenBSD: by Charles-François Natali · 13 years ago
  81. e35dc51 merge 3.2 by Benjamin Peterson · 13 years ago
  82. eff61f6 make sure to initialize the method wrapper type by Benjamin Peterson · 13 years ago
  83. 8dad187 Remove obsolete comment by Éric Araujo · 13 years ago
  84. 5edbaf2 Issue #12802: the Windows error ERROR_DIRECTORY (numbered 267) is now by Antoine Pitrou · 13 years ago
  85. a762285 Issue #12802: the Windows error ERROR_DIRECTORY (numbered 267) is now by Antoine Pitrou · 13 years ago
  86. 3b371cf #10454: a few edits to compileall help messages by Éric Araujo · 13 years ago
  87. 29cf58c Document that format string don’t support arbitrary dictonary keys. by Éric Araujo · 13 years ago
  88. 8ab3a1d Document that True/False/None don’t use :keyword: in doc. by Éric Araujo · 13 years ago
  89. 0ac4a5d Add missing name in shutil.__all__ by Éric Araujo · 13 years ago
  90. c2d9a02 Merge doc fix with 3.2. by Ezio Melotti · 13 years ago
  91. 222b208 From RFC 3629 5- and 6-bytes UTF-8 sequences are invalid, so remove them from the doc. by Ezio Melotti · 13 years ago
  92. 7194efe Merge with 3.2. by Ross Lagerwall · 13 years ago
  93. d9299e9 Minor improvement to extensions in setup.cfg: check parent package by Éric Araujo · 13 years ago
  94. a9353db Remove duplicate text in os documentation. by Ross Lagerwall · 13 years ago
  95. 336b4e4 Minor improvement to extensions section in setup.cfg. by Éric Araujo · 13 years ago
  96. b8edbdf Merge doc changes from 3.2. by Éric Araujo · 13 years ago
  97. ec9a5f6 Add version number for versionchanged directive (backport from 3.3) by Éric Araujo · 13 years ago
  98. 95fc53f Clean up packaging.util: add __all__, remove some unused functions. by Éric Araujo · 13 years ago
  99. 8f8cc8b news note on xattrs by Benjamin Peterson · 13 years ago
  100. 18b6751 merge 3.2 (null) by Benjamin Peterson · 13 years ago