Python 3.6.3rc1
  1. 2a75012 [3.6] Update multissl test helper (GH-3349) (#3415) by Christian Heimes · 8 years ago
  2. cb44b62 Add props file for nuget packages (#3410) (#3413) by Steve Dower · 8 years ago
  3. e00e1b8 [3.6] Update `make patchcheck` for blurb and NEWS.d (GH-3406) by Miss Islington (bot) · 8 years ago
  4. fd645ec [3.6] bpo-31340: Change to building with MSVC v141 (included with Visual Studio 2017) (GH-3311) (#3386) by Steve Dower · 8 years ago
  5. 8e57249 [3.6] bpo-30983: [gdb] Fix py-bt, etc. for non-debug shared builds (GH-3153) (#3192) by Łukasz Langa · 8 years ago
  6. d23b1c4 [3.6] bpo-31221: patchcheck ignores external libraries (#3109) (#3116) by Victor Stinner · 8 years ago
  7. 98e2697 Revert "[3.6] bpo-30983: eval frame rename in pep 0523 broke gdb's python extension (GH-2803) (#3090)" (#3101) by Victor Stinner · 8 years ago
  8. 09b7716 [3.6] bpo-30983: eval frame rename in pep 0523 broke gdb's python extension (GH-2803) (#3090) by Łukasz Langa · 8 years ago
  9. bb7fd3f Fix build batch files (#2750) (#2897) by Steve Dower · 8 years ago
  10. e99d3a5 [3.6] bpo-30450: Improved logic for obtaining dependencies (#2751) by Steve Dower · 8 years ago
  11. 57ee0c8 [3.6] Check the whitespace of pull requests on Travis (GH-2367) (GH-2386) by Brett Cannon · 8 years ago
  12. 06d6e3d bpo-30687: Fixes build scripts to find msbuild.exe and stop relying on vcvarsall.bat (#2252) (#2280) by Steve Dower · 8 years ago
  13. 085a57a Revert "bpo-30673: test.bat: add -t option (timeout) (#2211) (#2225)" (#2246) by Victor Stinner · 8 years ago
  14. 04431c9 bpo-30450: Pull Windows dependencies from GitHub rather than svn (GH-1783) (GH-2237) by Zachary Ware · 8 years ago
  15. e064d4d bpo-30673: test.bat: add -t option (timeout) (#2211) (#2225) by Victor Stinner · 8 years ago
  16. 964c261 [3.6] bpo-27425: Be more explicit in .gitattributes (GH-840) (GH-2083) by Zachary Ware · 8 years ago
  17. d05f7fd [3.6] bpo-30345: Update test_gdb.py and python-gdb.py from master (#1549) by Victor Stinner · 8 years ago
  18. 9d02f56 [3.6] bpo-23404: make touch becomes make regen-all (#1405) (#1461) by Victor Stinner · 8 years ago
  19. 4300205 [3.6] bpo-30109: Fix reindent.py (GH-1207) (GH-1208) by Mariatta · 8 years ago
  20. 4c116cb bpo-29798: Handle git worktree in patchcheck (#1058) (#1060) by Nick Coghlan · 8 years ago
  21. 9cd5e87 Takes vcruntime140.dll from the correct source. (#684) by Steve Dower · 8 years ago
  22. 61a82a5 bpo-29798: Handle git worktree in `make patchcheck` (#629) (#633) by Nick Coghlan · 8 years ago
  23. 2f38625 bpo-29656: Handle PR branches in 'make patchcheck' (#302) (#626) by Nick Coghlan · 8 years ago
  24. 23b26c4 Fixes bpo-29680: Older gdb does not have gdb.error. (GH-363) (GH-534) by Mariatta · 8 years ago
  25. e544b40 Fixes the upload script to purge the CDN correctly and display success output. (#466) (#497) by Steve Dower · 8 years ago
  26. d3e1e9d bpo-27593: Updates Windows build to use information from git (#262) (#450) by Steve Dower · 8 years ago
  27. f2beceb bpo-29624: Adds purge step and layout test after uploading files. (#258) (#264) by Steve Dower · 8 years ago
  28. a4afdfc Change some mercurial/ hg.python.org references. (#8) (#185) by Senthil Kumaran · 8 years ago
  29. d372cda bpo-29579: Removes readme.txt from the installer. (#161) by Steve Dower · 8 years ago
  30. f007b49 Includes ensurepip and venv packages in nuget package. by Steve Dower · 9 years ago
  31. 5288477 Includes ensurepip and venv packages in nuget package. by Steve Dower · 9 years ago
  32. cb5fe9c Merge 3.5 by Victor Stinner · 9 years ago
  33. 610f5d7 python-gdb.py: catch gdb.error on gdb.selected_frame() by Victor Stinner · 9 years ago
  34. b227227 Issue #28783: Replaces bdist_wininst in nuget packages with stub by Steve Dower · 9 years ago
  35. e711cc0 Issue #28783: Replaces bdist_wininst in nuget packages with stub by Steve Dower · 9 years ago
  36. 190dbd9 Issue #28846: Various installer fixes by Steve Dower · 9 years ago
  37. f0888cd Issue #28783: Embedded and nuget packages incorrect reference missing bdist_wininst command. by Steve Dower · 9 years ago
  38. eae64fd Issue #28770: Update python-gdb.py for fastcalls by Victor Stinner · 9 years ago
  39. 1058109 Issue #28846: Various installer fixes by Steve Dower · 9 years ago
  40. 2a94301 Issue #28783: Embedded and nuget packages incorrect reference missing bdist_wininst command. by Steve Dower · 9 years ago
  41. 02a4018 Issue #28573: Missing sys._mercurial info and other build issues. by Steve Dower · 9 years ago
  42. 3a5d79f Issue #28023: Fix python-gdb.py on old GDB versions by Victor Stinner · 9 years ago
  43. d7d2bc8 Issue #28023: Fix python-gdb.py didn't support new dict implementation by INADA Naoki · 9 years ago
  44. c851817 Fixes incorrect path in nuget package build. by Steve Dower · 9 years ago
  45. de40e12 Issue #28573: Fixes issue with nested if blocks by Steve Dower · 9 years ago
  46. 4468bed Issue #28573: Avoid setting up env too many times during build by Steve Dower · 9 years ago
  47. 4782ab3 Adds missing _asyncio.pyd to installer and generally tidies pyd management. by Steve Dower · 9 years ago
  48. d14ae16 Removes incorrect condition from lib_pdb.msi by Steve Dower · 9 years ago
  49. 43ab355 Removes incorrect condition from lib_pdb.msi by Steve Dower · 9 years ago
  50. 31c80e8 Revert incorrect file merge from 3.5. by Steve Dower · 9 years ago
  51. 43d2b26 Merge from 3.5 by Steve Dower · 9 years ago
  52. fcf622e Updates release build to collect symbols and binaries, and create nuget package. by Steve Dower · 9 years ago
  53. ec1f28a Fix launcher.msi from rebuilding during release build. by Steve Dower · 9 years ago
  54. 425ec15 Issue #28402: Adds signed catalog files for stdlib on Windows. by Steve Dower · 9 years ago
  55. 312cef7 Issue #28217: Adds _testconsole module to test console input. Fixes some issues found by the tests. by Steve Dower · 9 years ago
  56. 7652853 Issue #28251: Improvements to help manuals on Windows. by Steve Dower · 9 years ago
  57. fb4a96a Issue #28251: Improvements to help manuals on Windows. by Steve Dower · 9 years ago
  58. 7e3dfd1 Fixes bad merge for issue #28110 by Steve Dower · 9 years ago
  59. 7358efa Issue #28110: launcher.msi has different product codes between 32-bit and 64-bit by Steve Dower · 9 years ago
  60. 1c75c18 Issue #28110: launcher.msi has different product codes between 32-bit and 64-bit by Steve Dower · 9 years ago
  61. ed51b26 Issue #28137: Renames Windows path file to ._pth by Steve Dower · 9 years ago
  62. 6775231 Unicode 9.0.0 by Benjamin Peterson · 9 years ago
  63. 41fca9d Updates zip and nuget builds for Windows. by Steve Dower · 9 years ago
  64. 2f462a6 Buildbot: give 20 minute per test file by Victor Stinner · 9 years ago
  65. e7da2f8 Make PGO use usual build directory on Windows. by Steve Dower · 9 years ago
  66. bdb847a Issue #27952: Merge fixcid.py from 3.5 by Martin Panter · 9 years ago
  67. b766538 Issue #27952: Get fixcid.py working with the re module by Martin Panter · 9 years ago
  68. d07b66b Backed out changeset 491bbba73bca by Zachary Ware · 9 years ago
  69. e103aac Show regrtest env changed warn on Windows buildbot by Victor Stinner · 9 years ago
  70. 528db31 Issue #27566: Fix clean target in freeze makefile (patch by Lisa Roach) by Steve Dower · 9 years ago
  71. f0ccbbb Emit METH_FASTCALL code in Argument Clinic by Victor Stinner · 9 years ago
  72. 052828d Issue #27566: Fix clean target in freeze makefile (patch by Lisa Roach) by Steve Dower · 9 years ago
  73. c4b53af Issue #28046: Remove platform-specific directories from sys.path by Zachary Ware · 9 years ago
  74. d6c580c Issue #25144: Ensures TargetDir is set before continuing with custom install. by Steve Dower · 9 years ago
  75. c87ae80 Issue #25144: Ensures TargetDir is set before continuing with custom install. by Steve Dower · 9 years ago
  76. 5daba1a Remove buildbot diagnostic code. by Steve Dower · 9 years ago
  77. 664cc50 Remove another useless buildbot script by Zachary Ware · 9 years ago
  78. 37df068 Expands buildbot validation code by Steve Dower · 9 years ago
  79. 8f35675 Remove outdated buildbot scripts by Zachary Ware · 9 years ago
  80. 5510d82 Adds temporary validation code to buildbot script by Steve Dower · 9 years ago
  81. b230cc4 Ensures buildbots don't have zip files in build directory. by Steve Dower · 9 years ago
  82. 2a1f30f Prevent PGO build for x86 releases. by Steve Dower · 9 years ago
  83. fa526bd Closes #27314: Fixes launcher installer upgrade table. by Steve Dower · 9 years ago
  84. 2fadfc0 Issue #26619: Improves error message when installing on out-of-date Windows Server by Steve Dower · 9 years ago
  85. bf04b06 Issue #28008: Fix test_unparse by Yury Selivanov · 9 years ago
  86. 7a35b1c Issue #26619: Improves error message when installing on out-of-date Windows Server by Steve Dower · 9 years ago
  87. 4db86bc Changes pyvenv.cfg trick into an actual sys.path file. by Steve Dower · 9 years ago
  88. deed5a1 Issue #28038: Remove Tools/parser/com2ann.py and its unit test. by Guido van Rossum · 9 years ago
  89. e13370b Issue #27364: Raw strings to avoid deprecated escaping in com2ann.py by Martin Panter · 9 years ago
  90. f8cb8a1 Issue #27985: Implement PEP 526 -- Syntax for Variable Annotations. by Yury Selivanov · 9 years ago
  91. a68c1bc Remove legacy "from __future__ import with_statement" lines. by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D) · 9 years ago
  92. 44b548d #27364: fix "incorrect" uses of escape character in the stdlib. by R David Murray · 9 years ago
  93. cc85449 clinic: PY_LONG_LONG -> long long by Benjamin Peterson · 9 years ago
  94. beb0f1d Adds MAX_PATH button to the installer. by Steve Dower · 9 years ago
  95. 22d0698 Adds test.support.PGO and skips tests that are not useful for PGO. by Steve Dower · 9 years ago
  96. 10108a7 Issue #27355: Removed support for Windows CE. It was never finished, by Larry Hastings · 9 years ago
  97. 4565986 Issue #27756: Updates installer icons to be the console and launcher icon instead of the setup icon by Steve Dower · 9 years ago
  98. c7d1cf4 Issue #27756: Adds new icons for Python files and processes on Windows. Designs by Cherry Wang. by Steve Dower · 9 years ago
  99. dd917f8 Closes #27904: Improved logging statements to defer formatting until needed. by Vinay Sajip · 9 years ago
  100. f745700 Tests: add --slowest option to buildbots by Victor Stinner · 9 years ago