1. 90ca5c2 Add NEWS entry. by Barry Warsaw · 12 years ago
  2. f0a9a9b Fixes Issue #14992: os.makedirs(path, exist_ok=True) would raise an OSError by Gregory P. Smith · 12 years ago
  3. a81c856 Fixes Issue #14992: os.makedirs(path, exist_ok=True) would raise an OSError by Gregory P. Smith · 12 years ago
  4. 1251faf Issue 14989: http.server --cgi option can enable the CGI http server. by Senthil Kumaran · 12 years ago
  5. 2b88fcf Issue #14987: Add a missing import statement by Brett Cannon · 12 years ago
  6. 07ea53c #1079: Fix parsing of encoded words. by R David Murray · 12 years ago
  7. 77452fc Close #14969: Improve the handling of exception chaining in contextlib.ExitStack by Nick Coghlan · 12 years ago
  8. 2e185e1 Reformat two issue numbers by Brian Curtin · 12 years ago
  9. 8e0ed33 Post-release update. by Georg Brandl · 12 years ago
  10. d3487be Issue #14962: merge by Ned Deily · 12 years ago
  11. 8b2a56b Issue #14962: Update text coloring in IDLE shell window after changing by Ned Deily · 12 years ago
  12. a5bd2a1 Close #14963: Use an iterative algorithm in contextlib.ExitStack.__exit__ (Patch by Alon Horev) by Nick Coghlan · 12 years ago
  13. c73e8c2 Issue #14963: Added test cases for contextlib.ExitStack exception handling behaviour (Initial patch by Alon Horev) by Nick Coghlan · 12 years ago
  14. f0397b9 Bump version to 3.3.0a4. by Georg Brandl · 12 years ago
  15. 949d8c9 Close #14690: Use monotonic clock instead of system clock in the sched, by Victor Stinner · 12 years ago
  16. 5e92a1e Issue #14958: Change IDLE systax highlighting to recognize all string and by Ned Deily · 12 years ago
  17. e8eb912 Merge 3.2 news item by Brian Curtin · 12 years ago
  18. cf4a1b7 Add news item for #14943 by Brian Curtin · 12 years ago
  19. 01d63a6 Issue #10997: merge from 3.2 by Ned Deily · 12 years ago
  20. 3aee941 Issue #10997: Prevent a duplicate entry in IDLE's "Recent Files" menu. by Ned Deily · 12 years ago
  21. d3f0882 Issue #14744: Use the new _PyUnicodeWriter internal API to speed up str%args and str.format(args) by Victor Stinner · 12 years ago
  22. 52209d3 #14835: Make plistlib output empty arrays & dicts like OS X by Hynek Schlawack · 12 years ago
  23. 3e0a1eb Issue #14930: Make memoryview objects weakrefable. by Richard Oudkerk · 12 years ago
  24. 1cfe7d9 Issue #14775: Fix a potential quadratic dict build-up due to the garbage collector repeatedly trying to untrack dicts. by Antoine Pitrou · 12 years ago
  25. e1ad3da Issue #14775: Fix a potential quadratic dict build-up due to the garbage collector repeatedly trying to untrack dicts. by Antoine Pitrou · 12 years ago
  26. d102e04 Issue #9041: raised exception is misleading by Meador Inge · 12 years ago
  27. 031e25b Issue #9041: raised exception is misleading by Meador Inge · 12 years ago
  28. ab45e68 Merge from 3.2 by Nick Coghlan · 12 years ago
  29. 4b6045c Issue #14443: Tell rpmbuild to use the correct version of Python by Nick Coghlan · 12 years ago
  30. c6aa93c Merge 3.2 #14929 by Terry Jan Reedy · 12 years ago
  31. e1c5087 Issue14929: Stop Idle 3.x from closing on Unicode decode errors when grepping. by Terry Jan Reedy · 12 years ago
  32. 7ef3ff3 #12515: email now registers a defect if the MIME end boundary is missing. by R David Murray · 12 years ago
  33. 48fd1fe Merge 3.2 closes #12510 by Terry Jan Reedy · 12 years ago
  34. c5301ef Issue12510: Attempting to get invalid tooltip no longer closes Idle. by Terry Jan Reedy · 12 years ago
  35. adbdcdb #14925: email now registers a defect for missing header/body separator. by R David Murray · 12 years ago
  36. 0b43bcf Close #14857: fix regression in references to PEP 3135 implicit __class__ closure variable. Reopens issue #12370, but also updates unittest.mock to workaround that issue by Nick Coghlan · 12 years ago
  37. 935d5eb Merge with 3.2 by Terry Jan Reedy · 12 years ago
  38. cd6b8c6 Issue #10365: File open dialog now works instead of crashing by Terry Jan Reedy · 12 years ago
  39. 1a0df94 Merge Issue #14876: Use user-selected font for highlight configuration. by Terry Jan Reedy · 12 years ago
  40. 809309a Issue #14876: Use user-selected font for highlight configuration. by Terry Jan Reedy · 12 years ago
  41. d1a30c9 #8739: upgrade smtpd to RFC 5321 and 1870. by R David Murray · 12 years ago
  42. d2d521e #665194: Add a localtime function to email.utils. by R David Murray · 12 years ago
  43. b526763 Merged upstream changes. by Vinay Sajip · 12 years ago
  44. 94a6426 Add news entries for #14731 and #12586. by R David Murray · 12 years ago
  45. 4322c17 Issue #14920: Fix the help(urllib.parse) failure on locale C terminals. Just have ascii in help msg by Senthil Kumaran · 12 years ago
  46. ffa4b2c Issue #14920: Fix the help(urllib.parse) failure on locale C terminals. Just have ascii in help msg by Senthil Kumaran · 12 years ago
  47. 739ae56 Issue #14548: Make multiprocessing finalizers check pid before running by Richard Oudkerk · 12 years ago
  48. 984b11f issue 14660: Implement PEP 420, namespace packages. by Eric V. Smith · 12 years ago
  49. fa52cbd #14863: Update the documentation of os.fdopen() by Petri Lehtinen · 12 years ago
  50. 1a01ebc #14863: Update the documentation of os.fdopen() by Petri Lehtinen · 12 years ago
  51. 4715ca5 Issue #14036: return None when port in urlparse cross 65535 by Senthil Kumaran · 12 years ago
  52. 2fc5a50 Issue #14036: return None when port in urlparse cross 65535 by Senthil Kumaran · 12 years ago
  53. 3bc37f2 #14862: Add missing names to os.__all__ by Petri Lehtinen · 12 years ago
  54. 346c5de Remove duplicate entries in Misc/NEWS. by Florent Xicluna · 12 years ago
  55. 1f50389 #14472: Update .gitignore by Petri Lehtinen · 12 years ago
  56. 0f00dfa #14472: Update .gitignore by Petri Lehtinen · 12 years ago
  57. 4226543 #14875: merge with 3.2. by Ezio Melotti · 12 years ago
  58. 898d51d #14875: Use float('inf') instead of float('1e66666') in the json module. by Ezio Melotti · 12 years ago
  59. 3267a30 Close #13585: add contextlib.ExitStack to replace the ill-fated contextlib.nested API by Nick Coghlan · 12 years ago
  60. dc9b255 Issue #14814: addition of the ipaddress module (stage 1 - code and tests) by Nick Coghlan · 12 years ago
  61. 3759877 news for Issue14426 by Senthil Kumaran · 12 years ago
  62. 6e8ba0a news for Issue14426 by Senthil Kumaran · 12 years ago
  63. 7fc570a Close #14588: added a PEP 3115 compliant dynamic type creation mechanism by Nick Coghlan · 12 years ago
  64. 7c5ba51 #14494: Document that absolute imports became default in 3.0 instead of 2.7. by Petri Lehtinen · 12 years ago
  65. 079bfc9 #14494: Document that absolute imports became default in 3.0 instead of 2.7. by Petri Lehtinen · 12 years ago
  66. ed1183d #14072: merge with 3.2. by Ezio Melotti · 12 years ago
  67. 6709b7d #14072: Fix parsing of tel URIs in urlparse by making the check for ports stricter. by Ezio Melotti · 12 years ago
  68. d527259 #13152: Allow to specify a custom tabsize for expanding tabs in textwrap by Hynek Schlawack · 12 years ago
  69. d34b57a merge - Fix Issue14721: Send Content-length: 0 for empty body () in the http.client requests by Senthil Kumaran · 12 years ago
  70. 5fa4a89 Fix Issue14721: Send Content-length: 0 for empty body () in the http.client requests by Senthil Kumaran · 12 years ago
  71. 15e848b Issue9374 - Generic parsing of query and fragment portion of urls for any scheme by Senthil Kumaran · 12 years ago
  72. 1be320e Issue9374 - Generic parsing of query and fragment portion of urls for any scheme by Senthil Kumaran · 12 years ago
  73. 43ae3ce #14798: pyclbr now raises ImportError instead of KeyError for missing packages by Petri Lehtinen · 12 years ago
  74. 8d88604 #14798: pyclbr now raises ImportError instead of KeyError for missing packages by Petri Lehtinen · 12 years ago
  75. 77c84f2 #12098: Make multiprocessing's child processes inherit sys.flags on Windows by Richard Oudkerk · 12 years ago
  76. e01eb4c Upgrade OpenSSL to 1.0.1c by Martin v. Löwis · 12 years ago
  77. 3407dfb Upgrade OpenSSL to 1.0.0j by Martin v. Löwis · 12 years ago
  78. 468ff4c Issue #13031: Small speed-up for tarfile when unzipping tarfiles. by Ross Lagerwall · 12 years ago
  79. ea3eb88 Issue #9260: A finer-grained import lock. by Antoine Pitrou · 12 years ago
  80. de9ac6c Issue #14780: urllib.request.urlopen() now has a `cadefault` argument to use the default certificate store. by Antoine Pitrou · 12 years ago
  81. 019ff19 Issue #14693: Under non-Windows platforms, hashlib's fallback modules are always compiled, even if OpenSSL is present at build time. by Antoine Pitrou · 12 years ago
  82. b7d033d Issue #14829: Fix bisect and range() indexing with large indices (>= 2 ** 32) under 64-bit Windows. by Antoine Pitrou · 12 years ago
  83. a103b96 Issue #14829: Fix bisect and range() indexing with large indices (>= 2 ** 32) under 64-bit Windows. by Antoine Pitrou · 12 years ago
  84. e7672d3 Issue #14732: The _csv module now uses PEP 3121 module initialization. by Antoine Pitrou · 12 years ago
  85. 51b2ed5 #14809: Add HTTP status codes from RFC 6585 to http.server and http.client by Hynek Schlawack · 12 years ago
  86. a008278 Issue #14777: merge by Ned Deily · 12 years ago
  87. 4d377d9 Issue #14777: In an X11 windowing environment, tkinter may return by Ned Deily · 12 years ago
  88. 63065d7 Issue #14624: UTF-16 decoding is now 3x to 4x faster on various inputs. by Antoine Pitrou · 12 years ago
  89. c96f5a0 Sort file list in test_os.WalkTests by Hynek Schlawack · 12 years ago
  90. acfc26a merge heads by Senthil Kumaran · 12 years ago
  91. b26fe2f merge from 3.2 - Issue #12541: Be lenient with quotes around Realm field of HTTP Basic Authentation in urllib2. by Senthil Kumaran · 12 years ago
  92. 66bfcc1 #14773: Fix os.fwalk() failing on dangling symlinks by Hynek Schlawack · 12 years ago
  93. 34f3fcc Issue #12541: Be lenient with quotes around Realm field of HTTP Basic Authentation in urllib2. by Senthil Kumaran · 12 years ago
  94. ffa1d0b #14807: move undocumented tarfile.filemode() to stat.filemode(). Add tarfile.filemode alias with deprecation warning. by Giampaolo Rodola' · 12 years ago
  95. 41829e8 Document f4d7ad6c9d6e. by Martin v. Löwis · 12 years ago
  96. d5a1c44 PEP 415: Implement suppression of __context__ display with an exception attribute by Benjamin Peterson · 12 years ago
  97. b062a2f Issue #13815: Resurrect the ExFileObject class. by Lars Gustäbel · 12 years ago
  98. 9a23490 Issue #14417: Mutating a dict during lookup now restarts the lookup instead of raising a RuntimeError (undoes issue #14205). by Antoine Pitrou · 12 years ago
  99. 7feb9f4 Issue #14532: Add a secure_compare() helper to the hmac module, to mitigate by Charles-François Natali · 12 years ago
  100. d200bf5 Add importlib.util.resolve_name(). by Brett Cannon · 12 years ago