Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v3.7.1rc1
/
Misc
tag
c05eb2f1bba48c803d54ce12fc00de87b69d5e06
tagger
Ned Deily <nad@python.org>
Wed Sep 26 06:16:59 2018
object
2064bcf6ce513a3ce876f87aabdbd997c07eff10
Python 3.7.1rc1
2064bcf
3.7.1rc1
by Ned Deily
· 7 years ago
v3.7.1rc1
d9cfe5e
bpo-34370: Update Tk 8.6 used with macOS installers
by Ned Deily
· 7 years ago
3cc9557
bpo-34790: [docs] Passing coroutines to asyncio.wait() can be confusing. (GH-9543)
by Miss Islington (bot)
· 7 years ago
321f28c
bpo-1529353: IDLE: squeeze large output in the shell (GH-7626)
by Miss Islington (bot)
· 7 years ago
db23206
bpo-34770: Fix a possible null pointer dereference in pyshellext.cpp (GH-9497)
by Miss Islington (bot)
· 7 years ago
394e55a
[3.7] bpo-17239: Disable external entities in SAX parser (GH-9217) (GH-9511)
by Christian Heimes
· 7 years ago
ddc163d
bpo-34783: Fix Py_Main() (GH-9526)
by Victor Stinner
· 7 years ago
aeadf59
bpo-34548: IDLE: use configured theme colors in TextView (GH-9008)
by Miss Islington (bot)
· 7 years ago
2756ef3
[3.7] bpo-34670: Add TLS 1.3 post handshake auth (GH-9460) (GH-9505)
by Christian Heimes
· 7 years ago
44989bc
bpo-34472: Add data descriptor signature to zipfile (GH-8871) (GH-9399)
by Miss Islington (bot)
· 7 years ago
0c076ca
[3.7] bpo-29577: Enum: mixin classes don't mix well with already mixed Enums (GH-9328) (GH-9486)
by Ethan Furman
· 7 years ago
5c3d8b2
[3.7] bpo-34623: Mention CVE-2018-14647 in news entry (GH-9482) (GH-9488)
by Miss Islington (bot)
· 7 years ago
e5fde1f
bpo-34537: Fix test_gdb:test_strings with LC_ALL=C (GH-9483)
by Miss Islington (bot)
· 7 years ago
187f2dd
bpo-34762: Fix contextvars C API to use PyObject* pointer types. (GH-9473)
by Miss Islington (bot)
· 7 years ago
975f3cb
bpo-34735: Fix a memory leak in Modules/timemodule.c (GH-9418)
by Miss Islington (bot)
· 7 years ago
015cd0f
bpo-32215: Fix performance regression in sqlite3 (GH-8511)
by Miss Islington (bot)
· 7 years ago
95cc3ee
Revert "[3.7] bpo-34589: Add -X coerce_c_locale option; C locale coercion off by default (GH-9379)" (GH-9416)
by Victor Stinner
· 7 years ago
1a89cb5
bpo-34582: Adds JUnit XML output for regression tests (GH-9210)
by Miss Islington (bot)
· 7 years ago
470a435
bpo-34623: Use XML_SetHashSalt in _elementtree (GH-9146)
by Miss Islington (bot)
· 7 years ago
144f1e2
[3.7] bpo-34589: Add -X coerce_c_locale option; C locale coercion off by default (GH-9379)
by Victor Stinner
· 7 years ago
b7f58d7
bpo-34587, test_socket: remove RDSTest.testCongestion() (GH-9277)
by Miss Islington (bot)
· 7 years ago
1229664
bpo-32533: Fixed thread-safety of error handling in _ssl. (GH-7158)
by Miss Islington (bot)
· 7 years ago
efdf316
bpo-34341: Fix appending to ZIP archives with the ZIP64 extension. (GH-8683)
by Miss Islington (bot)
· 7 years ago
e2c0aea
bpo-34710: fix SSL module build (GH-9347)
by Miss Islington (bot)
· 7 years ago
1d30788
bpo-34610: Fixed iterator of multiprocessing.managers.DictProxy. (GH-9113)
by Miss Islington (bot)
· 7 years ago
e3f6aa7
bpo-34603, ctypes/libffi_msvc: Fix returning structs from functions (GH-9258)
by Miss Islington (bot)
· 7 years ago
51dbae8
closes bpo-34515: Support non-ASCII identifiers in lib2to3. (GH-8950)
by Miss Islington (bot)
· 7 years ago
c83c375
bpo-32933: Implement __iter__ method on mock_open() (GH-5974)
by Miss Islington (bot)
· 7 years ago
78aa3d8
bpo-34363: dataclasses.asdict() and .astuple() now handle fields which are namedtuples. (GH-9151) (GH-9304)
by Miss Islington (bot)
· 7 years ago
d0491cd
[3.7] bpo-34490: Fix test_asyncio for AIX - do not call transport.get_extra_info('sockname') (GH-8907) (#9286)
by Andrew Svetlov
· 7 years ago
1550b73
closes bpo-34661: Fix test_shutil if unzip doesn't support -t. (GH-9262)
by Miss Islington (bot)
· 7 years ago
b2ff9a9
bpo-34658: Fix rare subprocess prexec_fn fork error. (GH-9255)
by Miss Islington (bot)
· 7 years ago
90f7d45
bpo-34200: Fix non-determinism of test_pkg (GH-9248)
by Miss Islington (bot)
· 7 years ago
98344a4
closes bpo-34652: Always disable lchmod on Linux. (GH-9234)
by Miss Islington (bot)
· 7 years ago
329ea4e
bpo-31577: Fix a crash in os.utime() in case of a bad ns argument. (GH-3752)
by Miss Islington (bot)
· 7 years ago
72c34cf
closes bpo-31903: Release the GIL when calling into SystemConfiguration (GH-4178)
by Miss Islington (bot)
· 7 years ago
cadb66e
[3.7] closes bpo-25041: Document AF_PACKET socket address format. (GH-9207)
by Benjamin Peterson
· 7 years ago
d8bc7a6
closes bpo-31902: Fix the col_offset attribute for ast.Async* nodes to point to the "async" keyword. (GH-4175)
by Miss Islington (bot)
· 7 years ago
536e45a
closes bpo-31608: Fix a crash in methods of a subclass of _collections.deque with a bad __new__(). (GH-3788)
by Miss Islington (bot)
· 7 years ago
3e648f83
bpo-28617 Fixed docs inaccuracies about the types that support membership tests (GH-9086)
by Miss Islington (bot)
· 7 years ago
3235fac
bpo-34405: Update to OpenSSL 1.1.0i for macOS installer builds (GH-9166) (GH-9167)
by Miss Islington (bot)
· 7 years ago
2bc4eea
bpo-34625: Update vendorized expat version to 2.2.6. (GH-9150)
by Miss Islington (bot)
· 7 years ago
9c4a63f
bpo-32270: Don't close stdin/out/err in pass_fds (GH-6242) (GH-9148)
by Miss Islington (bot)
· 7 years ago
037582e
bpo-33460: remove ellipsis that look like continuation prompts (GH-7851)
by Miss Islington (bot)
· 7 years ago
c0d63bf
[3.7] bpo-34282: Fix Enum._convert method shadowing members named _convert (GH-9034)
by orlnub123
· 7 years ago
4902017
bpo-34588: Fix an off-by-one error in traceback formatting. (GH-9077)
by Miss Islington (bot)
· 7 years ago
d53f1ca
[3.7] bpo-34621: fix uuid.UUID (un)pickling compatbility with older Python versions (<3.7) (GH-9133)
by Tal Einat
· 7 years ago
7a633ed
[3.7] bpo-34604: Fix possible mojibake in pwd.getpwnam() and grp.getgrnam() (GH-9098) (GH-9104)
by William Grzybowski
· 7 years ago
77b92b1
bpo-34421 avoid unicode error in distutils logging (GH-8799)
by Miss Islington (bot)
· 7 years ago
9835696
bpo-34246: Use no mutable default args in smtplib (GH-8554)
by Miss Islington (bot)
· 7 years ago
18d7dff
[3.7] bpo-34594: Don't hardcode errno values in the tests. (GH-9094)
by Zackery Spytz
· 7 years ago
f862f3a
bpo-25750: fix refcounts in type_getattro() (GH-6118)
by Miss Islington (bot)
· 7 years ago
2d3f2dc
bpo-34542: Update test certs and keys (GH-8997) (GH-9007)
by Miss Islington (bot)
· 7 years ago
5b17d7f
closes bpo-34581 : Conditionalize use of __pragma in Modules/socketmodule.c. (GH-9067)
by Miss Islington (bot)
· 7 years ago
e8ca880
bpo-34563: Fix for invalid assert on big output of multiprocessing.Process (GH-9027) (GH-9064)
by Miss Islington (bot)
· 7 years ago
7aa3ead
bpo-34530: Fix distutils find_executable() (GH-9049)
by Miss Islington (bot)
· 7 years ago
4c532da
closes bpo-34555: Fix incorrectly nested test for HAVE_LINUX_VM_SOCKETS_H (GH-9016)
by Miss Islington (bot)
· 7 years ago
89c9043
bpo-34558: Add missing parentheses in _aix.py (GH-9017)
by Miss Islington (bot)
· 7 years ago
5df3658
bpo-34062: Add missing launcher argument and make behavior consistent between short and long arguments (GH-8827)
by Miss Islington (bot)
· 7 years ago
0b9ea4b
[3.7] bpo-34485: stdout uses surrogateescape on POSIX locale (GH-8986) (GH-8987)
by Victor Stinner
· 7 years ago
65ef742
bpo-34527: POSIX locale enables the UTF-8 Mode (GH-8972) (GH-8974)
by Victor Stinner
· 7 years ago
2cf3316
bpo-33635: Handling Bad file descriptor in Path.is_file and related. (GH-8542)
by Miss Islington (bot)
· 7 years ago
55b8c4b
Remove AIX workaround test_subprocess (GH-8939)
by Miss Islington (bot)
· 7 years ago
80e9fed
bpo-34171: Prevent creating Lib/trace.cover when run the trace module. (GH-8841)
by Miss Islington (bot)
· 7 years ago
d5f017b
bpo-13312: Avoid int underflow in time year. (GH-8912)
by Miss Islington (bot)
· 7 years ago
0dc75f0
bpo-34426: fix typo (__lltrace__ -> __ltrace__) (GH-8822)
by Miss Islington (bot)
· 7 years ago
3e6020c
bpo-6700: Fix inspect.getsourcelines for module level frames/tracebacks (GH-8864)
by Miss Islington (bot)
· 7 years ago
89b1654
bpo-34454: fix .fromisoformat() methods crashing on inputs with surrogate code points (GH-8862)
by Miss Islington (bot)
· 7 years ago
d1f0ccc
bpo-34441: Fix ABC.__subclasscheck__ crash on classes with invalid __subclasses__ (GH-8835)
by Miss Islington (bot)
· 7 years ago
870247a
[3.7] bpo-34391: Fix ftplib test for TLS 1.3 (GH-8787) (GH-8789)
by Miss Islington (bot)
· 7 years ago
64336dc
bpo-34405: Updated to OpenSSL 1.1.0i for Windows builds. (GH-8775)
by Miss Islington (bot)
· 7 years ago
2275b77
closes bpo-34400: Fix undefined behavior in parsetok(). (GH-4439)
by Miss Islington (bot)
· 7 years ago
e3228a3
bpo-34399: 2048 bits RSA keys and DH params (GH-8762) (GH-8763)
by Miss Islington (bot)
· 7 years ago
32e58fc
bpo-34213: Allow dataclasses to work with a field named 'object'. (GH-8452)
by Miss Islington (bot)
· 7 years ago
39c1253
closes bpo-34377: Update Valgrind suppressions. (GH-8729)
by Miss Islington (bot)
· 7 years ago
c614121
bpo-34333: Fix %-formatting in Path.with_suffix() (GH-8663)
by Miss Islington (bot)
· 7 years ago
ea8835f
bpo-34047: IDLE: fix mousewheel scrolling direction on macOS (GH-8678)
by Miss Islington (bot)
· 7 years ago
5799e5a
bpo-18540: Fix EAI_NONAME in imaplib.IMAP4*() (GH-8634)
by Miss Islington (bot)
· 7 years ago
416f343
bpo-19891: Ignore error while writing history file (GH-8483)
by Miss Islington (bot)
· 7 years ago
0c90d6f
[3.7] bpo-34247: Fix Python 3.7 initialization (#8659)
by Victor Stinner
· 7 years ago
e65ec49
bpo-33839: refactor IDLE's tooltips & calltips, add docstrings and tests (GH-7683)
by Miss Islington (bot)
· 7 years ago
ffd6364
bpo-34275: Make IDLE calltips always visible on Mac. (GH-8639)
by Miss Islington (bot)
· 7 years ago
d9fc795
bpo-34120: fix IDLE freezing after closing dialogs (GH-8603)
by Miss Islington (bot)
· 7 years ago
172a81e
[3.7] bpo-34263 Cap timeout submitted to epoll/select etc. to one day. (GH-8532) (GH-8586)
by Miss Islington (bot)
· 7 years ago
3e4b688
bpo-33871: Fix os.sendfile(), os.writev(), os.readv(), etc. (GH-7931)
by Miss Islington (bot)
· 7 years ago
47957da
[3.7] bpo-33729: Fix issues with arguments parsing in hashlib. (GH-8346) (GH-8581)
by Serhiy Storchaka
· 7 years ago
9ecbe33
Revert "closes bpo-27494: Fix 2to3 handling of trailing comma after a generator expression (GH-3771)" (GH-8241)
by Miss Islington (bot)
· 7 years ago
d5c75be
bpo-33833: Fix ProactorSocketTransport AssertionError (GH-7893)
by Miss Islington (bot)
· 7 years ago
ad4f64d
bpo-34035: Fix several AttributeError in zipfile seek() methods. (GH-8527)
by Miss Islington (bot)
· 7 years ago
5753b13
bpo-31047: Fix ntpath.abspath for invalid paths (GH-8544)
by Miss Islington (bot)
· 7 years ago
6332de1
bpo-34231: PYTHONBREAKPOINT is not documented on python --help (GH-8475)
by Steve Dower
· 7 years ago
c3af73d
bpo-30237: Output error when ReadConsole is canceled by CancelSynchronousIo. (GH-7911)
by Miss Islington (bot)
· 7 years ago
1e98d87
bpo-34251: Restore msilib.Win64 to preserve compatibility (GH-8510)
by Miss Islington (bot)
· 7 years ago
2be0124
bpo-33476: Fix _header_value_parser when address group is missing final ';' (GH-7484)
by Miss Islington (bot)
· 7 years ago
7cbde0e
bpo-30722: Fix NEWS entries (GH-8501)
by Miss Islington (bot)
· 7 years ago
3cc505e
bpo-34225: Ensure INCLUDE and LIB directories do not end with a backslash. (GH-8464)
by Steve Dower
· 7 years ago
89352b0
bpo-32663 Make SMTPUTF8SimTests run (GH-5314) (#8471)
by Miss Islington (bot)
· 7 years ago
9736493
bpo-29097: Forego fold detection on windows for low timestamp values (GH-2385) (GH-8466)
by Miss Islington (bot)
· 7 years ago
0b27169
bpo-34164: Fix handling of incorrect padding in base64.b32decode(). (GH-8351) (GH-8435)
by Miss Islington (bot)
· 7 years ago
96bba04
bpo-33336, imaplib: Legalize MOVE command (GH-6569) (GH-8409)
by Miss Islington (bot)
· 7 years ago
Next »