December 9, 2019 – December 16, 2019
Overview
-
0 Active Issues
-
- 61 Merged Pull Requests
- 31 Proposed Pull Requests
- 0 Closed Issues
- 0 New Issues
61 Pull requests merged by 20 people
-
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 -
Merged
#17562
bpo-38614: Use test.support.LONG_TIMEOUT constant
Dec 10, 2019 -
Merged
#17559
bpo-38614: Use default join_thread() timeout in tests
Dec 10, 2019 -
Merged
#17554
bpo-38614: Use test.support.LOOPBACK_TIMEOUT constant
Dec 10, 2019 -
Merged
#17557
[3.8] Minor fixes to the NEWS entries
Dec 10, 2019 -
Merged
#17556
Minor fixes to the NEWS entries
Dec 10, 2019 -
Merged
#17552
bpo-39004: increment large sendfile() test timeout
Dec 10, 2019 -
Merged
#17551
[3.8] Fix Windows release builds (GH-17550)
Dec 10, 2019 -
Merged
#17550
Fix Windows release builds
Dec 10, 2019 -
Merged
#17538
[3.8] bpo-39002: Fix simple typo: tranlation -> translation (GH-17517)
Dec 10, 2019 -
Merged
#17548
[3.8] bpo-38943: Fix IDLE autocomplete window not always appearing (GH-17416)
Dec 10, 2019 -
Merged
#17549
[3.7] bpo-38943: Fix IDLE autocomplete window not always appearing (GH-17416)
Dec 10, 2019 -
Merged
#17545
Clean imports in test_unparse
Dec 10, 2019 -
Merged
#17416
bpo-38943: Fix IDLE autocomplete window not always appearing
Dec 10, 2019 -
Merged
#17547
[3.7] bpo-38944: Escape key now closes IDLE completion windows. (GH-17419)
Dec 9, 2019 -
Merged
#17546
[3.8] bpo-38944: Escape key now closes IDLE completion windows. (GH-17419)
Dec 9, 2019 -
Merged
#17419
bpo-38944: Escape key now closes IDLE completion windows.
Dec 9, 2019 -
Merged
#17544
bpo-39009: Fix typo in test__locale
Dec 9, 2019 -
Merged
#17539
bpo-27961: Replace PY_ULLONG_MAX with ULLONG_MAX
Dec 9, 2019 -
Merged
#17543
[3.8] bpo-39007: Add auditing events to functions in winreg (GH-17541)
Dec 9, 2019 -
Merged
#17542
[3.8] bpo-39008: Require Py_ssize_t for PySys_Audit formats rather than raise a deprecation warning (GH-17540)
Dec 9, 2019
31 Pull requests proposed by 19 people
-
Proposed
#17553
bpo-24925: _find_lineno now finds doctest __test__ string line numbers
Dec 10, 2019 -
Proposed
#17558
bpo-39019: Implement missing __class_getitem__ for subprocess classes
Dec 10, 2019 -
Proposed
#17560
bpo-39019: Implement missing __class_getitem__ for SpooledTemporaryFile
Dec 10, 2019 -
Proposed
#17561
bpo-39019: Implement missing __class_getitem__ for os.DirEntry
Dec 10, 2019 -
Proposed
#17563
bpo-39019: Implement missing __class_getitem__ for http.cookies.Morsel
Dec 10, 2019 -
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
#17579
[3.8] bpo-37228: Fix warnings in test_asyncio.test_base_events (GH-17577)
Dec 12, 2019 -
Proposed
#17580
[3.7] bpo-37228: Fix warnings in test_asyncio.test_base_events (GH-17577)
Dec 12, 2019 -
Proposed
#17593
bpo-13586: IDLE: Enter the selected text when opening the "Replace" dialog
Dec 13, 2019 -
Proposed
#17595
bpo-37228: Add whatsnew for removal of loop.create_datagram_endpoint()'s *reuse_address* parameter
Dec 14, 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 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
#17622
[3.6] bpo-39035: travis: Update image to xenial
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
#17629
bpo-39069: Factor unparse in its own module to lazy import it in ast
Dec 16, 2019
42 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 -
13 new comments
Open
#16782
bpo-38488: Upgrade bundled versions of pip & setuptools
Dec 13, 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 -
6 new comments
Open
#15521
bpo-37955: mock.patch incorrect reference to Mock
Dec 12, 2019 -
6 new comments
Open
#17426
bpo-32894: Support unparsing of infinity numbers in ast_unparser.c
Dec 14, 2019 -
5 new comments
Open
#8718
Cosmetic smtplib changes
Dec 13, 2019 -
5 new comments
Open
#15633
bpo-24416: Return a IsoCalendarDate from date.isocalendar()
Dec 16, 2019 -
4 new comments
Open
#340
bpo-32888: Improve exception message in ast.literal_eval
Dec 15, 2019 -
4 new comments
Open
#8046
bpo-33955: Support USE_STACKCHECK on macOS
Dec 14, 2019 -
4 new comments
Open
#11437
bpo-24928: Add test case for patch.dict using OrderedDict
Dec 15, 2019 -
4 new comments
Open
#17501
bpo-38981: Rename re.error to re.ReCompileError for better readability.
Dec 9, 2019 -
2 new comments
Open
#13772
bpo-34788: Add support for scoped IPv6 addresses
Dec 13, 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 -
2 new comments
Open
#17447
bpo-38956: remove default option from help string in argparse
Dec 10, 2019 -
2 new comments
Open
#17533
bpo-34793: Drop old-style context managers in asyncio.locks
Dec 10, 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
#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 -
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
#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
#15914
bpo-37769: Add message to OSError for long paths
Dec 16, 2019 -
0 new comments
Open
#17322
bpo-36077: Update handling of defaulted fields
Dec 10, 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 -
0 new comments
Open
#17536
bpo-36982: Add support for extended color functions in ncurses 6.1
Dec 10, 2019