January 12, 2020 – January 19, 2020
Overview
-
0 Active Issues
-
- 64 Merged Pull Requests
- 48 Proposed Pull Requests
- 0 Closed Issues
- 0 New Issues
64 Pull requests merged by 28 people
-
Merged
#18075
bpo-39377: json: Remove encoding option.
Jan 20, 2020 -
Merged
#16864
bpo-38536: Removes trailing space in formatted currency
Jan 20, 2020 -
Merged
#18072
[3.8] bpo-38400 Don't check for NULL linked list pointers in _PyObject_IsFreed (GH-16630)
Jan 19, 2020 -
Merged
#18073
[3.7] bpo-38400 Don't check for NULL linked list pointers in _PyObject_IsFreed (GH-16630)
Jan 19, 2020 -
Merged
#18071
[3.8] bpo-35561: Supress valgrind false alarm on epoll_ctl(event) (GH-18060)
Jan 19, 2020 -
Merged
#18070
[3.7] bpo-35561: Supress valgrind false alarm on epoll_ctl(event) (GH-18060)
Jan 19, 2020 -
Merged
#18060
bpo-35561: Fix valgrind warnings in selectmodule.c
Jan 19, 2020 -
Merged
#18064
[3.7] Fix typo from base to based (GH-18055)
Jan 19, 2020 -
Merged
#18063
[3.8] Fix typo from base to based (GH-18055)
Jan 19, 2020 -
Merged
#18055
Fix base to based in webbrowser.py (typo)
Jan 19, 2020 -
Merged
#18037
bpo-39372: Clean header files of declared interfaces with no implementations
Jan 18, 2020 -
Merged
#18041
Run doctests in GitHub actions Docs target
Jan 17, 2020 -
Merged
#18043
[3.8] Fix Lock.locked() to remove extra bold highlighting (GH-18042)
Jan 17, 2020 -
Merged
#18044
[3.7] Fix Lock.locked() to remove extra bold highlighting (GH-18042)
Jan 17, 2020 -
Merged
#18042
Fix Lock.locked() to remove extra bold highlighting
Jan 17, 2020 -
Merged
#18027
bpo-39356, zipfile: Remove code handling DeprecationWarning
Jan 17, 2020 -
Merged
#18036
bpo-39357: Update bz2 docstring: remove buffering
Jan 17, 2020 -
Merged
#18028
bpo-39357: Remove buffering parameter of bz2.BZ2File
Jan 16, 2020 -
Merged
#2866
bpo-31031: Unify duplicate bits_in_digit and bit_length
Jan 16, 2020 -
Merged
#18021
bpo-39350: Remove deprecated fractions.gcd()
Jan 16, 2020 -
Merged
#18022
bpo-39351: Remove base64.encodestring()
Jan 16, 2020 -
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
48 Pull requests proposed by 30 people
-
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 -
Proposed
#18023
bpo-39352: Remove the formatter module
Jan 16, 2020 -
Proposed
#18024
Link to list of keywords
Jan 16, 2020 -
Proposed
#18025
bpo-39353: Deprecate the binhex module
Jan 16, 2020 -
Proposed
#18029
Link to RFC sections
Jan 16, 2020 -
Proposed
#18030
bpo-1635741: Port _abc extension module to multiphase initialization(PEP 489)
Jan 16, 2020 -
Proposed
#18031
bpo-39359, zipfile: add missing "pwd: expected bytes, got str" exception
Jan 16, 2020 -
Proposed
#18032
bpo-1635741: Port _asyncio extension module to multiphase initialization(PEP 489)
Jan 16, 2020 -
Proposed
#18034
bpo-38840: Incorrect __all__ in multiprocessing.managers
Jan 17, 2020 -
Proposed
#18035
bpo-39366: Remove xpath() and xgtitle() methods of NNTP.
Jan 17, 2020 -
Proposed
#18038
bpo-38076: Fix crash on shutdown caused by PEP-384ification of _struct
Jan 17, 2020 -
Proposed
#18039
bpo-38076 Clear the interpreter state only after clearing module globals
Jan 17, 2020 -
Proposed
#18045
bpo-39305: Refactor nntplib.py
Jan 17, 2020 -
Proposed
#18046
bpo-39378: partial of PickleState struct should be traversed.
Jan 18, 2020 -
Proposed
#18047
bpo-38848: compileall fails when the platform lacks a working sem_open()
Jan 18, 2020 -
Proposed
#18048
bpo-39380: Change ftplib encoding from latin-1 to utf-8
Jan 18, 2020 -
Proposed
#18049
bpo-1635741: Port _bisect extension module to multiphase initialization(PEP 489)
Jan 18, 2020 -
Proposed
#18050
bpo-1635741: Port _bz2 extension module to multiphase initialization(PEP 489)
Jan 18, 2020 -
Proposed
#18051
bpo-39381: Fix asyncio.get_event_loop() documentation
Jan 18, 2020 -
Proposed
#18052
Migrate frameobject.h contents to cpython/frameobject.h
Jan 18, 2020 -
Proposed
#18053
Documentation: Remove redundant references in notes.
Jan 18, 2020 -
Proposed
#18054
bpo-39383: Mention Darwin as a potential value for platform.system()
Jan 18, 2020 -
Proposed
#18056
bpo-39384 Fix email.generator.BytesGenerator to flatten non-ascii body.
Jan 19, 2020 -
Proposed
#18057
bpo-39349: Add *cancel_futures* to Executor.shutdown()
Jan 19, 2020 -
Proposed
#18058
bpo-37224: Improve test__xxsubinterpreters.DestroyTests
Jan 19, 2020 -
Proposed
#18059
bpo-32330 Replace invalid characters in email.message.set_payload().
Jan 19, 2020 -
Proposed
#18061
bpo-19770: Update smtp.send_message to use email.message.as_bytes()
Jan 19, 2020 -
Proposed
#18065
bpo-1635741: Port _codecs extension module to multiphase initialization(PEP 489)
Jan 19, 2020 -
Proposed
#18066
bpo-1635741: Port _collections extension module to multiphase initialization(PEP 489)
Jan 19, 2020 -
Proposed
#18067
bpo-39385: Add an assertNoLogs context manager to unittest.TestCase
Jan 19, 2020 -
Proposed
#18068
bpo-39388: IDLE: Fix bug when cancelling out of configdialog
Jan 19, 2020 -
Proposed
#18069
bpo-39390: Update shutil.copytree doc - Add versionchanged 3.8 notice for ignore callable
Jan 19, 2020 -
Proposed
#18074
bpo-27321 Fix email.generator.py to not replace a non-existent header.
Jan 20, 2020 -
Proposed
#18076
bpo-39377: json: Update doc about the encoding option.
Jan 20, 2020
68 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.
-
62 new comments
Open
#11583
bpo-17005: Add a topological sort algorithm
Jan 18, 2020 -
23 new comments
Open
#17817
bpo-39206: Add encoding detecting to modulefinder
Jan 17, 2020 -
18 new comments
Open
#17954
bpo-31485: Fix Misc.unbind behaviour when funcid is given
Jan 17, 2020 -
12 new comments
Open
#17938
bpo-18233: Add SSLSocket.get_verified_chain() and SSLSocket.get_peer_cert_chain()
Jan 16, 2020 -
8 new comments
Open
#17935
bpo-39287: Doc: Add UTF-8 mode section in using/windows.
Jan 17, 2020 -
7 new comments
Open
#17426
bpo-32894: Support unparsing of infinity numbers in ast_unparser.c
Jan 13, 2020 -
5 new comments
Open
#5968
bpo-32989: IDLE - fix bad editor call of pyparse method
Jan 15, 2020 -
4 new comments
Open
#5713
bpo-32862: Make os.dup2(fd, fd) a no-op for valid fd
Jan 16, 2020 -
4 new comments
Open
#12807
bpo-36488: os.sendfile() on BSD and macOS doesn't return bytes sent on EINTR
Jan 16, 2020 -
4 new comments
Open
#16973
bpo-38558: Link to further docs from walrus operator mention in tutorial
Jan 20, 2020 -
3 new comments
Open
#15633
bpo-24416: Return a IsoCalendarDate from date.isocalendar()
Jan 16, 2020 -
3 new comments
Open
#17670
bpo-39104 Fix hanging ProcessPoolExcutor on shutdown nowait with pickling failure
Jan 17, 2020 -
2 new comments
Open
#8046
bpo-33955: Support USE_STACKCHECK on macOS
Jan 13, 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
#15138
bpo-37765: Add keywords to IDLE's main completion list
Jan 19, 2020 -
2 new comments
Open
#15521
bpo-37955: mock.patch incorrect reference to Mock
Jan 15, 2020 -
2 new comments
Open
#17928
bpo-39279: Don't allow non-Ascii digits in platform.py
Jan 16, 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
#1158
bpo-30757 pyinstaller added to docs, py2exe ref updated
Jan 18, 2020 -
1 new comment
Open
#3640
[PEP 558 - WIP] bpo-30744: Trace hooks no longer reset closure state
Jan 18, 2020 -
1 new comment
Open
#4476
bpo-32092: Mock patch fix autospec
Jan 18, 2020 -
1 new comment
Open
#5176
bpo-28879: Add Date header if missing in smtplib send_message
Jan 13, 2020 -
1 new comment
Open
#8671
bpo-33898: Fix pathlib issues with Windows device paths
Jan 18, 2020 -
1 new comment
Open
#10871
bpo-25567: Add the support of bytes in quotes.
Jan 16, 2020 -
1 new comment
Open
#10995
bpo-26415: reduce peak memory consumption by the parser
Jan 18, 2020 -
1 new comment
Open
#12361
bpo-36305: Fixes to path handling and parsing in pathlib
Jan 16, 2020 -
1 new comment
Open
#13134
bpo-36819: Fix out-of-bounds writes in encoders
Jan 16, 2020 -
1 new comment
Open
#13445
bpo-36906: Add str.dedent and cache it at compile time
Jan 18, 2020 -
1 new comment
Open
#13772
bpo-34788: Add support for scoped IPv6 addresses
Jan 14, 2020 -
1 new comment
Open
#15513
bpo-30076: Rename the BUILD_{TUPLE,MAP}_UNPACK_WITH_CALL opcodes
Jan 16, 2020 -
1 new comment
Open
#15955
bpo-37629: Update judgment method for jpeg.
Jan 14, 2020 -
1 new comment
Open
#16139
bpo-38169: Increase code coverage for SharedMemory and ShareableList
Jan 18, 2020 -
1 new comment
Open
#16429
bpo-37141: support multiple separators in Stream.readuntil
Jan 15, 2020 -
1 new comment
Open
#17201
bpo-33046: An IDLE option to strip trailing whitespace on save
Jan 19, 2020 -
1 new comment
Open
#17425
bpo-31821: Fixing pause_reading called in connection made is ignored
Jan 13, 2020 -
1 new comment
Open
#17451
bpo-38960: DTrace build fix for FreeBSD.
Jan 14, 2020 -
1 new comment
Open
#17611
bpo-39050: The Help button in IDLE's config menu does not work
Jan 19, 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
#17717
bpo-39082: Fix: AsyncMock is unable to correctly patch static/class methods
Jan 17, 2020 -
1 new comment
Open
#17726
bpo-19083: IDNA prefix should be case insensitive
Jan 16, 2020 -
1 new comment
Open
#17924
bpo-39278: add docstrings to functions in pdb module
Jan 15, 2020 -
1 new comment
Open
#17944
bpo-39290: Add support for import_as_names for traverse_imports
Jan 14, 2020 -
1 new comment
Open
#17950
bpo-38704: Prevent installation on unsupported Windows versions
Jan 14, 2020 -
1 new comment
Open
#17975
New asyncio ssl implementation
Jan 14, 2020 -
0 new comments
Open
#498
bpo-29731: Allow warnings filter to print current stack.
Jan 16, 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
#3592
bpo-30780: IDLE: Complete keys and highlight coverage for configdialo…
Jan 19, 2020 -
0 new comments
Open
#4800
bpo-29620: iterate over a copy of sys.modules
Jan 17, 2020 -
0 new comments
Open
#6588
bpo-33349: make lib2to3 parse async generators everywhere
Jan 14, 2020 -
0 new comments
Open
#11427
bpo-35675: IDLE config_key - separate window and frame classes
Jan 19, 2020 -
0 new comments
Open
#11781
bpo-4356: Add key parameter to functions in bisect module
Jan 16, 2020 -
0 new comments
Open
#12947
bpo-36654: add example to generate token from another file
Jan 13, 2020 -
0 new comments
Open
#13085
bpo-36796: Clean the error handling in _testcapimodule.c
Jan 16, 2020 -
0 new comments
Open
#13788
bpo-37093: Allow http.client to parse non-ASCII header names
Jan 16, 2020 -
0 new comments
Open
#13951
bpo-37222: Fix for CacheFTPHandler in urllib
Jan 16, 2020 -
0 new comments
Open
#14306
bpo-37371: Optimize and refactor readline().
Jan 13, 2020 -
0 new comments
Open
#14331
bpo-37382: check for debug info before testing GDB
Jan 16, 2020 -
0 new comments
Open
#14432
bpo-26828: Add __length_hint__() to builtin map iterator
Jan 17, 2020 -
0 new comments
Open
#14710
bpo-27379: In order to keep backward compatibility, update SocketType's type
Jan 17, 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
#15600
bpo-30988: Fix parsing invalid email address headers starting or ending with a dot
Jan 16, 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
#16917
bpo-38584: fix a bug in argparse with whitespace-only help messages
Jan 17, 2020 -
0 new comments
Open
#17409
bpo-38932: Make Mock.reset_mock() pass return_value and side_effect values to reset_mock on child mock objects
Jan 17, 2020 -
0 new comments
Open
#17690
bpo-39127: Make _Py_HashPointer's argument be const
Jan 17, 2020 -
0 new comments
Open
#17901
bpo-35163: Change locale_alias for Esperanto
Jan 14, 2020 -
0 new comments
Open
#17957
bpo-39369 Doc: Update mmap readline method documentation
Jan 17, 2020