December 16, 2019 – December 23, 2019
Overview
-
0 Active Issues
-
- 42 Merged Pull Requests
- 24 Proposed Pull Requests
- 0 Closed Issues
- 0 New Issues
42 Pull requests merged by 19 people
-
Merged
#17685
[3.7] bpo-38878: Fix os.PathLike __subclasshook__ (GH-17336)
Dec 23, 2019 -
Merged
#17684
[3.8] bpo-38878: Fix os.PathLike __subclasshook__ (GH-17336)
Dec 23, 2019 -
Merged
#17678
Add comment to avoid ACKS losing order
Dec 23, 2019 -
Merged
#17687
Revert "bpo-38870: Remove dependency on contextlib to avoid performance regression on import (GH-17376)"
Dec 23, 2019 -
Merged
#17612
bpo-38870: refactor delimiting with context managers
Dec 23, 2019 -
Merged
#17668
[3.8] Doc typo (GH-17667)
Dec 23, 2019 -
Merged
#17388
bpo-38914 Do not require email field in setup.py.
Dec 23, 2019 -
Merged
#17686
[3.8] [typo] fix dupe in datetime.fromisoformat docs (GH-17295)
Dec 23, 2019 -
Merged
#17295
[typo] fix dupe in datetime.fromisoformat docs
Dec 23, 2019 -
Merged
#17681
[3.8] Add missing markup (GH-17680)
Dec 22, 2019 -
Merged
#17680
Add missing markup
Dec 22, 2019 -
Merged
#17336
bpo-38878: Fix os.PathLike __subclasshook__
Dec 22, 2019 -
Merged
#17676
[3.8] bpo-38918: Add __module__ entry for function & method type in inspect docs table (GH-17408)
Dec 20, 2019 -
Merged
#17675
[3.7] bpo-38918: Add __module__ entry for function & method type in inspect docs table (GH-17408)
Dec 20, 2019 -
Merged
#17408
bpo-38918: Add __module__ entry for function & method type in inspect docs table
Dec 20, 2019 -
Merged
#17663
Reorder entries in Misc/ACKS
Dec 20, 2019 -
Merged
#17667
Doc typo
Dec 20, 2019 -
Merged
#17661
[3.8] bpo-38316: Fix co_stacksize documentation (GH-16983)
Dec 19, 2019 -
Merged
#17660
[3.7] bpo-38316: Fix co_stacksize documentation (GH-16983).
Dec 19, 2019 -
Merged
#17656
[3.7] bpo-38546: Fix concurrent.futures test_ressources_gced_in_workers() (GH-17652) (GH-17655)
Dec 18, 2019 -
Merged
#17655
[3.8] bpo-38546: Fix concurrent.futures test_ressources_gced_in_workers() (GH-17652)
Dec 18, 2019 -
Merged
#17652
bpo-38546: Fix concurrent.futures test_ressources_gced_in_workers()
Dec 18, 2019 -
Merged
#17647
[3.8] bpo-38546: multiprocessing tests stop the resource tracker (GH-17641)
Dec 18, 2019 -
Merged
#17576
bpo-39028: Performance enhancement in keyword extraction
Dec 18, 2019 -
Merged
#17649
[3.8] bpo-39080: Starred Expression's column offset fix when inside a CALL (GH-17645)
Dec 18, 2019 -
Merged
#17645
bpo-39080: Starred Expression's column offset fix when inside a CALL
Dec 18, 2019 -
Merged
#17644
bpo-36500: Simplify PCbuild/build.bat and prevent path separator changing in comments
Dec 17, 2019 -
Merged
#12654
bpo-36500: Enable Windows users to regen grammar, opcodes, tokens and symbols from Visual Studio
Dec 17, 2019 -
Merged
#17641
bpo-38546: multiprocessing tests stop the resource tracker
Dec 17, 2019 -
Merged
#17315
bpo-38858: Small integer per interpreter
Dec 17, 2019 -
Merged
#17638
[3.6] bpo-38295: prevent test_relative_path of test_py_compile failure on macOS Catalina (GH-17636)
Dec 17, 2019 -
Merged
#17637
[3.7] bpo-38295: prevent test_relative_path of test_py_compile failure on macOS Catalina (GH-17636)
Dec 17, 2019 -
Merged
#17639
[2.7] bpo-38295: prevent test_relative_path of test_py_compile failure on macOS Catalina (GH-17636)
Dec 17, 2019 -
Merged
#17636
[3.8] bpo-38295: Prevent failure of test_relative_path in test_py_compile on macOS Catalina
Dec 17, 2019 -
Merged
#17580
[3.7] bpo-37228: Fix warnings in test_asyncio.test_base_events (GH-17577)
Dec 17, 2019 -
Merged
#17579
[3.8] bpo-37228: Fix warnings in test_asyncio.test_base_events (GH-17577)
Dec 17, 2019 -
Merged
#17631
[3.7] bpo-37228: Add whatsnew for removal of loop.create_datagram_endpoint()'s *reuse_address* parameter
Dec 17, 2019 -
Merged
#17630
[3.8] bpo-37228: Add whatsnew for removal of loop.create_datagram_endpoint()'s *reuse_address* parameter
Dec 17, 2019 -
Merged
#17633
[2.7] bpo-38730: Replace strncpy in import.c with memcpy.
Dec 17, 2019 -
Merged
#17622
[3.6] bpo-39035: travis: Update image to xenial
Dec 16, 2019 -
Merged
#17632
[3.6] bpo-37228: Add whatsnew for removal of loop.create_datagram_endpoint()'s *reuse_address* parameter
Dec 16, 2019 -
Merged
#17595
bpo-37228: Add whatsnew for removal of loop.create_datagram_endpoint()'s *reuse_address* parameter
Dec 16, 2019
24 Pull requests proposed by 22 people
-
Proposed
#17634
bpo-31046: ensurepip does not honour the value of $(prefix)
Dec 17, 2019 -
Proposed
#17635
[WIP] Use BSD0 license for code in docs
Dec 17, 2019 -
Proposed
#17640
[WIP] bpo-38546: Add support.get_child_processes()
Dec 17, 2019 -
Proposed
#17642
[3.8] bpo-39033: Fix NameError in zipimport during hash validation (GH-17588)
Dec 17, 2019 -
Proposed
#17643
fix bug where match variable is used prior to being defined
Dec 17, 2019 -
Proposed
#17646
bpo-13601: always use line-buffering for sys.stderr
Dec 17, 2019 -
Proposed
#17648
make it clear that memfd_create() is linux specific.
Dec 17, 2019 -
Proposed
#17651
bpo-24416: [DO NOT MERGE] Return a namedtuple from date.isocalendar() with structseq version
Dec 18, 2019 -
Proposed
#17657
bpo-39094: Add a default to statistics.mean and related functions
Dec 19, 2019 -
Proposed
#17658
bpo-39091: Fix segfault when Exception constructor returns non-exception for gen.throw
Dec 19, 2019 -
Proposed
#17659
bpo-39087: Add PyUnicode_GetUTF8Buffer().
Dec 19, 2019 -
Proposed
#17662
bpo-32888: improve wording for ast.literal_eval error messages
Dec 19, 2019 -
Proposed
#17664
bpo-39099: add scandir.dirfd()
Dec 19, 2019 -
Proposed
#17665
Update 3.9.0a2.rst - correct small typos
Dec 19, 2019 -
Proposed
#17666
bpo-38971: open file in codecs.open() closes if exception raised
Dec 19, 2019 -
Proposed
#17669
bpo-39102: Increase Enum performance up to 10x times (3x average)
Dec 20, 2019 -
Proposed
#17670
bpo-39104 Fix hanging ProcessPoolExcutor on shutdown nowait with pickling failure
Dec 20, 2019 -
Proposed
#17671
bpo-31711: On SSLObject.write method, added assert that data has content.
Dec 20, 2019 -
Proposed
#17672
[3.7] Reorder entries in Misc/ACKS (GH-17663)
Dec 20, 2019 -
Proposed
#17673
[3.8] Reorder entries in Misc/ACKS (GH-17663)
Dec 20, 2019 -
Proposed
#17674
Update unittest.mock.rst
Dec 20, 2019 -
Proposed
#17677
bpo-33961: Adjusted dataclasses docs to correct exceptions raised. (GH-7917)
Dec 21, 2019 -
Proposed
#17682
bpo-39121: write gzip header OS information
Dec 23, 2019 -
Proposed
#17683
bpo-39087: Make PyUnicode_AsUTF8AndSize faster.
Dec 23, 2019
30 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
13 new comments
Open
#17426
bpo-32894: Support unparsing of infinity numbers in ast_unparser.c
Dec 17, 2019 -
11 new comments
Open
#17575
bpo-36225: Finalise subinterpreters in Py_FinalizeEx()
Dec 20, 2019 -
8 new comments
Open
#8046
bpo-33955: Support USE_STACKCHECK on macOS
Dec 17, 2019 -
7 new comments
Open
#15633
bpo-24416: Return a IsoCalendarDate from date.isocalendar()
Dec 17, 2019 -
7 new comments
Open
#17620
bpo-39040: Fix parsing of email mime headers with whitespace between encoded-words.
Dec 18, 2019 -
5 new comments
Open
#17608
bpo-39037: Fix the trial order of the __exit__ and __enter__ methods in the with statement documentation
Dec 18, 2019 -
4 new comments
Open
#17518
bpo-38091: Import deadlock detection causes deadlock
Dec 23, 2019 -
3 new comments
Open
#17323
bpo-38880: List interpreters associated with a channel end
Dec 20, 2019 -
2 new comments
Open
#17134
bpo-38731: add quiet mode for py_compile main
Dec 19, 2019 -
1 new comment
Open
#340
bpo-32888: Improve exception message in ast.literal_eval
Dec 19, 2019 -
1 new comment
Open
#12382
bpo-36290: Fix kwargs handling in ast node constructors
Dec 21, 2019 -
1 new comment
Open
#16078
bpo-34533: Remove all static state from _csv module
Dec 21, 2019 -
1 new comment
Open
#16587
bpo-38879: Reordered error checking in PyArena_New().
Dec 23, 2019 -
1 new comment
Open
#16600
bpo-38364: unwrap partialmethods just like we unwrap partials
Dec 21, 2019 -
1 new comment
Open
#17344
[3.5] bpo-38804: Fix REDoS in http.cookiejar (GH-17157)
Dec 19, 2019 -
1 new comment
Open
#17422
bpo-38938: Added special case to heapq.merge for small numbers of iterables
Dec 19, 2019 -
1 new comment
Open
#17611
bpo-39050: The Help button in IDLE's config menu does not work
Dec 18, 2019 -
0 new comments
Open
#8718
Cosmetic smtplib changes
Dec 23, 2019 -
0 new comments
Open
#10307
bpo-35113: Fix inspect.getsource to return correct source for inner classes
Dec 17, 2019 -
0 new comments
Open
#13259
bpo-36777: unittest discover should not throw TypeError on empty packages
Dec 19, 2019 -
0 new comments
Open
#13364
bpo-36880: Fix refcount issue when returning None from a ctypes.py_object callback
Dec 19, 2019 -
0 new comments
Open
#13947
bpo-37218: Change digestmod deprecation notice to versionchanged
Dec 19, 2019 -
0 new comments
Open
#16856
bpo-38530: Offer suggestions on AttributeError
Dec 17, 2019 -
0 new comments
Open
#16958
[2.7] bpo-29612 : Fix hard link creation in tar extraction when it points to themselves
Dec 18, 2019 -
0 new comments
Open
#17377
[WIP] bpo-38870: Implement Simple Preceding to AST Unparser
Dec 23, 2019 -
0 new comments
Open
#17451
bpo-38960: DTrace build fix for FreeBSD.
Dec 20, 2019 -
0 new comments
Open
#17607
bpo-39047: Skip chflags UF_IMMUTABLE tests if EOPNOTSUPP is raised. (GH-17607)
Dec 17, 2019 -
0 new comments
Open
#17615
Bypass the pathological case of too many threads
Dec 17, 2019 -
0 new comments
Open
#17621
bpo-39058: Preserve attribute order in the repr for argparse.Namespace()
Dec 18, 2019 -
0 new comments
Open
#17627
bpo-39068 guard _b85chars2 initialization
Dec 17, 2019