Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v3.4.7
tag
4e8d49cc1ca430a11c479a9ab833a751fe0e8a75
tagger
Larry Hastings <larry@hastings.org>
Wed Aug 09 07:09:08 2017
object
7dc38385ce78c5c04637531c4325a83b57fbeb3a
Tag 3.4.7 final.
7dc3838
Version bump for 3.4.7 final.
by Larry Hastings
· 8 years ago
v3.4.7
67dc125
Blurb release and pydoc topics for 3.4.7 final.
by Larry Hastings
· 8 years ago
362e9fb
[3.5] bpo-31036: use an existing Misc/NEWS rather than trying to use blurb (#2874) (#2926)
by Ned Deily
· 8 years ago
2a5a26c
[3.4] bpo-30119: fix ftplib.FTP.putline() to throw an error for a illegal command (#1214) (#2893)
by Dong-hee Na
· 8 years ago
5c673dd
Post-release bump for 3.4.7rc1.
by Larry Hastings
· 8 years ago
c912af8
Version bump and copyright year fixes for 3.4.7rc1.
by Larry Hastings
· 8 years ago
v3.4.7rc1
961168d
Update pydoc topics and susp-ignored for 3.4.7rc1.
by Larry Hastings
· 8 years ago
e9a74c4
blurb release for 3.4.7rc1.
by Larry Hastings
· 8 years ago
f067f7e
Switch to using blurb to manage Misc/NEWS!
by Larry Hastings
· 8 years ago
b154917
[3.4] Backport CI config from master (#2475)
by Victor Stinner
· 8 years ago
3b3a5a5
bpo-30939: Avoid Sphinx deprecation warning in docs build. (#2721) (#2724)
by Ned Deily
· 8 years ago
34fae03
[3.4] bpo-26617: Ensure gc tracking is off when invoking weakref callbacks. (#2695)
by Serhiy Storchaka
· 8 years ago
6f6bc1d
bpo-26657: Fix Windows directory traversal vulnerability with http.server (#782)
by Victor Stinner
· 8 years ago
cc54c1c
bpo-30500: urllib: Simplify splithost by calling into urlparse. (#1849) (#2291)
by Victor Stinner
· 8 years ago
71572bb
[3.4] bpo-29591, bpo-30694: Upgrade Modules/expat to libexpat 2.2.1 (#2164) (#2203)
by Victor Stinner
· 8 years ago
f734479
[3.4] [3.5] bpo-27945: Fixed various segfaults with dict. (GH-1657) (GH-1678) (#2248)
by Serhiy Storchaka
· 8 years ago
fe82c46
[security][3.4] bpo-30730: Prevent environment variables injection in subprocess on Windows. (GH-2325) (#2362)
by Serhiy Storchaka
· 8 years ago
ad1fb81
Add "Misc/NEWS.d" directory tree for "blurb". GH-2331
by larryhastings
· 8 years ago
fa53dbd
Issues #27850 and #27766: Remove 3DES from ssl default cipher list and add ChaCha20 Poly1305. (#224)
by Victor Stinner
· 8 years ago
f37b0cb
bpo-25008: Deprecate smtpd and point to aiosmtpd (#274) (#280)
by Barry Warsaw
· 8 years ago
a52b0a4
Post-release updates for 3.4.6.
by Larry Hastings
· 9 years ago
db413f2
Added tag v3.4.6 for changeset b662f4776921
by Larry Hastings
· 9 years ago
7f10ede
Version bump for Python 3.4.6.
by Larry Hastings
· 9 years ago
v3.4.6
aa772e3
Merge Python 3.4.6rc1 changes back into main branch.
by Larry Hastings
· 9 years ago
a7aa988
Post-release fixups for Python 3.4.6rc1.
by Larry Hastings
· 9 years ago
0717564
merge 3.3
by Ned Deily
· 9 years ago
c276ffa
ring IDLE.app into 2017, too
by Ned Deily
· 9 years ago
af17a2b
Added tag v3.4.6rc1 for changeset e199a272ccda
by Larry Hastings
· 9 years ago
d12551f
Version bump for 3.4.6rc1.
by Larry Hastings
· 9 years ago
v3.4.6rc1
8f24f66
Regenerated pydoc topics for 3.4.6rc1. (Also fixed doc error, improved build.)
by Larry Hastings
· 9 years ago
03fdeb7
Fix test failure so it's no longer dependent on example.com.
by Larry Hastings
· 9 years ago
b6e2142
merge 3.3
by Benjamin Peterson
· 9 years ago
e527dd3
ring in 2017 for Python
by Benjamin Peterson
· 9 years ago
dd5c73b
Upgrade pip to 9.0.1 and setuptools to 28.8.0
by Donald Stufft
· 9 years ago
5ca92ab
Issue #28563: Make plural form selection more lenient and accepting
by Serhiy Storchaka
· 9 years ago
60ac989
Issue #28563: Make plural form selection more lenient and accepting
by Serhiy Storchaka
· 9 years ago
84293af
Issue #28648: Fixed crash in Py_DecodeLocale() in debug build on Mac OS X
by Serhiy Storchaka
· 9 years ago
b626643
Issue #28648: Fixed crash in Py_DecodeLocale() in debug build on Mac OS X
by Serhiy Storchaka
· 9 years ago
1c3fdd9
Issue #28563: Fixed possible DoS and arbitrary code execution when handle
by Serhiy Storchaka
· 9 years ago
07bcf05
Issue #28563: Fixed possible DoS and arbitrary code execution when handle
by Serhiy Storchaka
· 9 years ago
20a587b
Upgrade pip to 9.0 and setuptools to 28.7.1
by Donald Stufft
· 9 years ago
77eede3
Issue #28426: Fixed potential crash in PyUnicode_AsDecodedObject() in debug build.
by Serhiy Storchaka
· 9 years ago
068534a
Issue #28248: Update Windows build to use OpenSSL 1.0.2j
by Zachary Ware
· 9 years ago
cb9424f
Issue #27759: Fix selectors incorrectly retain invalid file descriptors.
by Yury Selivanov
· 9 years ago
26d998c
properly handle the single null-byte file (closes #24022)
by Benjamin Peterson
· 9 years ago
354c2f9
Issue #26171: Null merge
by Berker Peksag
· 9 years ago
d751040
Issue #26171: Prevent buffer overflow in get_data
by Berker Peksag
· 9 years ago
16d7d59
Upgrade setuptools to 27.1.2
by Donald Stufft
· 9 years ago
d25d9dc
Upgrade setuptools to 27.1.1
by Donald Stufft
· 9 years ago
1f5fd64
Issue #27960: Revert state to 675e20c38fdac6, backing out all changes by developed for Issue #12885.
by Jason R. Coombs
· 9 years ago
79ae967
Issue #12885: Revert commits in 3.4 branch which is security-only fixes.
by Jason R. Coombs
· 9 years ago
6f5d3fd
Issue #12885: Correct issue reference in NEWS
by Jason R. Coombs
· 9 years ago
8ac147d
Backed out changeset cc86e9e102e8
by Jason R. Coombs
· 9 years ago
97eda15
Issue #12285: Update NEWS
by Jason R. Coombs
· 9 years ago
1f0e7c9
rearrange methodcaller_new so that the main error case does not cause uninitialized memory usage (closes #27783)
by Benjamin Peterson
· 9 years ago
3a27b08
do not decref value borrowed from list (closes #27774)
by Benjamin Peterson
· 9 years ago
4f97651
fix possible integer overflow in binascii.b2a_qp (closes #27760)
by Benjamin Peterson
· 9 years ago
6e01d90
check for overflow in join_append_data (closes #27758)
by Benjamin Peterson
· 9 years ago
6f25003
Issue #20160: Handled passing of large structs to callbacks correctly.
by Vinay Sajip
· 9 years ago
fb79290
Switch upload.pypi.io to upload.pypi.org
by Donald Stufft
· 9 years ago
4cbb23f
Prevent HTTPoxy attack (CVE-2016-1000110)
by Senthil Kumaran
· 9 years ago
d27a7c1
Issue #27369: Merge test_pyexpat from 3.2 into 3.3
by Martin Panter
· 9 years ago
076ca6c
Issue #27369: Don’t test error message detail that changed in Expat 2.2.0
by Martin Panter
· 9 years ago
3.2
2cdcaf1
Issue #22758: Move NEWS entry to Library section
by Martin Panter
· 9 years ago
e363894
#22758 null merge
by R David Murray
· 9 years ago
5f21f43
#22758: fix regression in handling of secure cookies.
by R David Murray
· 9 years ago
188c118
Switch to the new upload url for PyPI
by Donald Stufft
· 9 years ago
035583b
Issue #25940: On Windows, connecting to port 444 returns ETIMEDOUT
by Martin Panter
· 10 years ago
3d81d93
Issue #25940: Use self-signed.pythontest.net in SSL tests
by Martin Panter
· 10 years ago
31b9410
Issue #25709: Fixed problem with in-place string concatenation and utf-8 cache.
by Serhiy Storchaka
· 10 years ago
fab75d9
Issue #25940: Merge ETIMEDOUT fix from 3.2 into 3.3
by Martin Panter
· 10 years ago
73f5507
Issue #25940: Merge self-signed.pythontest.net testing from 3.2 into 3.3
by Martin Panter
· 10 years ago
0e617e2
remove some copyright notices supserseded by the toplevel ones
by Benjamin Peterson
· 10 years ago
f1dcdd9
add 2015 and 2016
by Benjamin Peterson
· 10 years ago
16b347b
reflow
by Benjamin Peterson
· 10 years ago
75e3630
2016 will be another year of writing copyrighted code
by Benjamin Peterson
· 10 years ago
14b2c82
fix reordering
by Benjamin Peterson
· 10 years ago
2deaea3
merge 3.2
by Benjamin Peterson
· 10 years ago
5e62117
add CVE and issue number
by Benjamin Peterson
· 10 years ago
edc4b2f
Issue #12285: Replace implementation of findall with implementation from Setuptools 7ce820d524db.
by Jason R. Coombs
· 10 years ago
102764a
Issue #25021: Correctly make sure that product.__setstate__ does not access
by Kristján Valur Jónsson
· 10 years ago
1a04c44
Sort result to avoid spurious errors due to order.
by Jason R. Coombs
· 10 years ago
a2cf229
Add docstring and additional test revealing nuances of the implementation as found in setuptools.
by Jason R. Coombs
· 10 years ago
2c5278a
Add another test capturing the basic discovery expectation.
by Jason R. Coombs
· 10 years ago
a0c6c1c
Issue #12285: Add test capturing failure.
by Jason R. Coombs
· 10 years ago
fa5e7cf
Use modern mechanism for test discovery
by Jason R. Coombs
· 10 years ago
a12d92b
merge 3.3 (#27783)
by Benjamin Peterson
· 9 years ago
10bc0f6
merge 3.3 (#27774)
by Benjamin Peterson
· 9 years ago
432ea4f
fail when negative values are passed to instr()
by Benjamin Peterson
· 9 years ago
5e4aafa
Update setuptools/pip to 25.2.0/8.1.2
by Donald Stufft
· 9 years ago
5295532
merge 3.3 (closes #27760)
by Benjamin Peterson
· 9 years ago
40a77c3
do not allow reading negative values with getstr()
by Benjamin Peterson
· 9 years ago
59b6abd
merge 3.3 (#27758)
by Benjamin Peterson
· 9 years ago
a0b2568
Issue #20160: Merged fix from 3.3.
by Vinay Sajip
· 9 years ago
c6c2217
Merge 3.3
by Donald Stufft
· 9 years ago
436fe5a
[merge from 3.3] Prevent HTTPoxy attack (CVE-2016-1000110)
by Senthil Kumaran
· 9 years ago
b7b5d35
Issue #27369: Merge test_pyexpat from 3.3 into 3.4
by Martin Panter
· 9 years ago
8cf1496
#22758 null merge
by R David Murray
· 9 years ago
ede9a0f
merge 3.3
by Benjamin Peterson
· 9 years ago
ad04a85
Switch to the new upload url for PyPI
by Donald Stufft
· 9 years ago
Next »