1. fced3ec whatsnew: argparse FileType accepts errors and encodings args. by R David Murray · 11 years ago
  2. 2bc930f whatsnew: epoll supports with. by R David Murray · 11 years ago
  3. d9ddd3f Update setuptools to 2.0.2 by Donald Stufft · 11 years ago
  4. 73777c4 Update pip to 1.5rc4 by Donald Stufft · 11 years ago
  5. bfd488c Issue #19544, #6516: check ZLIB_SUPPORT, not zlib (which might not be bound) by Zachary Ware · 11 years ago
  6. efa2e04 Issue19619: skip zlib error test when zlib not available by Zachary Ware · 11 years ago
  7. 2ee2c95 Issue #19544, #6516: check ZLIB_SUPPORT, not zlib (which might not be bound) by Zachary Ware · 11 years ago
  8. f598558 Fixed typo (thx Arfrever) by Christian Heimes · 11 years ago
  9. 4d1639f Closes issue 20031. Document unittest.TextTestRunner.run method. by Michael Foord · 11 years ago
  10. 2691ee6 whatsnew: abc.ABC. Also add issue number to news entry and reword. by R David Murray · 11 years ago
  11. 880fee6 Add context to a json NEWS entry. by R David Murray · 11 years ago
  12. a82eafd #12692: null merge with 3.3 by Senthil Kumaran · 11 years ago
  13. b6fac24 Backporing the fix from Issue #12692 by Senthil Kumaran · 11 years ago
  14. b5c66f8 Fix breakage in TestSuite.countTestCases() introduced by issue #11798. by Antoine Pitrou · 11 years ago
  15. 156b361 Issue #19918: Fix PurePath.relative_to() under Windows. by Antoine Pitrou · 11 years ago
  16. 68816ef Export asyncio.iscoroutine[function]. by Guido van Rossum · 11 years ago
  17. 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
  18. 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
  19. c1764dd Issue #19648: implement empty tests in pickletester. Patch by Gennadiy Zlobin. by Antoine Pitrou · 11 years ago
  20. 473f45b whatsnew: rewrite urllib, doctest, and poplib sections. by R David Murray · 11 years ago
  21. d265381 whatsnew: importlib cleanup and source_to_code add; python partial impl. by R David Murray · 11 years ago
  22. d7bc99e Mostly-null merge of #18116 backport (updated NEWS entry). by R David Murray · 11 years ago
  23. ecff5e5 #18116: backport fix to 3.3 since real-world failure mode demonstrated. by R David Murray · 11 years ago
  24. 1896dc5 Update bundled pip to 1.5rc3 by Donald Stufft · 11 years ago
  25. 8c4f57d Issue #20046: Locale alias table no longer contains entities which can be by Serhiy Storchaka · 11 years ago
  26. 0e81463 whatsnew for gc.get_stats, plus doc tweaks. by R David Murray · 11 years ago
  27. e190fac Issue #20027: Fixed locale aliases for devanagari locales. by Serhiy Storchaka · 11 years ago
  28. 5eb0153 Issue #20027: Fixed locale aliases for devanagari locales. by Serhiy Storchaka · 11 years ago
  29. 1b97ed5 Issue #20067: Tkinter variables now work when wantobjects is false. by Serhiy Storchaka · 11 years ago
  30. d97c01f Issue #20067: Tkinter variables now work when wantobjects is false. by Serhiy Storchaka · 11 years ago
  31. e575148 - Issue #20070: Don't run test_urllib2net when network resources are not by doko@ubuntu.com · 11 years ago
  32. bb4b7c1 Issue #19938: Re-enabled test_bug_1333982 in test_dis, which had been by Zachary Ware · 11 years ago
  33. e80e806 Issue #19938: Re-enabled test_bug_1333982 in test_dis, which had been by Zachary Ware · 11 years ago
  34. 575fb31 shelf in with stmt, fish/csh in venv, ElementTree short_empty_elements keyword. by R David Murray · 11 years ago
  35. b5d5518 test_debug in test_tkinter/test_text no longer fails when wantobjects is false. by Serhiy Storchaka · 11 years ago
  36. a1de906 test_debug in test_tkinter/test_text no longer fails when wantobjects is false. by Serhiy Storchaka · 11 years ago
  37. cb13194 Issue #19320: test_tcl no longer fails when wantobjects is false. by Serhiy Storchaka · 11 years ago
  38. cc4290b Issue #19320: test_tcl no longer fails when wantobjects is false. by Serhiy Storchaka · 11 years ago
  39. 81d2be9 Issue #19020: Tkinter now uses splitlist() instead of split() in configure by Serhiy Storchaka · 11 years ago
  40. 848972c Issue #19020: Tkinter now uses splitlist() instead of split() in configure by Serhiy Storchaka · 11 years ago
  41. a7a4b49 Issue #20058: sys.stdin.readline() in IDLE now always returns only one line. by Serhiy Storchaka · 11 years ago
  42. 0fd5576 Issue #20058: sys.stdin.readline() in IDLE now always returns only one line. by Serhiy Storchaka · 11 years ago
  43. 6e39015 pty.spawn returns os.waitpid; optimization of BZ2File and LZMAFile. by R David Murray · 11 years ago
  44. 3edcc78 #16832: s/integer/object/ in docs/docstring, and add whatsnew entry. by R David Murray · 11 years ago
  45. 5ea9524 idle -n deprecation, fix case of pickle section. by R David Murray · 11 years ago
  46. 76825bc Fix English in a NEWS entry. by R David Murray · 11 years ago
  47. cad227a Move IPv6 NEWS entry into correct section. by R David Murray · 11 years ago
  48. d74d09a Neaten up structure of major sections. by R David Murray · 11 years ago
  49. 076dead Move no-longer-supported operating systems into 'removed' section. by R David Murray · 11 years ago
  50. e7cf678 Use title case for all section titles except module names. by R David Murray · 11 years ago
  51. d17aba7 sys.getallocatedblocks + regrtest -R, make coverage-report, SO macro goes away. by R David Murray · 11 years ago
  52. 061efb1 Use endash in PEP callouts. by R David Murray · 11 years ago
  53. 6dd1830 Move argument clinic into its own section, like the other PEPs. by R David Murray · 11 years ago
  54. d91ba20 Mention Windows 2000 and OS/2 drops, python-config as shell script. by R David Murray · 11 years ago
  55. 72420ff Mention PATHEXT and removed Misc dirs; clarify wording of a NEWS entry. by R David Murray · 11 years ago
  56. f47036c Removed spaces before colons and semicolons. by Serhiy Storchaka · 11 years ago
  57. 347f9c7 Make the 'read on' sentence cover more ground. by R David Murray · 11 years ago
  58. bcaaecf Move other improvements and optimization sections above deprecated. by R David Murray · 11 years ago
  59. 4d48f2a Collapse 'python invocation changes' into 'other improvements'. by R David Murray · 11 years ago
  60. 9217dad Link new module summary entries to their description sections. by R David Murray · 11 years ago
  61. 89e84e7 Removed spaces before colons and semicolons. by Serhiy Storchaka · 11 years ago
  62. 7ceb378 Merge heads by Serhiy Storchaka · 11 years ago
  63. a340948 Issue #20033: makelocalealias.py now works with non-ASCII locales and produces by Serhiy Storchaka · 11 years ago
  64. 55c6cc4 Issue #20033: makelocalealias.py now works with non-ASCII locales and produces by Serhiy Storchaka · 11 years ago
  65. 2a61452 Removed spaces before commas and periods. by Serhiy Storchaka · 11 years ago
  66. a4d170d Removed spaces before commas and periods. by Serhiy Storchaka · 11 years ago
  67. 6879066 Add pep 435 summary entry in new required features, and ensurepip description. by R David Murray · 11 years ago
  68. f9976e7 Add link to selectors description from its summary line. by R David Murray · 11 years ago
  69. 8d85678 Make summary entry format consistent (always end with pep or issue in parens). by R David Murray · 11 years ago
  70. ae2ee96 Issue #19744: improve ensurepip error when ssl is missing by Nick Coghlan · 11 years ago
  71. f71cae0 Issue #19728: fix ensurepip name clash with submodule by Nick Coghlan · 11 years ago
  72. 23f597e Further increase tolerance for slow buildbots by Nick Coghlan · 11 years ago
  73. 0a68dac Issue #19734: add missing NEWS entry by Nick Coghlan · 11 years ago
  74. ed9af52 Issue #19734: ignore pip env vars in ensurepip._uninstall by Nick Coghlan · 11 years ago
  75. 6256fcb Close #19734: ignore pip env vars in ensurepip by Nick Coghlan · 11 years ago
  76. 3f122d6 Mention deprecation and porting sections in intro. by R David Murray · 11 years ago
  77. f85b2a8 Reflow 'modulespec' paragraphs. by R David Murray · 11 years ago
  78. e9b74d4 Make mailing list thread reference an inline link, reword i.e. abbreviation. by R David Murray · 11 years ago
  79. 809487e Make the organization of the body and the summary have parallel structure. by R David Murray · 11 years ago
  80. eaedaec update Barry's email (#19563) by Benjamin Peterson · 11 years ago
  81. 8f7664a Add description of marshal changes. by R David Murray · 11 years ago
  82. 8fb007f merge 3.3 (#19563) by Benjamin Peterson · 11 years ago
  83. a93ca97 Be consistent in how PEPs are referenced throughout the summary section. by R David Murray · 11 years ago
  84. ca79461 Rewrite module-globals summary entry, and expand the full description a bit. by R David Murray · 11 years ago
  85. 2aa9d52 Make argument clinic summary entry parallel to other PEP entries. by R David Murray · 11 years ago
  86. 5bf8c34 Fix bootstrap issue by importing the cgi module lazily by Antoine Pitrou · 11 years ago
  87. e62a404 Fix bootstrap issue by importing the cgi module lazily by Antoine Pitrou · 11 years ago
  88. 20d5ade Fix TypeError on "setup.py upload --show-response". by Antoine Pitrou · 11 years ago
  89. 335a512 Fix TypeError on "setup.py upload --show-response". by Antoine Pitrou · 11 years ago
  90. a936c40 s/lightweight/minimal/, as per issue #11379. by Antoine Pitrou · 11 years ago
  91. f20ea13 s/lightweight/minimal/, as per issue #11379. by Antoine Pitrou · 11 years ago
  92. 3cfc2ae Null merge (#12226 already fixed on default) by Antoine Pitrou · 11 years ago
  93. e8d07a9 Issue #12226: HTTPS is now used by default when connecting to PyPI. by Antoine Pitrou · 11 years ago
  94. f60b7df Issue #12226: HTTPS is now used by default when connecting to PyPI. by Antoine Pitrou · 11 years ago
  95. 23b8cd9 Fix urllib.request.build_opener mocking in test_distutils (should fix some random buildbot failures) by Antoine Pitrou · 11 years ago
  96. 6783487 Fix urllib.request.build_opener mocking in test_distutils (should fix some random buildbot failures) by Antoine Pitrou · 11 years ago
  97. 29fd05f Issue #20045: Fix "setup.py register --list-classifiers". by Antoine Pitrou · 11 years ago
  98. 716b722 Issue #20045: Fix "setup.py register --list-classifiers". by Antoine Pitrou · 11 years ago
  99. 3b716fa Null merge by Antoine Pitrou · 11 years ago
  100. 492b989 Fix DeprecationWarnings in test suite by Antoine Pitrou · 11 years ago