Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v2.7.16rc1
tag
118e45d5d0f175faf5c681acb3dfa8b34a9437a8
tagger
Benjamin Peterson <benjamin@python.org>
Sat Feb 16 19:02:43 2019
object
baacaac06f93dd624c9d7b3bac0e13fbe34f2d8c
Python 2.7.16rc1
baacaac
Set version to 2.7.16rc1.
by Benjamin Peterson
· 7 years ago
v2.7.16rc1
44039c2
Collect 2.7.16rc1 release notes.
by Benjamin Peterson
· 7 years ago
b27e305
Update IDLE.app plist copyright date. (GH-11890)
by Ned Deily
· 7 years ago
c3c49ec
[2.7] bpo-33570: Enable OpenSSL 1.1.1 testing within the multissltests (GH-11879)
by stratakis
· 7 years ago
2149a9a
[2.7] bpo-32947: Fixes for TLS 1.3 and OpenSSL 1.1.1 (GH-8761) (GH-11876)
by stratakis
· 7 years ago
28eb87f
Fixup from test_ssl test_default_ecdh_curve (GH-11877)
by stratakis
· 7 years ago
b8eaec6
[2.7] bpo-28043: improved default settings for SSLContext (GH-10608)
by stratakis
· 7 years ago
c49f63c
[2.7] bpo-33570: TLS 1.3 ciphers for OpenSSL 1.1.1 (GH-6976) (GH-8760) (GH-10607)
by stratakis
· 7 years ago
826a8b7
bpo-35746: Credit Colin Read and Nicolas Edet (GH-11866)
by Victor Stinner
· 7 years ago
2f1a317
Doc sidebar: 3.6 has moved to security-fix mode. (GH-11810)
by Miss Islington (bot)
· 7 years ago
8fe830d
[2.7] Fix url to core-mentorship mailing list (GH-11775). (GH-11778)
by Mariatta
· 7 years ago
40a101d
bpo-25592: Improve documentation of distutils data_files (GH-9767) (GH-11734)
by Miss Islington (bot)
· 7 years ago
06b1542
bpo-35746: Fix segfault in ssl's cert parser (GH-11569)
by Miss Islington (bot)
· 7 years ago
1462234
[2.7] bpo-8765: Deprecate writing unicode to binary streams in Py3k mode. (GH-11127)
by Serhiy Storchaka
· 7 years ago
77b80c9
bpo-34512: Document platform-specific strftime() behavior for non-ASCII format strings (GH-8948)
by Miss Islington (bot)
· 7 years ago
555755e
[2.7] bpo-35552: Fix reading past the end in PyString_FromFormat(). (GH-11276) (GH-11534)
by Serhiy Storchaka
· 7 years ago
08a81df
bpo-33817: Fix _PyString_Resize() and _PyUnicode_Resize() for empty strings. (GH-11515)
by Serhiy Storchaka
· 7 years ago
0167c08
bpo-24746: Fix doctest failures when running the testsuite with -R (#11501) (#11512)
by Senthil Kumaran
· 7 years ago
c0a1d73
Update bugs.rst (GH-11487)
by Miss Islington (bot)
· 7 years ago
02e33d9
[2.7] bpo-24746: Avoid stripping trailing whitespace in doctest fancy diff (#11482)
by Sanyam Khurana
· 7 years ago
112e4af
Remove README.rst inadvertandly "backported" from 3.x in 5a89c71580529549e71567abf557c812eb470b2b. (GH-11409)
by Benjamin Peterson
· 7 years ago
5a89c71
[2.7] Bump copyright years to 2019. (GH-11408)
by Benjamin Peterson
· 7 years ago
befe3f7
macOS installer build: mitigate hdiutil resource busy bug
by Ned Deily
· 7 years ago
c540c4e
Revert "bpo-35402: Update macOS installer to use Tcl 8.6.9 / Tk 8.6.9.1 (GH-11101)"
by Ned Deily
· 7 years ago
000b809
bpo-11566: Remove hypot -> _hypot macro for very old compilers (GH-11283)
by Matt McCormick
· 7 years ago
d9a2aca
[2.7] bpo-31715 Add mimetype for extension .mjs (GH-3908) (GH-10978)
by Myles Borins
· 7 years ago
f347c6e
bpo-35504: Fix segfaults and SystemErrors when deleting certain attrs. (GH-11175) (GH-11249)
by Zackery Spytz
· 7 years ago
3752bc9
bpo-35529: Fix a reference counting bug in PyCFuncPtr_FromDll(). (GH-11229)
by Miss Islington (bot)
· 7 years ago
89b5ea2
[2.7] bpo-35441: Remove dead and buggy code related to PyList_SetItem(). (GH-11033) (GH-11234)
by Serhiy Storchaka
· 7 years ago
838645d
bpo-10320: Use PY_FORMAT_LONG_LONG in ctypes' PyCArg_repr(). (GH-11230)
by Zackery Spytz
· 7 years ago
53e2248
bpo-10320: Replace nonstandard sprintf() length modifier in ctypes' PyCArg_repr(). (GH-10853)
by Miss Islington (bot)
· 7 years ago
ea6b322
bpo-10496: distutils check_environ() handles getpwuid() error (GH-10931) (GH-11213)
by Victor Stinner
· 7 years ago
34b7c43
bpo-34279: regrtest consider that skipped tests are ran (GH-11132) (GH-11158)
by Victor Stinner
· 7 years ago
16d6320
bpo-16039: CVE-2013-1752: Limit imaplib.IMAP4_SSL.readline() (GH-11120)
by Victor Stinner
· 7 years ago
d336b1c
bpo-11617: Try to strengthen test_httpservers (GH-11121)
by Victor Stinner
· 7 years ago
d0d09b5
[2.7] bpo-15663: the 10.6+ macOS installers for 3.6/2.7 now provide a private Tcl/Tk 8.6 (GH-11110)
by Ned Deily
· 7 years ago
aa58050
bpo-35402: Update macOS installer to use Tcl 8.6.9 / Tk 8.6.9.1 (GH-11101)
by Miss Islington (bot)
· 7 years ago
55076cc
[3.6] bpo-35401: Update macOS installer to OpenSSL 1.0.2q (GH-11095)
by Miss Islington (bot)
· 7 years ago
3c8bd22
bpo-35401: Updates Windows build to OpenSSL 1.0.2q (GH-11089)
by Steve Dower
· 7 years ago
2632df4
[2.7] bpo-31374: Include pyconfig.h earlier in expat (GH-11078)
by Victor Stinner
· 7 years ago
1fd93ff
ceval.c: mark debug 'filename' variable as unused (GH-11074)
by Victor Stinner
· 7 years ago
7bbf7b0
bpo-31374: Include pyconfig.h earlier in expat (GH-11064)
by Miss Islington (bot)
· 7 years ago
cecf313
bpo-35052: Fix handler on xml.dom.minidom.cloneNode() (GH-11061) (GH-11068)
by Victor Stinner
· 7 years ago
324e179
[2.7] bpo-33023: Fix NotImplemented to NotImplementedError. (GH-10934). (GH-11001) (GH-11008)
by Serhiy Storchaka
· 7 years ago
107b27e
Add missing period in distutils.dep_util.newer_group doc (GH-11003)
by Miss Islington (bot)
· 7 years ago
49cedc5
bpo-35359: Add _CRT_SECURE_NO_WARNINGS to pythoncore project (GH-10819)
by Victor Stinner
· 7 years ago
29a4cbf
[2.7] bpo-33709: test_ntpath and test_posixpath fail in Windows with ACP!=1252. (GH-7278) (GH-7279)
by native-api
· 7 years ago
46aa472
[2.7] Correct a couple of unbalanced parenthesis. (GH-10779). (GH-10963)
by Andre Delfino
· 7 years ago
358fc87
Revert "[2.7] bpo-34172: multiprocessing.Pool leaks resources after being deleted (GH-9686)" (GH-10970)
by Victor Stinner
· 7 years ago
40ef5b7
Fix typo in xml.dom.minidom documentation (GH-10956)
by Miss Islington (bot)
· 7 years ago
fff8fab
[2.7] bpo-34052: Prevent SQLite functions from setting callbacks on exceptions. (GH-8113). (GH-10946) (GH-10955)
by Serhiy Storchaka
· 7 years ago
b2742ba
[2.7] bpo-34738: Add directory entries in ZIP files created by distutils. (GH-9419). (GH-10950)
by Serhiy Storchaka
· 7 years ago
abe74fe
[2.7] bpo-35250: Correct argument name "num" -> "btn" in turtle docs. (GH-10565). (GH-10943)
by Serhiy Storchaka
· 7 years ago
c6639cd
[2.7] Move __missing__ after __delitem__ in Data model. (GH-10923). (GH-10944)
by Andre Delfino
· 7 years ago
b50b33b
bpo-10496: posixpath.expanduser() catchs pwd.getpwuid() error (GH-10919) (GH-10930)
by Victor Stinner
· 7 years ago
bacc272
bpo-34185: Fix test module collision in test_bdb when ran as script. (GH-8537)
by Miss Islington (bot)
· 7 years ago
c7976da
bpo-35411: Skip test_urllib2net FTP tests on Travis CI (GH-10907)
by Miss Islington (bot)
· 7 years ago
93d7918
[2.7] bpo-16865: Support arrays >=2GB in ctypes. (GH-3006). (GH-7441)
by Serhiy Storchaka
· 7 years ago
eab421b
[2.7] bpo-25862: Fix several bugs in the _io module. (GH-8026) (GH-8033)
by Serhiy Storchaka
· 7 years ago
8687bd8
bpo-26544: Make platform.libc_ver() less slow (GH-10868)
by Victor Stinner
· 7 years ago
c275be5
bpo-35368: Make PyMem_Malloc() thread-safe in debug mode (GH-10828)
by Victor Stinner
· 7 years ago
dfd4a1d
[2.7] Fix signature of xml.dom.minidom.Document.toprettyxml(). (GH-10814). (GH-10827)
by E Kawashima
· 7 years ago
2212ee2
Replace 1/0 with 1//0 in tests to avoid Python 3 warns (GH-10833)
by Victor Stinner
· 7 years ago
bc9f53f
bpo-33015: Use malloc() in PyThread_start_new_thread() (GH-10829)
by Victor Stinner
· 7 years ago
8f83c2f
bpo-33015: Fix UB in pthread PyThread_start_new_thread (GH-6008) (GH-10823)
by Victor Stinner
· 7 years ago
dab59fa
bpo-35347: Fix test_socket.NonBlockingTCPTests (GH-10791) (GH-10817)
by Victor Stinner
· 7 years ago
d7a880c
Fix DeprecationWarning in test_bytes (GH-10805)
by Victor Stinner
· 7 years ago
f3fe21a
bpo-35356: Fix a possible reference leak in nis.maps(). (GH-10808)
by Miss Islington (bot)
· 7 years ago
f681e93
bpo-34021: Windows skips test_regrtest.test_env_changed() (GH-10804)
by Victor Stinner
· 7 years ago
3600300
bpo-34279, regrtest: Issue a warning if no tests have been executed (GH-10801)
by Victor Stinner
· 7 years ago
2e869a8
closes bpo-35340: Add freegrammar to pgenheaders.h. (GH-10788)
by Benjamin Peterson
· 7 years ago
22338f3
pythoninfo: log more environment variable (GH-10719) (GH-10774)
by Victor Stinner
· 7 years ago
0ef0398
Linkify SMTP.quit() in smtplib documentation. (GH-9785)
by Miss Islington (bot)
· 7 years ago
daa34b8
[2.7] bpo-35035: Rename email.utils documentation to email.utils.rst (GH-10023) (GH-10667)
by Julien Palard
· 7 years ago
fcbceba
bpo-31146: Don't fallback switcher to english on not-yet pusblished languages. (GH-10558)
by Miss Islington (bot)
· 7 years ago
40fdf47
[2.7] bpo-35021: Fix assertion failures in _datetimemodule.c. (GH-10039) (GH-10617)
by Serhiy Storchaka
· 7 years ago
4845aa6
Upgrade pip to 18.1 and setuptools to 40.6.2 (GH-10598)
by Miss Islington (bot)
· 7 years ago
e45fa73
Add a missed PyErr_NoMemory() in symtable_new(). (GH-10576)
by Miss Islington (bot)
· 7 years ago
2907d93
Fix a possible reference leak in _socket.getaddrinfo(). (GH-10543)
by Miss Islington (bot)
· 7 years ago
b6f4472
[2.7] bpo-35214: Fix OOB memory access in unicode escape parser (GH-10506) (GH-10538)
by Gregory P. Smith
· 7 years ago
815fa49
[2.7] Grammar corrections in abc.rst (GH-10525). (GH-10535)
by Andrés Delfino
· 7 years ago
6042f46
Linkify PEP 8 in unix.rst (GH-10482)
by Miss Islington (bot)
· 7 years ago
fb8eb2c
[2.7] bpo-33699: Describe try's else clause with the rest of the try clause (GH-7252) (GH-10469)
by Andrés Delfino
· 7 years ago
0d16526
[2.7] bpo-35194: Fix a wrong constant in cp932 codec. (GH-10420) (GH-10433)
by Alexey Izbyshev
· 7 years ago
18ba485
[2.7] Doc: Make all versions sidebars the same for consistency. (GH-10288) (GH-10410)
by Julien Palard
· 7 years ago
842efd0
Add future_stmt to simple_stmt production list. (GH-8239)
by Miss Islington (bot)
· 7 years ago
322f8bc
glob uses fnmatch.filter instead of fnmatch since 2001. (GH-10102)
by Miss Islington (bot)
· 7 years ago
d06b60f
Add a reference to the name mangling description in the tutorial to the index. (GH-10138)
by Miss Islington (bot)
· 7 years ago
830f26d
Correct grammar mistakes in string.rst. (GH-9752)
by Miss Islington (bot)
· 7 years ago
ffbce43
closes bpo-35171: Fix test_TimeRE_recreation_timezone failure on some systems. (GH-10347)
by Miss Islington (bot)
· 7 years ago
3e3e1a2
[2.7] bpo-35133: Fix mistakes when concatenate string literals on different lines. (GH-10284) (GH-10335) (GH-10336)
by Serhiy Storchaka
· 7 years ago
6bf85ac
[2.7] Docs: fix some wrong words (GH-6987) (GH-10315)
by Stéphane Wirtel
· 7 years ago
421b41b
Fix a typo about a comma. (GH-10306)
by Miss Islington (bot)
· 7 years ago
a614cc9
[2.7] closes bpo-35139: The `pyexpat` module's macros in `Modules/Setup` now match `setup.py` (GH-10293)
by Benjamin Peterson
· 7 years ago
aa39c1a
[2.7] bpo-32804: Include the context parameter in urlretrieve documentation (GH-10203)
by Lysandros Nikolaou
· 7 years ago
05acd44
bpo-35062: Fix parsing _io.IncrementalNewlineDecoder's *translate* argument. (GH-10217)
by Miss Islington (bot)
· 7 years ago
bc6f74a
bpo-34866: Add max_num_fields to cgi.FieldStorage (GH-9660) (GH-9969)
by matthewbelisle-wf
· 7 years ago
64ffee7
[2.7] Fix a possible "double decref" in termios.tcgetattr(). (GH-10194) (GH-10218)
by Zackery Spytz
· 7 years ago
4ec427b
bpo-27741: Better wording for datetime.strptime() (GH-9994)
by Miss Islington (bot)
· 7 years ago
d61f586
[2.7] bpo-35068: Fix possible crashes in pyexpat.c. (GH-10099)
by Zackery Spytz
· 7 years ago
Next »