1. 72420ff Mention PATHEXT and removed Misc dirs; clarify wording of a NEWS entry. by R David Murray · 11 years ago
  2. f47036c Removed spaces before colons and semicolons. by Serhiy Storchaka · 11 years ago
  3. 347f9c7 Make the 'read on' sentence cover more ground. by R David Murray · 11 years ago
  4. bcaaecf Move other improvements and optimization sections above deprecated. by R David Murray · 11 years ago
  5. 4d48f2a Collapse 'python invocation changes' into 'other improvements'. by R David Murray · 11 years ago
  6. 9217dad Link new module summary entries to their description sections. by R David Murray · 11 years ago
  7. 89e84e7 Removed spaces before colons and semicolons. by Serhiy Storchaka · 11 years ago
  8. 7ceb378 Merge heads by Serhiy Storchaka · 11 years ago
  9. a340948 Issue #20033: makelocalealias.py now works with non-ASCII locales and produces by Serhiy Storchaka · 11 years ago
  10. 55c6cc4 Issue #20033: makelocalealias.py now works with non-ASCII locales and produces by Serhiy Storchaka · 11 years ago
  11. 2a61452 Removed spaces before commas and periods. by Serhiy Storchaka · 11 years ago
  12. a4d170d Removed spaces before commas and periods. by Serhiy Storchaka · 11 years ago
  13. 6879066 Add pep 435 summary entry in new required features, and ensurepip description. by R David Murray · 11 years ago
  14. f9976e7 Add link to selectors description from its summary line. by R David Murray · 11 years ago
  15. 8d85678 Make summary entry format consistent (always end with pep or issue in parens). by R David Murray · 11 years ago
  16. ae2ee96 Issue #19744: improve ensurepip error when ssl is missing by Nick Coghlan · 11 years ago
  17. f71cae0 Issue #19728: fix ensurepip name clash with submodule by Nick Coghlan · 11 years ago
  18. 23f597e Further increase tolerance for slow buildbots by Nick Coghlan · 11 years ago
  19. 0a68dac Issue #19734: add missing NEWS entry by Nick Coghlan · 11 years ago
  20. ed9af52 Issue #19734: ignore pip env vars in ensurepip._uninstall by Nick Coghlan · 11 years ago
  21. 6256fcb Close #19734: ignore pip env vars in ensurepip by Nick Coghlan · 11 years ago
  22. 3f122d6 Mention deprecation and porting sections in intro. by R David Murray · 11 years ago
  23. f85b2a8 Reflow 'modulespec' paragraphs. by R David Murray · 11 years ago
  24. e9b74d4 Make mailing list thread reference an inline link, reword i.e. abbreviation. by R David Murray · 11 years ago
  25. 809487e Make the organization of the body and the summary have parallel structure. by R David Murray · 11 years ago
  26. eaedaec update Barry's email (#19563) by Benjamin Peterson · 11 years ago
  27. 8f7664a Add description of marshal changes. by R David Murray · 11 years ago
  28. 8fb007f merge 3.3 (#19563) by Benjamin Peterson · 11 years ago
  29. a93ca97 Be consistent in how PEPs are referenced throughout the summary section. by R David Murray · 11 years ago
  30. ca79461 Rewrite module-globals summary entry, and expand the full description a bit. by R David Murray · 11 years ago
  31. 2aa9d52 Make argument clinic summary entry parallel to other PEP entries. by R David Murray · 11 years ago
  32. 5bf8c34 Fix bootstrap issue by importing the cgi module lazily by Antoine Pitrou · 11 years ago
  33. e62a404 Fix bootstrap issue by importing the cgi module lazily by Antoine Pitrou · 11 years ago
  34. 20d5ade Fix TypeError on "setup.py upload --show-response". by Antoine Pitrou · 11 years ago
  35. 335a512 Fix TypeError on "setup.py upload --show-response". by Antoine Pitrou · 11 years ago
  36. a936c40 s/lightweight/minimal/, as per issue #11379. by Antoine Pitrou · 11 years ago
  37. f20ea13 s/lightweight/minimal/, as per issue #11379. by Antoine Pitrou · 11 years ago
  38. 3cfc2ae Null merge (#12226 already fixed on default) by Antoine Pitrou · 11 years ago
  39. e8d07a9 Issue #12226: HTTPS is now used by default when connecting to PyPI. by Antoine Pitrou · 11 years ago
  40. f60b7df Issue #12226: HTTPS is now used by default when connecting to PyPI. by Antoine Pitrou · 11 years ago
  41. 23b8cd9 Fix urllib.request.build_opener mocking in test_distutils (should fix some random buildbot failures) by Antoine Pitrou · 11 years ago
  42. 6783487 Fix urllib.request.build_opener mocking in test_distutils (should fix some random buildbot failures) by Antoine Pitrou · 11 years ago
  43. 29fd05f Issue #20045: Fix "setup.py register --list-classifiers". by Antoine Pitrou · 11 years ago
  44. 716b722 Issue #20045: Fix "setup.py register --list-classifiers". by Antoine Pitrou · 11 years ago
  45. 3b716fa Null merge by Antoine Pitrou · 11 years ago
  46. 492b989 Fix DeprecationWarnings in test suite by Antoine Pitrou · 11 years ago
  47. 2b7f698 Issue #18879: When a method is looked up on a temporary file, avoid closing the file before the method is possibly called. by Antoine Pitrou · 11 years ago
  48. 17c9326 Issue #18879: When a method is looked up on a temporary file, avoid closing the file before the method is possibly called. by Antoine Pitrou · 11 years ago
  49. c16dfe1 Make CPython PEP summary entry links consistent, add pep 456 discussion. by R David Murray · 11 years ago
  50. 266772a merge by Christian Heimes · 11 years ago
  51. af01f66 Issue #16136: Remove VMS support and VMS-related code by Christian Heimes · 11 years ago
  52. 712cb73 Issue #20037: Avoid crashes when doing text I/O late at interpreter shutdown. by Antoine Pitrou · 11 years ago
  53. 5255b86 skip multiprocessing main handling test when Python is built without threads by Christian Heimes · 11 years ago
  54. a960599 Add some asyncio news for beta 2. by Guido van Rossum · 11 years ago
  55. 68600c7 asyncio: Fix space in log message about poll time. by Guido van Rossum · 11 years ago
  56. 8b36dac Upgrade pip to 1.5rc2 and setuptools to 2.0.1 by Donald Stufft · 11 years ago
  57. e40c078 Issue #19967: Defer the formating of the traceback in asyncio.Future destructor by Victor Stinner · 11 years ago
  58. 26b80cfd Add link from email summary entry to entry in changed module section. by R David Murray · 11 years ago
  59. ac18622 Add links to discussion of multiprocessing spawn/forkserver feature. by R David Murray · 11 years ago
  60. 748bad2 Tidy up ssl whatsnew references, make ssl section formatting consistent. by R David Murray · 11 years ago
  61. c054040 Add link from pickle protocol 4 in summary to the section about it. by R David Murray · 11 years ago
  62. cde1a06 Include sha3 addition in hashlib section of whatsnew. by R David Murray · 11 years ago
  63. a17e0d8 No need for single para descriptions to have separate contributed by para. by R David Murray · 11 years ago
  64. e0f7a78 whatsnew: s/no new syntax features planned/no new syntax features added/ by R David Murray · 11 years ago
  65. ac97bf4 asyncio: Export all abstract protocol and transport classes. Fixes issue #20029. by Guido van Rossum · 11 years ago
  66. 0a10216 Fix spelling error in single dispatch whatsnew summary, and add link. by R David Murray · 11 years ago
  67. f9909c2 Make the 'PEP 446' string link to the PEP in whatsnew new feature description. by R David Murray · 11 years ago
  68. 6d5cb07 Move versionadded for tracemalloc into the standard location (right after title) by R David Murray · 11 years ago
  69. 43ad138 Move versionadded for ensurepip into the standard location (right after title) by R David Murray · 11 years ago
  70. 6a14381 Fix Sphinx markup for asyncio modules so :mod:`asyncio` links work. by R David Murray · 11 years ago
  71. bdce938 Update test.outstanding_bugs.py by Zachary Ware · 11 years ago
  72. fd1ff1c Add versionadded to enum docs. by R David Murray · 11 years ago
  73. 6adb454 Add email package to whatsnew list of significantly improved stdlib modules. by R David Murray · 11 years ago
  74. 32e57ef Update test.outstanding_bugs.py by Zachary Ware · 11 years ago
  75. 6e6ec50 Issue #20034: Updated alias mapping to most recent locale.alias file by Serhiy Storchaka · 11 years ago
  76. 715233c Issue #20034: Updated alias mapping to most recent locale.alias file by Serhiy Storchaka · 11 years ago
  77. 0538529 Issue #19946: use public API for multiprocessing start methods by Nick Coghlan · 11 years ago
  78. 9ba75db asyncio: Clean up formatting. by Guido van Rossum · 11 years ago
  79. 4c3c699 Close #19967: Thanks to the PEP 442, asyncio.Future can use a destructor in by Victor Stinner · 11 years ago
  80. 994bf43 Shorten lines. by Guido van Rossum · 11 years ago
  81. 3b8df26 Null merge by Serhiy Storchaka · 11 years ago
  82. bea3534 Don't use sebTest() in tests for issue #5815. by Serhiy Storchaka · 11 years ago
  83. 6871f51 Null merge with 3.3. The empty tests should be implemented on this branch. by Zachary Ware · 11 years ago
  84. e36e8be Issue #19683: Removed empty tests from test_minidom. Patch by Ajitesh Gupta. by Zachary Ware · 11 years ago
  85. 936b1c3 Merge with 3.3 by Serhiy Storchaka · 11 years ago
  86. 16f02d2 Issue #5815: Fixed support for locales with modifiers. Fixed support for by Serhiy Storchaka · 11 years ago
  87. c8cc42e Issue #5815: Fixed support for locales with modifiers. Fixed support for by Serhiy Storchaka · 11 years ago
  88. ed0b87d Fix the C definition of the sys._debugmallocstats() function: the function has by Victor Stinner · 11 years ago
  89. 36e96b8 (Merge 3.3) Issue #20025: ssl.RAND_bytes() and ssl.RAND_pseudo_bytes() now by Victor Stinner · 11 years ago
  90. 1e81a39 Issue #20025: ssl.RAND_bytes() and ssl.RAND_pseudo_bytes() now raise a by Victor Stinner · 11 years ago
  91. c234f18 Merge heads by Victor Stinner · 11 years ago
  92. 08263f1 (Merge 3.3) Issue #20026: Fix the sqlite module to handle correctly invalid by Victor Stinner · 11 years ago
  93. cb1f74e Issue #20026: Fix the sqlite module to handle correctly invalid isolation level by Victor Stinner · 11 years ago
  94. cf58fb5 Issue #18829: csv.Dialect() now checks type for delimiter, escapechar and by Serhiy Storchaka · 11 years ago
  95. cac23a5 Issue #18829: csv.Dialect() now checks type for delimiter, escapechar and by Serhiy Storchaka · 11 years ago
  96. 4ac9c00 Better assertion in PyObject_Call() to detect functions returning a result with by Victor Stinner · 11 years ago
  97. 5272fa9 Fix _Py_DisplaySourceLine(), if PyTokenizer_FindEncodingFilename() fails, clear by Victor Stinner · 11 years ago
  98. f326665 Fix os.listdir(): _Py_dup() already raises an exception on error, no need to by Victor Stinner · 11 years ago
  99. feae73e Issue #19946: appropriately skip new multiprocessing tests by Nick Coghlan · 11 years ago
  100. f468d5b Closes #19902: Merged update from 3.3. by Vinay Sajip · 11 years ago