1. fe8440a Issue #14965: Bring Tools/parser/unparse.py up to date with the Python 3.3. Grammar. by Mark Dickinson · 13 years ago
  2. 1b2e944 Issue #14965: Fix missing support for starred assignments in Tools/parser/unparse.py. by Mark Dickinson · 13 years ago
  3. 6dbca36 Make test_multiprocessing more lenient about another timeout check by Richard Oudkerk · 13 years ago
  4. 41eb85b Make AcquirerProxy.acquire() support timeout argument by Richard Oudkerk · 13 years ago
  5. b78174c Fix too early decrefs. by Antoine Pitrou · 13 years ago
  6. 9d9dc8e Fix test_gzip failures on Windows. by Nadeem Vawda · 13 years ago
  7. b55d9e3 #14034: merge indentation fixes from 3.2. by Ezio Melotti · 13 years ago
  8. 9ab3fdd #14034: fix indentation. by Ezio Melotti · 13 years ago
  9. 49233c4 Merge heads. by Ezio Melotti · 13 years ago
  10. df5bedb #14034: merge argparse tutorial from 3.2. by Ezio Melotti · 13 years ago
  11. 1b8a14d Separate tests for gzip.GzipFile and gzip.open. by Nadeem Vawda · 13 years ago
  12. 6cc7a41 #14034: added the argparse tutorial. Patch by Tshepang Lekhonkhobe. by Ezio Melotti · 13 years ago
  13. 7e12620 Closes #13989: Add support for text modes to gzip.open(). by Nadeem Vawda · 13 years ago
  14. 54c74ec Fix formatting of preset values for exception messages in _lzmamodule.c. by Nadeem Vawda · 13 years ago
  15. f1b34ee #12660: Skip test_gdb when run from an installed Python. by Vinay Sajip · 13 years ago
  16. 7395404 Issue #9116: Allowed test to pass on Windows by adjusting the test condition slightly to allow for a Windows-specific error message. by Vinay Sajip · 13 years ago
  17. 3637123 Closes #14729: Allowed test to pass on Windows by adjusting the test condition slightly to allow for a Windows-specific error message. by Vinay Sajip · 13 years ago
  18. fc7e967 merge with 3.2 by Georg Brandl · 13 years ago
  19. b4c8902 #13183: backport fixes to test_pdb to 3.2 branch by Georg Brandl · 13 years ago
  20. 88b95f9 Fix some rst errors in NEWS. by Georg Brandl · 13 years ago
  21. 85a2394 Post-3.3a3 bump. by Georg Brandl · 13 years ago
  22. d9728b5 Update Misc/NEWS for issues #14127 and #14705. (And, technically, #10148.) by Larry Hastings · 13 years ago
  23. eaa5eee Backed out changeset 709850f1ec67 by Benjamin Peterson · 13 years ago
  24. cfe6f2a Update Misc/NEWS for issues #14127 and #14705. (And, technically, #10148.) by Larry Hastings · 13 years ago
  25. faf91e7 Issue #14705: Add 'p' format character to PyArg_ParseTuple* for bool support. by Larry Hastings · 13 years ago
  26. 6b03f2c Fix typo in exception message. by Stefan Krah · 13 years ago
  27. cc23884 Dummy merge by Richard Oudkerk · 13 years ago
  28. 7ef909c Fix for issue 14725 for 3.2 branch by Richard Oudkerk · 13 years ago
  29. fdb8dcf Fix for Issue 14725 for 3.3 branch. by Richard Oudkerk · 13 years ago
  30. 7a919e9 Issue #13815: TarFile.extractfile() now returns io.BufferedReader objects. by Lars Gustäbel · 13 years ago
  31. ef5a463 don't append the bytecode suffix to the source suffixes global by Benjamin Peterson · 13 years ago
  32. 8f46d65 Fix typo in changeset eb5c5c23ca9b. by Nadeem Vawda · 13 years ago
  33. c04ddee Merge by Antoine Pitrou · 13 years ago
  34. 9a86447 Add some whatsnew entries by Antoine Pitrou · 13 years ago
  35. feccc09 Clean up a docstring. by Brett Cannon · 13 years ago
  36. f3a42de Simplify code for load_dynamic() by Antoine Pitrou · 13 years ago
  37. 149e255 Merge by Antoine Pitrou · 13 years ago
  38. 3ad58f2 Kill remaining mentions of import_nt.c by Antoine Pitrou · 13 years ago
  39. 9dad882 Kill off another entry of import_nt.c by Brett Cannon · 13 years ago
  40. 0429e1a Issue #13959: Move module type constants to Lib/imp.py. by Brett Cannon · 13 years ago
  41. 2d3ce9d merge by Brett Cannon · 13 years ago
  42. 6b9b727 Remove dead Windows code which no longer will compile. by Brett Cannon · 13 years ago
  43. a6685e8 update importlib.h by Brett Cannon · 13 years ago
  44. 5182c18 Closes #14093: Added Mercurial version information to Windows builds. by Vinay Sajip · 13 years ago
  45. f19c191 Jython-friendly tweak. by Brett Cannon · 13 years ago
  46. 2657df4 Issue #13959: Re-implement imp.get_suffixes() in Lib/imp.py. by Brett Cannon · 13 years ago
  47. 17098a5 Properly mark names in importlib._bootstrap as private. by Brett Cannon · 13 years ago
  48. fbd85a0 initialization not needed by Benjamin Peterson · 13 years ago
  49. f340c21 Fix test connecting to sha256.tbs-internet.com. by Antoine Pitrou · 13 years ago
  50. 16f6f83 Fix test connecting to sha256.tbs-internet.com. by Antoine Pitrou · 13 years ago
  51. f072b45 Fix for fatal errors in os.*utime*() by Richard Oudkerk · 13 years ago
  52. b333640 Issue #14127: Fix two bugs with the Windows implementation. by Larry Hastings · 13 years ago
  53. 009b15e Give test_multiprocessing better chance of avoiding timeout failures on Windows by Richard Oudkerk · 13 years ago
  54. 9bd9d74 what is a invalid tuple? by Benjamin Peterson · 13 years ago
  55. b399ab2 clean up converted path on error by Benjamin Peterson · 13 years ago
  56. 3e2e368 avoid unitialized memory by Benjamin Peterson · 13 years ago
  57. 35a8f0d check correct variable for error by Benjamin Peterson · 13 years ago
  58. d0dba6e unicode_writer: don't force inline when it is not necessary by Victor Stinner · 13 years ago
  59. 9cd8853 merge 3.2 (#14717) by Benjamin Peterson · 13 years ago
  60. ab3da29 close() doesn't take any args (closes #14717) by Benjamin Peterson · 13 years ago
  61. b63f49f if the kind of the string to count is larger than the string to search, shortcut to 0 by Benjamin Peterson · 13 years ago
  62. a7b654b unicode_writer: add finish() method and assertions to write_str() method by Victor Stinner · 13 years ago
  63. b145448 Issue #14127: Fix no-op stub for platforms that lack some "os" functions. by Larry Hastings · 13 years ago
  64. a6becaa Fix dangling warning for test_multiprocessing by Richard Oudkerk · 13 years ago
  65. bf4e266 Issue #14687: Remove redundant length attribute of unicode_write_t by Victor Stinner · 13 years ago
  66. 7989157 Issue #14687: Cleanup unicode_writer_prepare() by Victor Stinner · 13 years ago
  67. f2c76aa Issue #14687: str%tuple now uses an optimistic "unicode writer" instead of an by Victor Stinner · 13 years ago
  68. ac20f46 Merged hanged order of cleanup operations from 3.2. by Vinay Sajip · 13 years ago
  69. 89282af Changed order of cleanup operations to be more sensible. by Vinay Sajip · 13 years ago
  70. 1b487b4 Issue #14624, #14687: Optimize unicode_widen() by Victor Stinner · 13 years ago
  71. 76ad59b Issue #14127: Add ns= parameter to utime, futimes, and lutimes. by Larry Hastings · 13 years ago
  72. 3a7f7977 Remove buggy assertion in PyUnicode_Substring() by Victor Stinner · 13 years ago
  73. 684d5fd Fix PyUnicode_Substring() for start >= length and start > end by Victor Stinner · 13 years ago
  74. b6cd014 Unicode: optimize creating of 1-character strings by Victor Stinner · 13 years ago
  75. bff7c96 Issue #14687: Optimize str%tuple for the "%(name)s" syntax by Victor Stinner · 13 years ago
  76. 598b2f6 Merge. by Charles-François Natali · 13 years ago
  77. 360b3c2 os.popen().close() returns None on success, not 0... by Charles-François Natali · 13 years ago
  78. 39687ee os.popen().close() returns None on success, not 0... by Charles-François Natali · 13 years ago
  79. 225cb8d Make test_multiprocessing cleanup properly by Richard Oudkerk · 13 years ago
  80. d59240d Issue #14698: Make test_posix more robust when the current UID doesn't have an by Charles-François Natali · 13 years ago
  81. e8a255a Issue #14698: Make test_posix more robust when the current UID doesn't have an by Charles-François Natali · 13 years ago
  82. 67880cc Issue #13183: Revert 0b53b70a40a0 (reenable test on windows) by Martin v. Löwis · 13 years ago
  83. bf6c195 fix closes issue13183 - windows test failure by Senthil Kumaran · 13 years ago
  84. cb17204 fix windows test failure - issue13183 by Senthil Kumaran · 13 years ago
  85. e6abb48 unicodeobject.c: Add MAX_MAXCHAR() macro to (micro-)optimize the computation by Victor Stinner · 13 years ago
  86. 438106b Issue #14687: Cleanup PyUnicode_Format() by Victor Stinner · 13 years ago
  87. b5c3ea3 Issue #14687: Optimize str%args by Victor Stinner · 13 years ago
  88. cc1c146 Merge sphinx changes by Martin v. Löwis · 13 years ago
  89. 1c5ae55 don't use assertEqual for test for bool equality by Benjamin Peterson · 13 years ago
  90. bd31db6 Include micro version even if it is 0. by Martin v. Löwis · 13 years ago
  91. 7f9d181 Include micro version even if it is 0. by Martin v. Löwis · 13 years ago
  92. 24a05f7 Include micro version even if it is 0. by Martin v. Löwis · 13 years ago
  93. 8fbd295 merge 3.2 (#14699) by Benjamin Peterson · 13 years ago
  94. 7295c6a fix calling the classmethod descriptor directly (closes #14699) by Benjamin Peterson · 13 years ago
  95. 49a69e4 strip is_ prefixes on clock_info fields by Benjamin Peterson · 13 years ago
  96. d099b56 Check extract_version when opening a zipfile. by Martin v. Löwis · 13 years ago
  97. 67c1444 Update timeit documentation w.r.t default timer changes. by Georg Brandl · 13 years ago
  98. c9d77b2 Add an option to timeit to use time.process_time() and mark -t and -c as deprecated. by Georg Brandl · 13 years ago
  99. 1503eed Added tag v3.3.0a3 for changeset 0b53b70a40a0 by Georg Brandl · 13 years ago
  100. b613a3d Disable test_13183 temporarily on Windows for 3.3a3 release. by Georg Brandl · 13 years ago