April 19, 2021 – April 26, 2021
Overview
-
0 Active Issues
-
- 158 Merged Pull Requests
- 41 Open Pull Requests
- 0 Closed Issues
- 0 New Issues
Could not load contribution data
Please try again later
158 Pull requests merged by 49 people
-
[3.9] bpo-41735: Fix thread locks in zlib module may go wrong in rare case
#22130 merged
Apr 26, 2021 -
[3.8] bpo-41735: Fix thread locks in zlib module may go wrong in rare case
#22132 merged
Apr 26, 2021 -
[3.8] bpo-41661: Document os.path.relpath() exception on Windows with different drives (GH-25346)
#25367 merged
Apr 26, 2021 -
[3.8] bpo-17305: Link to the third-party idna package. (GH-25208)
#25211 merged
Apr 26, 2021 -
[3.8] bpo-34463: Make python tracebacks identical to C tracebacks for
#23899 merged
Apr 26, 2021 -
[3.8] bpo-42924: Fix incorrect copy in bytearray_repeat (GH-24208)
#24212 merged
Apr 26, 2021 -
[3.9] bpo-42924: Fix incorrect copy in bytearray_repeat (GH-24208)
#24211 merged
Apr 26, 2021 -
[3.9] bpo-43938: improve dataclasses.FrozenInstanceError documentation (GH-25603)
#25635 merged
Apr 26, 2021 -
[3.8] bpo-43938: improve dataclasses.FrozenInstanceError documentation (GH-25603)
#25636 merged
Apr 26, 2021 -
bpo-40432: Use python 3.8 or higher to compile cpython on windows
#25389 merged
Apr 26, 2021 -
bpo-43938: improve dataclasses.FrozenInstanceError documentation
#25603 merged
Apr 26, 2021 -
bpo-42904: Change search order of typing.get_type_hints eval
#25632 merged
Apr 26, 2021 -
Add additional dataclasses keyword-only tests.
#25633 merged
Apr 26, 2021 -
[3.9] bpo-38820: Old OpenSSL 3.0.0 releases are in /old/3.0/ (GH-25624)
#25626 merged
Apr 26, 2021 -
[3.9] Doc: Fix the array.fromfile method doc (GH-22037)
#25630 merged
Apr 26, 2021 -
[3.8] Doc: Fix the array.fromfile method doc (GH-22037)
#25631 merged
Apr 26, 2021 -
Doc: Fix the array.fromfile method doc
#22037 merged
Apr 26, 2021 -
bpo-43466: Link with libz in PY_UNSUPPORTED_OPENSSL_BUILD path (GH-25587)
#25587 merged
Apr 26, 2021 -
bpo-18233: Add internal methods to access peer chain (GH-25467)
#25467 merged
Apr 26, 2021 -
[3.8] bpo-38820: Old OpenSSL 3.0.0 releases are in /old/3.0/ (GH-25624)
#25627 merged
Apr 26, 2021 -
bpo-38820: Old OpenSSL 3.0.0 releases are in /old/3.0/ (GH-25624)
#25624 merged
Apr 26, 2021 -
[3.9] Update asyncio-subprocess.rst (GH-21680)
#25621 merged
Apr 26, 2021 -
[3.8] Update asyncio-subprocess.rst (GH-21680)
#25622 merged
Apr 26, 2021 -
Update asyncio-subprocess.rst
#21680 merged
Apr 26, 2021 -
[3.9] documentation: clarification about the function remove in os library (GH-19024)
#25620 merged
Apr 26, 2021 -
[3.8] documentation: clarification about the function remove in os library (GH-19024)
#25618 merged
Apr 26, 2021 -
documentation: clarification about the function remove in os library
#19024 merged
Apr 26, 2021 -
[3.9] Fix documentation typos of argparse exit_on_error (GH-22706)
#25617 merged
Apr 26, 2021 -
Fix documentation typos of argparse exit_on_error
#22706 merged
Apr 26, 2021 -
[3.9] Quick pydoc update to smtplib.py (GH-22292)
#25615 merged
Apr 26, 2021 -
[3.8] Quick pydoc update to smtplib.py (GH-22292)
#25616 merged
Apr 26, 2021 -
Fixing quotes in pydoc in smtplib.py
#22292 merged
Apr 26, 2021 -
[3.9] bpo-43534: Fix the turtle module working with multiple root windows (GH-25591)
#25593 merged
Apr 26, 2021 -
[3.8] bpo-43534: Fix the turtle module working with multiple root windows (GH-25591)
#25594 merged
Apr 26, 2021 -
[3.9] Fix broken links and improve stand-alone tools list in FAQ GH-22124
#25609 merged
Apr 26, 2021 -
[3.8] Fix broken links and improve stand-alone tools list in FAQ GH-22124
#25610 merged
Apr 26, 2021 -
[3.9] Fix id of 'Internet Message Format' RFC in email doc (GH-24137)
#25613 merged
Apr 26, 2021 -
[3.8] Fix id of 'Internet Message Format' RFC in email doc (GH-24137)
#25614 merged
Apr 26, 2021 -
[3.8] Fix copy.Error casing in documentation GH-22004
#25612 merged
Apr 26, 2021 -
[3.9] Fix copy.Error casing in documentation GH-22004
#25611 merged
Apr 26, 2021 -
Fix id of 'Internet Message Format' RFC in email doc
#24137 merged
Apr 26, 2021 -
[doc] Fix copy.Error casing
#22004 merged
Apr 26, 2021 -
[doc] Fix broken links and improve stand-alone tools list in FAQ
#22124 merged
Apr 26, 2021 -
bpo-43532: Add keyword-only fields to dataclasses.
#25608 merged
Apr 26, 2021 -
[3.9] Remove mention of dst parameter from description of os.lstat() (GH-24704)
#25606 merged
Apr 25, 2021 -
[3.9] Fix a typo in datamodel reference document (GH-24930)
#25604 merged
Apr 25, 2021 -
[3.8] Remove mention of dst parameter from description of os.lstat() (GH-24704)
#25607 merged
Apr 25, 2021 -
Remove mention of dst parameter from description of os.lstat()
#24704 merged
Apr 25, 2021 -
[3.8] Fix a typo in datamodel reference document (GH-24930)
#25605 merged
Apr 25, 2021 -
Fix a typo in the data model documentation
#24930 merged
Apr 25, 2021 -
bpo-38605: Update __future__ module doc as `annotations` is now "mandatory in 3.11"
#25602 merged
Apr 25, 2021 -
[3.9] fix typo in warning (GH-20620)
#25601 merged
Apr 25, 2021 -
fix typo in warning
#20620 merged
Apr 25, 2021 -
[3.9] BaseHTTPRequestHandler, that path includes query (GH-25597)
#25598 merged
Apr 25, 2021 -
[3.8] BaseHTTPRequestHandler, that path includes query (GH-25597)
#25599 merged
Apr 25, 2021 -
BaseHTTPRequestHandler, that path includes query
#25597 merged
Apr 25, 2021 -
bpo-38605: Set the release for `__future__.annotations` to 3.11
#25596 merged
Apr 25, 2021 -
[3.9] Improve CDN purge script (GH-25251)
#25254 merged
Apr 25, 2021 -
bpo-43937: Fix the turtle module working with multiple root windows
#25591 merged
Apr 25, 2021 -
bpo-38490: statistics: Add covariance, Pearson's correlation, and simple linear regression
#16813 merged
Apr 25, 2021 -
[3.9] bpo-43655: Tkinter and IDLE dialog windows are now recognized a…
#25588 merged
Apr 25, 2021 -
[3.8] bpo-43534: Make dialogs in turtle.textinput() and turtle.numinput() transitient again (GH-24923)
#25590 merged
Apr 25, 2021 -
[3.9] bpo-43534: Make dialogs in turtle.textinput() and turtle.numinput() transitient again (GH-24923)
#25589 merged
Apr 25, 2021 -
bpo-39529: Deprecate creating new event loop in asyncio.get_event_loop()
#23554 merged
Apr 25, 2021 -
bpo-42609: Check recursion depth in the AST validator and optimizer
#23744 merged
Apr 25, 2021 -
bpo-43534: Make dialogs in turtle.textinput() and turtle.numinput() transitient again
#24923 merged
Apr 25, 2021 -
bpo-42737: Drop code generation for annotations with complex targets
#23952 merged
Apr 25, 2021 -
[3.8] bpo-43930: Update bundled pip to 21.1 and setuptools to 56.0.0
#25579 merged
Apr 24, 2021 -
[3.9] bpo-43930: Update bundled pip to 21.1 and setuptools to 56.0.0
#25578 merged
Apr 24, 2021 -
bpo-43930: Update bundled pip to 21.1 and setuptools to 56.0.0
#25576 merged
Apr 24, 2021 -
bpo-43780: Sync with importlib_metadata 3.10
#25297 merged
Apr 24, 2021 -
bpo-43921: also accept EOF in post-handshake auth test (GH-25574)
#25574 merged
Apr 24, 2021 -
bpo-41282: Consistent message and filter warning in setup.py (GH-25571)
#25571 merged
Apr 24, 2021 -
bpo-37322: Fix ResourceWarning and exception handling in test (GH-25553)
#25553 merged
Apr 24, 2021 -
bpo-31870: Fix test_get_server_certificate_timeout on Windows (GH-25570)
#25570 merged
Apr 24, 2021 -
bpo-31870: Add a timeout parameter to ssl.get_server_certificate()
#22270 merged
Apr 24, 2021 -
bpo-38659: [Enum] do not check '_inverted_' during _test_simple_enum
#25566 merged
Apr 24, 2021 -
Restrict GITHUB_TOKEN permissions for the 'stale' workflow
#25564 merged
Apr 23, 2021 -
bpo-30555: Fix WindowsConsoleIO errors in the presence of fd redirection
#1927 merged
Apr 23, 2021 -
bpo-43652: Update Tcl and Tk to 8.6.11 in Windows installer
#25170 merged
Apr 23, 2021 -
bpo-43864: Silence a DeprecationWarning when running test_importlib.test_windows
#25563 merged
Apr 23, 2021 -
bpo-43907: add missing memoize call in pure python pickling of bytearray
#25501 merged
Apr 23, 2021 -
bpo-39950: add `pathlib.Path.hardlink_to()` method that supersedes `link_to()`
#18909 merged
Apr 23, 2021 -
[3.8] bpo-43607: Fix urllib handling of Windows paths with \\?\ prefix (GH-25539)
#25559 merged
Apr 23, 2021 -
[3.9] bpo-43284: Update platform.win32_ver to use _syscmd_ver instead of sys.getwindowsversion() (GH-25500)
#25523 merged
Apr 23, 2021 -
bpo-43921: ignore failing test_wrong_cert_tls13 on Windows (GH-25561)
#25561 merged
Apr 23, 2021 -
[3.9] bpo-43607: Fix urllib handling of Windows paths with \\?\ prefix (GH-25539)
#25558 merged
Apr 23, 2021 -
bpo-43538: Add extra arguments to os.startfile
#25538 merged
Apr 23, 2021 -
bpo-43607: Fix urllib handling of Windows paths with \\?\ prefix
#25539 merged
Apr 23, 2021 -
bpo-35114: Make ssl.RAND_status() return a bool (GH-20063)
#20063 merged
Apr 23, 2021 -
[3.8] bpo-43920: Make load_verify_locations(cadata) error message consistent (GH-25554) (GH-25556)
#25556 merged
Apr 23, 2021 -
bpo-43914: Highlight invalid ranges in SyntaxErrors
#25525 merged
Apr 23, 2021 -
bpo-43868: Remove PyOS_ReadlineFunctionPointer from the stable ABI list
#25442 merged
Apr 23, 2021 -
[3.9] bpo-43920: Make load_verify_locations(cadata) error message consistent (GH-25554) (GH-25555)
#25555 merged
Apr 23, 2021 -
bpo-38820: Test with OpenSSL 3.0.0-alpha15 (GH-25537)
#25537 merged
Apr 23, 2021 -
bpo-43795: PEP-652: Clean up the stable ABI/limited API
#25482 merged
Apr 23, 2021 -
bpo-43795: PEP-652: Simplify headers for easier static analysis
#25483 merged
Apr 23, 2021 -
bpo-41282: (PEP 632) Deprecate distutils.sysconfig (partial implementation of the PEP)
#23142 merged
Apr 23, 2021 -
bpo-43920: Make load_verify_locations(cadata) error message consistent (GH-25554)
#25554 merged
Apr 23, 2021 -
bpo-43852: Improve tuple creation in sqlite3
#25421 merged
Apr 23, 2021 -
bpo-37363: Add audit events to the `http.client` module
#21321 merged
Apr 23, 2021 -
bpo-37751: Document the change in What's New in Python 3.9
#23096 merged
Apr 23, 2021 -
[3.8] bpo-43856: Add a versionadded directive to the importlib.metadata docs (GH-25445)
#25495 merged
Apr 23, 2021 -
[3.9] bpo-43856: Add a versionadded directive to the importlib.metadata docs (GH-25445)
#25494 merged
Apr 23, 2021 -
[3.9] Reformat idlelib colorizer (GH-25479)
#25547 merged
Apr 23, 2021 -
[3.9] Add more tests. Fix code excerpt. (GH-25549)
#25550 merged
Apr 23, 2021 -
Descriptor HowTo: Add more tests. Fix code fragment.
#25549 merged
Apr 23, 2021 -
[3.8] Reformat idlelib colorizer (GH-25479)
#25548 merged
Apr 23, 2021 -
Reformat idlelib colorizer
#25479 merged
Apr 23, 2021 -
[3.9] bpo-43917: Fix pure python equivalent for classmethod (GH-25544)
#25546 merged
Apr 23, 2021 -
[3.9] bpo-39572: Address typo in CHANGELOG. (GH-24999)
#25545 merged
Apr 23, 2021 -
bpo-43917: Fix pure python equivalent for classmethod
#25544 merged
Apr 23, 2021 -
bpo-39572: Address typo in CHANGELOG.
#24999 merged
Apr 23, 2021 -
[3.9] bpo-38822: Check specifically for a drive, not just a colon (GH-25540)
#25542 merged
Apr 22, 2021 -
[3.8] bpo-38822: Check specifically for a drive, not just a colon (GH-25540)
#25543 merged
Apr 22, 2021 -
bpo-38822: Check specifically for a drive, not just a colon
#25540 merged
Apr 22, 2021 -
[3.9] bpo-35306: Avoid raising OSError from pathlib.Path.exists when passed an invalid filename (GH-25529)
#25534 merged
Apr 22, 2021 -
[3.8] bpo-35306: Avoid raising OSError from pathlib.Path.exists when passed an invalid filename (GH-25529)
#25535 merged
Apr 22, 2021 -
[3.9] bpo-38822: Fixed os.stat failing on inaccessible directories. (GH-25527)
#25530 merged
Apr 22, 2021 -
[3.8] bpo-38822: Fixed os.stat failing on inaccessible directories. (GH-25527)
#25531 merged
Apr 22, 2021 -
bpo-35306: Avoid raising OSError from pathlib.Path.exists when passed an invalid filename
#25529 merged
Apr 22, 2021 -
bpo-43915: Add PCbuild/blurb.bat
#25528 merged
Apr 22, 2021 -
[3.8] bpo-43284: Update platform.win32_ver to use _syscmd_ver instead of sys.getwindowsversion() (GH-25500)
#25524 merged
Apr 22, 2021 -
bpo-43475: Fix worst case collision behavior for NaN instances
#25493 merged
Apr 22, 2021 -
Fix typo in the documentation
#24703 merged
Apr 22, 2021 -
[3.9] bpo-28724: Doc: Move socket.send_fds and socket.recv_fds docs to right section (GH-22608)
#25517 merged
Apr 22, 2021 -
bpo-28724: Move socket.send_fds and socket.recv_fds documentation to the "Other functions" section
#22608 merged
Apr 22, 2021 -
bpo-38659: Properly re-intialize module variables in test_enum
#25516 merged
Apr 22, 2021 -
[3.9] bpo-26227: Fixes decoding of host names on Windows from ANSI instead of UTF-8 (GH-25510)
#25512 merged
Apr 21, 2021 -
[3.8] bpo-26227: Fixes decoding of host names on Windows from ANSI instead of UTF-8 (GH-25510)
#25513 merged
Apr 21, 2021 -
bpo-26227: Fixes decoding of host names on Windows from ANSI instead of UTF-8
#25510 merged
Apr 21, 2021 -
bpo-40137: Add pycore_moduleobject.h internal header
#25507 merged
Apr 21, 2021 -
bpo-43756: Add new audit event to incorporate new arguments added to glob.glob
#25239 merged
Apr 21, 2021 -
bpo-40137: Move state lookups out of the critical path
#25492 merged
Apr 21, 2021 -
bpo-40137: Optimize _PyType_GetModuleByDef() loop
#25505 merged
Apr 21, 2021 -
bpo-40137: _PyType_GetModuleByDef() doesn't check tp_flags
#25504 merged
Apr 21, 2021 -
doc: Sync some missing 3.10 changes with the What's New
#25503 merged
Apr 21, 2021 -
Fixing typos in whatsnew/3.10.rst
#25498 merged
Apr 21, 2021 -
bpo-38659: [Enum] add _simple_enum decorator
#25497 merged
Apr 21, 2021 -
bpo-43859: Improve the error message for IndentationError exceptions
#25431 merged
Apr 21, 2021 -
bpo-38605: Revert making 'from __future__ import annotations' the default
#25490 merged
Apr 21, 2021 -
bpo-43896: Update the Sphinx directive for super from function to class
#25489 merged
Apr 20, 2021 -
bpo-43888: Reduce coverage collection timeout to 1h40m in GHA
#25471 merged
Apr 20, 2021 -
docs: clarify what patterns Path.glob accepts
#25486 merged
Apr 20, 2021 -
bpo-43799: Also define SSLv3_method() (GH-25481)
#25481 merged
Apr 20, 2021 -
Documentation fix for random.gauss
#24935 merged
Apr 20, 2021 -
[3.9] Improve the error message for choices(population, 10) (GH-25267)
#25477 merged
Apr 20, 2021 -
Improve the error message for "choices(population, 10)"
#25267 merged
Apr 20, 2021 -
Revert "bpo-38659: [Enum] add _simple_enum decorator"
#25476 merged
Apr 20, 2021 -
bpo-38659: [Enum] add _simple_enum decorator
#25285 merged
Apr 20, 2021 -
bpo-38530: Surround suggestions by quotes
#25473 merged
Apr 19, 2021 -
Add tests for the Sorting HOWTO
#25474 merged
Apr 19, 2021
41 Pull requests opened by 32 people
-
bpo-37355: For nonblocking sockets, call SSL_read in a loop
#25478 opened
Apr 20, 2021 -
bpo-33178: Add BigEndianUnion, LittleEndianUnion classes to ctypes
#25480 opened
Apr 20, 2021 -
bpo-43893: omit leading spaces/tabs on typing.get_type_hints
#25484 opened
Apr 20, 2021 -
bpo-43894: Editor reformat
#25485 opened
Apr 20, 2021 -
bpo-43895: Remove an unnecessary cache of shared object handles
#25487 opened
Apr 20, 2021 -
Update weakref.rst
#25491 opened
Apr 20, 2021 -
bpo-42737: Mention PEP 563 in doc for annotated assignment
#25511 opened
Apr 21, 2021 -
Update README.rst
#25514 opened
Apr 22, 2021 -
bpo-38692: Add audit events to pidfd related functions
#25515 opened
Apr 22, 2021 -
Micro optimizations for Fraction's arithmetic
#25518 opened
Apr 22, 2021 -
bpo-43910 Fix handling of quoted values in cgi.parse_header
#25519 opened
Apr 22, 2021 -
bpo-43908: Add Py_TPFLAGS_IMMUTABLETYPE flag
#25520 opened
Apr 22, 2021 -
bpo-43817: Add inspect.get_annotations().
#25522 opened
Apr 22, 2021 -
Update Condition class
#25526 opened
Apr 22, 2021 -
[3.6] bpo-28577: Special case added to IP v4 and v6 hosts for /32 and…
#25532 opened
Apr 22, 2021 -
[3.7] bpo-28577: Special case added to IP v4 and v6 hosts for /32 and…
#25533 opened
Apr 22, 2021 -
[3.8] bpo-28577: Special case added to IP v4 and v6 hosts for /32 and…
#25536 opened
Apr 22, 2021 -
bpo-43918: document signature and default argument of `anext` builtin
#25551 opened
Apr 23, 2021 -
bpo-32891: rename numbers.Integral to numbers.Integer
#25552 opened
Apr 23, 2021 -
bpo-43922: escape email line starting with a dot
#25562 opened
Apr 23, 2021 -
bpo-43926: Cleaner metadata with PEP 566 JSON support.
#25565 opened
Apr 23, 2021 -
bpo-41277: Fix the errno values in the os.setxattr() docs
#25567 opened
Apr 23, 2021 -
bpo-43928: Fix a typo in document
#25569 opened
Apr 24, 2021 -
[3.9] bpo-37322: Fix ResourceWarning and exception handling in test (GH-25553)
#25572 opened
Apr 24, 2021 -
[3.8] bpo-37322: Fix ResourceWarning and exception handling in test (GH-25553)
#25573 opened
Apr 24, 2021 -
bpo-43931: Export Python version as API data
#25577 opened
Apr 24, 2021 -
bpo-43935: Fix typo in Turtle.back() docstring
#25581 opened
Apr 24, 2021 -
bpo-43914: Add new SyntaxError attributes to What's New
#25582 opened
Apr 24, 2021 -
bpo-42725: Render annotations effectless on symbol table with PEP 563
#25583 opened
Apr 25, 2021 -
bpo-38530: Require 50% similarity in NameError suggestions
#25584 opened
Apr 25, 2021 -
bpo-43892: Make match patterns explicit in AST
#25585 opened
Apr 25, 2021 -
bpo-43882 - urllib.parse should sanitize urls containing ASCII newline and tabs.
#25595 opened
Apr 25, 2021 -
bpo-32822: Add finally with return/break/continue to the tutorial
#25600 opened
Apr 25, 2021 -
bpo-23975: Correct conversion of Rational’s to float
#25619 opened
Apr 26, 2021 -
bpo-43901: Lazy-create an empty annotations dict in all unannotated user classes and modules
#25623 opened
Apr 26, 2021 -
bpo-41139: Deprecate `cgi.log()`.
#25625 opened
Apr 26, 2021 -
IDLE shell sidebar fixing CI
#25628 opened
Apr 26, 2021 -
Improve the punctuation in the documentation of the module atexit
#25629 opened
Apr 26, 2021 -
[3.9] bpo-42609: Check recursion depth in the AST validator and optimizer (GH-23744).
#25634 opened
Apr 26, 2021 -
[3.9] bpo-40432: Use python 3.8 or higher to compile CPython on Windows (GH-25389)
#25637 opened
Apr 26, 2021
73 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-37903: IDLE: Shell sidebar with prompts (take #2)
#22682 commented on
Apr 26, 2021 • 30 new comments -
bpo-42305: Added Auto_Complete DropBox Suggestion For Tkinter
#23210 commented on
Apr 26, 2021 • 7 new comments -
bpo-37952: SSL: add support for export_keying_material
#25255 commented on
Apr 26, 2021 • 6 new comments -
bpo-43776: Remove list call from args in Popen repr
#25338 commented on
Apr 26, 2021 • 6 new comments -
Reformat threading macros in _tkinter
#25026 commented on
Apr 26, 2021 • 5 new comments -
bpo-43762: Add audit events for loading of sqlite3 extensions
#25246 commented on
Apr 26, 2021 • 5 new comments -
[doc] Do some polishing in IDEs section
#22070 commented on
Apr 26, 2021 • 4 new comments -
bpo-17659: Add locale.getfirstweekday
#18142 commented on
Apr 20, 2021 • 3 new comments -
bpo-34932: Add socket.TCP_KEEPALIVE for macOS
#25079 commented on
Apr 21, 2021 • 3 new comments -
bpo-37251: Make create_autospec generate AsyncMocks for awaitable classes
#25347 commented on
Apr 24, 2021 • 3 new comments -
bpo-25782: Prevent cycles in the __context__ chain.
#20543 commented on
Apr 23, 2021 • 2 new comments -
bpo-33533: Provide an async iterator version of as_completed
#22491 commented on
Apr 23, 2021 • 2 new comments -
bpo-43307: sync sysconfig/site.py with PyPy to add an implementation key
#24628 commented on
Apr 23, 2021 • 2 new comments -
bpo-43312: Functions returning default and preferred sysconfig schemes
#24644 commented on
Apr 19, 2021 • 2 new comments -
bpo-43563 : Introduce dedicated opcodes for super calls
#24936 commented on
Apr 25, 2021 • 2 new comments -
bpo-43770: Inherit default tp_getattro and tp_setattro
#25275 commented on
Apr 20, 2021 • 2 new comments -
bpo-43795: Generate python3dll.c and doc data from manifest (PEP 652)
#25315 commented on
Apr 24, 2021 • 2 new comments -
bpo-22253: Add support to unnamed sections in ConfigParser
#2735 commented on
Apr 25, 2021 • 1 new comment -
Add note in docs regarding uppercase 'X' specifier
#19332 commented on
Apr 26, 2021 • 1 new comment -
bpo-34916: Add support for aggregate window functions in sqlite3
#20903 commented on
Apr 23, 2021 • 1 new comment -
bpo-39184: Fix incorrect return value in `msvcrt_get_osfhandle_impl`
#21322 commented on
Apr 21, 2021 • 1 new comment -
bpo-41735: Fix thread locks in zlib module may go wrong in rare case.
#22126 commented on
Apr 26, 2021 • 1 new comment -
bpo-43279: Update code taken from Keccak Code Package
#24601 commented on
Apr 26, 2021 • 1 new comment -
[DOC] Snippet code to str methods
#24666 commented on
Apr 22, 2021 • 1 new comment -
Remove the get_phrase_cfws_only_raises test
#24871 commented on
Apr 24, 2021 • 1 new comment -
bpo-39100: _header_value_parser: do not treat a Group as invalid-mailbox
#24872 commented on
Apr 24, 2021 • 1 new comment -
bpo-43501: _header_value_parser: handle DOT in DisplayName
#24874 commented on
Apr 24, 2021 • 1 new comment -
better display of errrors
#24932 commented on
Apr 20, 2021 • 1 new comment -
bpo-43564: preserve original exception in args of FTP URLError
#24938 commented on
Apr 20, 2021 • 1 new comment -
[3.9] bpo-43556: Fix the attr names for ast.expr and ast.stmt in the docs
#24940 commented on
Apr 24, 2021 • 1 new comment -
bpo-43568: Drop support for MACOSX_DEPLOYMENT_TARGET < 10.3
#24941 commented on
Apr 20, 2021 • 1 new comment -
Github Action to create an Ubuntu Artifact
#24942 commented on
Apr 22, 2021 • 1 new comment -
Fix a minor issue in the curses documentation
#24961 commented on
Apr 24, 2021 • 1 new comment -
bpo-43588: use static variable module under building Python with --with-experimental-isolated-subinterpreters cause crash.
#24963 commented on
Apr 22, 2021 • 1 new comment -
bpo-43588: fix exceptions.c use static variable under building Python with --with-experimental-isolated-subinterpreters may cause crash.
#24965 commented on
Apr 22, 2021 • 1 new comment -
bpo-43588: fix boolobject.c static variables under building under building Python with --with-experimental-isolated-subinterpreters may cause crash
#24966 commented on
Apr 22, 2021 • 1 new comment -
bpo-43588: fix codeobject.c static variables under building under building Python with --with-experimental-isolated-subinterpreters may cause crash.
#24968 commented on
Apr 22, 2021 • 1 new comment -
bpo-43588: fix sysmodule.c use static variables under building under building Python with --with-experimental-isolated-subinterpreters may cause crash
#24969 commented on
Apr 22, 2021 • 1 new comment -
bpo-43588: fix codecs.c static variables under building under building Python with --with-experimental-isolated-subinterpreters may cause crash.
#24970 commented on
Apr 22, 2021 • 1 new comment -
bpo-43588: fix _warnings.c static variables under building under building Python with --with-experimental-isolated-subinterpreters may cause crash
#24971 commented on
Apr 22, 2021 • 1 new comment -
bpo-43588: fix listobject.c use static variables under building under building Python with --with-experimental-isolated-subinterpreters may cause crash
#24972 commented on
Apr 22, 2021 • 1 new comment -
bpo-17792: more accurate error message for UnboundLocalError
#24976 commented on
Apr 22, 2021 • 1 new comment -
bpo-42444: Use attribute directives in the docs for pathlib.PurePath
#24977 commented on
Apr 22, 2021 • 1 new comment -
bpo-43597: add ability to specify sslcontext in RobotFileParser.read()
#24986 commented on
Apr 19, 2021 • 1 new comment -
Simplify _exact_ratio() using duck typing
#24988 commented on
Apr 23, 2021 • 1 new comment -
Completion following `[` character
#24990 commented on
Apr 23, 2021 • 1 new comment -
bpo-37405: socket.getsockname() test fix
#24991 commented on
Apr 23, 2021 • 1 new comment -
bpo-37612: always call linkat() from os.link(), if available
#24997 commented on
Apr 23, 2021 • 1 new comment -
Trivial change in fractions module docs: real -> rational numbers
#25009 commented on
Apr 24, 2021 • 1 new comment -
bpo-43612: Add wbits parameter to zlib.compress
#25011 commented on
Apr 24, 2021 • 1 new comment -
Update types.rst
#25012 commented on
Apr 24, 2021 • 1 new comment -
Clarify glob logic a bit
#25028 commented on
Apr 26, 2021 • 1 new comment -
bpo-43693: Compute deref offsets in compiler
#25152 commented on
Apr 26, 2021 • 1 new comment -
Remove duplicated text for iterable unpacking
#25212 commented on
Apr 25, 2021 • 1 new comment -
bpo-43757: make pathlib use os.path.realpath() to resolve all symlinks in a path
#25264 commented on
Apr 26, 2021 • 1 new comment -
[3.8] bpo-41100: Support macOS 11 and Apple Silicon
#25274 commented on
Apr 26, 2021 • 1 new comment -
bpo-43874: fix argparse sub parser error when sub parser has no "name"
#25446 commented on
Apr 24, 2021 • 1 new comment -
bpo-43878: Update config.guess and config.sub files
#25450 commented on
Apr 19, 2021 • 1 new comment -
bpo-43881: add platform availabity information for os.sched_getaffinity
#25459 commented on
Apr 24, 2021 • 1 new comment -
bpo-36346: Prepare for removing the legacy Unicode C API.
#12409 commented on
Apr 25, 2021 • 0 new comments -
bpo-20291: varargs support for argument clinic and refactor print with AC
#18609 commented on
Apr 25, 2021 • 0 new comments -
bpo-41486: Add _BlocksOutputBuffer for bz2/lzma/zlib modules
#21740 commented on
Apr 26, 2021 • 0 new comments -
bpo-43318: pdb can't output the prompt message when successfully clear breakpoints by "filename:lineno"
#24646 commented on
Apr 22, 2021 • 0 new comments -
bpo-43897: Implement AST validation for Pattern Matching
#24771 commented on
Apr 20, 2021 • 0 new comments -
bpo-43498: Fix dictionary iteration error in _ExecutorManagerThread
#24868 commented on
Apr 20, 2021 • 0 new comments -
update docstring for `win_getpass` to reflect code changes
#24967 commented on
Apr 22, 2021 • 0 new comments -
bpo-43754: Eliminate bindings for partial pattern matches
#25229 commented on
Apr 25, 2021 • 0 new comments -
bpo-42998: add 'user' parameter to pathlib.Path.home()
#25271 commented on
Apr 24, 2021 • 0 new comments -
bpo-43827: Fixed abc conflicts with __init_subclass__
#25385 commented on
Apr 20, 2021 • 0 new comments -
added exception groups
#25430 commented on
Apr 20, 2021 • 0 new comments -
bpo-41559: Change PEP 612 implementation to pure Python
#25449 commented on
Apr 21, 2021 • 0 new comments -
bpo-43879: Add native_thread_id field to PyThreadState
#25458 commented on
Apr 20, 2021 • 0 new comments -
[Docs] Add versionadded to am_send
#25465 commented on
Apr 21, 2021 • 0 new comments