Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v3.4.8
/
Misc
tag
3638625163055d91be873446d3f63f68f3551fd8
tagger
Larry Hastings <larry@hastings.org>
Sun Feb 04 23:41:54 2018
object
a61d7f2490fd677343c28ac53e1b41cdb0e1d998
Python 3.4.8
2a5da97
Finalize blurb archive for 3.4.8 (no new blurbs).
by Larry Hastings
· 8 years ago
68485f7
blurb release and pydoc topics for 3.4.8rc1.
by Larry Hastings
· 8 years ago
c59731d
[3.4] bpo-32072: Fix issues with binary plists. (GH-4455) (#4658)
by Serhiy Storchaka
· 8 years ago
092db6c
bpo-29572: Update Windows build to OpenSSL 1.0.2k (GH-443) (#3445)
by Victor Stinner
· 8 years ago
6c004b4
bpo-30657: Fix CVE-2017-1000158 (#4758)
by Miro Hrončok
· 8 years ago
86a713c
[3.4][Security] bpo-30947, bpo-31170: Update expat from 2.2.1 to 2.2.4 (#3353)
by Victor Stinner
· 8 years ago
d0e61bd
bpo-29169: Update zlib to 1.2.11 (#3107)
by Victor Stinner
· 8 years ago
67dc125
Blurb release and pydoc topics for 3.4.7 final.
by Larry Hastings
· 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
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
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
7f10ede
Version bump for Python 3.4.6.
by Larry Hastings
· 9 years ago
v3.4.6
a7aa988
Post-release fixups for Python 3.4.6rc1.
by Larry Hastings
· 9 years ago
d12551f
Version bump for 3.4.6rc1.
by Larry Hastings
· 9 years ago
v3.4.6rc1
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
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
d751040
Issue #26171: Prevent buffer overflow in get_data
by Berker Peksag
· 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
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
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
5f21f43
#22758: fix regression in handling of secure cookies.
by R David Murray
· 9 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
73f5507
Issue #25940: Merge self-signed.pythontest.net testing from 3.2 into 3.3
by Martin Panter
· 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
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
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
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
ea68492
Post-release fixups for Python 3.4.5.
by Larry Hastings
· 9 years ago
98be9d5
Version bump for 3.4.5 final.
by Larry Hastings
· 9 years ago
v3.4.5
463c3f3
Release bump for 3.4.5rc1.
by Larry Hastings
· 9 years ago
v3.4.5rc1
196d7db
upgrade expt to 2.1.1 (closes #26556)
by Benjamin Peterson
· 9 years ago
46b32f3
raise an error when STARTTLS fails
by Benjamin Peterson
· 9 years ago
3d4d01f
Back out 7e9605697dfc, 2e3c31ab586a, 759b2cecc289.
by Guido van Rossum
· 9 years ago
b9869df
remove useless $ keyword (closes #17167)
by Benjamin Peterson
· 9 years ago
f11b25b
properly use the ObjArgs variant of CallMethod in dictview binary operations (closes #26478)
by Benjamin Peterson
· 9 years ago
90ba2ca
#26246: update copybutton.js after JQuery update. Patch by Liang-Bo Wang.
by Ezio Melotti
· 9 years ago
9491272
open the cert store readonly
by Benjamin Peterson
· 10 years ago
c4032da
prevent buffer overflow in get_data (closes #26171)
by Benjamin Peterson
· 10 years ago
514bb07
Issue #25940: Merge self-signed.pythontest.net testing from 3.3 into 3.4
by Martin Panter
· 10 years ago
d9d0e86
Issue #26050: Add asyncio.StreamReader.readuntil() method.
by Yury Selivanov
· 10 years ago
c07b16b
Sync with asyncio repo
by Andrew Svetlov
· 10 years ago
e428231
Issue #22570: Add 'path' attribute to pathlib.Path objects.
by Guido van Rossum
· 10 years ago
69bfb15
Issue #26012: Don't traverse into symlinks for ** pattern in pathlib.Path.[r]glob().
by Guido van Rossum
· 10 years ago
6c2d33a
Issue #24120: Ignore PermissionError in pathlib.Path.[r]glob(). Ulrich Petri.
by Guido van Rossum
· 10 years ago
c4e70ff
Post-release touchups for Python 3.4.4 final.
by Larry Hastings
· 10 years ago
fa71932
Release bump for Python 3.4.4 final.
by Larry Hastings
· 10 years ago
v3.4.4
13cf490
Post-release fixups for Python 3.4.4rc1.
by Larry Hastings
· 10 years ago
e739601
Version bump for 3.4.4rc1.
by Larry Hastings
· 10 years ago
v3.4.4rc1
6364094
Issue #25798: Update OS X 10.5+ 32-bit-only installer to build
by Ned Deily
· 10 years ago
68524e1
merge 3.3
by Benjamin Peterson
· 10 years ago
ced699b
#24903: Remove misleading error message to fix regression.
by R David Murray
· 10 years ago
afdd513
Issue #25764: Preserve subprocess fork exception when preexec_fn used
by Martin Panter
· 10 years ago
c7217d7
Issue #6478: _strptime's regexp cache now is reset after changing timezone
by Serhiy Storchaka
· 10 years ago
7aa6908
Issue #25709: Fixed problem with in-place string concatenation and utf-8 cache.
by Serhiy Storchaka
· 10 years ago
c0c00c3
Fix for issue #25177 with the mean of very small and very large numbers.
by Steven D'Aprano
· 10 years ago
cbbec1c
Issue #25718: Fixed copying object with state with boolean value is false.
by Serhiy Storchaka
· 10 years ago
c472246
Issue #10131: Fixed deep copying of minidom documents. Based on patch
by Serhiy Storchaka
· 10 years ago
747d48c
Issues #22989, #21228: Document HTTP response object for urlopen()
by Martin Panter
· 10 years ago
d28bb62
Issue #24097: Fixed crash in object.__reduce__() if slot name is freed inside
by Serhiy Storchaka
· 10 years ago
33e7ea5
Issue #25616: Tests for OrderedDict are extracted from test_collections
by Serhiy Storchaka
· 10 years ago
1c855f4
Issue #25697: Fixed rough alphabetical order in Misc/ACKS.
by Serhiy Storchaka
· 10 years ago
1509580
Issue #24731: Fixed crash on converting objects with special methods
by Serhiy Storchaka
· 10 years ago
a49de6b
Issue #25725: Fixed a reference leak in pickle.loads() when unpickling
by Serhiy Storchaka
· 10 years ago
ed92910
Issue #25663: Make rlcompleter avoid duplicate global names
by Martin Panter
· 10 years ago
e3d4ec4
Issue #25688: Fixed file leak in ElementTree.iterparse() raising an error.
by Serhiy Storchaka
· 10 years ago
e9b3074
Issue #23914: Fixed SystemError raised by unpickler on broken pickle data.
by Serhiy Storchaka
· 10 years ago
b6aa537
Issue #25691: Fixed crash on deleting ElementTree.Element attributes.
by Serhiy Storchaka
· 10 years ago
8bc792a
Issue #25624: ZipFile now always writes a ZIP_STORED header for directory
by Serhiy Storchaka
· 10 years ago
c75d37f
Misc/NEWS entries for IDLE.
by Terry Jan Reedy
· 10 years ago
Next »