Overview
-
0 Active issues
-
- 114 Merged pull requests
- 31 Open pull requests
- 0 Closed issues
- 0 New issues
Could not load contribution data
Please try again later
114 Pull requests merged by 37 people
-
[3.9] Removed ambiguity in __init_subclass__ docs (GH-31540)
#31749 merged
Mar 8, 2022 -
[3.9] docs: Don't use code formatting for emphasis (GH-30519)
#31751 merged
Mar 8, 2022 -
[3.10] Removed ambiguity in __init_subclass__ docs (GH-31540)
#31748 merged
Mar 8, 2022 -
[3.9] bpo-46494: Mention the typing_extensions pkg in typing docs (GH-31260)
#31746 merged
Mar 8, 2022 -
[3.10] bpo-46494: Mention the typing_extensions pkg in typing docs (GH-31260)
#31747 merged
Mar 8, 2022 -
[3.10] importlib.metadata: Remove empty footnote section (GH-30451)
#31745 merged
Mar 8, 2022 -
bpo-46878: Purge 'non-standard' from sqlite3 docstrings
#31612 merged
Mar 8, 2022 -
[3.9] bpo-45680: Improve docs on subscriptions w.r.t. `GenericAlias` objects (GH-29479)
#31744 merged
Mar 8, 2022 -
docs: Don't use code formatting for emphasis
#30519 merged
Mar 8, 2022 -
Removed ambiguity in __init_subclass__ docs
#31540 merged
Mar 8, 2022 -
[3.10] bpo-45680: Improve docs on subscriptions w.r.t. `GenericAlias` objects (GH-29479)
#31743 merged
Mar 8, 2022 -
bpo-46494: Mention the typing_extensions pkg in typing docs
#31260 merged
Mar 8, 2022 -
bpo-43224: Implement PEP 646 changes to typing.py
#31021 merged
Mar 8, 2022 -
Remove empty footnote section
#30451 merged
Mar 8, 2022 -
bpo-46170: Improve the error message when subclassing NewType
#30268 merged
Mar 8, 2022 -
bpo-45680: Improve docs on subscriptions w.r.t. `GenericAlias` objects
#29479 merged
Mar 8, 2022 -
[3.7] bpo-46932: Update bundled libexpat to 2.4.7 (GH-31736)
#31741 merged
Mar 7, 2022 -
bpo-46933: Fix make distclean regression (GH-31737)
#31737 merged
Mar 7, 2022 -
[3.9] bpo-46932: Update bundled libexpat to 2.4.7 (GH-31736)
#31739 merged
Mar 7, 2022 -
[3.10] bpo-46932: Update bundled libexpat to 2.4.7 (GH-31736)
#31738 merged
Mar 7, 2022 -
bpo-46932: Update bundled libexpat to 2.4.7
#31736 merged
Mar 7, 2022 -
bpo-46841: Use inline caching for calls
#31709 merged
Mar 7, 2022 -
bpo-44549: Update bzip2 to 1.0.8 in Windows builds to mitigate CVE-2016-3189 and CVE-2019-12900
#31731 merged
Mar 7, 2022 -
bpo-41370: Evaluate strings as forward refs in PEP 585 generics
#30900 merged
Mar 7, 2022 -
[3.10] bpo-46936: Update grammar_grapher with the new forced (&&) directive (GH-31704)
#31719 merged
Mar 7, 2022 -
[3.10] bpo-46940: Don't override existing AttributeError suggestion information (GH-31710)
#31724 merged
Mar 7, 2022 -
bpo-46933: Make pwd module optional (GH-31700)
#31700 merged
Mar 7, 2022 -
bpo-46940: Don't override existing AttributeError suggestion information
#31710 merged
Mar 7, 2022 -
[3.9] bpo-43292: Fix file leak in `ET.iterparse()` when not exhausted (GH-31696)
#31720 merged
Mar 7, 2022 -
[3.10] bpo-43292: Fix file leak in `ET.iterparse()` when not exhausted (GH-31696)
#31721 merged
Mar 7, 2022 -
bpo-46937: convert remaining functions to AC in _weakref
#31705 merged
Mar 7, 2022 -
bpo-43292: Fix file leak in `ET.iterparse()` when not exhausted
#31696 merged
Mar 7, 2022 -
bpo-46903: Use assertEqual, not assertEquals in test_unicode
#31718 merged
Mar 7, 2022 -
Clean up CODEOWNERS
#31715 merged
Mar 7, 2022 -
bpo-45582: Don't fail if ENV_PATH is None in getpath.py (GH-31699)
#31699 merged
Mar 6, 2022 -
bpo-46936: Update grammar_grapher with the new forced (&&) directive
#31704 merged
Mar 6, 2022 -
bpo-14156: Make argparse.FileType work correctly for binary file mode…
#13165 merged
Mar 6, 2022 -
bpo-46921: Vectorcall support for `super()`
#31687 merged
Mar 6, 2022 -
bpo-46864: Deprecate PyBytesObject.ob_shash.
#31598 merged
Mar 6, 2022 -
Remove trailing spaces
#31695 merged
Mar 5, 2022 -
bpo-46927: Include the type's name in the error message for subscripting non-generic types
#31694 merged
Mar 5, 2022 -
[3.9] Lib/typing.py copy edits originating from GH-31061 (GH-31684)
#31693 merged
Mar 5, 2022 -
[3.10] Lib/typing.py copy edits originating from GH-31061 (GH-31684)
#31692 merged
Mar 5, 2022 -
Lib/typing.py copy edits originating from GH-31061
#31684 merged
Mar 5, 2022 -
[3.10] bpo-38738: Fix formatting of True and False in the threading documentation (GH-31678)
#31690 merged
Mar 4, 2022 -
bpo-38738: Fix formatting of True and False in the threading documentation
#31678 merged
Mar 4, 2022 -
bpo-46841: Fix `BINARY_OP`'s handling of inline caches
#31671 merged
Mar 4, 2022 -
[3.9] bpo-25415: Remove confusing sentence from IOBase docstrings (PR-31631)
#31689 merged
Mar 4, 2022 -
[3.10] bpo-25415: Remove confusing sentence from IOBase docstrings (PR-31631)
#31688 merged
Mar 4, 2022 -
bpo-25415: Remove confusing sentence from IOBase docstrings
#31631 merged
Mar 4, 2022 -
bpo-46541: Remove usage of _Py_IDENTIFIER from lzma module
#31683 merged
Mar 4, 2022 -
bpo-46841: Fix error message hacks in `GET_AWAITABLE`
#31664 merged
Mar 4, 2022 -
bpo-46903: Handle str-subclasses in virtual instance dictionaries.
#31658 merged
Mar 4, 2022 -
bpo-46744: Move Windows ARM64 installation directory to correct ProgramFiles folder
#31677 merged
Mar 4, 2022 -
[3.9] bpo-46913: Fix test_ctypes, test_hashlib, test_faulthandler on UBSan (GH-31675)
#31676 merged
Mar 4, 2022 -
[3.10] bpo-46913: Fix test_ctypes, test_hashlib, test_faulthandler on UBSan
#31675 merged
Mar 4, 2022 -
bpo-46355: Update pythoncapi_compat project URL
#31670 merged
Mar 3, 2022 -
bpo-46913: Skip test_ctypes.test_shorts() on UBSan
#31674 merged
Mar 3, 2022 -
bpo-46913: test_hashlib skips _sha3 tests on UBSan
#31673 merged
Mar 3, 2022 -
bpo-46841: Use inline caching for attribute accesses
#31640 merged
Mar 3, 2022 -
bpo-46913: Fix test_faulthandler.test_read_null() on UBSAN
#31672 merged
Mar 3, 2022 -
bpo-45459: Use type names in the internal C API
#31669 merged
Mar 3, 2022 -
bpo-45459: Fix PyModuleDef_Slot type in the limited C API
#31668 merged
Mar 3, 2022 -
bpo-46913: Fix test_faulthandler.test_sigfpe() on UBSAN
#31662 merged
Mar 3, 2022 -
bpo-46841: Improve the failure stats for `COMPARE_OP`
#31663 merged
Mar 3, 2022 -
bpo-46877: export unittest.doModuleCleanups in unittest package
#31613 merged
Mar 3, 2022 -
bpo-46845: Move check for str-only keys in LOAD_GLOBAL to specialization time.
#31659 merged
Mar 3, 2022 -
[3.9] bpo-6634: [doc] clarify that sys.exit() does not always exit the interpreter (GH-31639)
#31661 merged
Mar 3, 2022 -
[3.10] bpo-6634: [doc] clarify that sys.exit() does not always exit the interpreter (GH-31639)
#31660 merged
Mar 3, 2022 -
bpo-6634: [doc] clarify that sys.exit() does not always exit the interpreter
#31639 merged
Mar 3, 2022 -
bpo-46874: Speed up sqlite3 user-defined aggregate 'step' method
#31604 merged
Mar 3, 2022 -
bpo-46891: Fix creating a new instance of a module subclass with slots
#31643 merged
Mar 3, 2022 -
Fix EncodingWarning in libregrtest
#31654 merged
Mar 3, 2022 -
[3.10] bpo-46831: Update __build_class__ comment (GH-31522)
#31652 merged
Mar 3, 2022 -
[3.9] bpo-46831: Update __build_class__ comment (GH-31522)
#31653 merged
Mar 3, 2022 -
bpo-46831: Update __build_class__ comment
#31522 merged
Mar 3, 2022 -
dict: Fix refleak
#31650 merged
Mar 3, 2022 -
bpo-46643: fix NEWS entry
#31651 merged
Mar 3, 2022 -
bpo-40116: dict: Add regression test for iteration order.
#31550 merged
Mar 3, 2022 -
[3.10] bpo-46643: Fix stringized P.args/P.kwargs with get_type_hints (GH-31238)
#31646 merged
Mar 3, 2022 -
[3.9] bpo-21910: Clarify docs for codecs writelines method (GH-31245)
#31648 merged
Mar 3, 2022 -
[3.10] bpo-21910: Clarify docs for codecs writelines method (GH-31245)
#31647 merged
Mar 3, 2022 -
bpo-21910: Clarified codecs writelines method
#31245 merged
Mar 3, 2022 -
bpo-46643: Fix stringized P.args/P.kwargs with get_type_hints
#31238 merged
Mar 3, 2022 -
bpo-46860: Respect `--with-suffix` on case-insensitive file systems
#31593 merged
Mar 2, 2022 -
[3.10] bpo-45492: Corrected documentation for co_names in inspect lib…
#31645 merged
Mar 2, 2022 -
bpo-45492: Corrected documentation for co_names in inspect library
#31456 merged
Mar 2, 2022 -
[3.9] bpo-46633: Skip tests on ASAN and/or MSAN builds (GH-31632) (GH-31634)
#31644 merged
Mar 2, 2022 -
[3.10] bpo-46633: Skip tests on ASAN and/or MSAN builds (GH-31632)
#31634 merged
Mar 2, 2022 -
[3.8] bpo-46756: Fix authorization check in urllib.request (GH-31353)
#31572 merged
Mar 2, 2022 -
bpo-46848: Move _PyBytes_Find() to internal C API
#31642 merged
Mar 2, 2022 -
dict: Internal cleanup
#31641 merged
Mar 2, 2022 -
[3.8] bpo-46794: Bump up the libexpat version into 2.4.6 (GH-31487)
#31520 merged
Mar 2, 2022 -
bpo-46195: Do not add `Optional` in `get_type_hints`
#30304 merged
Mar 2, 2022 -
bpo-46848: Use stringlib/fastsearch in mmap
#31625 merged
Mar 2, 2022 -
[3.9] bpo-43853: Expand test suite for SQLite UDF's (GH-27642) (GH-31030)
#31586 merged
Mar 2, 2022 -
[3.9] Minor fixes to C API docs (GH-31501)
#31526 merged
Mar 2, 2022 -
bpo-46845: Reduce dict size when all keys are Unicode.
#31564 merged
Mar 1, 2022 -
bpo-46712: Let generate_global_objects.py Run on Earlier Python Versions
#31637 merged
Mar 1, 2022 -
[3.10] bpo-42982: update pbkdf2 example & add another link (GH-30966)
#30968 merged
Mar 1, 2022 -
bpo-46841: Inline cache for `BINARY_SUBSCR`.
#31618 merged
Mar 1, 2022 -
bpo-46541: remove usage of _Py_IDENTIFIER from _ssl module
#31599 merged
Mar 1, 2022 -
bpo-46633: Skip tests on ASAN and/or MSAN builds
#31632 merged
Mar 1, 2022 -
bpo-46541: Remove usage of _Py_IDENTIFIER from multibytecodec
#31475 merged
Mar 1, 2022 -
bpo-46311: Clean up PyLong_FromLong and PyLong_FromLongLong
#30496 merged
Mar 1, 2022 -
bpo-46841: Use inline caching for `COMPARE_OP`
#31622 merged
Mar 1, 2022
31 Pull requests opened by 23 people
-
build(deps): bump actions/setup-python from 2 to 3
#31630 opened
Mar 1, 2022 -
bpo-46887: Work around clang MSAN bug on stat()/fstat()
#31633 opened
Mar 1, 2022 -
bpo-28516: contextlib.ExitStack.__enter__ has trivial but undocument…
#31636 opened
Mar 1, 2022 -
Removed confusing reference to sys
#31638 opened
Mar 1, 2022 -
bpo-46907: Update Windows installer to SQLite 3.38.0.
#31655 opened
Mar 3, 2022 -
bpo-46907: Update macOS installer to SQLite 3.38.0.
#31656 opened
Mar 3, 2022 -
bpo-46906: Add PyFloat_Pack8() to the C API
#31657 opened
Mar 3, 2022 -
bpo-43923: Revert "bpo-40185: Refactor typing.NamedTuple (GH-19371)"
#31679 opened
Mar 4, 2022 -
bpo-46920: Remove code made dead long ago with #if 0
#31681 opened
Mar 4, 2022 -
bpo-31613: Localize tkinter.simpledialog button texts
#31682 opened
Mar 4, 2022 -
bpo-39298: Add BLAKE3 bindings to hashlib.
#31686 opened
Mar 4, 2022 -
bpo-24132, bpo-44136 - Fix `pathlib.Path` subclassing.
#31691 opened
Mar 5, 2022 -
bpo-9305: Removed east/west references from datetime
#31697 opened
Mar 5, 2022 -
bpo-45847: Port _tkinter to PY_STDLIB_MOD
#31698 opened
Mar 5, 2022 -
bpo-46934: Make started multiprocessing.Process and multiprocessing.Manager instances serialisable
#31701 opened
Mar 5, 2022 -
bpo-37609 - Support "UNC" and "GLOBAL" junctions in `ntpath.splitdrive()`.
#31702 opened
Mar 6, 2022 -
bpo-46939: Specialize calls to Python classes
#31707 opened
Mar 6, 2022 -
CI: Fix patchcheck
#31708 opened
Mar 6, 2022 -
bpo-46942: Convert Object/classobject.c to Argument Clinic
#31711 opened
Mar 6, 2022 -
bpo-46769: Improve documentation for `typing.TypeVar`
#31712 opened
Mar 6, 2022 -
bpo-46951: Order contents of zipapps
#31713 opened
Mar 6, 2022 -
More minor fixes to C API docs
#31714 opened
Mar 6, 2022 -
bpo-45100: Add function variant registry
#31716 opened
Mar 7, 2022 -
Tools/gdb: Drop Python 2 support.
#31717 opened
Mar 7, 2022 -
bpo-46944: use FASTCALL calling convention in generator.throw
#31723 opened
Mar 7, 2022 -
bpo-46946: Port EncodingMap from the core to Argument Clinic
#31725 opened
Mar 7, 2022 -
[3.8] bpo-46932: Update bundled libexpat to 2.4.7 (GH-31736)
#31740 opened
Mar 7, 2022 -
bpo-46841: Don't use an oparg counter for `STORE_SUBSCR`
#31742 opened
Mar 8, 2022 -
bpo-46953: use FASTCALL for __import__ builtin
#31752 opened
Mar 8, 2022
74 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-46771: Implement asyncio context managers for handling timeouts
#31394 commented on
Mar 3, 2022 • 33 new comments -
bpo-46881: Statically allocate and initialize the latin1 characters.
#31616 commented on
Mar 5, 2022 • 20 new comments -
bpo-31582: Created a new section describing sys.path initialization
#31082 commented on
Mar 4, 2022 • 18 new comments -
bpo-45413: Define "posix_venv" and "nt_venv" sysconfig installation schemes
#31034 commented on
Mar 4, 2022 • 15 new comments -
bpo-40255: Implement Immortal Instances - Optimizations Combined
#31491 commented on
Mar 1, 2022 • 11 new comments -
bpo-40059: tomllib
#31498 commented on
Mar 4, 2022 • 11 new comments -
bpo-46581: Propagate private vars via _GenericAlias.copy_with
#31061 commented on
Mar 6, 2022 • 10 new comments -
Remove GC Header from constant tuples.
#31627 commented on
Mar 6, 2022 • 10 new comments -
bpo-46677: Add examples of inheritance and attributes to `TypedDict` docs.
#31349 commented on
Mar 7, 2022 • 8 new comments -
bpo-34916: Add support for aggregate window functions in sqlite3
#20903 commented on
Mar 4, 2022 • 7 new comments -
bpo-45138: Expand traced SQL statements in `sqlite3` trace callback
#28240 commented on
Mar 8, 2022 • 7 new comments -
bpo-46055: Speed up right shifts of negative integers
#30277 commented on
Mar 1, 2022 • 7 new comments -
bpo-21761: Clarify __file__/__cached__ in import reference
#31565 commented on
Mar 5, 2022 • 7 new comments -
bpo-44807: Allow Protocol classes to define __init__
#31628 commented on
Mar 2, 2022 • 7 new comments -
bpo-40864: Fetch instance variables for spec
#22572 commented on
Mar 7, 2022 • 6 new comments -
bpo-44439: _ZipWriteFile.write() handle buffer protocol correctly
#29468 commented on
Mar 7, 2022 • 6 new comments -
bpo-38941: Warn when testing element truth values in C version of `ElementTree`
#31149 commented on
Mar 6, 2022 • 6 new comments -
bpo-22708: Upgrade HTTP CONNECT to protocol HTTP/1.1
#8305 commented on
Mar 4, 2022 • 4 new comments -
bpo-45774: Harden SQLite detection
#30016 commented on
Mar 5, 2022 • 4 new comments -
bpo-39355: making Python.h compatible with C++20 compilers
#31282 commented on
Mar 7, 2022 • 4 new comments -
bpo-41916: allow cross-compiled python to have -pthread set for CXX
#22525 commented on
Mar 4, 2022 • 3 new comments -
WIP bpo-44800: Rename `_PyInterpreterFrame` to `_Py_framedata`
#27525 commented on
Mar 6, 2022 • 3 new comments -
bpo-46642: explicitly disallow typing.TypeVar instance subclassing
#31148 commented on
Mar 5, 2022 • 3 new comments -
bpo-26579: Add object.__getstate__().
#2821 commented on
Mar 8, 2022 • 2 new comments -
bpo-41930: Add support for SQLite serialise/deserialise API
#26728 commented on
Mar 5, 2022 • 2 new comments -
bpo-30528: ipaddress: support reverse pointer generation for network objects
#29011 commented on
Mar 6, 2022 • 2 new comments -
bpo-36073: Disallow recursive usage of cursors in `sqlite3` converters
#29054 commented on
Mar 5, 2022 • 2 new comments -
bpo-45630 : Dump CodeObject API for debugging
#29243 commented on
Mar 5, 2022 • 2 new comments -
bpo-45767: consume dev_t with PyLong_FromUnsignedLongLong
#29494 commented on
Mar 1, 2022 • 2 new comments -
bpo-24132: Add `pathlib._AbstractPath`
#31085 commented on
Mar 5, 2022 • 2 new comments -
bpo-46586: Fix more erroneous doc links to builtins
#31429 commented on
Mar 5, 2022 • 2 new comments -
bpo-46879: Fix incorrect sphinx object names in doc
#31615 commented on
Mar 2, 2022 • 2 new comments -
bpo-38364: unwrap partialmethods just like we unwrap partials
#16600 commented on
Mar 5, 2022 • 1 new comment -
bpo-42461: show f_fsid when pring os.statvfs object
#23511 commented on
Mar 2, 2022 • 1 new comment -
bpo-42653: Add constants for isotp.h which is included in Linux >= 5.10
#23794 commented on
Mar 6, 2022 • 1 new comment -
bpo-44859: Raise more accurate exceptions in `sqlite3`
#27695 commented on
Mar 2, 2022 • 1 new comment -
bpo-45528: list mmap constants in documentation
#29075 commented on
Mar 4, 2022 • 1 new comment -
bpo-45545: premptively fail on contextlib.chdir if we can't chdir back
#29220 commented on
Mar 3, 2022 • 1 new comment -
bpo-23041: update proposed changes to csv module.
#29469 commented on
Mar 1, 2022 • 1 new comment -
bpo-45995: add "z" format specifer to coerce negative 0 to zero
#30049 commented on
Mar 6, 2022 • 1 new comment -
bpo-43224: Implement PEP 646 grammar changes
#31018 commented on
Mar 5, 2022 • 1 new comment -
bpo-43224: Implement PEP 646 changes to genericaliasobject.c
#31019 commented on
Mar 4, 2022 • 1 new comment -
bpo-46742: Add "-d 123" / "--trace_fd 123" option to the trace module…
#31319 commented on
Mar 1, 2022 • 1 new comment -
bpo-46805: Add low level UDP socket functions to asyncio
#31455 commented on
Mar 4, 2022 • 1 new comment -
bpo-37355: For nonblocking sockets, add `SSLSocket.eager_recv` to call `SSL_read` in a loop
#31492 commented on
Mar 3, 2022 • 1 new comment -
bpo-46761: handle `functools.partial` before `follow_wrapper_chains` in inspect.signature()
#31529 commented on
Mar 7, 2022 • 1 new comment -
bpo-46838: Syntax error improvements for function definitions
#31590 commented on
Mar 3, 2022 • 1 new comment -
bpo-22276: Fix pathlib.Path.glob not to ignore trailing path separator
#10349 commented on
Mar 2, 2022 • 0 new comments -
bpo-24959: fix unittest.assertRaises bug where traceback entries were…
#23688 commented on
Mar 5, 2022 • 0 new comments -
bpo-43352: Add a Barrier object in asyncio lib
#24903 commented on
Mar 7, 2022 • 0 new comments -
bpo-38748: Add test for stack corruption.
#26204 commented on
Mar 7, 2022 • 0 new comments -
bpo-36481: Added callback to telnetlib so that incoming data can be decompressed before processes
#29052 commented on
Mar 2, 2022 • 0 new comments -
bpo-45593: make SpooledTemporaryFile.truncate return new file size and improve documentation
#29197 commented on
Mar 3, 2022 • 0 new comments -
bpo-43633 Improve the textual representation of IPv4-mapped IPv6 addresses
#29345 commented on
Mar 3, 2022 • 0 new comments -
bpo-45706: Add imaplib.IMAP4.login_plain
#29398 commented on
Mar 3, 2022 • 0 new comments -
bpo-26175: Implement `io.IOBase` interface for `SpooledTemporaryFile`
#29560 commented on
Mar 1, 2022 • 0 new comments -
bpo-45606: Pathlib - do not follow links when checking for precise glob match
#29655 commented on
Mar 1, 2022 • 0 new comments -
bpo-32731: Raise OSError from any failure in getpass.getuser()
#29739 commented on
Mar 1, 2022 • 0 new comments -
bpo-45929: extend json.tool --json-lines to ignore empty rows
#29858 commented on
Mar 5, 2022 • 0 new comments -
bpo-31116: Add Z85 variant to base64
#30598 commented on
Mar 5, 2022 • 0 new comments -
bpo-46285: Add command-line option -p/--protocol to module http.server
#30999 commented on
Mar 4, 2022 • 0 new comments -
bpo-46657: Add mimalloc memory allocator
#31164 commented on
Mar 7, 2022 • 0 new comments -
PEP-678: exception notes are set by add_note(). __notes__ holds a tuple of the assigned notes
#31317 commented on
Mar 2, 2022 • 0 new comments -
bpo-46733: move `pathlib.Path.owner()` and `group()` to `PosixPath`
#31338 commented on
Mar 3, 2022 • 0 new comments -
bpo-46733: deprecate `pathlib` link methods when lacking needed `os` functions
#31339 commented on
Mar 3, 2022 • 0 new comments -
bpo-46733: raise `ValueError` when `pathlib.Path.glob()` is called with an absolute pattern
#31340 commented on
Mar 3, 2022 • 0 new comments -
bpo-31327: Update time documentation to reflect possible errors
#31460 commented on
Mar 4, 2022 • 0 new comments -
bpo-23747: Add small note to document default method behavior
#31462 commented on
Mar 4, 2022 • 0 new comments -
bpo-30677: Note FileNotFoundError in os library for mkdir
#31548 commented on
Mar 4, 2022 • 0 new comments -
bpo-12165: Expand on nonlocal scope definition
#31551 commented on
Mar 4, 2022 • 0 new comments -
bpo-27583: Add more details on behavior of default_section
#31562 commented on
Mar 4, 2022 • 0 new comments -
bpo-20970: Clarify prog behavior in argparse
#31602 commented on
Mar 4, 2022 • 0 new comments -
bpo-23453: Clarify documentation on bytes vs text with non-seeking tarfile stream
#31610 commented on
Mar 4, 2022 • 0 new comments -
bpo-10149: Clarify pyexpat data truncation
#31629 commented on
Mar 4, 2022 • 0 new comments