Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v3.7.5rc1
tag
4d4c87da17c34d9eb169801d6bc01158c00171dc
tagger
Ned Deily <nad@python.org>
Tue Oct 01 17:23:53 2019
object
4082f600a5bd69c8f4a36111fa5eb197d7547756
Python 3.7.5rc1
4082f60
3.7.5rc1
by Ned Deily
· 6 years ago
v3.7.5rc1
960068b
Update macOS installer displays for 3.7.5rc1
by Ned Deily
· 6 years ago
d6a92b5
bpo-36670: Multiple regrtest bugfixes (GH-16511)
by Miss Islington (bot)
· 6 years ago
2eb1dac
Fix and improve `asyncio.run()` docs (GH-16403) (GH-16505)
by Miss Islington (bot)
· 6 years ago
1c3e469
bpo-38019: correctly handle pause/resume reading of closed asyncio unix pipe (GH-16472)
by Miss Islington (bot)
· 6 years ago
80dd66a
[3.7] bpo-38216, bpo-36274: Allow subclasses to separately override validation and encoding behavior (GH-16448) (GH-16461)
by Jason R. Coombs
· 6 years ago
6112b91
bpo-38301: In Solaris family, we must be sure to use '-D_REENTRANT' (GH-16446) (#16450)
by Miss Islington (bot)
· 6 years ago
39a0c75
bpo-38243, xmlrpc.server: Escape the server_title (GH-16373)
by Miss Islington (bot)
· 6 years ago
2c24f2c
[3.7] bpo-38275: Skip ssl tests for disabled versions (GH-16427)
by Christian Heimes
· 6 years ago
e6b5ed1
bpo-38239: Fix test_gdb for Link Time Optimization (LTO) (GH-16422) (GH-16426)
by Victor Stinner
· 6 years ago
5017a64
bpo-38130: Fix error in explaining when an exception is re-raised (GH-16016) (GH-16416)
by Miss Islington (bot)
· 6 years ago
80bde15
Doc: Use the `with` statement in the first example of the ftplib doc. (GH-16271) (GH-16413)
by Miss Islington (bot)
· 6 years ago
8e4622e
[3.7] closes bpo-38174: Update vendored expat library to 2.2.8. (GH-16407)
by Benjamin Peterson
· 6 years ago
d015714
[3.7] bpo-22273: Changed conditions for ctypes array-in-struct handling. (GH-16381) (GH-16400)
by Vinay Sajip
· 6 years ago
585798f
bpo-38271: encrypt private key test files with AES256 (GH-16385)
by Miss Islington (bot)
· 6 years ago
3b5e924
bpo-38255: super() can search attributes as well as methods (GH-16368) (GH-16392)
by Miss Islington (bot)
· 6 years ago
d366694
bpo-38260: Add Docs on asyncio.run (GH-16337)
by Miss Islington (bot)
· 6 years ago
4042e1a
[3.7] bpo-36871: Handle spec errors in assert_has_calls (GH-16364) (GH-16374)
by Gregory P. Smith
· 6 years ago
16c0f6d
bpo-22273: Update ctypes to correctly handle arrays in small structur… (GH-15839) (GH-16369)
by Miss Islington (bot)
· 6 years ago
46f6c56
bpo-37123: multiprocessing test_mymanager() accepts SIGTERM (GH-16349)
by Miss Islington (bot)
· 6 years ago
c13a4d6
bpo-38212: Increase MP test_queue_feeder_donot_stop_onexc() timeout (GH-16348)
by Miss Islington (bot)
· 6 years ago
912b5a9
closes bpo-38253: Fix typo of Py_SET_ERANGE_IF_OVERFLOW in pyport.h. (GH-16230)
by Miss Islington (bot)
· 6 years ago
6641a10
Updated incorrect level-setting code to use setLevel(). (GH-16325) (GH-16326)
by Miss Islington (bot)
· 6 years ago
8d4c52f
Doc: Fix spelling errors of 'initial' in enum.py (GH-16314)
by Miss Islington (bot)
· 6 years ago
fd4f28d
bpo-37937: Mention frame.f_trace in sys.settrace docs (GH-15439)
by Miss Islington (bot)
· 6 years ago
2552e27
bpo-37353: Updated parser note about source code compatibility(GH-14277)
by Miss Islington (bot)
· 6 years ago
5e1400a
bpo-37531: sync regrtest with master branch (GH-16285) (GH-16289)
by Victor Stinner
· 6 years ago
50ecedc
Doc: Clarify dict equality irrespective of ordering. (GH-16266)
by Miss Islington (bot)
· 6 years ago
20d3bce
[3.7] bpo-38218: Doc: Corrected syntax for return annotation (GH-16265) (GH-16275)
by Miss Islington (bot)
· 6 years ago
1a3a48d
bpo-38203: faulthandler.dump_traceback_later() is always available (GH-16260)
by Miss Islington (bot)
· 6 years ago
8b907a8
bpo-37904: Edition on python tutorial - section 4 (GH-16169) (GH-16235)
by Miss Islington (bot)
· 6 years ago
69b3718
[3.7] bpo-38191: Accept arbitrary keyword names in NamedTuple(). (GH-16222) (GH-16239)
by Serhiy Storchaka
· 6 years ago
fc022f0
bpo-38013: make async_generator_athrow object tolerant to throwing exceptions (GH-16070)
by Miss Islington (bot)
· 6 years ago
6591b4b
bpo-37531: regrtest main process uses shorter timeout (GH-16220) (GH-16223)
by Miss Islington (bot)
· 6 years ago
6422392
Doc: Fix grammar/spelling in ssl.VERIFY_CRL_CHECK_LEAF docs (GH-16221)
by Miss Islington (bot)
· 6 years ago
facbd31
bpo-38192: Fix remaining passing of "loop" in the protocol examples (GH-16202)
by Miss Islington (bot)
· 6 years ago
80cb055
bpo-38185: Fixed case-insensitive string comparison in sqlite3.Row indexing. (GH-16190)
by Miss Islington (bot)
· 6 years ago
3d916a7
bpo-35379: When exiting IDLE, catch any AttributeError. (GH-16212)
by Miss Islington (bot)
· 6 years ago
4ac1be2
bpo-38175: Fix a memory leak in comparison of sqlite3.Row objects. (GH-16155)
by Miss Islington (bot)
· 6 years ago
89f132a
Doc: Add list(dict) in stdtypes library (GH-16209) (GH-16211)
by Miss Islington (bot)
· 6 years ago
523497c
bpo-38183: Test_idle ignores user config directory GH-16198)
by Miss Islington (bot)
· 6 years ago
733193d
bpo-28556: Update the opening note in typing docs (GH-16204)
by Miss Islington (bot)
· 6 years ago
c55f695
[3.7] bpo-33936: Don't call obsolete init methods with OpenSSL 1.1.0+ (GH-16140) (GH-16200)
by Miss Islington (bot)
· 6 years ago
4651a7a
Doc: Fix Wikipedia link for functools.lru_cache (GH-16183)
by Miss Islington (bot)
· 6 years ago
7aae4f00
[3.7] bpo-38100: Fix spelling error in unittest.mock code (GH-16195)
by Stéphane Wirtel
· 6 years ago
ad4ce9e
Doc: Add link of GNU Readline library to interpreter tutorial (GH-16152) (GH-16188)
by Miss Islington (bot)
· 6 years ago
76d8fb7
bpo-38117: Update bundled Windows OpenSSL to 1.1.1d (GH-16184)
by Steve Dower
· 6 years ago
210dc3b
[3.7] bpo-33095: Add reference to isolated mode in -m and script option (GH-7764) (GH-16181)
by Julien Palard
· 6 years ago
e857fe6
[3.7] bpo-38168: Fix a possbile refleak in setint() of mmapmodule.c (GH-16136) (GH-16175)
by Miss Islington (bot)
· 6 years ago
26c44b5
bpo-38117: Updated OpenSSL to 1.1.1d in macOS installer. (GH-16170)
by Miss Islington (bot)
· 6 years ago
701c488
bpo-38178: Don't explicitly pass "loop" to EchoClientProtocol. (GH-16159)
by Miss Islington (bot)
· 6 years ago
b9f932f
bpo-37635: Update arg name for seek() in IO tutorial (GH-16147)
by Miss Islington (bot)
· 6 years ago
4fac581
Doc: Fix link to window.getch in curses documentation (GH-16132)
by Miss Islington (bot)
· 6 years ago
3ac6520
Fix typo in test_api.py. (GH-16119)
by Miss Islington (bot)
· 6 years ago
3906920
bpo-34706: Preserve subclassing in inspect.Signature.from_callable (GH-16108) (GH-16114)
by Miss Islington (bot)
· 6 years ago
77878ca
bpo-32790: Add info about alt format using GH- for 'g' in chart (GH-6624)
by Miss Islington (bot)
· 6 years ago
0a5a1a1
Run autoreconf. (GH-16106)
by Miss Islington (bot)
· 6 years ago
d112ea6
closes bpo-36002: Use AC_PATH_TOOL to find llvm-profdata and llvm-ar. (GH-14998)
by Miss Islington (bot)
· 6 years ago
e7b7edf
[3.7] bpo-12144: Handle cookies with expires attribute in CookieJar.make_cookies (GH-13921) (GH-16092)
by Xtreak
· 6 years ago
d3f8a11
Fix the ImportWarning regarding __spec__ and __package__ being None (GH-16003)
by Miss Islington (bot)
· 6 years ago
f14fcbf
Revert "bpo-37785: Fix xgettext warning in argparse (GH-15161)" (GH-16082)
by Julien Palard
· 6 years ago
b50eff6
bpo-37785: Fix xgettext warning in argparse (GH-15161)
by Miss Islington (bot)
· 6 years ago
6e0c066
Emphasize the need to always call PySequence_Fast. (GH-11140)
by Miss Islington (bot)
· 6 years ago
7da8c0a
closes bpo-37803: pdb: fix handling of options (--help / --version) (GH-15193)
by Miss Islington (bot)
· 6 years ago
e3c25fc
bpo-38096: Complete the "structseq" and "named tuple" cleanup (GH-16010) (GH-16063)
by Miss Islington (bot)
· 6 years ago
a3c53a1
bpo-21872: fix lzma library decompresses data incompletely (GH-14048)
by Miss Islington (bot)
· 6 years ago
c8d1338
bpo-26868: Fix example usage of PyModule_AddObject. (GH-15725)
by Miss Islington (bot)
· 6 years ago
01b47c9
bpo-35325: Doc: imp.find_module() return value documentation discrepancy (GH-11040)
by Miss Islington (bot)
· 6 years ago
07b4148
bpo-32008: Prefer client or TLSv1_2 in examples (GH-5797) (GH-16026)
by Miss Islington (bot)
· 6 years ago
197ac1a
closes bpo-38127: _ctypes: PyObject_IsSubclass() should be checked for failure. (GH-16011)
by Miss Islington (bot)
· 6 years ago
ff2a5c0
Doc: Update pickle.rst (GH-14128) (GH-16015)
by Miss Islington (bot)
· 6 years ago
b7a310d
bpo-38096: Clean up the "struct sequence" / "named tuple" docs (GH-15895) (GH-15962)
by Paul Ganssle
· 6 years ago
8892a1d
closes bpo-38124: Fix bounds check in PyState_AddModule. (GH-16007)
by Miss Islington (bot)
· 6 years ago
bf0c76c
Doc: Fix missing negation. (GH-14640) (GH-15985)
by Miss Islington (bot)
· 6 years ago
e4be7c8
Improve clarity of try-return-finally-return (GH-15677) (GH-15982)
by Miss Islington (bot)
· 6 years ago
cec68c3
[3.7] bpo-38117: Test with OpenSSL 1.1.1d (GH-15983) (GH-15994)
by Stéphane Wirtel
· 6 years ago
c62da14
bpo-37698: Update doc of PyBuffer_ToContiguous (GH-14992) (GH-15998)
by Miss Islington (bot)
· 6 years ago
9b46586
Doc: recursive glob ** follows symlinks to directories (GH-12918)
by Miss Islington (bot)
· 6 years ago
c112faf
bpo-37750: Add doc of PyBuffer_FromContiguous (GH-15988) (GH-15991)
by Miss Islington (bot)
· 6 years ago
d126fbd
bpo-37885: venv: Don't produce unbound variable warning on deactivate (GH-15974)
by Miss Islington (bot)
· 6 years ago
195dc14
bpo-33187: Document ElementInclude (XInclude) support in ElementTree (GH-8861) (GH-15972)
by Miss Islington (bot)
· 6 years ago
8a19a91
bpo-36634: Fixes activate.bat when existing values contain double quotes (GH-15924)
by Miss Islington (bot)
· 6 years ago
e58e18d
[3.7] Turn off AppVeyor CI (GH-15929) (GH-15943)
by Zachary Ware
· 6 years ago
c211939
bpo-36919: make test_source_encoding.test_issue2301 implementation-independent (GH-13639) (GH-15953)
by Miss Islington (bot)
· 6 years ago
4c2fa5c
bpo-33459: Fix "tuple displays" term in Expressions.rst (GH-6760) (GH-15939)
by Miss Islington (bot)
· 6 years ago
0fd8c05
bpo-35649: update http client example (GH-11441) (GH-15931)
by Miss Islington (bot)
· 6 years ago
f3480ad
[3.8] bpo-37409: fix relative import with no parent (GH-14956) (GH-15913)
by Miss Islington (bot)
· 6 years ago
aca878e
[3.7] bpo-35168: Make shlex.punctuation_chars read-only (GH-11631) (GH-15926)
by Vinay Sajip
· 6 years ago
99f0e81
bpo-20504 : in cgi.py, fix bug when a multipart/form-data request has… (GH-10638)
by Miss Islington (bot)
· 6 years ago
0553369
bpo-35066: Make trailing percent test more portable. (GH-15907)
by Miss Islington (bot)
· 6 years ago
d378fdb
bpo-25810: Clarify eval() docs, it does not keywords (GH-15173)
by Miss Islington (bot)
· 6 years ago
3cd147b
bpo-37585: Add clarification regarding comparing dict.values() (GH-14954)
by Miss Islington (bot)
· 6 years ago
9210b58
bpo-16438: Doc: confusing text regarding numeric precedence corrected (GH-10521)
by Miss Islington (bot)
· 6 years ago
5fe153c
bpo-37424: Avoid a hang in subprocess.run timeout output capture (GH-14490)
by Miss Islington (bot)
· 6 years ago
2a8560a
bpo-38034: Fix typo in logging.handlers.rst (GH-15708) (GH-15894)
by Miss Islington (bot)
· 6 years ago
e0a1561
bpo-37574: Mention helper functions for find_spec documentation (GH-14739)
by Miss Islington (bot)
· 6 years ago
6a494e7
bpo-38089: Move Azure Pipelines to latest VM versions and make macOS tests optional (GH-15851)
by Steve Dower
· 6 years ago
14514b6
Docs: Small tweaks to c-api/introGH-Include_Files (GH-14698)
by Miss Islington (bot)
· 6 years ago
075a441
Correct info about "f.read(size)". (GH13852)
by Miss Islington (bot)
· 6 years ago
494b61a
[3.7] bpo-37531: Enhance regrtest multiprocess timeout (GH-15345) (GH-15874)
by Victor Stinner
· 6 years ago
Next »