January 11, 2020 – January 18, 2020
Overview
-
0 Active Issues
-
- 74 Merged Pull Requests
- 42 Proposed Pull Requests
- 0 Closed Issues
- 0 New Issues
74 Pull requests merged by 31 people
-
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 -
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
42 Pull requests proposed by 27 people
-
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
bpo-39369 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
#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 -
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
#18033
bpo-36220: STORE_GLOBAL: Support dict subclasses for globals.
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
91 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.
-
60 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 -
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
#17425
bpo-31821: Fixing pause_reading called in connection made is ignored
Jan 13, 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
#5176
bpo-28879: Add Date header if missing in smtplib send_message
Jan 13, 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
#17812
bpo-39199: Add descriptions of non-deprecated AST nodes to the AST module documentation
Jan 13, 2020 -
4 new comments
Open
#17924
bpo-39278: add docstrings to functions in pdb module
Jan 15, 2020 -
3 new comments
Open
#12947
bpo-36654: add example to generate token from another file
Jan 13, 2020 -
3 new comments
Open
#15275
bpo-34311: Add locale.localize
Jan 12, 2020 -
3 new comments
Open
#15633
bpo-24416: Return a IsoCalendarDate from date.isocalendar()
Jan 16, 2020 -
3 new comments
Open
#16864
bpo-38536: Removes trailing space in formatted currency
Jan 18, 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 -
3 new comments
Open
#17670
bpo-39104 Fix hanging ProcessPoolExcutor on shutdown nowait with pickling failure
Jan 17, 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
#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
#15521
bpo-37955: mock.patch incorrect reference to Mock
Jan 15, 2020 -
2 new comments
Open
#16772
Update configparser.py
Jan 12, 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
#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
#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
#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
#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
#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
#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
#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
#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
#16814
bpo-32856: Optimize the assignment idiom in comprehensions.
Jan 12, 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
#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
#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
#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 -
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
#4153
bpo-4032: Cygwin: Add .dll.a to UnixCCompiler for searching libraries
Jan 12, 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
#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
#10294
Add IPv4 socket option constant IP_PKTINFO as socket module attribute.
Jan 12, 2020 -
0 new comments
Open
#11781
bpo-4356: Add key parameter to functions in bisect module
Jan 16, 2020 -
0 new comments
Open
#13085
bpo-36796: Clean the error handling in _testcapimodule.c
Jan 16, 2020 -
0 new comments
Open
#13233
bpo-36841: Supporting customization of float encoding in JSON
Jan 12, 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
#15177
bpo-37779 : Add information about the overriding behavior of ConfigParser.read
Jan 12, 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
#16859
bpo: Improve documentation for mocks
Jan 12, 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
#17791
bpo-39185 Add the d[etailed] and q[uiet] verbosity levels for msbuild
Jan 12, 2020 -
0 new comments
Open
#17901
bpo-35163: Change locale_alias for Esperanto
Jan 14, 2020