Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v3.6.9rc1
/
Tools
tag
734d1d9fbb7cc685b13a11f081e6afa35df3b27f
tagger
Ned Deily <nad@python.org>
Wed Jun 19 00:38:57 2019
object
0d47586d0262a4a2cc2ff855db3b3e9def8fda11
Python 3.6.9rc1
7054e5c
[3.6] bpo-35133: Fix mistakes when concatenate string literals on different lines. (GH-10284) (GH-10335)
by Serhiy Storchaka
· 7 years ago
42c52a9
bpo-32256: Make patchcheck.py work for out-of-tree builds (GH-4760)
by Miss Islington (bot)
· 7 years ago
71e601e
bpo-34989: python-gdb.py: fix current_line_num() (GH-9889)
by Miss Islington (bot)
· 7 years ago
94812f7
[3.6] bpo-34670: Add TLS 1.3 post handshake auth (GH-9460) (GH-9507)
by Christian Heimes
· 7 years ago
6c9e109
Fixes tests requiring extra environment values on Windows (GH-9463)
by Steve Dower
· 7 years ago
ed74a25
Fix Tools/gdb/libpython.py
by Miss Islington (bot)
· 7 years ago
3e630c5
bpo-33570: TLS 1.3 ciphers for OpenSSL 1.1.1 (GH-6976) (GH-8760)
by Christian Heimes
· 7 years ago
05a10b6
Updated MSI README to mention dependency on .NET 3.5. (GH-8375)
by Miss Islington (bot)
· 7 years ago
916bcc6
bpo-34166: Fix warnings in Tools/msgfmt.py. (GH-8367)
by Miss Islington (bot)
· 7 years ago
5279759
bpo-32962: Backport python-gdb.py and test_gdb.py from master (GH-7710) (GH-7711)
by Victor Stinner
· 7 years ago
52ecb8c
pypi.python.org -> pypi.org (GH-7613) (GH-7615)
by Miss Islington (bot)
· 7 years ago
08c03cc
remove hg support from patchcheck (GH-7440)
by Miss Islington (bot)
· 7 years ago
0d8f83f
bpo-33522: Enable CI builds on Visual Studio Team Services (GH-6865) (GH-6925)
by Steve Dower
· 7 years ago
6f87093
bpo-33189: pygettext.py now accepts only literal strings (GH-6364)
by Miss Islington (bot)
· 7 years ago
e0dbc57
bpo-31920: Fixed handling directories as arguments in the ``pygettext`` script. (GH-6259)
by Miss Islington (bot)
· 7 years ago
f5befbb
[3.6] bpo-33127: Compatibility patch for LibreSSL 2.7.0 (GH-6210) (GH-6214)
by Christian Heimes
· 7 years ago
a954919
[3.6] bpo-32885: Tools/scripts/pathfix.py: Add -n option for no backup~ (GH-5772) (#6104)
by Miss Islington (bot)
· 7 years ago
ec5569b
bpo-32222: Fix pygettext skipping docstrings for funcs with arg typehints (GH-4745)
by Miss Islington (bot)
· 7 years ago
ccf7f05
[3.6] bpo-32588 Move _distutils_findvs into its own module (GH-5227) (#5228)
by Steve Dower
· 8 years ago
8676ac5
Allows non-critical upload steps to fail (GH-4742) (#4743)
by Miss Islington (bot)
· 8 years ago
6979fcd
bpo-32155: Bugfixes found by flake8 F841 warnings (#4619)
by Victor Stinner
· 8 years ago
40708cc
bpo-31944: Fixes build and Modify button (GH-4278) (#4284)
by Miss Islington (bot)
· 8 years ago
f8b3f6b
[3.6] bpo-31926: fix missing *_METHODDEF statements by argument clinic (GH-4230) (#4253)
by Tal Einat
· 8 years ago
b3af7fa
Update multissltests: 1.0.2m, 1.1.0g (GH-4232) (#4236)
by Miss Islington (bot)
· 8 years ago
a5f9d24
bpo-30722: Make redemo work with Python 3.6+ (GH-2311)
by Miss Islington (bot)
· 8 years ago
051295a
[3.6] bpo-31523: Reliability improvements to the Windows build files (GH-3900) (#3902)
by Miss Islington (bot)
· 8 years ago
d6201cb
[3.6] bpo-31662: Fix typos in uploadrelease.bat script (#3858)
by Miss Islington (bot)
· 8 years ago
ec3d34c
[3.6] bpo-31536: Avoid wholesale rebuild after `make regen-all` (GH-3678) (#3797)
by Miss Islington (bot)
· 8 years ago
2a75012
[3.6] Update multissl test helper (GH-3349) (#3415)
by Christian Heimes
· 8 years ago
cb44b62
Add props file for nuget packages (#3410) (#3413)
by Steve Dower
· 8 years ago
e00e1b8
[3.6] Update `make patchcheck` for blurb and NEWS.d (GH-3406)
by Miss Islington (bot)
· 8 years ago
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
8e57249
[3.6] bpo-30983: [gdb] Fix py-bt, etc. for non-debug shared builds (GH-3153) (#3192)
by Łukasz Langa
· 8 years ago
d23b1c4
[3.6] bpo-31221: patchcheck ignores external libraries (#3109) (#3116)
by Victor Stinner
· 8 years ago
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
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
bb7fd3f
Fix build batch files (#2750) (#2897)
by Steve Dower
· 8 years ago
e99d3a5
[3.6] bpo-30450: Improved logic for obtaining dependencies (#2751)
by Steve Dower
· 8 years ago
57ee0c8
[3.6] Check the whitespace of pull requests on Travis (GH-2367) (GH-2386)
by Brett Cannon
· 8 years ago
06d6e3d
bpo-30687: Fixes build scripts to find msbuild.exe and stop relying on vcvarsall.bat (#2252) (#2280)
by Steve Dower
· 8 years ago
085a57a
Revert "bpo-30673: test.bat: add -t option (timeout) (#2211) (#2225)" (#2246)
by Victor Stinner
· 8 years ago
04431c9
bpo-30450: Pull Windows dependencies from GitHub rather than svn (GH-1783) (GH-2237)
by Zachary Ware
· 8 years ago
e064d4d
bpo-30673: test.bat: add -t option (timeout) (#2211) (#2225)
by Victor Stinner
· 8 years ago
964c261
[3.6] bpo-27425: Be more explicit in .gitattributes (GH-840) (GH-2083)
by Zachary Ware
· 8 years ago
d05f7fd
[3.6] bpo-30345: Update test_gdb.py and python-gdb.py from master (#1549)
by Victor Stinner
· 8 years ago
9d02f56
[3.6] bpo-23404: make touch becomes make regen-all (#1405) (#1461)
by Victor Stinner
· 8 years ago
4300205
[3.6] bpo-30109: Fix reindent.py (GH-1207) (GH-1208)
by Mariatta
· 8 years ago
4c116cb
bpo-29798: Handle git worktree in patchcheck (#1058) (#1060)
by Nick Coghlan
· 8 years ago
9cd5e87
Takes vcruntime140.dll from the correct source. (#684)
by Steve Dower
· 8 years ago
61a82a5
bpo-29798: Handle git worktree in `make patchcheck` (#629) (#633)
by Nick Coghlan
· 8 years ago
2f38625
bpo-29656: Handle PR branches in 'make patchcheck' (#302) (#626)
by Nick Coghlan
· 8 years ago
23b26c4
Fixes bpo-29680: Older gdb does not have gdb.error. (GH-363) (GH-534)
by Mariatta
· 8 years ago
e544b40
Fixes the upload script to purge the CDN correctly and display success output. (#466) (#497)
by Steve Dower
· 8 years ago
d3e1e9d
bpo-27593: Updates Windows build to use information from git (#262) (#450)
by Steve Dower
· 8 years ago
f2beceb
bpo-29624: Adds purge step and layout test after uploading files. (#258) (#264)
by Steve Dower
· 8 years ago
a4afdfc
Change some mercurial/ hg.python.org references. (#8) (#185)
by Senthil Kumaran
· 8 years ago
d372cda
bpo-29579: Removes readme.txt from the installer. (#161)
by Steve Dower
· 8 years ago
f007b49
Includes ensurepip and venv packages in nuget package.
by Steve Dower
· 9 years ago
5288477
Includes ensurepip and venv packages in nuget package.
by Steve Dower
· 9 years ago
cb5fe9c
Merge 3.5
by Victor Stinner
· 9 years ago
610f5d7
python-gdb.py: catch gdb.error on gdb.selected_frame()
by Victor Stinner
· 9 years ago
b227227
Issue #28783: Replaces bdist_wininst in nuget packages with stub
by Steve Dower
· 9 years ago
e711cc0
Issue #28783: Replaces bdist_wininst in nuget packages with stub
by Steve Dower
· 9 years ago
190dbd9
Issue #28846: Various installer fixes
by Steve Dower
· 9 years ago
f0888cd
Issue #28783: Embedded and nuget packages incorrect reference missing bdist_wininst command.
by Steve Dower
· 9 years ago
eae64fd
Issue #28770: Update python-gdb.py for fastcalls
by Victor Stinner
· 9 years ago
1058109
Issue #28846: Various installer fixes
by Steve Dower
· 9 years ago
2a94301
Issue #28783: Embedded and nuget packages incorrect reference missing bdist_wininst command.
by Steve Dower
· 9 years ago
02a4018
Issue #28573: Missing sys._mercurial info and other build issues.
by Steve Dower
· 9 years ago
3a5d79f
Issue #28023: Fix python-gdb.py on old GDB versions
by Victor Stinner
· 9 years ago
d7d2bc8
Issue #28023: Fix python-gdb.py didn't support new dict implementation
by INADA Naoki
· 9 years ago
c851817
Fixes incorrect path in nuget package build.
by Steve Dower
· 9 years ago
de40e12
Issue #28573: Fixes issue with nested if blocks
by Steve Dower
· 9 years ago
4468bed
Issue #28573: Avoid setting up env too many times during build
by Steve Dower
· 9 years ago
4782ab3
Adds missing _asyncio.pyd to installer and generally tidies pyd management.
by Steve Dower
· 9 years ago
d14ae16
Removes incorrect condition from lib_pdb.msi
by Steve Dower
· 9 years ago
43ab355
Removes incorrect condition from lib_pdb.msi
by Steve Dower
· 9 years ago
31c80e8
Revert incorrect file merge from 3.5.
by Steve Dower
· 9 years ago
43d2b26
Merge from 3.5
by Steve Dower
· 9 years ago
fcf622e
Updates release build to collect symbols and binaries, and create nuget package.
by Steve Dower
· 9 years ago
ec1f28a
Fix launcher.msi from rebuilding during release build.
by Steve Dower
· 9 years ago
425ec15
Issue #28402: Adds signed catalog files for stdlib on Windows.
by Steve Dower
· 9 years ago
312cef7
Issue #28217: Adds _testconsole module to test console input. Fixes some issues found by the tests.
by Steve Dower
· 9 years ago
7652853
Issue #28251: Improvements to help manuals on Windows.
by Steve Dower
· 9 years ago
fb4a96a
Issue #28251: Improvements to help manuals on Windows.
by Steve Dower
· 9 years ago
7e3dfd1
Fixes bad merge for issue #28110
by Steve Dower
· 9 years ago
7358efa
Issue #28110: launcher.msi has different product codes between 32-bit and 64-bit
by Steve Dower
· 9 years ago
1c75c18
Issue #28110: launcher.msi has different product codes between 32-bit and 64-bit
by Steve Dower
· 9 years ago
ed51b26
Issue #28137: Renames Windows path file to ._pth
by Steve Dower
· 9 years ago
6775231
Unicode 9.0.0
by Benjamin Peterson
· 9 years ago
41fca9d
Updates zip and nuget builds for Windows.
by Steve Dower
· 9 years ago
2f462a6
Buildbot: give 20 minute per test file
by Victor Stinner
· 9 years ago
e7da2f8
Make PGO use usual build directory on Windows.
by Steve Dower
· 9 years ago
bdb847a
Issue #27952: Merge fixcid.py from 3.5
by Martin Panter
· 9 years ago
b766538
Issue #27952: Get fixcid.py working with the re module
by Martin Panter
· 9 years ago
d07b66b
Backed out changeset 491bbba73bca
by Zachary Ware
· 9 years ago
e103aac
Show regrtest env changed warn on Windows buildbot
by Victor Stinner
· 9 years ago
528db31
Issue #27566: Fix clean target in freeze makefile (patch by Lisa Roach)
by Steve Dower
· 9 years ago
f0ccbbb
Emit METH_FASTCALL code in Argument Clinic
by Victor Stinner
· 9 years ago
052828d
Issue #27566: Fix clean target in freeze makefile (patch by Lisa Roach)
by Steve Dower
· 9 years ago
Next »