January 5, 2020 – January 12, 2020
Overview
-
0 Active Issues
-
- 100 Merged Pull Requests
- 44 Proposed Pull Requests
- 0 Closed Issues
- 0 New Issues
100 Pull requests merged by 27 people
-
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 -
Merged
#17915
bpo-39271: Remove dead assignment from pattern_subx
Jan 9, 2020 -
Merged
#17913
[3.8] closes bpo-39262: Use specific out-of-memory message in _sharedexception_bind. (GH-17908)
Jan 9, 2020 -
Merged
#17908
bpo-39262: Use specific out-of-memory message in _sharedexception_bind
Jan 9, 2020 -
Merged
#17907
bpo-39261: Remove dead assignment from pyinit_config
Jan 9, 2020 -
Merged
#17870
Py_DECREF: only pass filename if Py_REF_DEBUG is defined
Jan 8, 2020 -
Merged
#17822
bpo-35292: Avoid call mimetypes.init when http.server is imported
Jan 8, 2020 -
Merged
#17904
[3.8] bpo-39242: Updated the Gmane domain into news.gmane.io (GH-17903)
Jan 8, 2020 -
Merged
#17905
[3.7] bpo-39242: Updated the Gmane domain into news.gmane.io (GH-17903)
Jan 8, 2020 -
Merged
#17903
bpo-39242: Updated the Gmane domain into news.gmane.io
Jan 8, 2020 -
Merged
#17874
bpo-39233: Update positional-only section in the glossary
Jan 8, 2020 -
Merged
#17877
bpo-39237: Remove redundant call to round from delta_new
Jan 8, 2020 -
Merged
#17887
[3.6] Doc: Change Python 2 status to EOL. (GH-17885)
Jan 7, 2020 -
Merged
#17899
[3.8] bpo-38871: Fix lib2to3 for filter-based statements that contain lambda (GH-17780)
Jan 7, 2020 -
Merged
#17900
[3.7] bpo-38871: Fix lib2to3 for filter-based statements that contain lambda (GH-17780)
Jan 7, 2020 -
Merged
#17780
bpo-38871: Fix lib2to3 to be able to use in edge cases of filter
Jan 7, 2020 -
Merged
#17203
bpo-38615: Add timeout parameter for IMAP4 and IMAP4_SSL constructor
Jan 7, 2020 -
Merged
#17898
[3.7] bpo-39198: Ensure logging global lock is released on exception in isEnabledFor (GH-17689)
Jan 7, 2020 -
Merged
#17897
[3.8] bpo-39198: Ensure logging global lock is released on exception in isEnabledFor (GH-17689)
Jan 7, 2020 -
Merged
#17689
bpo-39198: Ensure logging global lock is released on exception in isEnabledFor
Jan 7, 2020 -
Merged
#17894
[3.8] bpo-39191: Fix RuntimeWarning in asyncio test (GH-17863)
Jan 7, 2020 -
Merged
#17882
bpo-39239: epoll.unregister() no longer ignores EBADF
Jan 7, 2020 -
Merged
#17863
bpo-39191: Fix RuntimeWarning in asyncio test
Jan 7, 2020 -
Merged
#17890
[3.8] bpo-38623: Doc: Add section for site module CLI. (GH-17858)
Jan 7, 2020 -
Merged
#17891
[3.7] bpo-38623: Doc: Add section for site module CLI. (GH-17858)
Jan 7, 2020 -
Merged
#17858
bpo-38623: Doc: Add section for site module CLI.
Jan 7, 2020 -
Merged
#17889
[3.8] Doc: Change Python 2 status to EOL. (GH-17885)
Jan 7, 2020 -
Merged
#17886
[3.7] Doc: Change Python 2 status to EOL. (GH-17885)
Jan 7, 2020 -
Merged
#17888
[2.7] Doc: Change Python 2 status to EOL. (GH-17885)
Jan 7, 2020 -
Merged
#17885
Doc: Change Python 2 status to EOL.
Jan 7, 2020 -
Merged
#17878
bpo-39234: `enum.auto()` default initial value as 1
Jan 6, 2020 -
Merged
#17880
[3.7] bpo-39041: Fix coverage upload command for GitHub Actions (GH-17873)
Jan 6, 2020 -
Merged
#17879
[3.8] bpo-39041: Fix coverage upload command for GitHub Actions (GH-17873)
Jan 6, 2020 -
Merged
#17873
bpo-39041: Fix coverage upload command for GitHub Actions
Jan 6, 2020 -
Merged
#17872
bpo-39234: Doc: `enum.auto()` incrementation value not specified.
Jan 6, 2020 -
Merged
#17871
[3.8] bpo-29778: Fix incorrect NULL check in _PyPathConfig_InitDLLPath() (GH-17818)
Jan 6, 2020 -
Merged
#17818
bpo-29778: Fix incorrect NULL check
Jan 6, 2020 -
Merged
#17869
[3.7] bpo-39041: Add GitHub Actions support (GH-17594)
Jan 6, 2020 -
Merged
#17868
[3.8] bpo-39041: Add GitHub Actions support (GH-17594)
Jan 6, 2020 -
Merged
#17867
[3.8] bpo-39209: Manage correctly multi-line tokens in interactive mode (GH-17860)
Jan 6, 2020 -
Merged
#17860
bpo-39209: Manage correctly multi-line tokens in interactive mode
Jan 6, 2020 -
Merged
#17692
Fix link to bpo issue in Changelog
Jan 6, 2020 -
Merged
#17865
[3.8] bpo-38907: Suppress any exception when attempting to set V6ONLY. (GH-17864)
Jan 6, 2020 -
Merged
#17864
bpo-38907: Suppress any exception when attempting to set V6ONLY.
Jan 6, 2020 -
Merged
#17854
[3.8] bpo-38907: In http.server script, restore binding to IPv4 on Windows. (GH-17851)
Jan 6, 2020 -
Merged
#17852
clinic: Fix clinic anti-pattern
Jan 6, 2020 -
Merged
#17859
[3.7] Minor formatting improvements and fixes to idle.rst (GH-17165)
Jan 6, 2020 -
Merged
#17851
bpo-38907: In http.server script, restore binding to IPv4 on Windows.
Jan 6, 2020 -
Merged
#17849
[3.8] Minor formatting improvements and fixes to idle.rst (GH-17165)
Jan 6, 2020 -
Merged
#17165
minor formatting improvements and fixes to idle.rst
Jan 5, 2020 -
Merged
#17848
[3.8] bpo-39130: Dict reversed was added in v3.8 so should say in the doc as well (GH-17694)
Jan 5, 2020 -
Merged
#17694
bpo-39130: Dict reversed was added in v3.8 so should say in the doc as well
Jan 5, 2020 -
Merged
#17846
[3.8] Fix the parameter list of object. _rpow_ (GH-GH-16477)
Jan 5, 2020 -
Merged
#17847
[3.7] Fix the parameter list of object. _rpow_ (GH-GH-16477)
Jan 5, 2020 -
Merged
#16477
Doc: Fixed the parameter list of object. _rpow_ in the document
Jan 5, 2020 -
Merged
#17844
[3.8] Replace links in howto/pyporting.rst with sphinx references (GH-17781)
Jan 5, 2020 -
Merged
#17845
[3.7] Replace links in howto/pyporting.rst with sphinx references (GH-17781)
Jan 5, 2020 -
Merged
#17781
replace links in howto/pyporting.rst with sphinx references
Jan 5, 2020 -
Merged
#17842
Organise and clean test_positional_only_arg and add more tests
Jan 5, 2020 -
Merged
#17813
bpo-39200: Correct the error message for range() empty constructor
Jan 5, 2020 -
Merged
#17841
[3.8] bpo-39216: Fix constant folding optimization for positional only arguments (GH-17837)
Jan 5, 2020 -
Merged
#17840
[3.8] bpo-39152: add missing ttk.Scale.configure return value (GH-17815)
Jan 5, 2020 -
Merged
#17837
bpo-39216: Fix constant folding optimization for positional only arguments
Jan 5, 2020 -
Merged
#17839
[3.7] bpo-39152: add missing ttk.Scale.configure return value (GH-17815)
Jan 5, 2020 -
Merged
#17815
bpo-39152: add missing ttk.Scale.configure return value
Jan 5, 2020 -
Merged
#17833
[3.8] bpo-39055: Reject a trailing \n in base64.b64decode() with validate=True. (GH-17616)
Jan 5, 2020 -
Merged
#17832
[3.7] bpo-39056: Fix handling invalid warning category in the -W option. (GH-17618)
Jan 5, 2020 -
Merged
#17831
[3.8] bpo-39056: Fix handling invalid warning category in the -W option. (GH-17618)
Jan 5, 2020 -
Merged
#17834
[3.7] bpo-39055: Reject a trailing \n in base64.b64decode() with validate=True. (GH-17616)
Jan 5, 2020 -
Merged
#17829
[3.8] bpo-39057: Fix urllib.request.proxy_bypass_environment(). (GH-17619)
Jan 5, 2020 -
Merged
#17830
[3.7] bpo-39057: Fix urllib.request.proxy_bypass_environment(). (GH-17619)
Jan 5, 2020 -
Merged
#17616
bpo-39055: Reject a trailing \n in base64.b64decode() with validate=True.
Jan 5, 2020 -
Merged
#17618
bpo-39056: Fix handling invalid warning category in the -W option.
Jan 5, 2020 -
Merged
#17619
bpo-39057: Fix urllib.request.proxy_bypass_environment().
Jan 5, 2020
44 Pull requests proposed by 29 people
-
Proposed
#17828
bpo-39219: Fix SyntaxError attributes in the tokenizer.
Jan 5, 2020 -
Proposed
#17835
bpo-1635741: Port _json extension module to multiphase initialization(PEP 489)
Jan 5, 2020 -
Proposed
#17836
[3.8] bpo-37685: Fixed __eq__, __lt__ etc implementations in some classes. (GH-14952)
Jan 5, 2020 -
Proposed
#17843
bpo-39224: Document None support for HTTPConnection.timeout
Jan 5, 2020 -
Proposed
#17855
[WIP/RFC] bpo-39228: traceback.FrameSummary: handle error via repr
Jan 6, 2020 -
Proposed
#17857
bpo-39229: fix formatting in library/functions.rst
Jan 6, 2020 -
Proposed
#17866
bpo-39220: Do not optimise annotation if 'from __future__ import annotations' is used
Jan 6, 2020 -
Proposed
#17875
[3.8] bpo-39234: Doc: `enum.auto()` incrementation value not specified. (GH-17872)
Jan 6, 2020 -
Proposed
#17876
[3.7] bpo-39234: Doc: `enum.auto()` incrementation value not specified. (GH-17872)
Jan 6, 2020 -
Proposed
#17884
Doc: sys.__unraisablehook__ and bytearray.hex separators are new in 3.8
Jan 7, 2020 -
Proposed
#17892
bpo-38870: Simplify tuple like interleaves, roundtrip extslice properly
Jan 7, 2020 -
Proposed
#17893
bpo-39245: Make Vectorcall public
Jan 7, 2020 -
Proposed
#17901
bpo-35163: Change locale_alias for Esperanto
Jan 8, 2020 -
Proposed
#17902
[3.8] bpo-39233: Update positional-only section in the glossary (GH-17874)
Jan 8, 2020 -
Proposed
#17906
Improve test coverage for AsyncMock.
Jan 8, 2020 -
Proposed
#17910
bpo-39264: Fix UserDict.get() to account for __missing__()
Jan 9, 2020 -
Proposed
#17911
bpo-39267: Fix dict's __missing__ documentation
Jan 9, 2020 -
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
#17929
Fix outdated comment in _strptime.py
Jan 9, 2020 -
Proposed
#17930
[3.8] Fix typos in Misc/NEWS.d
Jan 9, 2020 -
Proposed
#17932
Fix typo in multiprocessing.pool.AsyncResult.successful doc.
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
#17940
[3.8] bpo-39200: Correct the error message for range() empty constructor (GH-17813)
Jan 10, 2020 -
Proposed
#17941
[3.8] bpo-39200: Correct the error message for min/max builtin function (GH-17814)
Jan 10, 2020 -
Proposed
#17942
[3.7] bpo-39200: Correct the error message for range() empty constructor (GH-17813)
Jan 10, 2020 -
Proposed
#17943
[3.7] bpo-39200: Correct the error message for min/max builtin function (GH-17814)
Jan 10, 2020 -
Proposed
#17944
bpo-39290: Add support for import_as_names for traverse_imports
Jan 10, 2020 -
Proposed
#17946
bpo-38901: Allow setting a venv's prompt to the basename of the current directory.
Jan 10, 2020 -
Proposed
#17949
bpo-39299: Add more tests for mimetypes and its cli.
Jan 11, 2020 -
Proposed
#17950
bpo-38704: Prevent installation on unsupported Windows versions
Jan 11, 2020 -
Proposed
#17951
bpo-39303: [WIP] Refactor cmd module
Jan 11, 2020 -
Proposed
#17953
bpo-39307: Fix memory leak on error path in parsetok
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
#17958
bpo-39259: smtp.SMTP/SMTP_SSL now reject timeout = 0
Jan 12, 2020 -
Proposed
#17959
bpo-39259: ftplib.FTP/FTP_TLS now reject timeout = 0
Jan 12, 2020 -
Proposed
#17961
bpo-38883: Don't honor POSIX `HOME` in `pathlib.Path.home/expanduser` on Windows
Jan 12, 2020 -
Proposed
#17962
bpo-39288: Add examples to math.nextafter() documentation
Jan 12, 2020
65 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 8, 2020 -
13 new comments
Open
#8046
bpo-33955: Support USE_STACKCHECK on macOS
Jan 7, 2020 -
10 new comments
Open
#17816
Test buildbot reporter - DO NOT MERGE
Jan 9, 2020 -
8 new comments
Open
#16974
bpo-38623: Add note about site module (site-packages)
Jan 8, 2020 -
7 new comments
Open
#15495
bpo-37958: Adding get_profile_dict to pstats
Jan 9, 2020 -
6 new comments
Open
#17659
bpo-39087: Add PyUnicode_GetUTF8Buffer().
Jan 9, 2020 -
5 new comments
Open
#16814
bpo-32856: Optimize the assignment idiom in comprehensions.
Jan 12, 2020 -
5 new comments
Open
#17754
bpo-39156: Break up COMPARE_OP into four logically distinct opcodes.
Jan 10, 2020 -
4 new comments
Open
#15275
bpo-34311: Add locale.localize
Jan 12, 2020 -
3 new comments
Open
#16772
Update configparser.py
Jan 12, 2020 -
3 new comments
Open
#17377
bpo-38870: Implement Simple Preceding to AST Unparser
Jan 11, 2020 -
3 new comments
Open
#17378
bpo-38907: Add IPv6 Dual-Stack control for http.server
Jan 6, 2020 -
3 new comments
Open
#17426
bpo-32894: Support unparsing of infinity numbers in ast_unparser.c
Jan 6, 2020 -
3 new comments
Open
#17733
bpo-39151: Simplify dfs in the assembler
Jan 6, 2020 -
2 new comments
Open
#13233
bpo-36841: Supporting customization of float encoding in JSON
Jan 12, 2020 -
2 new comments
Open
#13250
bpo-36780: Add wait_at_exit to ThreadPoolExecutor.shutdown.
Jan 6, 2020 -
2 new comments
Open
#16600
bpo-38364: unwrap partialmethods just like we unwrap partials
Jan 8, 2020 -
2 new comments
Open
#16782
bpo-38488: Upgrade bundled versions of pip & setuptools
Jan 6, 2020 -
2 new comments
Open
#17666
bpo-38971: open file in codecs.open() closes if exception raised
Jan 5, 2020 -
2 new comments
Open
#17736
bpo-39189: Uses the io.DEFAULT_BUFFER_SIZE variable instead of defining it again
Jan 6, 2020 -
2 new comments
Open
#17812
bpo-39199: Add descriptions of non-deprecated AST nodes to the AST module documentation
Jan 9, 2020 -
2 new comments
Open
#17824
bpo-39184: Add audit events to command execution functions in os and pty modules
Jan 8, 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
#7916
bpo-33881: Use NFKC to find duplicate members in make_dataclass
Jan 7, 2020 -
1 new comment
Open
#8055
bpo-34001: Change handling of SSL protocol bounds with LibreSSL
Jan 12, 2020 -
1 new comment
Open
#8562
bpo-31844: Remove _markupbase.ParserBase.error()
Jan 7, 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
#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
#15659
Use standard integer types instead of Python aliases
Jan 10, 2020 -
1 new comment
Open
#16103
bpo-22393: Fix deadlock from pool worker death without communication
Jan 10, 2020 -
1 new comment
Open
#16552
bpo-38356: Fix ThreadedChildWatcher thread leak in test_asyncio
Jan 9, 2020 -
1 new comment
Open
#16781
Specialize Py_DECREF() for Py_REF_DEBUG
Jan 6, 2020 -
1 new comment
Open
#16884
Clarify, for BaseHTTPRequestHandler, that path includes query
Jan 11, 2020 -
1 new comment
Open
#16984
bpo-38630: subprocess: enhance send_signal() on Unix
Jan 11, 2020 -
1 new comment
Open
#17134
bpo-38731: add quiet mode for py_compile main
Jan 9, 2020 -
1 new comment
Open
#17399
Fix error in argparse documentation example
Jan 5, 2020 -
1 new comment
Open
#17425
bpo-31821: Fixing pause_reading called in connection made is ignored
Jan 10, 2020 -
1 new comment
Open
#17627
bpo-39068 guard _b85chars2 initialization
Jan 6, 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
#17729
bpo-38938: Adjusting the heapq.merge algorithm for fewer comparisons
Jan 8, 2020 -
1 new comment
Open
#17782
bpo-35561: Fix valgrind warnings in selectmodule.c
Jan 6, 2020 -
1 new comment
Open
#17795
bpo-39190: Fix deadlock when callback raises
Jan 11, 2020 -
0 new comments
Open
#5176
bpo-28879: Add Date header if missing in smtplib send_message
Jan 11, 2020 -
0 new comments
Open
#6788
bpo-33490: Use standard AX_PTHREAD macro
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
#10137
bpo-35078:Allow customization of CSS class name of a month in calendar module
Jan 8, 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
#15079
bpo-17254: Thai Language Aliases
Jan 10, 2020 -
0 new comments
Open
#15498
bpo-37527: Fixing the "Invalid argument" bug on datetime.timestamp()
Jan 10, 2020 -
0 new comments
Open
#15881
issue7982 WIP
Jan 10, 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
#17473
bpo-38439: Add 256px IDLE icon
Jan 7, 2020 -
0 new comments
Open
#17642
[3.8] bpo-39033: Fix NameError in zipimport during hash validation (GH-17588)
Jan 6, 2020 -
0 new comments
Open
#17717
bpo-39082: Fix: AsyncMock is unable to correctly patch static/class methods
Jan 6, 2020 -
0 new comments
Open
#17757
bpo-36051: drop GIL during large b''.join operations
Jan 5, 2020 -
0 new comments
Open
#17760
bpo-38870: Docstring support for function/class/module nodes
Jan 7, 2020 -
0 new comments
Open
#17790
bpo-15795: Preserve permissions on UNIX (based/like) systems
Jan 8, 2020 -
0 new comments
Open
#17825
bpo-39214: Add curses.window.in_wch
Jan 8, 2020