Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v3.7.4rc1
tag
da3644267b7c7614e55b7e33228ce31ce2749f2a
tagger
Ned Deily <nad@python.org>
Tue Jun 18 21:04:08 2019
object
b26441ee1f896d893862f402119b9001cc71c35b
Python 3.7.4rc1
b26441e
3.7.4rc1
by Ned Deily
· 6 years ago
v3.7.4rc1
23d9fcb
Changelog fixups for 3.7.3rc1
by Ned Deily
· 6 years ago
c6ae564
Update macOS installer welcome and readme for 3.7.4
by Ned Deily
· 6 years ago
c730211
bpo-36231: Support building on macOS without /usr/include (GH-13773) (GH-14208)
by Ned Deily
· 6 years ago
452b417
bpo-34903: Document that some strptime formats only require 1 digit (GH-14149)
by Miss Islington (bot)
· 6 years ago
624c9a2
bpo-35360: Update macOS installer to use SQLite 3.28.0 (GH-14180)
by Miss Islington (bot)
· 6 years ago
c101d1a
bpo-35031: also disable TLS 1.3 for test_start_tls_server_1 on macOS (GH-14188) (GH-14192)
by Miss Islington (bot)
· 6 years ago
0f3abbc
bpo-34631: Updated OpenSSL to 1.1.1c in macOS installer (GH-14187)
by Miss Islington (bot)
· 6 years ago
81f7899
bpo-5680: IDLE: Customize running a module (GH-13763)
by Miss Islington (bot)
· 6 years ago
14bac00
bpo-34631: Updated OpenSSL to 1.1.1c in Windows installer (GH-14163)
by Steve Dower
· 6 years ago
336cf39
bpo-37321: Edit IDLE subprocess connection error messages. (GH-14170)
by Miss Islington (bot)
· 6 years ago
0f31a2d
bpo-37039: Make IDLE's Zoom Height adjust to users' screens (GH-13678)
by Miss Islington (bot)
· 6 years ago
ac4202e
bpo-37194: Complete PyObject_CallXXX() docs (GH-14156) (GH-14158)
by Victor Stinner
· 6 years ago
0040903
bpo-35031, test_asycio: disable TLS 1.3 in test_start_tls_server_1() (GH-14148)
by Miss Islington (bot)
· 6 years ago
7158949
bpo-37267: Do not check for FILE_TYPE_CHAR in os.dup() on Windows (GH-14051) (GH-14141)
by Miss Islington (bot)
· 6 years ago
351b0e7
bpo-36688: Adding an implementation of RLock in _dummy_thread (GH-12943)
by Miss Islington (bot)
· 6 years ago
b101fa7
bpo-28805: document METH_FASTCALL (GH-14079)
by Miss Islington (bot)
· 6 years ago
0c45aee
bpo-37220: Fix 2.7 test -R crash on Windows. (GH-13957)
by Miss Islington (bot)
· 6 years ago
c289588
Doc: Remove an ugly space before a dot. (GH-14123)
by Miss Islington (bot)
· 6 years ago
45d6547
bpo-35922: Fix RobotFileParser when robots.txt has no relevant crawl delay or request rate (GH-11791)
by Miss Islington (bot)
· 6 years ago
159ae24
[3.7] Doc: Add an optional obsolete header. (GH-13638). (GH-13655)
by Julien Palard
· 6 years ago
81fecf7
bpo-37289: Remove 'if False' handling in the peephole optimizer (GH-14099) (GH-14111)
by Miss Islington (bot)
· 6 years ago
d799fd3
Fix typo in Lib/concurrent/futures/thread.py (GH-13953)
by Miss Islington (bot)
· 6 years ago
e5d67f1
[3.7] bpo-37279: Fix asyncio sendfile support when extra data are sent in fallback mode. (GH-14075). (GH-14103)
by Andrew Svetlov
· 6 years ago
30cac20
Update weakref.rst (GH-14098)
by Miss Islington (bot)
· 6 years ago
5e97450
Use threadpool for reading from file in sendfile fallback mode (GH-14076)
by Miss Islington (bot)
· 6 years ago
0b592d5
bpo-19865: ctypes.create_unicode_buffer() supports non-BMP strings on Windows (GH-14081)
by Miss Islington (bot)
· 6 years ago
33feb2e
bpo-35998: Avoid TimeoutError in test_asyncio: test_start_tls_server_1() (GH-14080) (GH-14086)
by Victor Stinner
· 6 years ago
0bd1469
Update concurrent.futures.rst (GH-14061)
by Miss Islington (bot)
· 6 years ago
5292179
[3.7] bpo-37269: Correctly optimise conditionals with constant booleans (GH-14071) (GH-14073)
by Pablo Galindo
· 6 years ago
6a433f5
bpo-36779: time.tzname returns empty string on Windows if default cod… (GH-13073)
by Miss Islington (bot)
· 6 years ago
6eb2878e
bpo-36402: Fix threading._shutdown() race condition (GH-13948) (GH-14050) (GH-14054)
by Miss Islington (bot)
· 6 years ago
b4c8ef7
bpo-35070: test_getgrouplist may fail on macOS if too many groups (GH-13071)
by Miss Islington (bot)
· 6 years ago
d561f84
bpo-31829: Make protocol 0 pickles be loadable in text mode in Python 2. (GH-11859)
by Miss Islington (bot)
· 6 years ago
534136a
bpo-29505: Fuzz json module, enforce size limit on int(x) fuzz (GH-13991)
by Miss Islington (bot)
· 6 years ago
f0cc1a9
bpo-32625: Updated documentation for EXTENDED_ARG. (GH-13985)
by Miss Islington (bot)
· 6 years ago
0745cc6
[3.7] bpo-36520: Email header folded incorrectly (GH-13608) (GH-13910)
by Abhilash Raj
· 6 years ago
22e8a6d
Fix test_posix if RWF_HIPRI is defined but not preadv2. (GH-13980)
by Miss Islington (bot)
· 6 years ago
fad8904
closes bpo-33758: Skip test_get_type_hints_modules_forwardref. (GH-13977)
by Miss Islington (bot)
· 6 years ago
5d1d4e3
bpo-36607: Eliminate RuntimeError raised by asyncio.all_tasks() (GH-13971)
by Miss Islington (bot)
· 6 years ago
1b615b2
[3.7] bpo-37219: Remove erroneous optimization for differencing an empty set (GH-13965) (GH-13968)
by Raymond Hettinger
· 6 years ago
c59b1bb
[3.7] bpo-37216: Fix version and filename in Mac using document (GH-13963)
by Makdon
· 6 years ago
30fd7a4
closes bpo-35184: Fix XML_POOR_ENTROPY option that breaks makesetup parsing of pyexpat line in Setup. (GH-13064)
by Miss Islington (bot)
· 6 years ago
3621bf2
Stop using deprecated logging API in Sphinx suspicious checker (GH-9875)
by Miss Islington (bot)
· 6 years ago
51c9cc7
bpo-37173: Show passed class in inspect.getfile error (GH-13861)
by Miss Islington (bot)
· 6 years ago
10b4fd9
bpo-34886: Fix subprocess.run handling of exclusive arguments (GH-11727)
by Miss Islington (bot)
· 6 years ago
6692d35
bpo-29505: Fix interpreter in fuzzing targets to be relocatable (GH-13907)
by Miss Islington (bot)
· 6 years ago
e36ed47
[3.7] bpo-37170: Fix the cast on error in PyLong_AsUnsignedLongLongMask() (GH-13860) (GH-13896)
by Zackery Spytz
· 6 years ago
4ea9dbd
Use assertEqual(). (#13886)
by Miss Islington (bot)
· 6 years ago
f09d915
IDLE: Standardize naming convention for DummyEditwin in tests (GH-13876)
by Miss Islington (bot)
· 6 years ago
8f0bbbd
bpo-37188: Fix a divide-by-zero in arrays of size-0 objects (GH-13881) (#13882)
by Miss Islington (bot)
· 6 years ago
685b806
bpo-37177: make IDLE's search dialogs transient (GH-13869)
by Miss Islington (bot)
· 6 years ago
dc20fc4
bpo-21315: Fix parsing of encoded words with missing leading ws. (GH-13425) (#13846)
by Miss Islington (bot)
· 6 years ago
28be388
Don't report deleted attributes in __dir__ (GHGH-10148)
by Miss Islington (bot)
· 6 years ago
f62a372
bpo-30835: email: Fix AttributeError when parsing invalid CTE (GH-13598)
by Miss Islington (bot)
· 6 years ago
3d75bd1
bpo-35763: Make IDLE calltip note about '/' less obtrusive (GH-13791)
by Miss Islington (bot)
· 6 years ago
beba8c7
Doc: Python 3.9 in sidebar and version switcher. (GH-13824)
by Miss Islington (bot)
· 6 years ago
5f8443e
bpo-37153: test_venv.test_mutiprocessing() calls pool.terminate() (GH-13816) (GH-13819)
by Miss Islington (bot)
· 6 years ago
250b62a
bpo-36742: Corrects fix to handle decomposition in usernames (GH-13812)
by Miss Islington (bot)
· 6 years ago
12c1787
bpo-30699: Improve example on datetime tzinfo instances (GH-4290)
by Miss Islington (bot)
· 6 years ago
cad4ff6
bpo-36868: Fix what's new for SSLContext.hostname_checks_common_name (GH-13248)
by Miss Islington (bot)
· 6 years ago
3344197
[3.7] bpo-37081: Test with OpenSSL 1.1.1c (GH-13631) (GH-13782)
by Miss Islington (bot)
· 6 years ago
15bde92
Doc fix: duplicate object description of email.message (GH-13742)
by Miss Islington (bot)
· 6 years ago
ab4d42a
IDLE: Fix typos in docs and comments (GH-13749)
by Miss Islington (bot)
· 6 years ago
4a941e6
Fix variable name copy/paste error in build-installer.py (GH-13038)
by Miss Islington (bot)
· 6 years ago
8766cb7
[3.7] bpo-27987: align PyGC_Head to alignof(long double) (GH-13335) (GH-13581)
by Inada Naoki
· 6 years ago
9390e98
bpo-19184: Update the documentation of dis module. (GH-13652) (GH-13755)
by Miss Islington (bot)
· 6 years ago
6bd438e
bpo-37014: Update docstring and Documentation of fileinput.FileInput(). (GH-13545) (GH-13753)
by Miss Islington (bot)
· 6 years ago
b4e0bfd
bpo-35610: IDLE - Replace .context_use_ps1 with .prompt_last_line (GH-11307)
by Miss Islington (bot)
· 6 years ago
c76add7
Improve version added references in `typing` module docs (GH-13457)
by Miss Islington (bot)
· 6 years ago
ac60d1a
bpo-32411: IDLE: Remove line number sort in browser.py (GH-5011)
by Miss Islington (bot)
· 6 years ago
fefdc00
Fix the error handling in bytesio_sizeof(). (GH-10459)
by Miss Islington (bot)
· 6 years ago
fc914dd
Doc: Correct the creation year and the credits of the Logo Programming language (GH-13520)
by Miss Islington (bot)
· 6 years ago
f286e03
bpo-36813: Fix QueueListener to call task_done() upon termination. (GH-13113)
by Miss Islington (bot)
· 6 years ago
18e23f2
bpo-18911: clarify that the minidom XML writer receives texts but not bytes (GH-13718)
by Miss Islington (bot)
· 6 years ago
464c1ec
bpo-15115: Document deprecation of email.encoders in Python 3 (GH-5354)
by Miss Islington (bot)
· 6 years ago
a6dc5d4
bpo-33361: Fix bug with seeking in StreamRecoders (GH-8278)
by Miss Islington (bot)
· 6 years ago
49fc57a
bpo-12639: msilib.Directory.start_component() fails if *keyfile* is not None (GH-13688)
by Miss Islington (bot)
· 6 years ago
fc3b843
bpo-25735: math.factorial doc should mention integer return type (GH-6420)
by Miss Islington (bot)
· 6 years ago
8135455
bpo-37094: Add example for TestCase.skipTest in unittest doc (GH-13645)
by Miss Islington (bot)
· 6 years ago
ee114d7
IDLE - Capitalize search dialogs' 'Close' button label. (GH-13691)
by Miss Islington (bot)
· 6 years ago
e8661c1
bpo-30969: Fix docs about the comparison in absence of __contains__ (GH-2761)
by Miss Islington (bot)
· 6 years ago
f1487b3
bpo-24564: shutil.copystat(): ignore EINVAL on os.setxattr() (GH-13369)
by Miss Islington (bot)
· 6 years ago
3a98bbf
[3.7] bpo-36983: Fix typing.__all__ and add test for exported names (GH-13456) (GH-13662)
by Anthony Sottile
· 6 years ago
4e1e887
bpo-36794: Document that Lock.acquire is fair. (GH-13082)
by Miss Islington (bot)
· 6 years ago
cee95fe
bpo-36739: Update controlflow.rst (GH-12983)
by Miss Islington (bot)
· 6 years ago
3708316
[3.7] Fix a possible crash due to PyType_FromSpecWithBases() (GH-10304) (GH-13495)
by Petr Viktorin
· 6 years ago
8ea0fd8
bpo-26903: Limit ProcessPoolExecutor to 61 workers on Windows (GH-13132) (GH-13643)
by Miss Islington (bot)
· 6 years ago
0eb6999
bpo-22102: Fixes zip files with disks set to 0 (GH-5985)
by Miss Islington (bot)
· 6 years ago
218abd1
Docs: FIX broken links. (GH-13491)
by Miss Islington (bot)
· 6 years ago
d6a14a1
[3.7] Fix typo in docs for socket.CAN_RAW_FD_FRAMES (GH-13635) (GH-13637)
by karl ding
· 6 years ago
95b7706
Doc: Add missing forward reference in the tutorial. (GH-13499)
by Miss Islington (bot)
· 6 years ago
e7ddf58
bpo-26423: Fix possible overflow in wrap_lenfunc() (GH-13606)
by Miss Islington (bot)
· 6 years ago
1cfb90b
Doc: Space breaking whole definition. (GH-13615)
by Miss Islington (bot)
· 6 years ago
a6733fd
Remove outdated time.monotonic reference (GH-13264)
by Miss Islington (bot)
· 6 years ago
d57bb1c
Fix broken :ref: in asyncio docs (GH-11805)
by Miss Islington (bot)
· 6 years ago
1062cf7
bpo-36856: Handle possible overflow in faulthandler_stack_overflow (GH-13205)
by Miss Islington (bot)
· 6 years ago
0f352d4
bpo-37054, _pyio: Fix BytesIO and TextIOWrapper __del__() (GH-13601)
by Miss Islington (bot)
· 6 years ago
abdda3a
bpo-37039: IDLE - zoomheight fixes (GH-13576)
by Miss Islington (bot)
· 6 years ago
e8318f3
bpo-37051: Refine note on what objects are hashable (GH-13587) (GH-13595)
by Miss Islington (bot)
· 6 years ago
Next »