1. 636130e What's New in Python 3.3: Split improved and new modules, start to write a summary by Victor Stinner · 12 years ago
  2. 8f17c1c Complete What's New in Python 3.3. by Victor Stinner · 12 years ago
  3. fa0d628 Issue #15548: Update and complete What's New in Python 3.3, especially the "os" section by Victor Stinner · 12 years ago
  4. 077ef45 Update the What's New details for importlib based on doc/ABC changes. by Brett Cannon · 12 years ago
  5. c1e721b Address substantially all of Eric Snow's comments in issue #15295, except for by Barry Warsaw · 12 years ago
  6. 6061000 Update the pkgutil porting section in What's New. This should cause significantly fewer problems after today's updates by Nick Coghlan · 12 years ago
  7. 77b2abd Issue #15167 (as part of #13959): imp.get_magic() is no implemented in by Brett Cannon · 12 years ago
  8. 903c27c Add a note about pkgutil and how some things do not work in the face of PEP 302 permeating throughout import. by Brett Cannon · 12 years ago
  9. d94adb7 Add a blurb about PEP 412 by Antoine Pitrou · 12 years ago
  10. 3194037 Added hmac.compare_digest to whatsnew by Christian Heimes · 12 years ago
  11. dba3b5c 3.3 whatsnew: Comment out the section about new POSIX *at functions etc.; has to be rewritten later. by Georg Brandl · 12 years ago
  12. 6c3f1dd What's new: Add myself as the contributor of issue 12170 by Petri Lehtinen · 12 years ago
  13. ad09b5d Add a couple of what's new entries. by Antoine Pitrou · 12 years ago
  14. 5d7e1d3 Fix statement. by Antoine Pitrou · 12 years ago
  15. 988049a Alpha -> Beta by Georg Brandl · 12 years ago
  16. 5b0eca1 Issue #4489: Rename the feature marker for the symlink resistant rmtree and store it as a function attribute by Nick Coghlan · 12 years ago
  17. 859aad6 Remove packaging from the standard library. by Éric Araujo · 12 years ago
  18. 04e2e3f Close #15153: Added inspect.getgeneratorlocals to simplify whitebox testing of generator state updates by Nick Coghlan · 12 years ago
  19. 2f92e54 Close #13062: Add inspect.getclosurevars to simplify testing stateful closures by Nick Coghlan · 12 years ago
  20. c909296 Mention the UTF-16 encoding speedup in the whatsnew (issue #15026). by Antoine Pitrou · 12 years ago
  21. 4fae8cd Close #13857: Added textwrap.indent() function (initial patch by Ezra Berch) by Nick Coghlan · 12 years ago
  22. 3539afd Update pydoc topics and fix new suspicious markup. by Georg Brandl · 12 years ago
  23. cb448cf #12586: Expand What's New email entry with provisional policy features. by R David Murray · 12 years ago
  24. 0fa2edd #14731: add preliminary What's New entry for policy framework. by R David Murray · 12 years ago
  25. b47b539 Placeholder in What's New for the major packaging infrastructure changes by Nick Coghlan · 12 years ago
  26. 161ea6a Fix typo by Nick Coghlan · 12 years ago
  27. 389e8c8 Remove outdated statement. by Antoine Pitrou · 12 years ago
  28. 3267a30 Close #13585: add contextlib.ExitStack to replace the ill-fated contextlib.nested API by Nick Coghlan · 12 years ago
  29. dc9b255 Issue #14814: addition of the ipaddress module (stage 1 - code and tests) by Nick Coghlan · 12 years ago
  30. 7fc570a Close #14588: added a PEP 3115 compliant dynamic type creation mechanism by Nick Coghlan · 12 years ago
  31. 79341e7 Add a mention of the new import locks in whatsnew. by Antoine Pitrou · 12 years ago
  32. 5cec9d2 Add mention of decoding optimizations in the what's new document. by Antoine Pitrou · 12 years ago
  33. ffa1d0b #14807: move undocumented tarfile.filemode() to stat.filemode(). Add tarfile.filemode alias with deprecation warning. by Giampaolo Rodola' · 12 years ago
  34. 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
  35. 9a86447 Add some whatsnew entries by Antoine Pitrou · 12 years ago
  36. c204348 Write the What's New for the importlib stuff. by Brett Cannon · 13 years ago
  37. 47620a6 Close #14309: Deprecate time.clock() by Victor Stinner · 13 years ago
  38. ec89539 Issue #14428, #14397: Implement the PEP 418 by Victor Stinner · 13 years ago
  39. 0db176f Issue #14386: Expose the dict_proxy internal type as types.MappingProxyType by Victor Stinner · 13 years ago
  40. 0c0914e _decimal is now 100x faster than the Python version in the pi benchmark. by Stefan Krah · 13 years ago
  41. 4f61a2d A few tweaks to whatsnew/3.3 (fixes #14362) by Éric Araujo · 13 years ago
  42. e50d6ab add XXX by Benjamin Peterson · 13 years ago
  43. 204e789 Remove parens around link. by Georg Brandl · 13 years ago
  44. bf80308 Issue #14394: Use elaborate phrases that boil down to "one to two orders by Stefan Krah · 13 years ago
  45. 4a1ad91 #14413: tweak word order in deprecation section by R David Murray · 13 years ago
  46. 1919b7e Issue #7652: Integrate the decimal floating point libmpdec library to speed by Stefan Krah · 13 years ago
  47. 7add4ea updated whatsnew/3.3.rst with the new methods added to list and bytearray (issue 10516) by Eli Bendersky · 13 years ago
  48. ec919cc Issue #10278: Drop time.monotonic() function, rename time.wallclock() to time.steady() by Victor Stinner · 13 years ago
  49. 30c825c What's New in Python 3.3: Repeat the dict lookup change in Porting section by Victor Stinner · 13 years ago
  50. ecc6e66 Fix doc of datetime.date*.*fromtimestamp() methods by Victor Stinner · 13 years ago
  51. 4c7c3c5 Close #14210: add command argument completion to pdb: complete file names, global/local variables, aliases by Georg Brandl · 13 years ago
  52. a08e7e1 Close #14248: fix typo. by Georg Brandl · 13 years ago
  53. 8c43e69 Issue #14205: Document the dict lookup change in What's New in Python 3.3 by Victor Stinner · 13 years ago
  54. d6c4340 Add todo item about hash randomization. by Georg Brandl · 13 years ago
  55. b9b281b Add some simple examples to the PEP 380 section of What's New by Nick Coghlan · 13 years ago
  56. 98e2070 Add PEP 414 to What's New, consolidate memoryview entries by Nick Coghlan · 13 years ago
  57. de157cc Issue #14200: Add benchmark results to text flow. by Martin v. Löwis · 13 years ago
  58. 54c3203 Issue #10181: Add warning that structure layouts in memoryobject.h and by Stefan Krah · 13 years ago
  59. 95b1ba6 Add PyMemoryView_FromMemory() to whatsnew/3.3. by Stefan Krah · 13 years ago
  60. 6181b39 Remove duplicate label. by Georg Brandl · 13 years ago
  61. ab7bf21 Close issue #6210: Implement PEP 409 by Nick Coghlan · 13 years ago
  62. 9a2d99e - Issue #10181: New memoryview implementation fixes multiple ownership by Stefan Krah · 13 years ago
  63. c229e6e Issue #14040: Remove rarely used file name suffixes for C extensions (under POSIX mainly). by Antoine Pitrou · 13 years ago
  64. a72a98f Issue #13988: cElementTree is deprecated and the _elementtree accelerator is automatically used whenever available. by Florent Xicluna · 13 years ago
  65. 4f86343 What's new typo by Antoine Pitrou · 13 years ago
  66. d7e5c6e Add section on bz2 module to whatsnew/3.3. by Nadeem Vawda · 13 years ago
  67. 7edbe30 Fix typo in whatsnew/3.3. by Nadeem Vawda · 13 years ago
  68. 4195b5c Backout f8409b3d6449: the PEP 410 is not accepted yet by Victor Stinner · 13 years ago
  69. ccd5715 PEP 410 by Victor Stinner · 13 years ago
  70. f4c54ff What's New in 3.3: reorder modules by Victor Stinner · 13 years ago
  71. 2e63177 What's New in 3.3: Fix time module doc by Victor Stinner · 13 years ago
  72. 7794090 Following Nick's suggestion, rename posix.fdlistdir() to posix.flistdir(), to by Charles-François Natali · 13 years ago
  73. 7372b06 Issue #13734: Add os.fwalk(), a directory walking function yielding file by Charles-François Natali · 13 years ago
  74. ff962c5 Small grammar fixes by Mark Summerfield. by Georg Brandl · 13 years ago
  75. cd89912 Issue #13835: fixes to What's new 3.3; patch by July Tikhonov by Sandro Tosi · 13 years ago
  76. b94b266 Close #10278: Add time.wallclock() function, monotonic clock. by Victor Stinner · 13 years ago
  77. d612de1 Issue #12760: Refer to the new 'x' open mode as "exclusive creation" mode. by Charles-François Natali · 13 years ago
  78. 2dfe6b0 Fix merge glitch in What's New by Nick Coghlan · 13 years ago
  79. 1f7ce62 Implement PEP 380 - 'yield from' (closes #11682) by Nick Coghlan · 13 years ago
  80. dc3044c Issue #12760: Add a create mode to open(). Patch by David Townshend. by Charles-François Natali · 13 years ago
  81. 606e19d Fix PyUnicode_Fill() doc: return type is Py_ssize_t, not int by Victor Stinner · 13 years ago
  82. 73fc814 Add whatsnew items by Antoine Pitrou · 13 years ago
  83. 6099a03 Issue #13624: Write a specialized UTF-8 encoder to allow more optimization by Victor Stinner · 13 years ago
  84. ab59594 What's New in Python 3.3: complete the deprecation list by Victor Stinner · 13 years ago
  85. c144a93 property -> staticmethod by Benjamin Peterson · 13 years ago
  86. bfebb7b improve abstract property support (closes #11610) by Benjamin Peterson · 13 years ago
  87. 556ba04 Fix #13449: add 'blocking' parameter to sched.scheduler.run() so that the scheduler can be used in non-blocking applications by Giampaolo Rodola' · 13 years ago
  88. 73520d5 Fix #8684: make sched.scheduler class thread-safe by Giampaolo Rodola' · 13 years ago
  89. bf6e560 Make PyUnicode_Copy() private => _PyUnicode_Copy() by Victor Stinner · 13 years ago
  90. 3459922 What's New in Python 3.3: Add entry for lzma module (issue #6715). by Nadeem Vawda · 13 years ago
  91. d1be878 What's New in Python 3.3: Add a Deprecated section by Victor Stinner · 13 years ago
  92. 7b578b3 Mention hashable memoryviews, and reformat. by Antoine Pitrou · 13 years ago
  93. 0599b5b Add subheaders to make PEP 393 description clearer by Antoine Pitrou · 13 years ago
  94. 0fdfceb Issue #12567: The curses module uses Unicode functions for Unicode arguments by Victor Stinner · 13 years ago
  95. e7ede06 Typo by Antoine Pitrou · 13 years ago
  96. 6bbd76b Update What's new for PEP 3155 by Antoine Pitrou · 13 years ago
  97. 61ea8a0 Add a "What's New" entry for #12170 by Petri Lehtinen · 13 years ago
  98. bc7ea58 fix wrong credit and issue id given in previous commit by Giampaolo Rodola' · 13 years ago
  99. be55d99 Fix 13245: by Giampaolo Rodola' · 13 years ago
  100. a996f1e What's new in Python 3.3: Rephrase PEP 393 doc by Victor Stinner · 13 years ago