June 27, 2021 – July 4, 2021
Overview
-
0 Active Issues
-
- 71 Merged Pull Requests
- 31 Open Pull Requests
- 0 Closed Issues
- 0 New Issues
Could not load contribution data
Please try again later
71 Pull requests merged by 23 people
-
[3.10] bpo-44559: [Enum] revert str repr
#27010 merged
Jul 4, 2021 -
[3.10] bpo-44553: Correct failure in tp_new for the union object (GH-27008)
#27009 merged
Jul 3, 2021 -
bpo-44553: Correct failure in tp_new for the union object
#27008 merged
Jul 3, 2021 -
[3.10] Fix a small typo in the docs (GH-26991)
#27003 merged
Jul 3, 2021 -
[3.10] bpo-34266: [pdb] handle ValueError from shlex.split() (GH-26656)
#27006 merged
Jul 3, 2021 -
[3.9] bpo-34266: [pdb] handle ValueError from shlex.split() (GH-26656)
#27005 merged
Jul 3, 2021 -
bpo-34266: [pdb] handle ValueError from shlex.split()
#26656 merged
Jul 3, 2021 -
bpo-44129: Add descriptive global variables for general purpose bit f…
#26118 merged
Jul 3, 2021 -
[doc] Fix typo
#26991 merged
Jul 3, 2021 -
[3.10] bpo-44553 : Implement GC methods for types.Union (GH-26993)
#27002 merged
Jul 3, 2021 -
bpo-44553 : Implement GC methods for types.Union
#26993 merged
Jul 3, 2021 -
bpo-42238: rstlint: Add two new checks.
#26966 merged
Jul 3, 2021 -
bpo-44388: Update venv EnvBuilder.ensure_directories() docs.
#26663 merged
Jul 2, 2021 -
bpo-43950: optimize column table assembling with pre-sizing the column table
#26997 merged
Jul 2, 2021 -
[3.10] bpo-30256: [doc] Fix formatting error in news (GH-26994)
#26998 merged
Jul 2, 2021 -
[3.9] bpo-30256: [doc] Fix formatting error in news (GH-26994)
#26996 merged
Jul 2, 2021 -
bpo-30256: Fix rst in news
#26994 merged
Jul 2, 2021 -
bpo-43950: Initial base implementation for PEP 657
#26955 merged
Jul 2, 2021 -
[3.10] bpo-34798: [doc] clearer presentation of pprint.PrettyPrinter constru… (GH-26967)
#26990 merged
Jul 2, 2021 -
bpo-34798: [doc] clearer presentation of pprint.PrettyPrinter constru…
#26967 merged
Jul 2, 2021 -
[3.9] bpo-30256: Add manager_owned keyword arg to AutoProxy (GH-16341)
#26989 merged
Jul 2, 2021 -
[3.10] bpo-30256: Add manager_owned keyword arg to AutoProxy (GH-16341)
#26987 merged
Jul 2, 2021 -
bpo-30256: Add test for nested queues
#16341 merged
Jul 2, 2021 -
[3.10] bpo-43425: Update setup.py not to use distutils.log (GH-26969)
#26986 merged
Jul 2, 2021 -
bpo-43425: Update setup.py not to use distutils.log
#26969 merged
Jul 2, 2021 -
bpo-44313: bump up the magic number after compiler changes
#26983 merged
Jul 1, 2021 -
bpo-43234: Prohibit non-ThreadPoolExecutor in loop.set_default_executor
#24540 merged
Jul 1, 2021 -
bpo-43216: Remove @asyncio.coroutine
#26369 merged
Jul 1, 2021 -
Add file describing how to add or modify specialized families of instructions.
#26954 merged
Jul 1, 2021 -
[3.10] bpo-43425: Update _osx_support not to use distutils.log (GH-26968)
#26978 merged
Jul 1, 2021 -
bpo-43770: Cleanup _PyObject_GetMethod()
#26946 merged
Jul 1, 2021 -
bpo-43425: Update _osx_support not to use distutils.log
#26968 merged
Jul 1, 2021 -
bpo-44531: Add _PyType_AllocNoTrack() function
#26947 merged
Jul 1, 2021 -
bpo-44313: generate LOAD_ATTR/CALL_FUNCTION for top-level imported objects
#26677 merged
Jun 30, 2021 -
Fix compiler errors for unused variables in marshal.c
#26977 merged
Jun 30, 2021 -
[3.9] bpo-44535: Enable building with Visual Studio 2022 on Windows (GH-26962)
#26975 merged
Jun 30, 2021 -
[3.10] bpo-44535: Enable building with Visual Studio 2022 on Windows (GH-26962)
#26976 merged
Jun 30, 2021 -
bpo-44535: Enable building with Visual Studio 2022 on Windows
#26962 merged
Jun 30, 2021 -
bpo-41180: Fixes documentation from earlier change
#26972 merged
Jun 30, 2021 -
[3.9] bpo-41180: Replace marshal code.__new__ audit event with marshal.load[s] and marshal.dumps (GH-26961)
#26971 merged
Jun 30, 2021 -
[3.10] bpo-41180: Replace marshal code.__new__ audit event with marshal.load[s] and marshal.dumps (GH-26961)
#26970 merged
Jun 30, 2021 -
bpo-41180: Replace marshal code.__new__ audit event with marshal.load[s] and marshal.dumps
#26961 merged
Jun 30, 2021 -
Doc: fix a rst tag.
#26965 merged
Jun 30, 2021 -
bpo-43232: Prohibit previously deprecated operations on TransportSocket
#24538 merged
Jun 30, 2021 -
[3.9] bpo-44523: Remove the pass-through for hash() in weakref proxy objects (GH-26950)
#26960 merged
Jun 29, 2021 -
[3.10] bpo-44523: Remove the pass-through for hash() in weakref proxy objects (GH-26950)
#26959 merged
Jun 29, 2021 -
bpo-44523: Remove the pass-through for hash() in weakref proxy objects
#26950 merged
Jun 29, 2021 -
[3.9] bpo-38062: [doc] clarify that atexit uses equality comparisons internally. (GH-26935)
#26957 merged
Jun 29, 2021 -
[3.10] bpo-38062: [doc] clarify that atexit uses equality comparisons internally. (GH-26935)
#26956 merged
Jun 29, 2021 -
bpo-38062: [doc] clarify that atexit uses equality comparisons internally.
#26935 merged
Jun 29, 2021 -
bpo-44531: Fix type_repr() if tp_name is NULL
#26948 merged
Jun 29, 2021 -
[3.9] bpo-42588: Update the docs for the TopologicalSorter.static_order() method (GH-26834)
#26952 merged
Jun 29, 2021 -
Doc: Remove trailing whitespaces.
#26953 merged
Jun 29, 2021 -
[3.10] bpo-42588: Update the docs for the TopologicalSorter.static_order() method (GH-26834)
#26951 merged
Jun 29, 2021 -
[3.10] [doc] Fix typo in what's new in 3.10 (GH-26911)
#26940 merged
Jun 29, 2021 -
bpo-42588: Update static_order method docs
#26834 merged
Jun 29, 2021 -
bpo-44471: Change error type for bad objects in ExitStack.enter_context()
#26820 merged
Jun 29, 2021 -
bpo-12022: Change error type for bad objects in "with" and "async with"
#26809 merged
Jun 29, 2021 -
bpo-44434: Remove useless calls to PyThread_exit_thread()
#26943 merged
Jun 29, 2021 -
Fix typo with missing colon in `try` statement
#26911 merged
Jun 28, 2021 -
[3.8] bpo-43882 - Mention urllib.parse changes in Whats new section.
#26277 merged
Jun 28, 2021 -
[3.10] bpo-40939: Remove documentation for `PyParser_*` & add porting notes (GH-26855)
#26898 merged
Jun 28, 2021 -
[3.10] bpo-44464: Remove special exclusion for flake8 in the deprecation warnings. (GH-26807)
#26929 merged
Jun 27, 2021 -
[3.9] bpo-37741: make importlib.metadata docs discoverable through a module directive. (GH-25415)
#26500 merged
Jun 27, 2021 -
[3.9] bpo-40620: Clarify tutorial controlflow.rst ``range`` examples (GH-26919)
#26928 merged
Jun 27, 2021 -
[3.10] bpo-40620: Clarify tutorial controlflow.rst ``range`` examples (GH-26919)
#26927 merged
Jun 27, 2021 -
bpo-40620: Clarify tutorial controlflow.rst ``range`` examples
#26919 merged
Jun 27, 2021 -
[3.9] Clarify the order of a stacked `abstractmethod` (GH-26892)
#26926 merged
Jun 27, 2021 -
[3.10] Clarify the order of a stacked `abstractmethod` (GH-26892)
#26925 merged
Jun 27, 2021 -
Clarify the order of a stacked `abstractmethod`
#26892 merged
Jun 27, 2021
31 Pull requests opened by 22 people
-
bpo-44512: Fix handling of extrasactions arg with mixed or upper case
#26924 opened
Jun 27, 2021 -
Explain the -m flag in more detail
#26930 opened
Jun 28, 2021 -
bpo-43718: in HTTPConnection._tunnel, propagate debuglevel to HTTPResponse
#26932 opened
Jun 28, 2021 -
bpo-30511: Add note on thread safety to shutil.make_archive()
#26933 opened
Jun 28, 2021 -
bpo-44525: Specialize ``CALL_FUNCTION`` for C function calls
#26934 opened
Jun 28, 2021 -
Minor doc improvements for `socket.create_server`
#26938 opened
Jun 28, 2021 -
bpo-43625: Enhance csv sniffer has_headers() to be more accurate
#26939 opened
Jun 28, 2021 -
bpo-44530: Add co_qualname field to PyCodeObject
#26941 opened
Jun 28, 2021 -
bpo-44394: Update libexpat copy to 2.4.1
#26945 opened
Jun 29, 2021 -
bpo-44532: fix _PyStructSequence_InitType_Check
#26949 opened
Jun 29, 2021 -
bpo-43950: Print columns in tracebacks (PEP 657)
#26958 opened
Jun 29, 2021 -
add print for main()
#26963 opened
Jun 30, 2021 -
bpo-44539: Imghdr JPG Quantized case added
#26964 opened
Jun 30, 2021 -
bpo-42369: Fix thread safety of zipfile._SharedFile.tell
#26974 opened
Jun 30, 2021 -
build(deps): bump actions/upload-artifact from 2.2.3 to 2.2.4
#26979 opened
Jul 1, 2021 -
bpo-44490: Add __parameters__ and __getitem__ to types.Union
#26980 opened
Jul 1, 2021 -
bpo-43425: Remove test2to3 from Tools
#26981 opened
Jul 1, 2021 -
bpo-44543: remove "warn" methods and functions from logging
#26982 opened
Jul 1, 2021 -
bpo-44479: Regenerate test_frozenmain.h and frozen_hello.h on Windows
#26984 opened
Jul 1, 2021 -
bpo-39710: calendar documentation
#26985 opened
Jul 1, 2021 -
bpo-44554: refactor pdb targets (and internal tweaks)
#26992 opened
Jul 2, 2021 -
bpo-44544: [doc] list all textwrap func kwargs
#26999 opened
Jul 2, 2021 -
bpo-44534: fix wording and docstring sync in unittest.Mock
#27000 opened
Jul 2, 2021 -
bpo-43908: Types with `Py_TPFLAGS_IMMUTABLETYPE ` can now implement the vectorcall protocol
#27001 opened
Jul 2, 2021 -
bpo-43443: Clarify difference between shelve objects and dicts
#27004 opened
Jul 3, 2021 -
bpo-44558: Match countOf `is`/`==` treatment to c
#27007 opened
Jul 3, 2021 -
bpo-43950: use 0-indexed column offsets for bytecode positions
#27011 opened
Jul 4, 2021 -
bpo-44558: Make the implementation consistency of operator.indexOf
#27012 opened
Jul 4, 2021 -
bpo-43453: Update and re-add example to typing runtime_checkable
#27013 opened
Jul 4, 2021 -
Fix ref to protocol class in code example
#27014 opened
Jul 4, 2021 -
bpo-43950: include position in dis.Instruction
#27015 opened
Jul 4, 2021
59 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.
-
bpo-39452: rewrite and expand __main__.rst
#26883 commented on
Jul 3, 2021 • 34 new comments -
bpo-42560: Add more tkinter documentation
#23689 commented on
Jul 4, 2021 • 24 new comments -
bpo-43897: Implement AST validation for Pattern Matching
#24771 commented on
Jun 30, 2021 • 11 new comments -
bpo-37355: For nonblocking sockets, call SSL_read in a loop
#25478 commented on
Jul 1, 2021 • 9 new comments -
bpo-44501: pack call arguments on the compiler
#26901 commented on
Jul 3, 2021 • 9 new comments -
bpo-42892: fix email multipart attribute error
#26903 commented on
Jun 28, 2021 • 8 new comments -
bpo-42044: Write all bytes to the console in unbuffered mode on Windows
#26678 commented on
Jul 2, 2021 • 7 new comments -
bpo-41546: make pprint (like print) not write to stdout when it is None
#26810 commented on
Jul 3, 2021 • 7 new comments -
bpo-43352: Add a Barrier object in asyncio lib
#24903 commented on
Jul 1, 2021 • 6 new comments -
bpo-42444: Use attribute directives in the docs for pathlib.PurePath
#24977 commented on
Jun 30, 2021 • 4 new comments -
bpo-43976: add vendor config
#25718 commented on
Jul 2, 2021 • 4 new comments -
bpo-43215: Document Happy Eyeballs args of asyncio.open_connection
#24525 commented on
Jul 3, 2021 • 3 new comments -
bpo-44239: Use platform defined data directories instead of ~/.python_history
#26377 commented on
Jun 29, 2021 • 3 new comments -
bpo-44295: ensure deprecation warning from assertDictContainsSubset points at actual test code
#26497 commented on
Jul 3, 2021 • 2 new comments -
[3.8] bpo-44022: Improve the regression test. (GH-26503)
#26506 commented on
Jul 4, 2021 • 2 new comments -
bpo-27752: improve documentation of csv.Dialect
#26795 commented on
Jun 28, 2021 • 2 new comments -
[doc] bpo-43066: Zipfile - add note on leading slash in the filename arg
#26899 commented on
Jun 28, 2021 • 2 new comments -
[PEP 558 - WIP] bpo-30744: Trace hooks no longer reset closure state
#3640 commented on
Jul 3, 2021 • 1 new comment -
bpo-36550: pdb/cmd: avoid creating exceptions
#4666 commented on
Jun 28, 2021 • 1 new comment -
Further improve clarity of try-return-finally-return
#17921 commented on
Jul 2, 2021 • 1 new comment -
bpo-42101: allow inheritance of venv
#23504 commented on
Jun 30, 2021 • 1 new comment -
bpo-43279: Update code taken from Keccak Code Package
#24601 commented on
Jun 29, 2021 • 1 new comment -
bpo-43501: _header_value_parser: handle DOT in DisplayName
#24874 commented on
Jul 3, 2021 • 1 new comment -
bpo-43706: Use PEP 590 vectorcall to speed up enumerate()
#25154 commented on
Jun 27, 2021 • 1 new comment -
bpo-43893: omit leading spaces/tabs on typing.get_type_hints
#25484 commented on
Jun 28, 2021 • 1 new comment -
bpo-41277: Fix the errno values in the os.setxattr() docs
#25567 commented on
Jun 28, 2021 • 1 new comment -
bpo-43931: Export Python version as API data
#25577 commented on
Jun 29, 2021 • 1 new comment -
bpo-44149: Add `key` argument to difflib.get_close_matches()
#26170 commented on
Jun 29, 2021 • 1 new comment -
bpo-14965: Proxy `super().x = y` and `del super().x`
#26194 commented on
Jun 28, 2021 • 1 new comment -
bpo-30274: Rename 'name' to 'fullname' argument to ExtensionFileLoader.
#26195 commented on
Jul 1, 2021 • 1 new comment -
bpo-27334: roll back transaction if sqlite3 context manager fails to commit
#26202 commented on
Jun 28, 2021 • 1 new comment -
bpo-42937: Update ipaddress.py to include additional private range of IPs
#26205 commented on
Jun 30, 2021 • 1 new comment -
bpo-28937 Adds a keepempty argument to string, bytes and bytearray split methods
#26222 commented on
Jul 3, 2021 • 1 new comment -
bpo-44176: Allow `asyncio.as_completed()`'s first parameter to be a generator yielding awaitables
#26228 commented on
Jul 3, 2021 • 1 new comment -
bpo-44164: document the semantic value of module resources
#26280 commented on
Jun 28, 2021 • 1 new comment -
[3.9] bpo-43207: InspectLoader.is_package is not an abstract method (GH-24517)
#26322 commented on
Jun 30, 2021 • 1 new comment -
bpo-43795: Add a test for Stable ABI symbol availability using ctypes
#26354 commented on
Jul 4, 2021 • 1 new comment -
bpo-44257: Fix typo and change to more compact grammar
#26417 commented on
Jul 2, 2021 • 1 new comment -
bpo-43654: IDLE: fix config disabling tab completion
#26421 commented on
Jul 3, 2021 • 1 new comment -
bpo-44270: shutil.which: windows path/cmd searches pathext
#26458 commented on
Jul 1, 2021 • 1 new comment -
bpo-44225: Fix bug with asyncio BaseEventLoop.run_forever()
#26483 commented on
Jul 4, 2021 • 1 new comment -
[3.7] Update CI configuration for 3.7 branch.
#26519 commented on
Jul 4, 2021 • 1 new comment -
bpo-16845: add category type check to warnings.simplefilter
#26696 commented on
Jun 30, 2021 • 1 new comment -
bpo-31299: Add the frame_filter option to traceback.TracebackException
#26772 commented on
Jul 3, 2021 • 1 new comment -
bpo-34828 sqlite3.iterdump now correctly handles tables with autoincrement
#9621 commented on
Jul 3, 2021 • 0 new comments -
bpo-22276: Fix pathlib.Path.glob not to ignore trailing path separator
#10349 commented on
Jul 1, 2021 • 0 new comments -
bpo-39759: fixed os.getenv docs
#18668 commented on
Jul 4, 2021 • 0 new comments -
bpo-2716: add license for audioop module
#19972 commented on
Jun 29, 2021 • 0 new comments -
bpo-42247: fix unittest.assertRaises bug where traceback entries were…
#23688 commented on
Jul 3, 2021 • 0 new comments -
Set default netrc file name correctly on Windows
#25732 commented on
Jun 28, 2021 • 0 new comments -
bpo-12403: Mention sys.displayhook in code module docs and the compile builtin docs
#26217 commented on
Jun 29, 2021 • 0 new comments -
bpo-42627: Fix wrong parsing of Windows registry proxy settings
#26307 commented on
Jul 2, 2021 • 0 new comments -
bpo-44347: [doc] clarify meaning of shutil.copytree's dirs_exist_ok kwarg
#26643 commented on
Jul 1, 2021 • 0 new comments -
bpo-44408 imaplib, handle extra blank response line
#26701 commented on
Jun 29, 2021 • 0 new comments -
bpo-37880: for argparse add_argument with action='store_const', const defaults to None.
#26707 commented on
Jul 1, 2021 • 0 new comments -
bpo-44269: smtplib make AUTH work with non-ASCII user/pw
#26709 commented on
Jun 29, 2021 • 0 new comments -
bpo-44175: Update docs for str title, istitle methods
#26865 commented on
Jun 30, 2021 • 0 new comments -
bpo-44185: Added close() to mock_open __exit__
#26902 commented on
Jun 29, 2021 • 0 new comments -
bpo-44511: Improve the bytecode for mapping patterns
#26922 commented on
Jun 28, 2021 • 0 new comments