December 10, 2019 – December 17, 2019
Overview
-
0 Active Issues
-
- 55 Merged Pull Requests
- 25 Proposed Pull Requests
- 0 Closed Issues
- 0 New Issues
55 Pull requests merged by 17 people
-
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 -
Merged
#17628
bpo-39041: Add GitHub Actions badge to README.rst
Dec 16, 2019 -
Merged
#17594
bpo-39041: Add GitHub Actions support
Dec 16, 2019 -
Merged
#16540
bpo-38348: Extend options of ast tool
Dec 16, 2019 -
Merged
#17626
[3.8] bpo-38811: Check for presence of os.link method in pathlib (GH-17225)
Dec 16, 2019 -
Merged
#17613
bpo-38870: Remove dead code related with argument unparsing
Dec 16, 2019 -
Merged
#17225
bpo-38811: Check for presence of os.link method in pathlib (v2)
Dec 16, 2019 -
Merged
#17625
Add tests and design notes for Counter subset/superset operations.
Dec 16, 2019 -
Merged
#17588
bpo-39033: Fix NameError in zipimport during hash validation
Dec 15, 2019 -
Merged
#16983
bpo-38316: describe co_stacksize a little bit better
Dec 15, 2019 -
Merged
#16985
bpo-38629: implement __floor__ and __ceil__ for float
Dec 15, 2019 -
Merged
#17617
[3.8] The comment in ast_for_namedexpr shouldn't include if_stmt (GH-17586)
Dec 15, 2019 -
Merged
#17586
The comment in ast_for_namedexpr shouldn't include if_stmt
Dec 15, 2019 -
Merged
#17303
bpo-38021: Modify AIX platform_tag so it provides PEP425 needs
Dec 15, 2019 -
Merged
#17605
[2.7] bpo-39035: travis: Don't use beta group
Dec 14, 2019 -
Merged
#17604
[3.7] bpo-39035: travis: Don't use beta group
Dec 14, 2019 -
Merged
#17603
[3.8] bpo-39035: travis: Don't use beta group
Dec 14, 2019 -
Merged
#17602
bpo-39035: travis: Don't use beta group
Dec 14, 2019 -
Merged
#17601
[3.7] bpo-39031: Fix elif start column offset when there is an else following (GH-17596).
Dec 14, 2019 -
Merged
#17599
[3.7] Add PYTHONUTF8 to commandline usage. (GH-17587)
Dec 14, 2019 -
Merged
#17600
[3.8] bpo-39031: Fix elif start column offset when there is an else following (GH-17596)
Dec 14, 2019 -
Merged
#17598
[3.8] Add PYTHONUTF8 to commandline usage. (GH-17587)
Dec 14, 2019 -
Merged
#17597
Fix typo in site module help
Dec 14, 2019 -
Merged
#17596
bpo-39031: Fix elif start column offset when there is an else following
Dec 14, 2019 -
Merged
#17587
Add PYTHONUTF8 to commandline usage.
Dec 14, 2019 -
Merged
#17591
[3.8] bpo-36406: Handle namespace packages in doctest (GH-12520)
Dec 13, 2019 -
Merged
#17592
[3.7] bpo-36406: Handle namespace packages in doctest (GH-12520)
Dec 13, 2019 -
Merged
#12520
bpo-36406: Handle namespace packages in doctest
Dec 13, 2019 -
Merged
#17589
[3.8] bpo-39031: Include elif keyword when producing lineno/col-offset info for if_stmt (GH-17582)
Dec 13, 2019 -
Merged
#17584
[3.7] bpo-39031: Include elif keyword when producing lineno/col-offset info for if_stmt (GH-17582)
Dec 13, 2019 -
Merged
#17582
bpo-39031: Include elif keyword when producing lineno/col-offset info for if_stmt
Dec 12, 2019 -
Merged
#17581
[3.6] bpo-37228: Fix warnings in test_asyncio.test_base_events (GH-17577)
Dec 12, 2019 -
Merged
#17577
bpo-37228: Fix warnings in test_asyncio.test_base_events
Dec 12, 2019 -
Merged
#17572
bpo-38614: Use support timeout constants
Dec 11, 2019 -
Merged
#17566
bpo-38614: Use test.support.SHORT_TIMEOUT constant
Dec 11, 2019 -
Merged
#17571
[3.6] bpo-37228: Fix loop.create_datagram_endpoint()'s usage of SO_REUSEADDR (GH-17311).
Dec 11, 2019 -
Merged
#17570
[3.7] bpo-37228: Fix loop.create_datagram_endpoint()'s usage of SO_REUSEADDR (GH-17311) (GH-17529)
Dec 11, 2019 -
Merged
#17569
[3.8] bpo-39022, bpo-38594: Sync with importlib_metadata 1.3 (GH-17568)
Dec 11, 2019 -
Merged
#17568
bpo-39022, bpo-38594: Sync with importlib_metadata 1.3
Dec 11, 2019 -
Merged
#17567
[3.8] bpo-39012: Fix RC version suffix for nuget release files (GH-17564)
Dec 10, 2019 -
Merged
#17564
bpo-39012: Fix RC version suffix for nuget release files
Dec 10, 2019 -
Merged
#17565
bpo-38614: Use test.support.INTERNET_TIMEOUT constant
Dec 10, 2019
25 Pull requests proposed by 18 people
-
Proposed
#17573
bpo-28866: Add regression test
Dec 11, 2019 -
Proposed
#17575
bpo-36225: Finalise subinterpreters in Py_FinalizeEx()
Dec 11, 2019 -
Proposed
#17576
bpo-39028: Performance enhancement in keyword extraction
Dec 12, 2019 -
Proposed
#17578
bpo-6699: IDLE: Warn the user if a file will be overwritten when saving
Dec 12, 2019 -
Proposed
#17593
bpo-13586: IDLE: Enter the selected text when opening the "Replace" dialog
Dec 13, 2019 -
Proposed
#17606
bpo-21600: Fix `mock.patch.dict` to be stopped with `mock.patch.stopall`
Dec 14, 2019 -
Proposed
#17607
bpo-39047: Skip chflags UF_IMMUTABLE tests if EOPNOTSUPP is raised. (GH-17607)
Dec 14, 2019 -
Proposed
#17608
bpo-39037: Fix the trial order of the __exit__ and __enter__ methods in the with statement documentation
Dec 14, 2019 -
Proposed
#17609
bpo-39048: Reorder the __aenter__ and __aexit__ method checks for the async with statement
Dec 14, 2019 -
Proposed
#17610
[bpo-39049] Add "elif" to "for_stmt" and "while_stmt"
Dec 14, 2019 -
Proposed
#17611
bpo-39050: The Help button in IDLE's config menu does not work
Dec 14, 2019 -
Proposed
#17612
bpo-38870: refactor delimiting with context managers
Dec 15, 2019 -
Proposed
#17614
bpo-36595: IDLE: Add search to the "Squeezed Output Viewer"
Dec 15, 2019 -
Proposed
#17615
Bypass the pathological case of too many threads
Dec 15, 2019 -
Proposed
#17616
bpo-39055: Reject a trailing \n in base64.b64decode() with validate=True.
Dec 15, 2019 -
Proposed
#17618
bpo-39056: Fix handling invalid warning category in the -W option.
Dec 15, 2019 -
Proposed
#17619
bpo-39057: Fix urllib.request.proxy_bypass_environment().
Dec 15, 2019 -
Proposed
#17620
bpo-39040: Fix parsing of email mime headers with whitespace between encoded-words.
Dec 16, 2019 -
Proposed
#17621
bpo-39058: Preserve attribute order in the repr for argparse.Namespace()
Dec 16, 2019 -
Proposed
#17623
[3.5] bpo-39035: travis: Update image to xenial
Dec 16, 2019 -
Proposed
#17627
bpo-39068 guard _b85chars2 initialization
Dec 16, 2019 -
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
40 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.
-
17 new comments
Open
#17203
bpo-38615: Add timeout parameter for IMAP4 and IMAP4_SSL constructor
Dec 16, 2019 -
17 new comments
Open
#17426
bpo-32894: Support unparsing of infinity numbers in ast_unparser.c
Dec 17, 2019 -
13 new comments
Open
#16782
bpo-38488: Upgrade bundled versions of pip & setuptools
Dec 13, 2019 -
12 new comments
Open
#8046
bpo-33955: Support USE_STACKCHECK on macOS
Dec 17, 2019 -
12 new comments
Open
#15633
bpo-24416: Return a IsoCalendarDate from date.isocalendar()
Dec 17, 2019 -
11 new comments
Open
#17323
bpo-38880: List interpreters associated with a channel end
Dec 14, 2019 -
10 new comments
Open
#17377
[WIP] bpo-38870: dont generate parantheses when not needed
Dec 16, 2019 -
5 new comments
Open
#8718
Cosmetic smtplib changes
Dec 13, 2019 -
4 new comments
Open
#340
bpo-32888: Improve exception message in ast.literal_eval
Dec 15, 2019 -
4 new comments
Open
#11437
bpo-24928: Add test case for patch.dict using OrderedDict
Dec 15, 2019 -
2 new comments
Open
#13893
bpo-37193: remove thread objects which finished process its request
Dec 13, 2019 -
2 new comments
Open
#17029
bpo-38662: Invoke pip via runpy, in ensurepip
Dec 15, 2019 -
2 new comments
Open
#17042
bpo-38314: Add is_reading() method to asyncio _UnixReadPipeTransport
Dec 11, 2019 -
2 new comments
Open
#17295
[typo] fix dupe in datetime.fromisoformat docs
Dec 13, 2019 -
2 new comments
Open
#17413
bpo-37347: Require SQLite 3.7.3+
Dec 11, 2019 -
2 new comments
Open
#17425
bpo-31821: Fixing pause_reading called in connection made is ignored
Dec 15, 2019 -
1 new comment
Open
#10137
bpo-35078:Allow customization of CSS class name of a month in calendar module
Dec 16, 2019 -
1 new comment
Open
#13772
bpo-34788: Add support for scoped IPv6 addresses
Dec 13, 2019 -
1 new comment
Open
#14464
bpo-36656: Add race-free os.symlink wrapper / helper
Dec 11, 2019 -
1 new comment
Open
#14877
bpo-37640: Fix telnetlib crash in Python3 while receiving un-printable characters from server
Dec 13, 2019 -
1 new comment
Open
#15132
test_locale.py: correct the test output format
Dec 13, 2019 -
1 new comment
Open
#16094
bpo-17013: New mock to wait for multi-threaded events to happen
Dec 14, 2019 -
1 new comment
Open
#16575
bpo-37700: Raise a shutil.SpecialFileError when copying a Unix socket
Dec 12, 2019 -
1 new comment
Open
#16587
bpo-38879: Reordered error checking in PyArena_New().
Dec 15, 2019 -
1 new comment
Open
#16781
Specialize Py_DECREF() for Py_REF_DEBUG
Dec 10, 2019 -
1 new comment
Open
#17278
bpo-17306: Add class-level docstrings to collections.abc
Dec 11, 2019 -
1 new comment
Open
#17291
bpo-34716: Change MagicMock().__divmod__ to return a pair of MagicMock instances
Dec 11, 2019 -
1 new comment
Open
#17408
bpo-38918: Add __module__ entry for function & method type in inspect docs table
Dec 15, 2019 -
1 new comment
Open
#17422
bpo-38938: Added special case to heapq.merge for small numbers of iterables
Dec 15, 2019 -
1 new comment
Open
#17553
bpo-24925: _find_lineno now finds doctest __test__ string line numbers
Dec 13, 2019 -
0 new comments
Open
#3926
bpo-31698: add REQ_NAME macro
Dec 13, 2019 -
0 new comments
Open
#9259
Removed unused regex linebreak category.
Dec 13, 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
#13408
bpo-36959: Fix checks for invalid ISO date formats in _strptime
Dec 13, 2019 -
0 new comments
Open
#13947
bpo-37218: Change digestmod deprecation notice to versionchanged
Dec 13, 2019 -
0 new comments
Open
#15521
bpo-37955: mock.patch incorrect reference to Mock
Dec 12, 2019 -
0 new comments
Open
#15914
bpo-37769: Add message to OSError for long paths
Dec 16, 2019 -
0 new comments
Open
#16856
bpo-38530: Offer suggestions on AttributeError
Dec 17, 2019 -
0 new comments
Open
#17471
bpo-38976: Add support for HTTP Only flag in MozillaCookieJar
Dec 15, 2019 -
0 new comments
Open
#17518
bpo-38091: Import deadlock detection causes deadlock
Dec 13, 2019