1. a69f0f9 (Merge 3.4) Issue #20978: pyflakes: fix undefined names; remove last part of by Victor Stinner · 10 years ago
  2. 69b1e26 Issue #20978: pyflakes: fix undefined names by Victor Stinner · 10 years ago
  3. 790bd6d Issue #20978: Remove last part of OS/2 support in distutils by Victor Stinner · 10 years ago
  4. e5280fe merge 3.4 by Benjamin Peterson · 10 years ago
  5. deec16b add Nehal Hussain by Benjamin Peterson · 10 years ago
  6. c51da2b #14332: provide a better explanation of junk in difflib docs by Andrew Kuchling · 10 years ago
  7. 2e3743c #13437: link to the source code for a few more modules by Andrew Kuchling · 10 years ago
  8. 26e417b Merge with 3.4 by Zachary Ware · 10 years ago
  9. 5f3e3c3 Use the correct VS edition names in PCbuild/readme.txt by Zachary Ware · 10 years ago
  10. 9fb288f (Merge 3.4) Skip test_urllib2.test_issue16464() is the ssl module is missing by Victor Stinner · 10 years ago
  11. 9a90243 Skip test_urllib2.test_issue16464() is the ssl module is missing by Victor Stinner · 10 years ago
  12. 38d872e Issue19995: passing a non-int to %o, %c, %x, or %X now raises an exception by Ethan Furman · 10 years ago
  13. 8e5d0ca Issue #19009 Enhance HTTPResponse.readline() performance by Kristján Valur Jónsson · 10 years ago
  14. 4278b2d Merge xxlimited compile warning fix from 3.4 by Zachary Ware · 10 years ago
  15. 232b017 Avoid compile warning in xxlimited on 32-bit Windows non-Debug builds. by Zachary Ware · 10 years ago
  16. 0e5e4a4 Merge PCbuild/pcbuild.sln cleanup from 3.4 by Zachary Ware · 10 years ago
  17. 270e737 Clean up PCbuild/pcbuild.sln a bit: by Zachary Ware · 10 years ago
  18. 6dd44d2 Ignore files generated by MSVC PGO builds (merge from 3.4). by Zachary Ware · 10 years ago
  19. c2447f2 Ignore files generated by MSVC PGO builds. by Zachary Ware · 10 years ago
  20. 31ee154 Closes #20966: Fix Tkinter Resources link (merge from 3.4) by Zachary Ware · 10 years ago
  21. 0886399 Issue #20966: Fix Tkinter Resources link by Zachary Ware · 10 years ago
  22. eb7d40c Doc: add What's New in Python 3.5 to whatsnew index by Victor Stinner · 10 years ago
  23. 845efcc Restore removed NEWS items 3.4.1rc1 into 3.5.0alpha1 sections by Victor Stinner · 10 years ago
  24. 3f2350c merge with 3.4 by Georg Brandl · 10 years ago
  25. f5c801f Fix option description that is a warning in new Sphinx versions. by Georg Brandl · 10 years ago
  26. b2bef62 Issue #19977: Fix test_capi when LC_CTYPE locale is POSIX by Victor Stinner · 10 years ago
  27. 97f17a7 Issue #19977: Enable test_c_locale_surrogateescape() on Windows by Victor Stinner · 10 years ago
  28. 518e610 Issue #19977, #19036: Always include <locale.h> in pythonrun.c by Victor Stinner · 10 years ago
  29. 07beb37 Issue #20574: Remove duplicated test failing on Windows XP by Victor Stinner · 10 years ago
  30. 7143029 Issue #19977: When the ``LC_TYPE`` locale is the POSIX locale (``C`` locale), by Victor Stinner · 10 years ago
  31. 01adf06 Add a stub "whatsnew in 3.5" document. by Victor Stinner · 10 years ago
  32. 1e48eb3 Issue #20910: Make tests more reliable, less dependent on time by Victor Stinner · 10 years ago
  33. f8cbf78 Issue #20574: Add more tests for cp65001 by Victor Stinner · 10 years ago
  34. 7d00cc1 Issue #20574: Implement incremental decoder for cp65001 code by Victor Stinner · 10 years ago
  35. c499267 (Merge 3.4) Issue #20879: Delay the initialization of encoding and decoding by Victor Stinner · 10 years ago
  36. d6a91a7 Issue #20879: Delay the initialization of encoding and decoding tables for by Victor Stinner · 10 years ago
  37. 8217028 Drop Python 3.4.1 section from Misc/NEWS by Victor Stinner · 10 years ago
  38. 554fd08 Move 3.3 items of Misc/NEWS to Misc/HISTORY by Victor Stinner · 10 years ago
  39. d748399 merge 3.4 by Benjamin Peterson · 10 years ago
  40. 2a60534 move SharedKeyTests to test_descr by Benjamin Peterson · 10 years ago
  41. e380e09 merge 3.4 by Benjamin Peterson · 10 years ago
  42. 6373ba5 Bump Windows build to 3.5 by Zachary Ware · 10 years ago
  43. df81379 correct the fix for #20637; allow slot descriptor inheritance to take place before creating cached keys by Benjamin Peterson · 10 years ago
  44. 42867c7 Merge 3.4 by Éric Araujo · 10 years ago
  45. 0b1be1a Fix typo in example (#20963) by Éric Araujo · 10 years ago
  46. d890dc1 MERGE: Typo by Jesus Cea · 10 years ago
  47. 28a965f Typo by Jesus Cea · 10 years ago
  48. 5d1cc7e MERGE: Typo by Jesus Cea · 10 years ago
  49. bdb8bb3 Typo by Jesus Cea · 10 years ago
  50. f6f3c45 MERGE: Typo by Jesus Cea · 10 years ago
  51. cec25b0 Typo by Jesus Cea · 10 years ago
  52. 809383e Remove stray semicolon by Antoine Pitrou · 10 years ago
  53. 1095907 Remove stray semicolon by Antoine Pitrou · 10 years ago
  54. c833f7e Merge fix for #20960 by R David Murray · 10 years ago
  55. f93d3df closes #20960 by R David Murray · 10 years ago
  56. 3a748ca merge with 3.4 by Georg Brandl · 10 years ago
  57. a7f4801 merge with 3.3 by Georg Brandl · 10 years ago
  58. 56d3a03 Update doc version switcher for 3.4/3.5. by Georg Brandl · 10 years ago
  59. f5002bd Version bump to 3.5, step 2. by Larry Hastings · 10 years ago
  60. d922dc4 Version bump to 3.5, step 1. by Larry Hastings · 10 years ago
  61. 8dc9310 Merge from 3.4 into default. by Larry Hastings · 10 years ago
  62. 3c5c56f Merged default into 3.4 branch. 3.4 branch is now effectively 3.4.1rc1. by Larry Hastings · 10 years ago
  63. e41b73c Post-release verion bump for 3.4.0(+). by Larry Hastings · 10 years ago
  64. 2221f66 merge 3.3 (#11448) by Benjamin Peterson · 10 years ago
  65. a48d9ea improve set_tunnel docs (closes #11448) by Benjamin Peterson · 10 years ago
  66. 7bdf786 Issue #20950: Fix typo asyncio doc, wait() has no self parameter by Victor Stinner · 10 years ago
  67. fca2866 merge 3.3 (#20946) by Benjamin Peterson · 10 years ago
  68. fda3355 fix ctypes test alignment assumptions (closes #20946) by Benjamin Peterson · 10 years ago
  69. 84b1e71 Added tag v3.4.0 for changeset 04f714765c13 by Larry Hastings · 10 years ago
  70. 3101b70 Final documentation fixes for 3.4.0 final. by Larry Hastings · 10 years ago
  71. cf1a3cd Release bump for 3.4.0 final. by Larry Hastings · 10 years ago
  72. 0548f5c Regenerate pydoc_topics, fix markup errors, in preparation for 3.4.0 final. by Larry Hastings · 10 years ago
  73. 3732ed2 Merge in all documentation changes since branching 3.4.0rc1. by Larry Hastings · 10 years ago
  74. ffa1f27 Bring PEP 453 What's New entry up to date by Nick Coghlan · 10 years ago
  75. 01f2129 whatsnew: Fix Features section title, use title/sentence case consistently. by R David Murray · 10 years ago
  76. 34784e6 Issue #20931: Fix other confusingly-worded heading. by Larry Hastings · 10 years ago
  77. 8bc7ef6 Close #16665: improve documentation for hex(). Patch by Jessica McKellar. by Antoine Pitrou · 10 years ago
  78. d5358b9 whatsnew: Clarify heading. by R David Murray · 10 years ago
  79. 790bf0d Close #16665: improve documentation for hex(). Patch by Jessica McKellar. by Antoine Pitrou · 10 years ago
  80. bbd392e merge 3.3 by Benjamin Peterson · 10 years ago
  81. 0392271 send people to the right editors page (#20938) by Benjamin Peterson · 10 years ago
  82. b6b6a6d Issue #20939: merge from 3.3 by Ned Deily · 10 years ago
  83. 7e7fb03 Issue #20939: merge from 3.3 by Ned Deily · 10 years ago
  84. b454742 Issue #20939: Fix test_geturl failure in test_urllibnet due to by Ned Deily · 10 years ago
  85. 8a553f5 merge 3.3 by Benjamin Peterson · 10 years ago
  86. 5128173 remove runtime_library_dirs for _sqlite; it isn't needed by Benjamin Peterson · 10 years ago
  87. af9049e merge 3.3 by Benjamin Peterson · 10 years ago
  88. 4a42cd4 avoid referencing past the bounds of an array by Benjamin Peterson · 10 years ago
  89. 466eaaa merge 3.3 by Benjamin Peterson · 10 years ago
  90. c77e7a4 only define zero constant when it is used by Benjamin Peterson · 10 years ago
  91. ce68c19 remove unused zero constants by Benjamin Peterson · 10 years ago
  92. d3b3bba Merge: #20933: At least one place maps 'test' to 'localhost'...fix test. by R David Murray · 10 years ago
  93. fdbe918 #20933: At least one place maps 'test' to 'localhost'...fix test. by R David Murray · 10 years ago
  94. 1aca78d merge 3.3 by Benjamin Peterson · 10 years ago
  95. ef87f8c avoid referencing out-of-bounds memory by Benjamin Peterson · 10 years ago
  96. 45c9dce fix c89 declaration order by Benjamin Peterson · 10 years ago
  97. dfa8228 merge 3.3 by Benjamin Peterson · 10 years ago
  98. 041c38a don't do pointer arithmetic with signed numbers by Benjamin Peterson · 10 years ago
  99. bdc4b02 cast negative numbers to size_t before shifting them (#20929) by Benjamin Peterson · 10 years ago
  100. 21b391c Reverted change introduced in edb12dad7bf6. by Vinay Sajip · 10 years ago