January 8, 2020 – January 15, 2020
Overview
-
0 Active Issues
-
- 86 Merged Pull Requests
- 31 Proposed Pull Requests
- 0 Closed Issues
- 0 New Issues
86 Pull requests merged by 35 people
-
Merged
#18019
[3.8] bpo-39348: Fix code highlight for the SOCK_NONBLOCK example (GH-18018)
Jan 16, 2020 -
Merged
#18020
[3.7] bpo-39348: Fix code highlight for the SOCK_NONBLOCK example (GH-18018)
Jan 16, 2020 -
Merged
#18018
bpo-39348: Fix code highlight for the SOCK_NONBLOCK example
Jan 15, 2020 -
Merged
#15495
bpo-37958: Adding get_profile_dict to pstats
Jan 15, 2020 -
Merged
#18016
[3.7] Fix typo in multiprocessing.pool.AsyncResult.successful doc. (GH-17932)
Jan 15, 2020 -
Merged
#18015
[3.8] Fix typo in multiprocessing.pool.AsyncResult.successful doc. (GH-17932)
Jan 15, 2020 -
Merged
#17932
Fix typo in multiprocessing.pool.AsyncResult.successful doc.
Jan 15, 2020 -
Merged
#18014
[3.8] Fix compiler warning on Windows (GH-18012)
Jan 15, 2020 -
Merged
#18012
Fix compiler warning on Windows.
Jan 15, 2020 -
Merged
#16984
bpo-38630: subprocess: enhance send_signal() on Unix
Jan 15, 2020 -
Merged
#17835
bpo-1635741: Port _json extension module to multiphase initialization(PEP 489)
Jan 15, 2020 -
Merged
#18010
bpo-39164: Fix compiler warning in PyErr_GetExcInfo()
Jan 15, 2020 -
Merged
#18008
Fix AsyncMock base class in the docs
Jan 15, 2020 -
Merged
#17906
Improve test coverage for AsyncMock.
Jan 15, 2020 -
Merged
#18005
Allow pgen to produce a DOT format dump of the grammar
Jan 14, 2020 -
Merged
#17998
bpo-39329: Add timeout parameter for LMTP
Jan 14, 2020 -
Merged
#17946
bpo-38901: Allow setting a venv's prompt to the basename of the current directory.
Jan 14, 2020 -
Merged
#17966
venv: Suppress warning message when bash hashing is disabled.
Jan 14, 2020 -
Merged
#18001
[3.7] Fix documentation in code.py (GH-17988)
Jan 14, 2020 -
Merged
#18002
[3.8] Fix documentation in code.py (GH-17988)
Jan 14, 2020 -
Merged
#17988
Documentation fix on code.py
Jan 14, 2020 -
Merged
#16557
bpo-38361: syslog: fixed making default "ident" from sys.argv[0]
Jan 14, 2020 -
Merged
#18000
bpo-39322: Add gc.is_finalized to the gc module docstring
Jan 14, 2020 -
Merged
#17989
bpo-39322: Add gc.is_finalized to check if an object has been finalised by the gc
Jan 14, 2020 -
Merged
#17609
bpo-39048: Look up __aenter__ before __aexit__ in the async with statement
Jan 14, 2020 -
Merged
#17642
[3.8] bpo-39033: Fix NameError in zipimport during hash validation (GH-17588)
Jan 14, 2020 -
Merged
#17754
bpo-39156: Break up COMPARE_OP into four logically distinct opcodes.
Jan 14, 2020 -
Merged
#17958
bpo-39259: smtp.SMTP/SMTP_SSL now reject timeout = 0
Jan 14, 2020 -
Merged
#17747
bpo-39160 Align the verbs, grammar and defaults for `./configure --help`
Jan 14, 2020 -
Merged
#17959
bpo-39259: ftplib.FTP/FTP_TLS now reject timeout = 0
Jan 13, 2020 -
Merged
#17994
[3.7] bpo-39310: Update sys.float_info documentation (GH-17982)
Jan 13, 2020 -
Merged
#17982
[3.8] bpo-39310: Update sys.float_info documentation
Jan 13, 2020 -
Merged
#17977
remove unused __version__ from mock.py
Jan 13, 2020 -
Merged
#17990
bpo-38644: Pass tstate to _Py_FinishPendingCalls()
Jan 13, 2020 -
Merged
#17752
bpo-39164: errors: add and expose _PyErr_GetExcInfo
Jan 13, 2020 -
Merged
#17949
bpo-39299: Add more tests for mimetypes and its cli.
Jan 13, 2020 -
Merged
#17986
bpo-20443: Update What's New In Python 3.9
Jan 13, 2020 -
Merged
#17756
Simplify control flow when exiting the interpreter.
Jan 13, 2020 -
Merged
#17983
Fix typos in gcmodule.c and restructure comments for clarity
Jan 13, 2020 -
Merged
#17365
bpo-38903: Remove #if block that is not used on parsetok.c
Jan 13, 2020 -
Merged
#17965
bpo-39310: Add math.ulp(x)
Jan 13, 2020 -
Merged
#17978
[3.8] bpo-39307: Fix memory leak on error path in parsetok (GH-17953)
Jan 13, 2020 -
Merged
#17953
bpo-39307: Fix memory leak on error path in parsetok
Jan 13, 2020 -
Merged
#17930
[3.8] Fix typos in Misc/NEWS.d
Jan 12, 2020 -
Merged
#12200
bpo-32021: Support brotli .br encoding in mimetypes
Jan 12, 2020 -
Merged
#17967
bpo-39313: Add an option to RefactoringTool for using exec as a function
Jan 12, 2020 -
Merged
#17970
[3.7] bpo-16575: Disabled checks for union types being passed by value. (GH-17960)
Jan 12, 2020 -
Merged
#17929
Fix outdated comment in _strptime.py
Jan 12, 2020 -
Merged
#17972
[3.8] bpo-3530: Add advice on when to correctly use fix_missing_locations in the AST docs (GH-17172)
Jan 12, 2020 -
Merged
#17973
[3.7] bpo-3530: Add advice on when to correctly use fix_missing_locations in the AST docs (GH-17172)
Jan 12, 2020 -
Merged
#17172
bpo-3530: Use fix_missing_locations when node transformer adds nodes
Jan 12, 2020 -
Merged
#17969
[3.8] bpo-38293: Allow shallow and deep copying of property objects (GH-16438)
Jan 12, 2020 -
Merged
#17968
[3.7] bpo-38293: Allow shallow and deep copying of property objects (GH-16438)
Jan 12, 2020 -
Merged
#16438
bpo-38293: Allow shallow and deep copying of property objects
Jan 12, 2020 -
Merged
#17962
bpo-39288: Add examples to math.nextafter() documentation
Jan 12, 2020 -
Merged
#17964
[3.8] bpo-16575: Disabled checks for union types being passed by value. (GH-17960)
Jan 12, 2020 -
Merged
#17963
[3.8] bpo-38356: Fix ThreadedChildWatcher thread leak in test_asyncio (GH-16552)
Jan 12, 2020 -
Merged
#17902
[3.8] bpo-39233: Update positional-only section in the glossary (GH-17874)
Jan 12, 2020 -
Merged
#16552
bpo-38356: Fix ThreadedChildWatcher thread leak in test_asyncio
Jan 12, 2020 -
Merged
#17934
bpo-12159: document sys.maxsize limit in len() function reference
Jan 12, 2020 -
Merged
#17960
bpo-16575: Disabled checks for union types being passed by value.
Jan 12, 2020 -
Merged
#17937
bpo-39288: Add math.nextafter(x, y)
Jan 12, 2020 -
Merged
#17936
bpo-39259: nntplib.NNTP/NNTP_SSL now reject timeout = 0
Jan 11, 2020 -
Merged
#17952
[3.8] bpo-39297: Update for importlib_metadata 1.4. (GH-17947)
Jan 11, 2020 -
Merged
#17947
bpo-39297: Update for importlib_metadata 1.4.
Jan 11, 2020 -
Merged
#17939
bpo-39259: nntplib.NNTP/NNTP_SSL refactoring
Jan 11, 2020 -
Merged
#17948
[3.8] Fix host in address of socket.create_server example. (GH-17706)
Jan 11, 2020 -
Merged
#17706
Fix host datatype in addr of socket.create_server example.
Jan 11, 2020 -
Merged
#17945
bpo-39292: Add missing syslog facility codes to logging.handlers.SysLogHandler.
Jan 10, 2020 -
Merged
#17814
bpo-39200: Correct the error message for min/max builtin function
Jan 10, 2020 -
Merged
#17912
bpo-39259: poplib.POP3/POP3_SSL now reject timeout = 0
Jan 10, 2020 -
Merged
#17920
[3.7] Add test cases for dataclasses. (GH-17909)
Jan 10, 2020 -
Merged
#17919
[3.8] Add test cases for dataclasses. (GH-17909)
Jan 10, 2020 -
Merged
#17800
bpo-39166: Fix trace of last iteration of async for loops
Jan 10, 2020 -
Merged
#17926
bpo-39235: Check end_lineno and end_col_offset of AST nodes.
Jan 10, 2020 -
Merged
#17927
[3.8] bpo-39235: Fix end location for genexp in call args (GH-17925)
Jan 9, 2020 -
Merged
#17925
bpo-39235: Fix end location for genexp in call args
Jan 9, 2020 -
Merged
#17923
[3.8] Fix typo in test's docstring (GH-17856)
Jan 9, 2020 -
Merged
#17922
[3.8] bpo-25172: Reduce scope of crypt import tests (GH-17881)
Jan 9, 2020 -
Merged
#17856
minor: fix typo in test doc, fix flake8 issues
Jan 9, 2020 -
Merged
#17881
bpo-25172: Reduce scope of crypt import tests
Jan 9, 2020 -
Merged
#17909
Add test cases for dataclasses.
Jan 9, 2020 -
Merged
#17918
[3.8] bpo-39161: Document multi-phase init modules under Py_NewInterpreter() (GH-17896)
Jan 9, 2020 -
Merged
#17896
bpo-39161: Document multi-phase init modules under Py_NewInterpreter()
Jan 9, 2020 -
Merged
#17914
bpo-39270: Remove dead assignment from config_init_module_search_paths.
Jan 9, 2020 -
Merged
#17916
bpo-39272: Remove dead assignment from _ssl__SSLContext_load_verify_l…
Jan 9, 2020
31 Pull requests proposed by 24 people
-
Proposed
#17917
Doc: fix MinGW library generation command
Jan 9, 2020 -
Proposed
#17921
Further improve clarity of try-return-finally-return
Jan 9, 2020 -
Proposed
#17924
bpo-39278: add docstrings to functions in pdb module
Jan 9, 2020 -
Proposed
#17928
bpo-39279: Don't allow non-Ascii digits in platform.py
Jan 9, 2020 -
Proposed
#17933
bpo-39277, pytime: Fix overflow check on double to int cast
Jan 10, 2020 -
Proposed
#17935
bpo-39287: Doc: Add UTF-8 mode section in using/windows.
Jan 10, 2020 -
Proposed
#17938
bpo-18233: Add SSLSocket.getpeercertchain()
Jan 10, 2020 -
Proposed
#17944
bpo-39290: Add support for import_as_names for traverse_imports
Jan 10, 2020 -
Proposed
#17950
bpo-38704: Prevent installation on unsupported Windows versions
Jan 11, 2020 -
Proposed
#17954
bpo-31485: Fix Misc.unbind behaviour when funcid is given
Jan 11, 2020 -
Proposed
#17956
bpo-36351: Do not set ipv6type when cross-compiling
Jan 12, 2020 -
Proposed
#17957
Doc: Update mmap readline method documentation
Jan 12, 2020 -
Proposed
#17961
bpo-38883: Don't honor POSIX `HOME` in `pathlib.Path.home/expanduser` on Windows
Jan 12, 2020 -
Proposed
#17974
bpo-39308: Make _tp_cache typed
Jan 12, 2020 -
Proposed
#17975
New asyncio ssl implementation
Jan 12, 2020 -
Proposed
#17976
bpo-28166: WindowsConsoleIO misbehavior when Ctrl+C is ignored
Jan 13, 2020 -
Proposed
#17981
Redefine snprintf only for msvc
Jan 13, 2020 -
Proposed
#17984
bpo-39320: Handle unpacking of *values in compiler
Jan 13, 2020 -
Proposed
#17987
bpo-29282: Add math.fma(): fused multiply-add function
Jan 13, 2020 -
Proposed
#17991
[3.7] bpo-39299: Add more tests for mimetypes and its cli. (GH-17949)
Jan 13, 2020 -
Proposed
#17992
[3.8] bpo-39299: Add more tests for mimetypes and its cli. (GH-17949)
Jan 13, 2020 -
Proposed
#17993
bpo-39323: Fix directory separator of imghdr cli output
Jan 13, 2020 -
Proposed
#17995
bpo-39324: Add markdown mimetype mapping
Jan 13, 2020 -
Proposed
#17996
bpo-39273: Expose BUTTON5_* constants in the curses module if available
Jan 14, 2020 -
Proposed
#17997
bpo-37751: Document the change in What's New in Python 3.9
Jan 14, 2020 -
Proposed
#18004
bpo-39334: FIX: Deprecated sphinx index notations.
Jan 14, 2020 -
Proposed
#18006
bpo-39336: Allow packages to not let their child modules be set on them
Jan 14, 2020 -
Proposed
#18007
bpo-25872: Fix KeyError in linecache when multithreaded
Jan 15, 2020 -
Proposed
#18009
Update ci.yml file
Jan 15, 2020 -
Proposed
#18011
bpo-39342: Expose X509_V_FLAG_ALLOW_PROXY_CERTS in ssl module
Jan 15, 2020 -
Proposed
#18017
bpo-39274: Ensure `Fraction.__bool__` returns a bool
Jan 15, 2020
80 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.
-
22 new comments
Open
#17817
bpo-39206: Add encoding detecting to modulefinder
Jan 15, 2020 -
9 new comments
Open
#17425
bpo-31821: Fixing pause_reading called in connection made is ignored
Jan 13, 2020 -
7 new comments
Open
#17426
bpo-32894: Support unparsing of infinity numbers in ast_unparser.c
Jan 13, 2020 -
6 new comments
Open
#17659
bpo-39087: Add PyUnicode_GetUTF8Buffer().
Jan 9, 2020 -
5 new comments
Open
#5968
bpo-32989: IDLE - fix bad editor call of pyparse method
Jan 15, 2020 -
5 new comments
Open
#15275
bpo-34311: Add locale.localize
Jan 12, 2020 -
5 new comments
Open
#17812
bpo-39199: Add descriptions of non-deprecated AST nodes to the AST module documentation
Jan 13, 2020 -
4 new comments
Open
#5176
bpo-28879: Add Date header if missing in smtplib send_message
Jan 13, 2020 -
4 new comments
Open
#17884
Doc: sys.__unraisablehook__ and bytearray.hex separators are new in 3.8
Jan 11, 2020 -
4 new comments
Open
#17893
bpo-39245: Make Vectorcall public
Jan 10, 2020 -
3 new comments
Open
#12947
bpo-36654: add example to generate token from another file
Jan 13, 2020 -
3 new comments
Open
#15633
bpo-24416: Return a IsoCalendarDate from date.isocalendar()
Jan 16, 2020 -
3 new comments
Open
#16772
Update configparser.py
Jan 12, 2020 -
3 new comments
Open
#16814
bpo-32856: Optimize the assignment idiom in comprehensions.
Jan 12, 2020 -
3 new comments
Open
#17575
bpo-36225: Finalise subinterpreters in Py_FinalizeEx()
Jan 12, 2020 -
3 new comments
Open
#17662
bpo-32888: improve wording for ast.literal_eval error messages
Jan 12, 2020 -
2 new comments
Open
#4169
bpo-31630: Skip tests for tan() near pi/2 on OpenBSD and NetBSD.
Jan 12, 2020 -
2 new comments
Open
#8046
bpo-33955: Support USE_STACKCHECK on macOS
Jan 13, 2020 -
2 new comments
Open
#11437
bpo-24928: Add test case for patch.dict using OrderedDict
Jan 12, 2020 -
2 new comments
Open
#13233
bpo-36841: Supporting customization of float encoding in JSON
Jan 12, 2020 -
2 new comments
Open
#13306
bpo-26317: Build Problem with GCC + Macintosh OS X 10.11 El Capitain
Jan 15, 2020 -
2 new comments
Open
#13893
bpo-37193: remove thread objects which finished process its request
Jan 12, 2020 -
2 new comments
Open
#14863
bpo-34396: vectorcall for wrapper_descriptor and method-wrapper
Jan 14, 2020 -
2 new comments
Open
#15521
bpo-37955: mock.patch incorrect reference to Mock
Jan 15, 2020 -
1 new comment
Open
#591
[BPO-30924] [BPO-30925] doc-files separate line and additional files patches
Jan 14, 2020 -
1 new comment
Open
#2871
bpo-31040: Add warning note about mimetypes.add_type ext argument format
Jan 12, 2020 -
1 new comment
Open
#3249
bpo-26175: Fix SpooledTemporaryFile IOBase abstract
Jan 12, 2020 -
1 new comment
Open
#6767
bpo-33466: Support compiling Objective-C++ (“.mm”) files
Jan 12, 2020 -
1 new comment
Open
#6910
bpo-33525: Add env type checking when spawn called
Jan 12, 2020 -
1 new comment
Open
#8055
bpo-34001: Change handling of SSL protocol bounds with LibreSSL
Jan 12, 2020 -
1 new comment
Open
#8150
Add a coveragerc file that ignores code blocks that don't matter for coverage
Jan 12, 2020 -
1 new comment
Open
#9515
bpo-32990: Support WAVE_FORMAT_EXTENSIBLE in the wave module
Jan 11, 2020 -
1 new comment
Open
#9929
[Skip Issue] In _PyIO_trap_eintr(), check if "val" is not an OSError after PyErr_NormalizeException()
Jan 10, 2020 -
1 new comment
Open
#10903
copy and deepcopy functionality for metaclasses
Jan 10, 2020 -
1 new comment
Open
#11166
bpo-32810: Allow accessing the ags_gen and agt_gen attrs of async generators
Jan 12, 2020 -
1 new comment
Open
#11263
bpo-35105: Document that CPython accepts "invalid" identifiers
Jan 12, 2020 -
1 new comment
Open
#11637
[DOC] urllib.request: Explain how works Basic HTTP Authentication
Jan 10, 2020 -
1 new comment
Open
#11918
bpo-35954: Convert key to string when accessing ConfigParser
Jan 10, 2020 -
1 new comment
Open
#12038
Fix Lib/posixmodule.c compilation with clang on OSX
Jan 10, 2020 -
1 new comment
Open
#13503
bpo-37013: Fix the error handling in socket.if_indextoname()
Jan 12, 2020 -
1 new comment
Open
#13772
bpo-34788: Add support for scoped IPv6 addresses
Jan 14, 2020 -
1 new comment
Open
#15206
bpo-26543: Fix crash on IMAP4.noop when bytes data is passed.
Jan 12, 2020 -
1 new comment
Open
#15464
Typo: String strip method docstring 'remove' -> 'removed'.
Jan 12, 2020 -
1 new comment
Open
#15659
Use standard integer types instead of Python aliases
Jan 10, 2020 -
1 new comment
Open
#15955
bpo-37629: Update judgment method for jpeg.
Jan 14, 2020 -
1 new comment
Open
#16103
bpo-22393: Fix deadlock from pool worker death without communication
Jan 10, 2020 -
1 new comment
Open
#16429
bpo-37141: support multiple separators in Stream.readuntil
Jan 15, 2020 -
1 new comment
Open
#16884
Clarify, for BaseHTTPRequestHandler, that path includes query
Jan 11, 2020 -
1 new comment
Open
#16973
[Doc] Improvements about walrus operator in tutorial/datastructures
Jan 12, 2020 -
1 new comment
Open
#17134
bpo-38731: add quiet mode for py_compile main
Jan 9, 2020 -
1 new comment
Open
#17451
bpo-38960: DTrace build fix for FreeBSD.
Jan 14, 2020 -
1 new comment
Open
#17643
bpo-34480: fix bug where match variable is used prior to being defined
Jan 12, 2020 -
1 new comment
Open
#17658
bpo-39091: Fix segfault when Exception constructor returns non-exception for gen.throw
Jan 15, 2020 -
1 new comment
Open
#17671
bpo-31711: On SSLObject.write method, added assert that data has content.
Jan 9, 2020 -
1 new comment
Open
#17795
bpo-39190: Fix deadlock when callback raises
Jan 11, 2020 -
1 new comment
Open
#17816
Test buildbot reporter - DO NOT MERGE
Jan 9, 2020 -
1 new comment
Open
#17910
bpo-39264: Fix UserDict.get() to account for __missing__()
Jan 9, 2020 -
0 new comments
Open
#707
bpo-29842: Make Executor.map less eager so it handles large/unbounded…
Jan 14, 2020 -
0 new comments
Open
#4153
bpo-4032: Cygwin: Add .dll.a to UnixCCompiler for searching libraries
Jan 12, 2020 -
0 new comments
Open
#6588
bpo-33349: make lib2to3 parse async generators everywhere
Jan 14, 2020 -
0 new comments
Open
#6788
bpo-33490: Use standard AX_PTHREAD macro
Jan 12, 2020 -
0 new comments
Open
#7496
bpo-28557: error message for bad raw readinto
Jan 12, 2020 -
0 new comments
Open
#9629
bpo-9056: Include subsections in TOC for PDF version of docs.
Jan 10, 2020 -
0 new comments
Open
#10294
Add IPv4 socket option constant IP_PKTINFO as socket module attribute.
Jan 12, 2020 -
0 new comments
Open
#12672
bpo-36516: Let Python Launcher recognize pyw file as Python GUI Script file type correctly.
Jan 10, 2020 -
0 new comments
Open
#14306
bpo-37371: Optimize and refactor readline().
Jan 13, 2020 -
0 new comments
Open
#14925
bpo-30755: Allow fallback to UTF-8 encoding on systems with no locales installed.
Jan 14, 2020 -
0 new comments
Open
#15079
bpo-17254: Thai Language Aliases
Jan 10, 2020 -
0 new comments
Open
#15177
bpo-37779 : Add information about the overriding behavior of ConfigParser.read
Jan 12, 2020 -
0 new comments
Open
#15498
bpo-37527: Fixing the "Invalid argument" bug on datetime.timestamp()
Jan 10, 2020 -
0 new comments
Open
#15642
bpo-37969: Correct urllib.parse functions dropping the delimiters of empty URI components
Jan 14, 2020 -
0 new comments
Open
#15881
bpo-7982: Modify captured_output to allow diferent encodings
Jan 13, 2020 -
0 new comments
Open
#16859
bpo: Improve documentation for mocks
Jan 12, 2020 -
0 new comments
Open
#16903
bpo-38567: Handle bytes as input to urllib.parse.unquote_plus
Jan 10, 2020 -
0 new comments
Open
#17155
Reuse identifier of PREDICT macros as PREDICT_ID
Jan 11, 2020 -
0 new comments
Open
#17377
bpo-38870: Implement Simple Preceding to AST Unparser
Jan 11, 2020 -
0 new comments
Open
#17726
bpo-19083: IDNA prefix should be case insensitive
Jan 16, 2020 -
0 new comments
Open
#17791
bpo-39185 Add the d[etailed] and q[uiet] verbosity levels for msbuild
Jan 12, 2020 -
0 new comments
Open
#17828
bpo-39219: Fix SyntaxError attributes in the tokenizer.
Jan 11, 2020 -
0 new comments
Open
#17901
bpo-35163: Change locale_alias for Esperanto
Jan 14, 2020