1. 1cb4f60 Merge with 3.3 by Zachary Ware · 11 years ago
  2. 340a692 str subclasses may have non-empty __slots__, bytes subclasses can't. by Zachary Ware · 11 years ago
  3. fced3ec whatsnew: argparse FileType accepts errors and encodings args. by R David Murray · 11 years ago
  4. 2bc930f whatsnew: epoll supports with. by R David Murray · 11 years ago
  5. f598558 Fixed typo (thx Arfrever) by Christian Heimes · 11 years ago
  6. 4d1639f Closes issue 20031. Document unittest.TextTestRunner.run method. by Michael Foord · 11 years ago
  7. 2691ee6 whatsnew: abc.ABC. Also add issue number to news entry and reword. by R David Murray · 11 years ago
  8. 3e86ba4 Issue #19422: Explicitly disallow non-SOCK_STREAM sockets in the ssl module, rather than silently let them emit clear text data. by Antoine Pitrou · 11 years ago
  9. e6d2f15 Issue #19422: Explicitly disallow non-SOCK_STREAM sockets in the ssl module, rather than silently let them emit clear text data. by Antoine Pitrou · 11 years ago
  10. 473f45b whatsnew: rewrite urllib, doctest, and poplib sections. by R David Murray · 11 years ago
  11. d265381 whatsnew: importlib cleanup and source_to_code add; python partial impl. by R David Murray · 11 years ago
  12. 0e81463 whatsnew for gc.get_stats, plus doc tweaks. by R David Murray · 11 years ago
  13. 575fb31 shelf in with stmt, fish/csh in venv, ElementTree short_empty_elements keyword. by R David Murray · 11 years ago
  14. 6e39015 pty.spawn returns os.waitpid; optimization of BZ2File and LZMAFile. by R David Murray · 11 years ago
  15. 3edcc78 #16832: s/integer/object/ in docs/docstring, and add whatsnew entry. by R David Murray · 11 years ago
  16. 5ea9524 idle -n deprecation, fix case of pickle section. by R David Murray · 11 years ago
  17. d74d09a Neaten up structure of major sections. by R David Murray · 11 years ago
  18. 076dead Move no-longer-supported operating systems into 'removed' section. by R David Murray · 11 years ago
  19. e7cf678 Use title case for all section titles except module names. by R David Murray · 11 years ago
  20. d17aba7 sys.getallocatedblocks + regrtest -R, make coverage-report, SO macro goes away. by R David Murray · 11 years ago
  21. 061efb1 Use endash in PEP callouts. by R David Murray · 11 years ago
  22. 6dd1830 Move argument clinic into its own section, like the other PEPs. by R David Murray · 11 years ago
  23. d91ba20 Mention Windows 2000 and OS/2 drops, python-config as shell script. by R David Murray · 11 years ago
  24. 72420ff Mention PATHEXT and removed Misc dirs; clarify wording of a NEWS entry. by R David Murray · 11 years ago
  25. f47036c Removed spaces before colons and semicolons. by Serhiy Storchaka · 11 years ago
  26. 347f9c7 Make the 'read on' sentence cover more ground. by R David Murray · 11 years ago
  27. bcaaecf Move other improvements and optimization sections above deprecated. by R David Murray · 11 years ago
  28. 4d48f2a Collapse 'python invocation changes' into 'other improvements'. by R David Murray · 11 years ago
  29. 9217dad Link new module summary entries to their description sections. by R David Murray · 11 years ago
  30. 89e84e7 Removed spaces before colons and semicolons. by Serhiy Storchaka · 11 years ago
  31. a4d170d Removed spaces before commas and periods. by Serhiy Storchaka · 11 years ago
  32. 6879066 Add pep 435 summary entry in new required features, and ensurepip description. by R David Murray · 11 years ago
  33. f9976e7 Add link to selectors description from its summary line. by R David Murray · 11 years ago
  34. 8d85678 Make summary entry format consistent (always end with pep or issue in parens). by R David Murray · 11 years ago
  35. 2a61452 Removed spaces before commas and periods. by Serhiy Storchaka · 11 years ago
  36. 6256fcb Close #19734: ignore pip env vars in ensurepip by Nick Coghlan · 11 years ago
  37. 3f122d6 Mention deprecation and porting sections in intro. by R David Murray · 11 years ago
  38. f85b2a8 Reflow 'modulespec' paragraphs. by R David Murray · 11 years ago
  39. e9b74d4 Make mailing list thread reference an inline link, reword i.e. abbreviation. by R David Murray · 11 years ago
  40. 809487e Make the organization of the body and the summary have parallel structure. by R David Murray · 11 years ago
  41. 8f7664a Add description of marshal changes. by R David Murray · 11 years ago
  42. a93ca97 Be consistent in how PEPs are referenced throughout the summary section. by R David Murray · 11 years ago
  43. ca79461 Rewrite module-globals summary entry, and expand the full description a bit. by R David Murray · 11 years ago
  44. 2aa9d52 Make argument clinic summary entry parallel to other PEP entries. by R David Murray · 11 years ago
  45. a936c40 s/lightweight/minimal/, as per issue #11379. by Antoine Pitrou · 11 years ago
  46. f20ea13 s/lightweight/minimal/, as per issue #11379. by Antoine Pitrou · 11 years ago
  47. c16dfe1 Make CPython PEP summary entry links consistent, add pep 456 discussion. by R David Murray · 11 years ago
  48. af01f66 Issue #16136: Remove VMS support and VMS-related code by Christian Heimes · 11 years ago
  49. 26b80cfd Add link from email summary entry to entry in changed module section. by R David Murray · 11 years ago
  50. ac18622 Add links to discussion of multiprocessing spawn/forkserver feature. by R David Murray · 11 years ago
  51. 748bad2 Tidy up ssl whatsnew references, make ssl section formatting consistent. by R David Murray · 11 years ago
  52. c054040 Add link from pickle protocol 4 in summary to the section about it. by R David Murray · 11 years ago
  53. cde1a06 Include sha3 addition in hashlib section of whatsnew. by R David Murray · 11 years ago
  54. a17e0d8 No need for single para descriptions to have separate contributed by para. by R David Murray · 11 years ago
  55. e0f7a78 whatsnew: s/no new syntax features planned/no new syntax features added/ by R David Murray · 11 years ago
  56. 0a10216 Fix spelling error in single dispatch whatsnew summary, and add link. by R David Murray · 11 years ago
  57. f9909c2 Make the 'PEP 446' string link to the PEP in whatsnew new feature description. by R David Murray · 11 years ago
  58. 6d5cb07 Move versionadded for tracemalloc into the standard location (right after title) by R David Murray · 11 years ago
  59. 43ad138 Move versionadded for ensurepip into the standard location (right after title) by R David Murray · 11 years ago
  60. 6a14381 Fix Sphinx markup for asyncio modules so :mod:`asyncio` links work. by R David Murray · 11 years ago
  61. fd1ff1c Add versionadded to enum docs. by R David Murray · 11 years ago
  62. 6adb454 Add email package to whatsnew list of significantly improved stdlib modules. by R David Murray · 11 years ago
  63. f468d5b Closes #19902: Merged update from 3.3. by Vinay Sajip · 11 years ago
  64. 800e11b Issue #19902: Added list of logging levels. by Vinay Sajip · 11 years ago
  65. e61f4df Closes #20005: Fix typo in operator docs. Patch by Claudiu Popa. by Zachary Ware · 11 years ago
  66. 0bffca0 Issue #20005: Fix typo in operator docs. Patch by Claudiu Popa. by Zachary Ware · 11 years ago
  67. 9a76735 Close #19946: use runpy as needed in multiprocessing by Nick Coghlan · 11 years ago
  68. 7cff4cd Issue #19713: Fix mistakes in the import page of language reference. by Eric Snow · 11 years ago
  69. ca2d854 Issue #19713: Update importlib docs for module spec changes, including deprecations. by Eric Snow · 11 years ago
  70. 5100311 Issue #20001: Add the SVG source of the pathlib-inheritance diagram to Hg by Eli Bendersky · 11 years ago
  71. 1d006a2 Backout a1a05e2724dd: shutil.which(bytes) is a new feature and my patch does not work on Windows by Victor Stinner · 11 years ago
  72. fffb96b Issue #18283: shutil.which() now supports bytes argument, not only text argument. by Victor Stinner · 11 years ago
  73. f6abb70 Mention specific exceptions instead of OSError where appropriate. by Antoine Pitrou · 11 years ago
  74. 0048c98 Issue #19921: When Path.mkdir() is called with parents=True, any missing parent is created with the default permissions, ignoring the mode argument (mimicking the POSIX "mkdir -p" command). by Antoine Pitrou · 11 years ago
  75. 720c7e2 Issue #19700: set __spec__ appropriately in runpy by Nick Coghlan · 11 years ago
  76. 530a69f #19970: fix additional typo in 3.4 asyncio docs. by R David Murray · 11 years ago
  77. 66f8518 #19981: merge with 3.3. by Ezio Melotti · 11 years ago
  78. 956040a #19981: fix typo in email.mailbox docs. Patch by Claudiu Popa. by Ezio Melotti · 11 years ago
  79. 706a729 merge for issue #19963 by Brett Cannon · 11 years ago
  80. 98620d8 Issue #19963: Document that importlib.import_module() will import by Brett Cannon · 11 years ago
  81. 1870116 Merge: #18036: update .pyc FAQ entry in light of PEP 3147. by R David Murray · 11 years ago
  82. d913d9d #18036: update .pyc FAQ entry in light of PEP 3147. by R David Murray · 11 years ago
  83. 774b2e0 Issue #14432: Document the removal of the PyFrameObject.f_tstate field by Victor Stinner · 11 years ago
  84. 86e139a asyncio doc: explain where does the task come from. by Victor Stinner · 11 years ago
  85. 68bccb4 asyncio doc: change style of the sequence diagram to focus on the control flow by Victor Stinner · 11 years ago
  86. 2748bc7 asyncio: remove references to the Tulip project, rename Tulip to asyncio. by Victor Stinner · 11 years ago
  87. 441adb8 Backout changeset 46393019b650 by Victor Stinner · 11 years ago
  88. cd0cb8c Close #19787: PyThread_set_key_value() now always set the value. In Python 3.3, by Victor Stinner · 11 years ago
  89. 1c4b892 Add a sequence diagram for the chained coroutines example by Victor Stinner · 11 years ago
  90. 50bfbb9 #19063: fix set_payload handling of non-ASCII string input. by R David Murray · 11 years ago
  91. b282b3d Issue #18864: Add a setter for ModuleSpec.has_location. by Eric Snow · 11 years ago
  92. 1f609e9 Issue #19407: merge PPUG notes from 3.3 by Nick Coghlan · 11 years ago
  93. b5c4fd0 Issue #19407: add Python Packaging User Guide notes by Nick Coghlan · 11 years ago
  94. a6fa153 asyncio doc: simplify task example by Victor Stinner · 11 years ago
  95. 0839ed4 asyncio doc: don't document Task.cancel(), already documented in Future.cancel() by Victor Stinner · 11 years ago
  96. 742520b asyncio: document Task.current_task() by Victor Stinner · 11 years ago
  97. fc25d62 asyncio: don't document private functions by Victor Stinner · 11 years ago
  98. 34f2946 asyncio: fix 2nd task example by Victor Stinner · 11 years ago
  99. dbd8950 asyncio doc: rewrite the callback hello world to use call_soon() instead of a by Victor Stinner · 11 years ago
  100. b69d62d assyncio doc: rewrite, improve and move coroutine, Future and Task examples by Victor Stinner · 11 years ago