1. 1e48eb3 Issue #20910: Make tests more reliable, less dependent on time by Victor Stinner · 10 years ago
  2. f8cbf78 Issue #20574: Add more tests for cp65001 by Victor Stinner · 10 years ago
  3. 7d00cc1 Issue #20574: Implement incremental decoder for cp65001 code by Victor Stinner · 10 years ago
  4. c499267 (Merge 3.4) Issue #20879: Delay the initialization of encoding and decoding by Victor Stinner · 10 years ago
  5. d6a91a7 Issue #20879: Delay the initialization of encoding and decoding tables for by Victor Stinner · 10 years ago
  6. 8217028 Drop Python 3.4.1 section from Misc/NEWS by Victor Stinner · 10 years ago
  7. 554fd08 Move 3.3 items of Misc/NEWS to Misc/HISTORY by Victor Stinner · 10 years ago
  8. d748399 merge 3.4 by Benjamin Peterson · 10 years ago
  9. 2a60534 move SharedKeyTests to test_descr by Benjamin Peterson · 10 years ago
  10. e380e09 merge 3.4 by Benjamin Peterson · 10 years ago
  11. 6373ba5 Bump Windows build to 3.5 by Zachary Ware · 10 years ago
  12. df81379 correct the fix for #20637; allow slot descriptor inheritance to take place before creating cached keys by Benjamin Peterson · 10 years ago
  13. 42867c7 Merge 3.4 by Éric Araujo · 10 years ago
  14. 0b1be1a Fix typo in example (#20963) by Éric Araujo · 10 years ago
  15. d890dc1 MERGE: Typo by Jesus Cea · 10 years ago
  16. 28a965f Typo by Jesus Cea · 10 years ago
  17. 5d1cc7e MERGE: Typo by Jesus Cea · 10 years ago
  18. bdb8bb3 Typo by Jesus Cea · 10 years ago
  19. f6f3c45 MERGE: Typo by Jesus Cea · 10 years ago
  20. cec25b0 Typo by Jesus Cea · 10 years ago
  21. 809383e Remove stray semicolon by Antoine Pitrou · 10 years ago
  22. 1095907 Remove stray semicolon by Antoine Pitrou · 10 years ago
  23. c833f7e Merge fix for #20960 by R David Murray · 10 years ago
  24. f93d3df closes #20960 by R David Murray · 10 years ago
  25. 3a748ca merge with 3.4 by Georg Brandl · 10 years ago
  26. a7f4801 merge with 3.3 by Georg Brandl · 10 years ago
  27. 56d3a03 Update doc version switcher for 3.4/3.5. by Georg Brandl · 10 years ago
  28. f5002bd Version bump to 3.5, step 2. by Larry Hastings · 10 years ago
  29. d922dc4 Version bump to 3.5, step 1. by Larry Hastings · 10 years ago
  30. 8dc9310 Merge from 3.4 into default. by Larry Hastings · 10 years ago
  31. 3c5c56f Merged default into 3.4 branch. 3.4 branch is now effectively 3.4.1rc1. by Larry Hastings · 10 years ago
  32. e41b73c Post-release verion bump for 3.4.0(+). by Larry Hastings · 10 years ago
  33. 2221f66 merge 3.3 (#11448) by Benjamin Peterson · 10 years ago
  34. a48d9ea improve set_tunnel docs (closes #11448) by Benjamin Peterson · 10 years ago
  35. 7bdf786 Issue #20950: Fix typo asyncio doc, wait() has no self parameter by Victor Stinner · 10 years ago
  36. fca2866 merge 3.3 (#20946) by Benjamin Peterson · 10 years ago
  37. fda3355 fix ctypes test alignment assumptions (closes #20946) by Benjamin Peterson · 10 years ago
  38. 84b1e71 Added tag v3.4.0 for changeset 04f714765c13 by Larry Hastings · 10 years ago
  39. 3101b70 Final documentation fixes for 3.4.0 final. by Larry Hastings · 10 years ago
  40. cf1a3cd Release bump for 3.4.0 final. by Larry Hastings · 10 years ago
  41. 0548f5c Regenerate pydoc_topics, fix markup errors, in preparation for 3.4.0 final. by Larry Hastings · 10 years ago
  42. 3732ed2 Merge in all documentation changes since branching 3.4.0rc1. by Larry Hastings · 10 years ago
  43. ffa1f27 Bring PEP 453 What's New entry up to date by Nick Coghlan · 10 years ago
  44. 01f2129 whatsnew: Fix Features section title, use title/sentence case consistently. by R David Murray · 10 years ago
  45. 34784e6 Issue #20931: Fix other confusingly-worded heading. by Larry Hastings · 10 years ago
  46. 8bc7ef6 Close #16665: improve documentation for hex(). Patch by Jessica McKellar. by Antoine Pitrou · 10 years ago
  47. d5358b9 whatsnew: Clarify heading. by R David Murray · 10 years ago
  48. 790bf0d Close #16665: improve documentation for hex(). Patch by Jessica McKellar. by Antoine Pitrou · 10 years ago
  49. bbd392e merge 3.3 by Benjamin Peterson · 10 years ago
  50. 0392271 send people to the right editors page (#20938) by Benjamin Peterson · 10 years ago
  51. b6b6a6d Issue #20939: merge from 3.3 by Ned Deily · 10 years ago
  52. 7e7fb03 Issue #20939: merge from 3.3 by Ned Deily · 10 years ago
  53. b454742 Issue #20939: Fix test_geturl failure in test_urllibnet due to by Ned Deily · 10 years ago
  54. 8a553f5 merge 3.3 by Benjamin Peterson · 10 years ago
  55. 5128173 remove runtime_library_dirs for _sqlite; it isn't needed by Benjamin Peterson · 10 years ago
  56. af9049e merge 3.3 by Benjamin Peterson · 10 years ago
  57. 4a42cd4 avoid referencing past the bounds of an array by Benjamin Peterson · 10 years ago
  58. 466eaaa merge 3.3 by Benjamin Peterson · 10 years ago
  59. c77e7a4 only define zero constant when it is used by Benjamin Peterson · 10 years ago
  60. ce68c19 remove unused zero constants by Benjamin Peterson · 10 years ago
  61. d3b3bba Merge: #20933: At least one place maps 'test' to 'localhost'...fix test. by R David Murray · 10 years ago
  62. fdbe918 #20933: At least one place maps 'test' to 'localhost'...fix test. by R David Murray · 10 years ago
  63. 1aca78d merge 3.3 by Benjamin Peterson · 10 years ago
  64. ef87f8c avoid referencing out-of-bounds memory by Benjamin Peterson · 10 years ago
  65. 45c9dce fix c89 declaration order by Benjamin Peterson · 10 years ago
  66. dfa8228 merge 3.3 by Benjamin Peterson · 10 years ago
  67. 041c38a don't do pointer arithmetic with signed numbers by Benjamin Peterson · 10 years ago
  68. bdc4b02 cast negative numbers to size_t before shifting them (#20929) by Benjamin Peterson · 10 years ago
  69. 21b391c Reverted change introduced in edb12dad7bf6. by Vinay Sajip · 10 years ago
  70. b69c0c1 whatsnew: final edit pass. by R David Murray · 10 years ago
  71. 3e825c6 Added Doc/tools/ subdirs to .hgignore. by Vinay Sajip · 10 years ago
  72. f0b2ef1 Issue #20884: whatsnew: Frozen modules don't set __file__ anymore. by Brett Cannon · 10 years ago
  73. 698abe7 Closes #20918: Added handling for exceptions during fallback output of logging exceptions. by Vinay Sajip · 10 years ago
  74. a0b9eeb whatsnew: link from module_spec section to Deprecation, for replacements. by R David Murray · 10 years ago
  75. 6dfc632 whatsnew: difflib.isbjunk &c were removed, not deprecated. by R David Murray · 10 years ago
  76. d664db8 whatsnew: difflib.isbjunk &c were removed, not deprecated. by R David Murray · 10 years ago
  77. 44b03c5 whatsnew: small tweaks to codecs entry. by R David Murray · 10 years ago
  78. fb2c2db Merge #7475: Remove references to '.transform' from transform codec docstrings. by R David Murray · 10 years ago
  79. e5cb836 #7475: Remove references to '.transform' from transform codec docstrings. by R David Murray · 10 years ago
  80. bcf7012 whatsnew: linkify some pip things, and explain why non-inheriting is good. by R David Murray · 10 years ago
  81. f446d7a Remove references to make targets deleted in eef7899ea7ab by Éric Araujo · 10 years ago
  82. 7bf5031 Clarify distutils’ clean command (ref #6142) by Éric Araujo · 10 years ago
  83. ef04c59 Clarify distutils’ clean command (ref #6142) by Éric Araujo · 10 years ago
  84. a85e100 Issue #19407: Fix typos in new distribution & installation guides. by Ned Deily · 10 years ago
  85. 66646e2 whatsnew: remove 'draft' note, tidy up summary, collect SSLContext stuff. by R David Murray · 10 years ago
  86. 9cb1ec5 Issue #20908: PyMem_Malloc() must be used with PyMem_Free(), not with free() by Victor Stinner · 10 years ago
  87. 58c767f MERGE: Closes #20908: Memory leak in Reg2Py() by Jesus Cea · 10 years ago
  88. 782c4cf Closes #20908: Memory leak in Reg2Py() by Jesus Cea · 10 years ago
  89. d73721a whatsnew: collections no longer implicitly imports 'abc' (#20784). by R David Murray · 10 years ago
  90. b895505 whatsnew: HTTPError.headers (#15701). by R David Murray · 10 years ago
  91. 5253034 whatsnew: make it clear I'm the editor, not author of all text. by R David Murray · 10 years ago
  92. 45fc871 Make distutils error messages more helpful (#11599). by Éric Araujo · 10 years ago
  93. 966f2fc weaken callback count inequality (closes #20901) by Benjamin Peterson · 10 years ago
  94. 21317b6 merge 3.3 (#19060) by Benjamin Peterson · 10 years ago
  95. 5eea8a7 remove unnecessary word (closes #19060) by Benjamin Peterson · 10 years ago
  96. fa5e6e4 Fix note markup (#16805). by Éric Araujo · 10 years ago
  97. 10b93cc merge 3.3 (#20896) by Benjamin Peterson · 10 years ago
  98. d0fc83d merge 3.2 (#20896) by Benjamin Peterson · 10 years ago
  99. cf25c5c use ssl.PROTOCOL_SSLv23 for maximum compatibility (closes #20896) by Benjamin Peterson · 10 years ago
  100. f993399 add Sean Rodman by Benjamin Peterson · 10 years ago