Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v3.7.5
tag
dc8ada53cff5e8e8f9c20587ab6afc2152b2888f
tagger
Ned Deily <nad@python.org>
Mon Oct 14 22:37:59 2019
object
5c02a39a0b31a330e06b4d6f44835afb205dc7cc
Python 3.7.5
5c02a39
3.7.5
by Ned Deily
· 6 years ago
v3.7.5
0365d51
Fix some news entries for 3.7.5 final.
by Ned Deily
· 6 years ago
8948bde
[3.7] Update build docs for macOS (GH-16771) (GH-16774)
by Ned Deily
· 6 years ago
d6c1cc2
[3.7] Update macOS installer display files for 3.7.5 (GH-16767)
by Ned Deily
· 6 years ago
bd9a70c
bpo-28556: Remove another mention of metaclass of Generic in typing docs (GH-16743)
by Miss Islington (bot)
· 6 years ago
2a40559
[3.7] bpo-38449: Revert "bpo-22347: Update mimetypes.guess_type to allow oper parsing of URLs (GH-15685)" (GH-16724) (GH-16727)
by Abhilash Raj
· 6 years ago
c16897c
Fix typo: equivalent code of `async with cond` (GH-11681) (GH-16720)
by Miss Islington (bot)
· 6 years ago
b6029f9
Update badges in README.rst (GH-16710)
by Zachary Ware
· 6 years ago
49d7428
Typo fix: "throuhgh" should be "through". (GH-16704)
by Miss Islington (bot)
· 6 years ago
49e650b
bpo-32996: Documentation fix-up. (GH-16646)
by Miss Islington (bot)
· 6 years ago
42b16b2
bpo-36953: Delay removal of ABCs from collections. (GH-13409)
by Miss Islington (bot)
· 6 years ago
1c61f2c
bpo-38368: Added fix for ctypes crash when handling arrays in structs/unions. (GH-16589) (GH-16672)
by Vinay Sajip
· 6 years ago
918f0c4
Typo fix: "empy" should be "empty". (GH-16666)
by Miss Islington (bot)
· 6 years ago
ae41f62
[3.7] bpo-38294: Add list of no-longer-escaped chars to re.escape documentation. (GH-16442) (GH-16647)
by Ricardo Bánffy
· 6 years ago
89f35fa
Fix typo in _warnings.warn_explicit() docstring (GH-16625)
by Miss Islington (bot)
· 6 years ago
ab22c8b
bpo-38344: Fix syntax in activate.bat (GH-16533)
by Miss Islington (bot)
· 6 years ago
e9c65b4
bpo-38391: Fixing a typo for Py_DECREF (GH-16616)
by Miss Islington (bot)
· 6 years ago
f168c17
bpo-26510: Add versionchanged for required arg of add_subparsers (GH-16588)
by Miss Islington (bot)
· 6 years ago
6eb5545
bpo-38235: Correct some arguments names in logging documentation (GH-16571) (GH-16577)
by Miss Islington (bot)
· 6 years ago
88204a3
bpo-34344 Fix AbstractEventLoopPolicy.get_event_loop docstring (GH-16463)
by Miss Islington (bot)
· 6 years ago
2027f90
Post release updates
by Ned Deily
· 6 years ago
19ecb5c
Merge tag 'v3.7.5rc1' into 3.7
by Ned Deily
· 6 years ago
874dae4
Correct typos in the codecs module documentation (GH-15135)
by Miss Islington (bot)
· 6 years ago
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
Next »