July 9, 2020 – July 16, 2020
Overview
-
0 Active Issues
-
- 64 Merged Pull Requests
- 35 Proposed Pull Requests
- 0 Closed Issues
- 0 New Issues
64 Pull requests merged by 19 people
-
Merged
#21507
[3.9] Fix possibly-unitialized warning in string_parser.c. (GH-21503)
Jul 16, 2020 -
Merged
#21503
Fix possibly-unitialized warning in string_parser.c.
Jul 16, 2020 -
Merged
#21506
[3.9] Remove unnecessary spaces in code blocks in urllib.parse.rst (GH-21500)
Jul 16, 2020 -
Merged
#21505
[3.8] Remove unnecessary spaces in code blocks in urllib.parse.rst (GH-21500)
Jul 16, 2020 -
Merged
#21500
Remove unnecessary spaces in code blocks in urllib.parse.rst
Jul 16, 2020 -
Merged
#21504
bpo-31844: Move whatsnew note to 3.10.rst
Jul 16, 2020 -
Merged
#8562
bpo-31844: Remove _markupbase.ParserBase.error()
Jul 16, 2020 -
Merged
#21499
[3.7] bpo-41304: Ensure python3x._pth is loaded on Windows (GH-21495)
Jul 15, 2020 -
Merged
#21498
[3.8] bpo-41304: Ensure python3x._pth is loaded on Windows (GH-21495)
Jul 15, 2020 -
Merged
#21497
[3.9] bpo-41304: Ensure python3x._pth is loaded on Windows (GH-21495)
Jul 15, 2020 -
Merged
#21495
bpo-41304: Ensure python3x._pth is loaded on Windows
Jul 15, 2020 -
Merged
#21488
[3.8] bpo-41302: Support system libmpdec 2.5 for Python 3.8
Jul 15, 2020 -
Merged
#21493
[3.9] bpo-40150: Fix mismatched argument in RegisterWaitForSingleObject() call (GH-19686)
Jul 15, 2020 -
Merged
#21494
[3.8] bpo-40150: Fix mismatched argument in RegisterWaitForSingleObject() call (GH-19686)
Jul 15, 2020 -
Merged
#21492
[3.8] Fix -Wstrict-prototypes warning in thread_pthread.h. (GH-21477)
Jul 15, 2020 -
Merged
#19686
bpo-40150: Fix mismatched argument in RegisterWaitForSingleObject() call
Jul 15, 2020 -
Merged
#21490
[3.9] Fix -Wstring-prototypes warnings in _zoneinfo.c. (GH-21478)
Jul 15, 2020 -
Merged
#21478
Fix -Wstring-prototypes warnings in _zoneinfo.c.
Jul 15, 2020 -
Merged
#21487
[3.9] Fix -Wstrict-prototypes warning in thread_pthread.h. (GH-21477)
Jul 15, 2020 -
Merged
#21477
Fix -Wstrict-prototypes warning in thread_pthread.h.
Jul 15, 2020 -
Merged
#21486
[3.9] bpo-41302: Fix build with system libmpdec (GH-21481)
Jul 15, 2020 -
Merged
#21485
[3.6] bpo-39017: Avoid infinite loop in the tarfile module (GH-21454)
Jul 15, 2020 -
Merged
#21484
[3.7] bpo-39017: Avoid infinite loop in the tarfile module (GH-21454)
Jul 15, 2020 -
Merged
#21483
[3.8] bpo-39017: Avoid infinite loop in the tarfile module (GH-21454)
Jul 15, 2020 -
Merged
#21482
[3.9] bpo-39017: Avoid infinite loop in the tarfile module (GH-21454)
Jul 15, 2020 -
Merged
#21481
bpo-41302: Fix build with system libmpdec
Jul 15, 2020 -
Merged
#21454
bpo-39017 Fix infinite loop in the tarfile module
Jul 15, 2020 -
Merged
#14201
bpo-20183: Convert _locale to the Argument Clinic
Jul 15, 2020 -
Merged
#21442
bpo-41273: asyncio's proactor read transport's better performance by using recv_into instead of recv
Jul 14, 2020 -
Merged
#21474
bpo-32528: Document the change in inheritance of asyncio.CancelledError
Jul 14, 2020 -
Merged
#21468
[3.9] Fix repeated words in Classes tutorial (GH-21455)
Jul 14, 2020 -
Merged
#21469
[3.8] Fix repeated words in Classes tutorial (GH-21455)
Jul 14, 2020 -
Merged
#21455
Fix repeated words in Classes tutorial
Jul 14, 2020 -
Merged
#21330
bpo-32192: A basic lazy importer example
Jul 13, 2020 -
Merged
#21462
[3.6] bpo-41288: Fix a crash in unpickling invalid NEWOBJ_EX. (GH-21458)
Jul 13, 2020 -
Merged
#21461
[3.7] bpo-41288: Fix a crash in unpickling invalid NEWOBJ_EX. (GH-21458)
Jul 13, 2020 -
Merged
#21459
[3.9] bpo-41288: Fix a crash in unpickling invalid NEWOBJ_EX. (GH-21458)
Jul 13, 2020 -
Merged
#21460
[3.8] bpo-41288: Fix a crash in unpickling invalid NEWOBJ_EX. (GH-21458)
Jul 13, 2020 -
Merged
#21458
bpo-41288: Fix a crash in unpickling invalid NEWOBJ_EX.
Jul 13, 2020 -
Merged
#21197
bpo-41146: Convert signal.default_int_handler() to Argument Clinic
Jul 12, 2020 -
Merged
#14245
bpo-20175: Convert Modules/_multiprocessing to the Argument Clinic
Jul 12, 2020 -
Merged
#14326
bpo-20181: Convert the readline module to the Argument Clinic
Jul 12, 2020 -
Merged
#21422
Fix error in docstrings in bisect module
Jul 11, 2020 -
Merged
#21441
[3.8] bpo-41228: Fix /a/are/ in monthcalendar() descripton (GH-21372)
Jul 11, 2020 -
Merged
#21440
[3.9] bpo-41228: Fix /a/are/ in monthcalendar() descripton (GH-21372)
Jul 11, 2020 -
Merged
#21372
bpo-41228: Fix a typo in the description of monthcalendar()
Jul 11, 2020 -
Merged
#21437
bpo-36346: Make using the legacy Unicode C API optional
Jul 10, 2020 -
Merged
#14275
bpo-20179: Convert the _overlapped module to the Argument Clinic
Jul 10, 2020 -
Merged
#21436
[3.8] bpo-41227: Fix typo in docs: 'created by th' -> 'created by the' (GH-21384)
Jul 10, 2020 -
Merged
#21435
[3.9] bpo-41227: Fix typo in docs: 'created by th' -> 'created by the' (GH-21384)
Jul 10, 2020 -
Merged
#21384
bpo-41227: Minor typo in asyncio transport protocol
Jul 10, 2020 -
Merged
#21433
bpo-39573: Use the Py_TYPE() macro
Jul 10, 2020 -
Merged
#21431
[3.9] bpo-41175: Guard against a NULL pointer dereference within bytearrayobject (GH-21240)
Jul 10, 2020 -
Merged
#21432
[3.8] bpo-41175: Guard against a NULL pointer dereference within bytearrayobject (GH-21240)
Jul 10, 2020 -
Merged
#21429
bpo-36346: Do not use legacy Unicode C API in ctypes.
Jul 10, 2020 -
Merged
#21426
bpo-41263: Convert code.__new__ to Argument Clinic
Jul 10, 2020 -
Merged
#21326
bpo-23802: patch: __deepcopy__ memo dict argument usage
Jul 10, 2020 -
Merged
#21424
[3.8] bpo-37765: Add keywords to IDLE tab completions (GH-15138)
Jul 9, 2020 -
Merged
#21423
[3.9] bpo-37765: Add keywords to IDLE tab completions (GH-15138)
Jul 9, 2020 -
Merged
#15138
bpo-37765: Add keywords to IDLE tab completions
Jul 9, 2020 -
Merged
#21358
Remove trailing >>> in enum docs
Jul 9, 2020 -
Merged
#21419
[3.9] bpo-41172: Fix check for compiler in test suite (GH-21400)
Jul 9, 2020 -
Merged
#21400
bpo-41172: Fix check for compiler in test suite
Jul 9, 2020 -
Merged
#21406
[3.8] bpo-41247: asyncio.set_running_loop() cache running loop holder
Jul 9, 2020
35 Pull requests proposed by 24 people
-
Proposed
#21420
findAllAdverbs
Jul 9, 2020 -
Proposed
#21421
bpo-41262: Convert memoryview to Argument Clinic.
Jul 9, 2020 -
Proposed
#21425
[RFC] inspect: BlockFinder: handle nested parens with decorators
Jul 9, 2020 -
Proposed
#21430
bpo-38893: Ignore EACCES, ENOSYS in copyxattr
Jul 10, 2020 -
Proposed
#21434
bpo-41270 Added __next__ to _TemporaryFileWrapper
Jul 10, 2020 -
Proposed
#21438
Removed duplicate of defining `__rollbackImporter` in BaseGUITestRunner [skip issue, skip news]
Jul 10, 2020 -
Proposed
#21444
bpo-41136: Add a parameter to argparse.ArgumentParser for file encoding
Jul 11, 2020 -
Proposed
#21446
bpo-41279: Convert StreamReaderProtocol to a BufferedProtocol for increased performance
Jul 11, 2020 -
Proposed
#21447
bpo-41281: Fix missing/wrong backquotes and role texts in datetime documentation
Jul 12, 2020 -
Proposed
#21448
bpo-40275: Use new test.support helper submodules in tests
Jul 12, 2020 -
Proposed
#21449
bpo-40275: Use new test.support helper submodules in tests
Jul 12, 2020 -
Proposed
#21450
bpo-40275: Use new test.support helper submodules in tests
Jul 12, 2020 -
Proposed
#21451
bpo-40275: Use new test.support helper submodules in tests
Jul 12, 2020 -
Proposed
#21452
bpo-40275: Use new test.support helper submodules in tests
Jul 12, 2020 -
Proposed
#21456
Fix atexitmodule doc
Jul 13, 2020 -
Proposed
#21457
bpo-27777: fix cgi.FieldStorage parsing for body with Content-Length and no Content-Disposition
Jul 13, 2020 -
Proposed
#21463
bpo-41292: Windows FAQ dead link fixed
Jul 13, 2020 -
Proposed
#21464
bpo-41045: Add documentation for f-string's self documenting expressions
Jul 13, 2020 -
Proposed
#21465
Fix `List_Add` description, list is extracted at TOS1[-i]
Jul 13, 2020 -
Proposed
#21466
[doc] Document vars behavior when __dict__ is missing
Jul 13, 2020 -
Proposed
#21467
bpo-40219: Lowered ttk LabeledScale dummy
Jul 13, 2020 -
Proposed
#21470
bpo-32695: Docs and tests for compresslevel and preset kwargs in tarfile
Jul 14, 2020 -
Proposed
#21471
bpo-41122: Handle missing arguments to @singledispatchmethod gracefully
Jul 14, 2020 -
Proposed
#21472
bpo-41288: Refactor of unpickling NEWOBJ and NEWOBJ_EX opcodes.
Jul 14, 2020 -
Proposed
#21473
bpo-41295: Allow overriding __setattr__ on multiple inheritance
Jul 14, 2020 -
Proposed
#21475
[3.9] bpo-32528: Document the change in inheritance of asyncio.CancelledError (GH-21474)
Jul 14, 2020 -
Proposed
#21476
[3.8] bpo-32528: Document the change in inheritance of asyncio.CancelledError (GH-21474)
Jul 14, 2020 -
Proposed
#21479
bpo-36346: Doc: Update removal schedule of legacy Unicode
Jul 15, 2020 -
Proposed
#21480
bpo-33007: Name-mangled private methods don't roundtrip when pickling
Jul 15, 2020 -
Proposed
#21489
[3.5] bpo-39017: Avoid infinite loop in the tarfile module (GH-21454)
Jul 15, 2020 -
Proposed
#21491
bpo-41305: Add StreamReader.readinto()
Jul 15, 2020 -
Proposed
#21501
bpo-41283: Fix mismatched argument name for imghdr.what
Jul 16, 2020 -
Proposed
#21502
bpo-40932: Note security caveat of shlex.quote on Windows
Jul 16, 2020 -
Proposed
#21508
Fix a trivial typo in a comment.
Jul 16, 2020 -
Proposed
#21509
bpo-41045 Proposal to document debug features of f-strings
Jul 16, 2020
51 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.
-
35 new comments
Open
#20803
bpo-40941: Unify implicit and explicit state in the frame and generator objects into a single value.
Jul 15, 2020 -
30 new comments
Open
#21299
bpo-41176: revise Tkinter mainloop dispatching flag behavior
Jul 15, 2020 -
13 new comments
Open
#17716
bpo-38671: Make sure to return an absolute path in pathlib._WindowsFlavour.resolve()
Jul 16, 2020 -
13 new comments
Open
#21346
Doc: Add output to example code in programming FAQ
Jul 16, 2020 -
12 new comments
Open
#21257
bpo-41182 selector: use DefaultSelector based upon implementation
Jul 16, 2020 -
7 new comments
Open
#17536
bpo-36982: Add support for extended color functions in ncurses 6.1
Jul 12, 2020 -
6 new comments
Open
#19991
bpo-40544: Set the validate field in logging Formatter with fileConfig
Jul 12, 2020 -
5 new comments
Open
#14311
bpo-20177: Convert the time module to the Argument Clinic
Jul 10, 2020 -
5 new comments
Open
#21249
bpo-41100: ctypes fixes for arm64 Mac OS
Jul 16, 2020 -
5 new comments
Open
#21381
bpo-41234: Remove symbol.sym_name
Jul 13, 2020 -
5 new comments
Open
#21408
configure.ac: define a path for profile data
Jul 16, 2020 -
3 new comments
Open
#18199
bpo-38856: Fix StreamWriter.wait_closed() ConnectionResetError for ProactorEventLoop
Jul 16, 2020 -
3 new comments
Open
#21158
bpo-40309: Properly handle trailing spaces in Py_BuildValue() format strings
Jul 15, 2020 -
3 new comments
Open
#21386
bpo-41205: Document Decimal power 0 to the 0
Jul 13, 2020 -
2 new comments
Open
#17134
bpo-40456: add quiet mode for py_compile main
Jul 16, 2020 -
2 new comments
Open
#19917
bpo-40350 Introduce a new type for namespace packages
Jul 11, 2020 -
2 new comments
Open
#21353
bpo-41220: Add make key lru cache
Jul 10, 2020 -
2 new comments
Open
#21418
bpo-1635741: prepare for multi-phase init for unicodedata
Jul 11, 2020 -
1 new comment
Open
#10250
bpo-33376: clear cursor->statement when setting cursor->reset
Jul 10, 2020 -
1 new comment
Open
#13717
bpo-36411: Python 3 f.tell() gets out of sync with file pointer in binary append+read mode
Jul 15, 2020 -
1 new comment
Open
#14227
bpo-37334: Add a cancel method to asyncio Queues
Jul 10, 2020 -
1 new comment
Open
#16575
bpo-37700: Raise a shutil.SpecialFileError when copying a Unix socket
Jul 12, 2020 -
1 new comment
Open
#17975
New asyncio ssl implementation
Jul 11, 2020 -
1 new comment
Open
#17996
bpo-39273: Expose BUTTON5_* constants in the curses module if available
Jul 15, 2020 -
1 new comment
Open
#18326
bpo-39537 New line number table format
Jul 12, 2020 -
1 new comment
Open
#18371
bpo-33351: Patches to build on clang-cl
Jul 15, 2020 -
1 new comment
Open
#18640
bpo-31718: Fix io.IncrementalNewlineDecoder SystemErrors and segfaults
Jul 16, 2020 -
1 new comment
Open
#18664
Document caveats for asyncio add_signal_handler() bpo-39765
Jul 13, 2020 -
1 new comment
Open
#19707
bpo-40383: Reprs of subclasses of weakref now contain actual type name
Jul 16, 2020 -
1 new comment
Open
#20310
bpo-40262: SSLSocket.recv_into() shouldn't require __len__
Jul 15, 2020 -
1 new comment
Open
#20980
bpo-40637: Don't test builtin PBKDF2 without builtin hashes
Jul 10, 2020 -
1 new comment
Open
#21118
bpo-34154: Improve tkinter widget docstrings
Jul 15, 2020 -
1 new comment
Open
#21248
bpo-41177: Add iterator support to ConvertingList, ConvertingTuple, and items() to ConvertingDict
Jul 10, 2020 -
1 new comment
Open
#21375
bpo-1635741 unicodedata
Jul 9, 2020 -
1 new comment
Open
#21395
bpo-41073: PyType_GetSlot() could accept static types.
Jul 11, 2020 -
0 new comments
Open
#9358
bpo-34624: Allow regex for module passed via -W or PYTHONWARNINGS
Jul 11, 2020 -
0 new comments
Open
#12409
bpo-36346: Prepare for removing the legacy Unicode C API.
Jul 10, 2020 -
0 new comments
Open
#16567
bpo-34938: mimetypes.init() does not overwrite globals
Jul 12, 2020 -
0 new comments
Open
#17768
bpo-39170: Sqlite3 row_factory for attribute access: sqlite3.NamedRow
Jul 11, 2020 -
0 new comments
Open
#19850
bpo-29753: fix merging packed bitfields in ctypes struct/union
Jul 14, 2020 -
0 new comments
Open
#20281
bpo-30612: Tweak Windows registry path syntax in the docs
Jul 15, 2020 -
0 new comments
Open
#20757
bpo-40926: Improve & fix command line usage of symtable
Jul 13, 2020 -
0 new comments
Open
#20809
bpo-27578: Fix inspect.getsource() on empty file
Jul 16, 2020 -
0 new comments
Open
#20844
bpo-27729: Give a better error msg when a file path is too long on Windows
Jul 15, 2020 -
0 new comments
Open
#20908
bpo-19821: Deprecate pydoc.ispackage()
Jul 15, 2020 -
0 new comments
Open
#21236
bpo-41170: Use strnlen instead of strlen when the size i known.
Jul 14, 2020 -
0 new comments
Open
#21291
Simple Documentation fix: Missing link to return type class.
Jul 14, 2020 -
0 new comments
Open
#21296
bpo-41110: Fixed lib2to3 reporting some unchanged files as needing modification
Jul 12, 2020 -
0 new comments
Open
#21380
bpo-41233: Add links to errnos referenced in exceptions docs
Jul 9, 2020 -
0 new comments
Open
#21392
bpo-41231: Make wraps retain type annotations
Jul 11, 2020 -
0 new comments
Open
#21417
bpo-39981: Introduce default values for AST node classes
Jul 14, 2020