January 20, 2020 – January 27, 2020
Overview
-
0 Active Issues
-
- 103 Merged Pull Requests
- 34 Proposed Pull Requests
- 0 Closed Issues
- 0 New Issues
103 Pull requests merged by 36 people
-
Merged
#13480
Fix so that test.test_distutils can be executed by unittest and not j…
Jan 27, 2020 -
Merged
#18141
bpo-39320: Handle unpacking of **values in compiler
Jan 27, 2020 -
Merged
#16029
bpo-25597: Ensure wraps' return value is used for magic methods in MagicMock
Jan 27, 2020 -
Merged
#18190
[3.8] bpo-39082: Allow AsyncMock to correctly patch static/class methods (GH-18116)
Jan 26, 2020 -
Merged
#18192
[3.8] bpo-36018: Add another example for NormalDist() (GH-18191)
Jan 26, 2020 -
Merged
#18191
bpo-36018: Add another example for NormalDist()
Jan 26, 2020 -
Merged
#4641
bpo-32173: linecache.py add lazycache to __all__ and use dict.clear to clear the cache
Jan 26, 2020 -
Merged
#18177
bpo-39374: Updated sorting documentation with better key function description
Jan 25, 2020 -
Merged
#17876
[3.7] bpo-39234: Doc: `enum.auto()` incrementation value not specified. (GH-17872)
Jan 25, 2020 -
Merged
#17875
[3.8] bpo-39234: Doc: `enum.auto()` incrementation value not specified. (GH-17872)
Jan 25, 2020 -
Merged
#18188
[3.7] bpo-36654: Add examples for using tokenize module programmically (GH-12947)
Jan 25, 2020 -
Merged
#18187
[3.8] bpo-36654: Add examples for using tokenize module programmically (GH-12947)
Jan 25, 2020 -
Merged
#12947
bpo-36654: add example to generate token from another file
Jan 25, 2020 -
Merged
#18186
[3.7] bpo-15243: Document __prepare__ as classmethod (GH-17124)
Jan 25, 2020 -
Merged
#18185
[3.8] bpo-15243: Document __prepare__ as classmethod (GH-17124)
Jan 25, 2020 -
Merged
#17124
bpo-15243: Specify __prepare__ should be a classmethod
Jan 25, 2020 -
Merged
#18182
[3.8] Update 3.8.rst (GH-18173)
Jan 25, 2020 -
Merged
#17409
bpo-38932: Make Mock.reset_mock() pass return_value and side_effect values to reset_mock on child mock objects
Jan 25, 2020 -
Merged
#18173
Update 3.8.rst
Jan 25, 2020 -
Merged
#18166
[3.7] bpo-38473: Handle autospecced functions and methods used with attach_mock (GH-16784)
Jan 25, 2020 -
Merged
#18167
[3.8] bpo-38473: Handle autospecced functions and methods used with attach_mock (GH-16784)
Jan 25, 2020 -
Merged
#15521
bpo-37955: mock.patch incorrect reference to Mock
Jan 25, 2020 -
Merged
#18116
bpo-39082: Allow AsyncMock to correctly patch static/class methods
Jan 25, 2020 -
Merged
#18179
[3.7] bpo-39388: IDLE: Fix bug when cancelling out of configdialog (GH-18068)
Jan 25, 2020 -
Merged
#18178
[3.8] bpo-39388: IDLE: Fix bug when cancelling out of configdialog (GH-18068)
Jan 25, 2020 -
Merged
#18068
bpo-39388: IDLE: Fix bug when cancelling out of configdialog
Jan 25, 2020 -
Merged
#18172
[3.7] bpo-39430: Fix race condition in lazy imports in tarfile. (GH-18161)
Jan 24, 2020 -
Merged
#18171
[3.8] bpo-39430: Fix race condition in lazy imports in tarfile. (GH-18161)
Jan 24, 2020 -
Merged
#18161
bpo-39430: Fix race condition in lazy imports in tarfile.
Jan 24, 2020 -
Merged
#18164
bpo-38631: Avoid Py_FatalError() in GC collect()
Jan 24, 2020 -
Merged
#18122
bpo-39390: fix argument types for ignore callback of shutil.copytree
Jan 24, 2020 -
Merged
#18165
[3.8] Improve test coverage for AsyncMock. (GH-17906)
Jan 24, 2020 -
Merged
#16784
bpo-38473: Handle autospecced functions and methods used with attach_mock
Jan 24, 2020 -
Merged
#18135
bpo-39395: os.putenv() is now always available
Jan 24, 2020 -
Merged
#18163
bpo-39413: Implement os.unsetenv() on Windows
Jan 24, 2020 -
Merged
#18125
bpo-39361: Document the removal of tp_print
Jan 24, 2020 -
Merged
#18162
[3.8] bpo-39426: Fix outdated default and highest protocols in docs (GH-18154)
Jan 24, 2020 -
Merged
#18154
bpo-39426: Fix outdated default and highest protocols in docs
Jan 24, 2020 -
Merged
#18132
bpo-39429: Add a new "Python Development Mode" doc page
Jan 24, 2020 -
Merged
#17606
bpo-21600: Fix `mock.patch.dict` to be stopped with `mock.patch.stopall`
Jan 24, 2020 -
Merged
#11437
bpo-24928: Add test case for patch.dict using OrderedDict
Jan 24, 2020 -
Merged
#18151
[3.7] bpo-35182: fix communicate() crash after child closes its pipes (GH-18117)
Jan 23, 2020 -
Merged
#18148
[3.8] bpo-35182: fix communicate() crash after child closes its pipes (GH-18117)
Jan 23, 2020 -
Merged
#18155
bpo-17005: Minor improvements to the documentation of TopologicalSorter
Jan 23, 2020 -
Merged
#18153
[3.8] bpo-39431: Also mention nonlocal in assignment quirk (GH-17375)
Jan 23, 2020 -
Merged
#18152
[3.7] bpo-39431: Also mention nonlocal in assignment quirk (GH-17375)
Jan 23, 2020 -
Merged
#17375
bpo-39431: Mention nonlocal too in assignment quirk
Jan 23, 2020 -
Merged
#11583
bpo-17005: Add a topological sort algorithm
Jan 23, 2020 -
Merged
#18149
[3.8] bpo-39421: Fix posible crash in heapq with custom comparison operators (GH-18118)
Jan 23, 2020 -
Merged
#18146
[3.6] bpo-39421: Fix posible crash in heapq with custom comparison operators (GH-18118)
Jan 23, 2020 -
Merged
#18145
[3.7] bpo-39421: Fix posible crash in heapq with custom comparison operators (GH-18118)
Jan 23, 2020 -
Merged
#18118
bpo-39421: Fix posible crash in heapq with custom comparison operators
Jan 23, 2020 -
Merged
#17984
bpo-39320: Handle unpacking of *values in compiler
Jan 23, 2020 -
Merged
#18139
[3.8] bpo-32989: IDLE - remove unneeded parameter (GH-18138)
Jan 23, 2020 -
Merged
#18140
[3.7] bpo-32989: IDLE - remove unneeded parameter (GH-18138)
Jan 23, 2020 -
Merged
#18138
bpo-32989: IDLE - remove unneeded parameter
Jan 23, 2020 -
Merged
#18137
[3.8] bpo-39050: The Help button in IDLE's config menu works again (GH-17611)
Jan 23, 2020 -
Merged
#18136
[3.7] bpo-39050: The Help button in IDLE's config menu works again (GH-17611)
Jan 23, 2020 -
Merged
#17611
bpo-39050: The Help button in IDLE's config menu does not work
Jan 23, 2020 -
Merged
#18090
bpo-29435: Allow is_tarfile to take a filelike obj
Jan 23, 2020 -
Merged
#18131
bpo-39427: Document -X opt options in the CLI --help and the man page
Jan 23, 2020 -
Merged
#18006
bpo-39336: Allow packages to not let their child modules be set on them
Jan 23, 2020 -
Merged
#18117
bpo-35182: fix communicate() crash after child closes its pipes
Jan 22, 2020 -
Merged
#18035
bpo-39366: Remove xpath() and xgtitle() methods of NNTP.
Jan 22, 2020 -
Merged
#18128
bpo-39406: Implement os.putenv() with setenv() if available
Jan 22, 2020 -
Merged
#18126
bpo-39406: os.putenv() avoids putenv_dict on Windows
Jan 22, 2020 -
Merged
#18124
Revert "bpo-39413: Implement os.unsetenv() on Windows (GH-18104)"
Jan 22, 2020 -
Merged
#18025
bpo-39353: Deprecate the binhex module
Jan 22, 2020 -
Merged
#18121
[3.7] bpo-39425: Fix list.count performance regression (GH-18119)
Jan 22, 2020 -
Merged
#18120
[3.8] bpo-39425: Fix list.count performance regression (GH-18119)
Jan 22, 2020 -
Merged
#18119
bpo-39425: Fix list.count performance regression
Jan 22, 2020 -
Merged
#18114
[3.7] bpo-39413: os.unsetenv() is not available on Windows (GH-18108)
Jan 22, 2020 -
Merged
#18108
[3.8] bpo-39413: os.unsetenv() is not available on Windows
Jan 22, 2020 -
Merged
#18076
bpo-39377: json: Update doc about the encoding option.
Jan 22, 2020 -
Merged
#18113
[3.8] closes bpo-39415: Remove unused codes from longobject.c complexobject.c floatobject.c. (GH-18105)
Jan 22, 2020 -
Merged
#18105
bpo-39415: Remove unused codes from long/complex/floatobject.c
Jan 22, 2020 -
Merged
#18110
[3.8] PyLong_AsLongLong() docs should say 'long long' (GH-18082)
Jan 21, 2020 -
Merged
#18109
[3.7] PyLong_AsLongLong() docs should say 'long long' (GH-18082)
Jan 21, 2020 -
Merged
#18082
PyLong_AsLongLong() docs should refer to 'long long' rather than 'long'
Jan 21, 2020 -
Merged
#18106
bpo-39406: Add PY_PUTENV_DICT macro to posixmodule.c
Jan 21, 2020 -
Merged
#18104
bpo-39413: Implement os.unsetenv() on Windows
Jan 21, 2020 -
Merged
#18102
[3.8] Move test_math tests (GH-18098)
Jan 21, 2020 -
Merged
#18098
Move test_math tests
Jan 21, 2020 -
Merged
#18099
bpo-33387: Fix compiler warning in frame_block_unwind()
Jan 21, 2020 -
Merged
#18100
[3.8] bpo-39389: gzip: fix compression level metadata (GH-18077)
Jan 21, 2020 -
Merged
#18077
bpo-39389: gzip: fix compression level metadata
Jan 21, 2020 -
Merged
#18096
[3.8] bpo-32989: IDLE - fix bad editor call of pyparse method (GH-5968)
Jan 21, 2020 -
Merged
#18097
[3.7] bpo-32989: IDLE - fix bad editor call of pyparse method (GH-5968)
Jan 21, 2020 -
Merged
#18094
bpo-39396: Fix math.nextafter(-0.0, +0.0) on AIX 7.1
Jan 21, 2020 -
Merged
#5968
bpo-32989: IDLE - fix bad editor call of pyparse method
Jan 21, 2020 -
Merged
#18092
[3.8] improve the documentation of the LOAD_METHOD and CALL_METHOD (GH-18079)
Jan 21, 2020 -
Merged
#18091
[3.7] improve the documentation of the LOAD_METHOD and CALL_METHOD (GH-18079)
Jan 21, 2020 -
Merged
#18079
improve the documentation of the LOAD_METHOD and CALL_METHOD bytecodes
Jan 21, 2020 -
Merged
#18088
[3.8] bpo-39383: Mention Darwin as a potential value for platform.system() (GH-18054)
Jan 20, 2020 -
Merged
#18089
[3.7] bpo-39383: Mention Darwin as a potential value for platform.system() (GH-18054)
Jan 20, 2020 -
Merged
#18054
bpo-39383: Mention Darwin as a potential value for platform.system()
Jan 20, 2020 -
Merged
#18087
[3.7] bpo-39386: Prevent double awaiting of async iterator (GH-18081)
Jan 20, 2020 -
Merged
#18086
[3.8] bpo-39386: Prevent double awaiting of async iterator (GH-18081)
Jan 20, 2020 -
Merged
#18084
[3.8] bpo-39381: Fix asyncio.get_event_loop() documentation (GH-18051)
Jan 20, 2020 -
Merged
#18085
[3.7] bpo-39381: Fix asyncio.get_event_loop() documentation (GH-18051)
Jan 20, 2020 -
Merged
#18081
bpo-39386: Prevent double awaiting of async iterator
Jan 20, 2020 -
Merged
#18051
bpo-39381: Fix asyncio.get_event_loop() documentation
Jan 20, 2020 -
Merged
#18052
bpo-35134: Migrate frameobject.h contents to cpython/frameobject.h
Jan 20, 2020
34 Pull requests proposed by 26 people
-
Proposed
#18080
bpo-18819: tarfile: only set device fields for device files
Jan 20, 2020 -
Proposed
#18093
bpo-39393: Misleading error message on dependent DLL resolution failure
Jan 21, 2020 -
Proposed
#18101
[3.7] bpo-39389: gzip: fix compression level metadata (GH-18077)
Jan 21, 2020 -
Proposed
#18103
bpo-39411: pyclbr rewrite on AST
Jan 21, 2020 -
Proposed
#18111
bpo-39416: Document some restrictions on the default string representations of numeric classes
Jan 22, 2020 -
Proposed
#18123
bpo-39400: Do not pass MANPAGER value to shell in pydoc
Jan 22, 2020 -
Proposed
#18127
bpo-24337: Implement email.message.Message.__repr__()
Jan 22, 2020 -
Proposed
#18129
Minor change on threading.Thread.native_id documentation.
Jan 22, 2020 -
Proposed
#18133
[3.8] bpo-39427: Document -X opt options in the CLI --help and the man page (GH-18131)
Jan 23, 2020 -
Proposed
#18134
[3.7] bpo-39427: Document -X opt options in the CLI --help and the man page (GH-18131)
Jan 23, 2020 -
Proposed
#18142
bpo-17659: Add locale.getfirstweekday
Jan 23, 2020 -
Proposed
#18147
bpo-39434: Improve float __floordiv__ performance and error message
Jan 23, 2020 -
Proposed
#18150
bpo-39432: Implement PEP-489 algorithm for non-ascii "PyInit_*" symbol names in distutils
Jan 23, 2020 -
Proposed
#18157
[3.7] bpo-38092: Reduce overhead when using multiprocessing in a Windows virtual environment (GH-16098)
Jan 24, 2020 -
Proposed
#18158
bpo-39439: Fix Multiprocessing Python Path in Windows Virtualenv
Jan 24, 2020 -
Proposed
#18160
bpo-39435: Fix docs for pickle.loads
Jan 24, 2020 -
Proposed
#18168
[3.8] bpo-39390 shutil: fix argument types for ignore callback (GH-18122).
Jan 24, 2020 -
Proposed
#18169
bpo-8901: Windows registry path not ignored with the -E option
Jan 24, 2020 -
Proposed
#18170
Update documentation for mp.get_start_method
Jan 24, 2020 -
Proposed
#18174
bpo-39448: Add regen-frozen makefile target.
Jan 24, 2020 -
Proposed
#18175
bpo-39450 Stripped whitespace before parsing the docstring in TestCase.shortDescription
Jan 25, 2020 -
Proposed
#18176
Use context manager over try-finally
Jan 25, 2020 -
Proposed
#18180
bpo-37022: pdb: do not swallow exceptions from `repr` with `do_p`/`do_pp`
Jan 25, 2020 -
Proposed
#18181
bpo-39453: Fix contains method of list to hold strong references
Jan 25, 2020 -
Proposed
#18183
Document func parameter of locale.atof
Jan 25, 2020 -
Proposed
#18184
bpo-39455: Update linecache.rst
Jan 25, 2020 -
Proposed
#18189
WIP: run finalizers before shutdown
Jan 25, 2020 -
Proposed
#18193
Redundant expression
Jan 26, 2020 -
Proposed
#18194
Ignore NEWS snippets in code coverage stats
Jan 26, 2020 -
Proposed
#18195
bpo-38599: Deprecate creation of asyncio object when the loop is not running
Jan 26, 2020 -
Proposed
#18196
Clarify and fix assertions that mocks have not been awaited
Jan 27, 2020 -
Proposed
#18197
Use relative imports in mock and its tests to help backporting
Jan 27, 2020 -
Proposed
#18198
black run over mock files
Jan 27, 2020 -
Proposed
#18199
bpo-38856: Fix StreamWriter.wait_closed() ConnectionResetError for ProactorEventLoop
Jan 27, 2020
109 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
#18057
bpo-39349: Add *cancel_futures* to Executor.shutdown()
Jan 25, 2020 -
19 new comments
Open
#17575
bpo-36225: Finalise subinterpreters in Py_FinalizeEx()
Jan 25, 2020 -
16 new comments
Open
#17935
bpo-39287: Doc: Add UTF-8 mode section in using/windows.
Jan 27, 2020 -
12 new comments
Open
#17928
bpo-39279: Don't allow non-ASCII digits in platform.py
Jan 22, 2020 -
9 new comments
Open
#3592
bpo-30780: Add IDLE configdialog tests
Jan 26, 2020 -
5 new comments
Open
#16973
bpo-38558: Link to further docs from walrus operator mention in tutorial
Jan 23, 2020 -
4 new comments
Open
#10307
bpo-35113: Fix inspect.getsource to return correct source for inner classes
Jan 25, 2020 -
4 new comments
Open
#16094
bpo-17013: New mock to wait for multi-threaded events to happen
Jan 27, 2020 -
4 new comments
Open
#17518
bpo-38091: Import deadlock detection causes deadlock
Jan 23, 2020 -
4 new comments
Open
#18066
bpo-1635741: Port _collections extension module to multiphase initialization(PEP 489)
Jan 26, 2020 -
3 new comments
Open
#1936
bpo-28867: Warn when NamedTemporaryFile is not explicitly closed
Jan 26, 2020 -
3 new comments
Open
#16607
bpo-38387: Formally document PyDoc_STRVAR macro
Jan 27, 2020 -
3 new comments
Open
#17478
bpo-37465: Parsing: all of s/y/z take a Py_ssize_t
Jan 25, 2020 -
3 new comments
Open
#17992
[3.8] bpo-39299: Add more tests for mimetypes and its cli. (GH-17949)
Jan 25, 2020 -
3 new comments
Open
#18039
bpo-38076 Clear the interpreter state only after clearing module globals
Jan 24, 2020 -
2 new comments
Open
#3680
bpo-29298: Fix crash with required subparsers without dest
Jan 26, 2020 -
2 new comments
Open
#4354
bpo-34215: Update streams.py:readuntil IncompleteReadError issue
Jan 26, 2020 -
2 new comments
Open
#13842
bpo-28708: Dynamically allocate select fd_sets on Windows based on inputs size
Jan 27, 2020 -
2 new comments
Open
#14487
bpo-39452: Improve the __main__ module documentation
Jan 25, 2020 -
2 new comments
Open
#16090
bpo-38157: Add example about per file output for mock_open.
Jan 24, 2020 -
2 new comments
Open
#16804
bpo-38480: resource.setrusage() should raise PermissionError
Jan 26, 2020 -
2 new comments
Open
#18032
bpo-1635741: Port _asyncio extension module to multiphase initialization(PEP 489)
Jan 21, 2020 -
2 new comments
Open
#18045
bpo-39305: Refactor nntplib.py
Jan 21, 2020 -
2 new comments
Open
#18048
bpo-39380: Change ftplib encoding from latin-1 to utf-8
Jan 27, 2020 -
2 new comments
Open
#18058
bpo-37224: Improve test__xxsubinterpreters.DestroyTests
Jan 25, 2020 -
1 new comment
Open
#1645
bpo-30374: Fixed several bugs in win_add2path.py
Jan 27, 2020 -
1 new comment
Open
#1659
bpo-30400: Fix race condition in shutil.copyfile()
Jan 25, 2020 -
1 new comment
Open
#1735
bpo-30274: Rename 'name' to 'fullname' argument to ExtensionFileLoader.
Jan 25, 2020 -
1 new comment
Open
#1795
bpo-30462: urllib: NO_PROXY env. variable can contain domain with asterisk
Jan 25, 2020 -
1 new comment
Open
#2336
bpo-36700: Updated obsolete references for RFC 3548 to RFC 4648
Jan 25, 2020 -
1 new comment
Open
#2487
bpo-24766: doc= argument to subclasses of property not handled correctly
Jan 25, 2020 -
1 new comment
Open
#2743
bpo-30951: Correct co_names documentation in inspect module
Jan 20, 2020 -
1 new comment
Open
#3161
bpo-31203: Added constant socket.IP_PKTINFO
Jan 25, 2020 -
1 new comment
Open
#4243
bpo-22281 ENH add introspection API for concurrent.futures Executor
Jan 26, 2020 -
1 new comment
Open
#4476
bpo-32092: Mock patch fix autospec
Jan 24, 2020 -
1 new comment
Open
#4965
bpo-32398: Remove OSX c++ linking workaround in distutils.
Jan 25, 2020 -
1 new comment
Open
#5309
bpo-12706: timeout sentinel in ftplib and poplib documentation
Jan 25, 2020 -
1 new comment
Open
#5664
bpo-32839: Add after_info to tkinter
Jan 26, 2020 -
1 new comment
Open
#6642
bpo-33388: Add variables to distutils/dist.py support PEP 566 metadata
Jan 25, 2020 -
1 new comment
Open
#6876
bpo-33521: Add 1.32x faster C implementation of asyncio.isfuture().
Jan 25, 2020 -
1 new comment
Open
#6898
bpo-32414: PyCapsule_Import() now imports submodules if needed.
Jan 25, 2020 -
1 new comment
Open
#8620
bpo-33062: Add SSL renegotiation and key update
Jan 25, 2020 -
1 new comment
Open
#11918
bpo-35954: Convert key to string when accessing ConfigParser
Jan 20, 2020 -
1 new comment
Open
#12214
bpo-36226: Fix multipart false positive header defects
Jan 20, 2020 -
1 new comment
Open
#12680
bpo-18697: Update PyUnicode parameter names
Jan 26, 2020 -
1 new comment
Open
#12702
bpo-36541: lib2to3: Support named assignment expressions
Jan 25, 2020 -
1 new comment
Open
#13300
bpo-30535: Explicitly note that sys.meta_path is not empty
Jan 26, 2020 -
1 new comment
Open
#13445
bpo-36906: Add str.dedent and cache it at compile time
Jan 20, 2020 -
1 new comment
Open
#13534
bpo-36982: Add support for extended color functions in ncurses 6.1
Jan 25, 2020 -
1 new comment
Open
#13797
bpo-27513: email.utils.getaddresses() now handles Header objects
Jan 26, 2020 -
1 new comment
Open
#13817
bpo-37144: Convert path-like object to regular path
Jan 26, 2020 -
1 new comment
Open
#14592
bpo-37501: Fix test failures when CPython is built without docstrings
Jan 26, 2020 -
1 new comment
Open
#15275
bpo-34311: Add locale.localize
Jan 27, 2020 -
1 new comment
Open
#15359
bpo-19820: Updated documentation for inspect module: some module attributes were…
Jan 25, 2020 -
1 new comment
Open
#16360
bpo-38267: Add thread timeout parameter to `loop.shutdown_default_executor()`
Jan 20, 2020 -
1 new comment
Open
#16458
bpo-37970 Fixed urlsplit docstrings in urllib/parse.py
Jan 26, 2020 -
1 new comment
Open
#16521
bpo-38337: Change getattr to inspect.getattr_static
Jan 26, 2020 -
1 new comment
Open
#17029
bpo-38662: Invoke pip via runpy, in ensurepip
Jan 26, 2020 -
1 new comment
Open
#17058
bpo-38693: Use f-strings instead of str.format() within importlib
Jan 25, 2020 -
1 new comment
Open
#17082
bpo-2986: Allow disabling difflib's automatic junk heuristic
Jan 25, 2020 -
1 new comment
Open
#17169
Allow translating argument error messages
Jan 25, 2020 -
1 new comment
Open
#17276
bpo-38823: Clean up refleaks in _ast initialization.
Jan 26, 2020 -
1 new comment
Open
#17323
bpo-38880: List interpreters associated with a channel end
Jan 21, 2020 -
1 new comment
Open
#17413
bpo-37347: Require SQLite 3.7.3+
Jan 25, 2020 -
1 new comment
Open
#17414
bpo-38937: exec lines from .pth files in a copy of the site.py globals
Jan 25, 2020 -
1 new comment
Open
#17425
bpo-31821: Fixing pause_reading called in connection made is ignored
Jan 22, 2020 -
1 new comment
Open
#17658
bpo-39091: Fix segfault when Exception constructor returns non-exception for gen.throw
Jan 25, 2020 -
1 new comment
Open
#17671
bpo-31711: On SSLObject.write method, added assert that data has content.
Jan 25, 2020 -
1 new comment
Open
#17944
bpo-39290: Add support for import_as_names for traverse_imports
Jan 22, 2020 -
1 new comment
Open
#17975
New asyncio ssl implementation
Jan 20, 2020 -
1 new comment
Open
#17981
Redefine snprintf only for msvc
Jan 25, 2020 -
1 new comment
Open
#17995
bpo-39324: Add markdown mimetype mapping
Jan 21, 2020 -
0 new comments
Open
#830
bpo-20774: Add a JSON serializer to collections.deque
Jan 25, 2020 -
0 new comments
Open
#3946
bpo-31746: Fixed Segfaults in the sqlite module when uninitialized.
Jan 25, 2020 -
0 new comments
Open
#4435
bpo-31956: Add start and stop parameters to array.index()
Jan 21, 2020 -
0 new comments
Open
#5313
bpo-29708: support SOURCE_DATE_EPOCH for build info
Jan 26, 2020 -
0 new comments
Open
#5921
bpo-26792: improve docstrings of runpy module run_ functions
Jan 25, 2020 -
0 new comments
Open
#6514
bpo-33262: Deprecate passing None for `s` to shlex.split()
Jan 25, 2020 -
0 new comments
Open
#7133
bpo-13886: Fix test_builtin.PtyTests tests when readline is loaded
Jan 25, 2020 -
0 new comments
Open
#7559
bpo-31711: Fix for calling SSLSocket.send with empty input.
Jan 26, 2020 -
0 new comments
Open
#7822
bpo-23224: Fix segfaults and multiple leaks in the lzma and bz2 modules
Jan 25, 2020 -
0 new comments
Open
#7932
bpo-33973: Only split request lines on b'\x20'
Jan 25, 2020 -
0 new comments
Open
#8322
bpo-16512: one jpeg image added with different profile, code modified to detect all types of jpg
Jan 25, 2020 -
0 new comments
Open
#9629
bpo-9056: Include subsections in TOC for PDF version of docs.
Jan 26, 2020 -
0 new comments
Open
#10016
bpo-37800: Clean up importlib documentation for some module attributes
Jan 21, 2020 -
0 new comments
Open
#11433
bpo-33987: IDLE: Use ttk Frame on help.py
Jan 27, 2020 -
0 new comments
Open
#12412
bpo-36350: Change type of inspect.{Signature.parameters,BoundArguments.arguments}
Jan 25, 2020 -
0 new comments
Open
#13149
bpo-24263: Fix unittest to discover tests named with non-ascii characters
Jan 25, 2020 -
0 new comments
Open
#13259
bpo-36777: unittest discover should not throw TypeError on empty packages
Jan 26, 2020 -
0 new comments
Open
#13447
bpo-36770: add feature for shutil.make_archive
Jan 25, 2020 -
0 new comments
Open
#13486
bpo-31904: Only UTF-8 encoding is supported on VxWorks
Jan 25, 2020 -
0 new comments
Open
#13503
bpo-37013: Fix the error handling in socket.if_indextoname()
Jan 25, 2020 -
0 new comments
Open
#14912
bpo-37534: Adding ability to add Standalone Document Declaration when generating XML documents
Jan 25, 2020 -
0 new comments
Open
#15147
Allow graceful error handling in messages.py when MIMEText object encodes payload
Jan 26, 2020 -
0 new comments
Open
#15881
bpo-7982: Modify captured_output to allow diferent encodings
Jan 23, 2020 -
0 new comments
Open
#15989
bpo-38119: Fix shmem resource tracking
Jan 25, 2020 -
0 new comments
Open
#17096
bpo-38681: Enhance 2to3 conversion for blank line
Jan 25, 2020 -
0 new comments
Open
#17340
bpo-38500: Add PyInterpreterState_SetEvalFrameFunc()
Jan 22, 2020 -
0 new comments
Open
#17441
bpo-36470: Allow dataclasses.replace() to work InitVar with default values
Jan 25, 2020 -
0 new comments
Open
#17536
bpo-36982: Add support for extended color functions in ncurses 6.1
Jan 25, 2020 -
0 new comments
Open
#17757
bpo-36051: drop GIL during large b''.join operations
Jan 27, 2020 -
0 new comments
Open
#17843
bpo-39224: Document None support for HTTPConnection.timeout
Jan 25, 2020 -
0 new comments
Open
#17954
bpo-31485: Fix Misc.unbind behaviour when funcid is given
Jan 23, 2020 -
0 new comments
Open
#17957
bpo-39369 Doc: Update mmap readline method documentation
Jan 22, 2020 -
0 new comments
Open
#18029
Link to RFC sections
Jan 22, 2020 -
0 new comments
Open
#18038
bpo-38076: Fix crash on shutdown caused by PEP-384ification of _struct
Jan 22, 2020 -
0 new comments
Open
#18059
bpo-32330 Replace invalid characters in email.message.set_payload().
Jan 27, 2020 -
0 new comments
Open
#18061
bpo-19770: Update smtp.send_message to use email.message.as_bytes()
Jan 23, 2020 -
0 new comments
Open
#18067
bpo-39385: Add an assertNoLogs context manager to unittest.TestCase
Jan 21, 2020