December 21, 2019 – December 28, 2019
Overview
-
0 Active Issues
-
- 40 Merged Pull Requests
- 22 Proposed Pull Requests
- 0 Closed Issues
- 0 New Issues
40 Pull requests merged by 17 people
-
Merged
#17720
bpo-39136: Fixed typos
Dec 28, 2019 -
Merged
#17672
[3.7] Reorder entries in Misc/ACKS (GH-17663)
Dec 28, 2019 -
Merged
#17673
[3.8] Reorder entries in Misc/ACKS (GH-17663)
Dec 28, 2019 -
Merged
#17725
[3.8] bpo-38731: Fix function signature of quiet in docs (GH-17719)
Dec 28, 2019 -
Merged
#17719
bpo-22640: Fix function signature of quiet in docs
Dec 28, 2019 -
Merged
#17723
[3.7] bpo-39144 Align ctags and etags behaviours in the makefile and include Python stdlib files (GH-17721)
Dec 28, 2019 -
Merged
#17722
[3.8] bpo-39144 Align ctags and etags behaviours in the makefile and include Python stdlib files (GH-17721)
Dec 28, 2019 -
Merged
#17721
bpo-39144 Align ctags and etags behaviours and include Python stdlib files
Dec 28, 2019 -
Merged
#17718
Move comment about permanent generation to gcmodule.c
Dec 27, 2019 -
Merged
#17711
[3.8] closes bpo-30364: Replace deprecated no_address_safety_analysis attribute. (GH-17702)
Dec 27, 2019 -
Merged
#17712
[3.7] closes bpo-30364: Replace deprecated no_address_safety_analysis attribute. (GH-17702)
Dec 27, 2019 -
Merged
#17713
[3.8] closes bpo-39135: Remove 'time.clock()' mention in docs. (GH-17709)
Dec 27, 2019 -
Merged
#17709
bpo-39135: remove 'time.clock()' mention in docs
Dec 27, 2019 -
Merged
#17702
bpo-30364: replace deprecated no_address_safety_analysis with no_sanitize_address
Dec 27, 2019 -
Merged
#17708
Update what's new with the latest gc improvements
Dec 26, 2019 -
Merged
#17703
Update 3.9.0a2.rst
Dec 26, 2019 -
Merged
#17705
[3.8] bpo-33961: Adjusted dataclasses docs to correct exceptions raised. (GH-7917) (GH-17677)
Dec 25, 2019 -
Merged
#17677
bpo-33961: Adjusted dataclasses docs to correct exceptions raised. (GH-7917)
Dec 25, 2019 -
Merged
#17701
[3.8] Fix the miscellaneous typo (GH-17700)
Dec 25, 2019 -
Merged
#17700
Fix the miscellaneous typo
Dec 25, 2019 -
Merged
#17665
Update 3.9.0a2.rst - correct small typos
Dec 25, 2019 -
Merged
#17268
[3.8] bpo-38753: AsyncMock added in version 3.8 (GH-17102)
Dec 25, 2019 -
Merged
#17698
[3.7] Minor C API documentation improvements. (GH-17696)
Dec 25, 2019 -
Merged
#17697
[3.8] Minor C API documentation improvements. (GH-17696)
Dec 25, 2019 -
Merged
#17699
[2.7] Fix typo in C API documentation. (GH-17696)
Dec 25, 2019 -
Merged
#17696
Minor Documentation Improvements
Dec 25, 2019 -
Merged
#17693
[3.8] bpo-39129: Fix import path for asyncio.TimeoutError (GH-17691)
Dec 24, 2019 -
Merged
#17691
bpo-39129: Fix import path for asyncio.TimeoutError
Dec 24, 2019 -
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
22 Pull requests proposed by 20 people
-
Proposed
#17682
bpo-39121: write gzip header OS information
Dec 23, 2019 -
Proposed
#17683
bpo-39087: Make PyUnicode_AsUTF8AndSize faster.
Dec 23, 2019 -
Proposed
#17688
pathlib: Add exist_ok argument to write_text and write_bytes
Dec 23, 2019 -
Proposed
#17689
[easy] Move _releaseLock() into `finally`
Dec 24, 2019 -
Proposed
#17690
bpo-39127: Make _Py_HashPointer's argument be const
Dec 24, 2019 -
Proposed
#17692
Fix link to bpo issue in Changelog
Dec 24, 2019 -
Proposed
#17694
bpo-39130: Dict reversed was added in v3.8 so should say in the doc as well
Dec 24, 2019 -
Proposed
#17695
bpo-39131 email: add easier support for generating multipart/signed messages
Dec 24, 2019 -
Proposed
#17704
fix minor typos
Dec 25, 2019 -
Proposed
#17706
Fix host datatype in addr of socket.create_server example.
Dec 26, 2019 -
Proposed
#17707
bpo-39139: To be clear what depreciation relates to i.e Collections ABS
Dec 26, 2019 -
Proposed
#17710
Fixed incorrect unicodedata version in lexical_analysis.rst footnote
Dec 27, 2019 -
Proposed
#17714
bpo-33165: Remove redundant stack unwind for findCaller()
Dec 27, 2019 -
Proposed
#17715
bpo-38131: Improve messages when generating AST nodes from objects wi…
Dec 27, 2019 -
Proposed
#17716
bpo-38671: Make sure to return an absolute path in pathlib._WindowsFlavour.resolve()
Dec 27, 2019 -
Proposed
#17717
bpo-39082: Fix: AsyncMock is unable to correctly patch static/class methods
Dec 27, 2019 -
Proposed
#17724
Do not fail the coverage test if fail to update results
Dec 28, 2019 -
Proposed
#17726
bpo-19083: IDNA prefix should be case insensitive
Dec 28, 2019 -
Proposed
#17727
bpo-37446: resolve undefined behavior in Python/hamt.c
Dec 28, 2019 -
Proposed
#17728
[2.7] bpo-39146: Fix memory consumption in re.compile unicode
Dec 28, 2019 -
Proposed
#17729
bpo-38938: Adjusting the heapq.merge algorithm for fewer comparisons
Dec 28, 2019 -
Proposed
#17730
replaced links in importlib.metadata.rst with sphinx roles
Dec 28, 2019
29 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.
-
10 new comments
Open
#17558
bpo-39019: Implement missing __class_getitem__ for subprocess classes
Dec 27, 2019 -
8 new comments
Open
#17659
bpo-39087: Add PyUnicode_GetUTF8Buffer().
Dec 25, 2019 -
8 new comments
Open
#17669
bpo-39102: Increase Enum performance up to 10x times (3x average)
Dec 25, 2019 -
7 new comments
Open
#17134
bpo-38731: add quiet mode for py_compile main
Dec 28, 2019 -
7 new comments
Open
#17560
bpo-39019: Implement missing __class_getitem__ for SpooledTemporaryFile
Dec 27, 2019 -
6 new comments
Open
#17671
bpo-31711: On SSLObject.write method, added assert that data has content.
Dec 24, 2019 -
4 new comments
Open
#16575
bpo-37700: Raise a shutil.SpecialFileError when copying a Unix socket
Dec 25, 2019 -
4 new comments
Open
#17563
bpo-39019: Implement missing __class_getitem__ for http.cookies.Morsel
Dec 27, 2019 -
4 new comments
Open
#17664
bpo-39099: add scandir.dirfd()
Dec 22, 2019 -
3 new comments
Open
#5664
bpo-32839: Add after_info to tkinter
Dec 27, 2019 -
3 new comments
Open
#17473
bpo-38439: Add 256px IDLE icon
Dec 27, 2019 -
3 new comments
Open
#17518
bpo-38091: Import deadlock detection causes deadlock
Dec 23, 2019 -
3 new comments
Open
#17561
bpo-39019: Implement missing __class_getitem__ for os.DirEntry
Dec 27, 2019 -
2 new comments
Open
#17620
bpo-39040: Fix parsing of email mime headers with whitespace between encoded-words.
Dec 24, 2019 -
2 new comments
Open
#17658
bpo-39091: Fix segfault when Exception constructor returns non-exception for gen.throw
Dec 23, 2019 -
1 new comment
Open
#13177
bpo-36839: Support the buffer protocol in code objects
Dec 25, 2019 -
1 new comment
Open
#15064
bpo-29750: support non-ASCII passwords in smtplib
Dec 26, 2019 -
1 new comment
Open
#16587
bpo-38879: Reordered error checking in PyArena_New().
Dec 23, 2019 -
1 new comment
Open
#17377
bpo-38870: Implement Simple Preceding to AST Unparser
Dec 24, 2019 -
1 new comment
Open
#17422
bpo-38938: Added special case to heapq.merge for small numbers of iterables
Dec 28, 2019 -
1 new comment
Open
#17666
bpo-38971: open file in codecs.open() closes if exception raised
Dec 27, 2019 -
1 new comment
Open
#17674
Update unittest.mock.rst
Dec 26, 2019 -
0 new comments
Open
#8718
Cosmetic smtplib changes
Dec 23, 2019 -
0 new comments
Open
#12088
bpo-36144: Dictionary Addition (PEP 584)
Dec 28, 2019 -
0 new comments
Open
#12382
bpo-36290: Fix kwargs handling in ast node constructors
Dec 27, 2019 -
0 new comments
Open
#13233
bpo-36841: Supporting customization of float encoding in JSON
Dec 27, 2019 -
0 new comments
Open
#14306
Optimize and refactor readline().
Dec 28, 2019 -
0 new comments
Open
#17426
bpo-32894: Support unparsing of infinity numbers in ast_unparser.c
Dec 27, 2019 -
0 new comments
Open
#17642
[3.8] bpo-39033: Fix NameError in zipimport during hash validation (GH-17588)
Dec 23, 2019