Insights: python/cpython
Overview
Could not load contribution data
Please try again later
121 Pull requests merged by 59 people
-
gh-103721: Improve cross-references for generic-alias docs
#103838 merged
Apr 25, 2023 -
[3.11] gh-91687: modernize dataclass example typing (GH-103773)
#103774 merged
Apr 25, 2023 -
[3.11] gh-87452: Improve the Popen.returncode docs
#103771 merged
Apr 25, 2023 -
gh-51574: Make tempfile.mkdtemp() always return absolute paths
#94612 merged
Apr 25, 2023 -
gh-102950: Adjust tarfile filter tests for systems that don't set the sticky bit
#103831 merged
Apr 25, 2023 -
gh-103726: Set up gcc-10 for ASAN
#103728 merged
Apr 25, 2023 -
[3.11] ctypes docs: fix missing `not` in variadic functions section (GH-102611)
#103425 merged
Apr 25, 2023 -
DOC: remove reference to OpenSolaris
#102671 merged
Apr 25, 2023 -
gh-103826: fix unused variable warning introduced in gh-102343
#103825 merged
Apr 25, 2023 -
gh-100227: Add a Granular Lock for _PyRuntime.imports.extensions.dict
#103460 merged
Apr 25, 2023 -
[3.11] gh-103559: Update bundled pip version to 23.1.1 (gh-103560)
#103752 merged
Apr 25, 2023 -
gh-103636: add enums for days and months in calendar module
#103642 merged
Apr 25, 2023 -
gh-103718: Correctly set f-string buffers in all cases
#103815 merged
Apr 25, 2023 -
[3.11] Also fail DO-NOT-MERGE when "awaiting changes" or "awaiting change review" present on PR (GH-103807)
#103814 merged
Apr 25, 2023 -
gh-82814: fix shutil access error on WSL
#103790 merged
Apr 25, 2023 -
Also fail DO-NOT-MERGE when "awaiting changes" or "awaiting change review" present on PR
#103807 merged
Apr 24, 2023 -
gh-103765: Remove pkgutil.rst from .nitignore.
#103797 merged
Apr 24, 2023 -
[3.11] gh-103810: Fix broken references in dataclasses (GH-103811)
#103813 merged
Apr 24, 2023 -
gh-103810: Fix broken references in dataclasses
#103811 merged
Apr 24, 2023 -
GH-103805: Lib test f541 linting issue fix
#103812 merged
Apr 24, 2023 -
gh-101659: Isolate "obmalloc" State to Each Interpreter
#101660 merged
Apr 24, 2023 -
gh-103801: Tools/wasm linting and formatting
#103796 merged
Apr 24, 2023 -
gh-103673: Add missing ForkingUnixStreamServer and ForkingUnixDatagramServer socketservers
#103674 merged
Apr 24, 2023 -
gh-95795: Move types.next_version_tag to PyInterpreterState
#102343 merged
Apr 24, 2023 -
gh-87729: add LOAD_SUPER_ATTR instruction for faster super()
#103497 merged
Apr 24, 2023 -
gh-103791: Make contextlib.suppress also act on exceptions within an ExceptionGroup
#103792 merged
Apr 24, 2023 -
[3.11] gh-101100: Fix Sphinx warnings in `argparse` module (#103289)
#103803 merged
Apr 24, 2023 -
[3.11] gh-103765: Fix 'Warning: py:class reference target not found: ModuleSpec' (GH-103769)
#103799 merged
Apr 24, 2023 -
gh-100227: Only Use deepfreeze for the Main Interpreter
#103794 merged
Apr 24, 2023 -
gh-103492: Clarify SyntaxWarning with literal comparison
#103493 merged
Apr 24, 2023 -
gh-101100: Fix Sphinx warnings in `argparse` module
#103289 merged
Apr 24, 2023 -
gh-101517: fix line number propagation in code generated for except*
#103550 merged
Apr 24, 2023 -
gh-103780: Use patch instead of mock in asyncio unix events test
#103782 merged
Apr 24, 2023 -
[3.11] gh-99184: Bypass instance attribute access in `repr` of `weakref.ref` (GH-99244)
#103789 merged
Apr 24, 2023 -
gh-102498 Clean up unused variables and imports in the email module
#102482 merged
Apr 24, 2023 -
gh-99184: Bypass instance attribute access in `repr` of `weakref.ref`
#99244 merged
Apr 24, 2023 -
[3.11] Revert "Add tests for empty range equality (GH-103751)" (GH-103770)
#103781 merged
Apr 24, 2023 -
gh-99032: datetime docs: Encoding is no longer relevant
#93365 merged
Apr 24, 2023 -
gh-94300: Update datetime library documentation
#95318 merged
Apr 24, 2023 -
gh-103776: Remove explicit uses of $(SHELL) from Makefile
#103778 merged
Apr 24, 2023 -
gh-87092: fix a few cases of incorrect error handling in compiler
#103456 merged
Apr 24, 2023 -
GH-103727: Avoid advancing tokenizer too far in f-string mode
#103775 merged
Apr 24, 2023 -
Revert "Add tests for empty range equality (#103751)"
#103770 merged
Apr 24, 2023 -
gh-94518: Port 23-argument `_posixsubprocess.fork_exec` to Argument Clinic
#94519 merged
Apr 24, 2023 -
GH-65022: Fix description of copyreg.pickle function
#102656 merged
Apr 24, 2023 -
[3.11] gh-103746: Test `types.UnionType` and `Literal` types together (GH-103747)
#103772 merged
Apr 24, 2023 -
gh-103323: Get the "Current" Thread State from a Thread-Local Variable
#103324 merged
Apr 24, 2023 -
gh-91687: fix dataclass example typing
#103773 merged
Apr 24, 2023 -
gh-103746: Test `types.UnionType` and `Literal` types together
#103747 merged
Apr 24, 2023 -
gh-103765: Fix 'Warning: py:class reference target not found: ModuleSpec'
#103769 merged
Apr 24, 2023 -
gh-87452 Making returncode unreliability explicit
#92181 merged
Apr 24, 2023 -
Removed unnecessary escaping of asterisks
#103714 merged
Apr 24, 2023 -
GH-102973: Slim down Fedora packages in the dev container
#103283 merged
Apr 24, 2023 -
gh-103091: Add PyUnstable_Type_AssignVersionTag
#103095 merged
Apr 24, 2023 -
[3.11] Add tests for empty range equality (GH-103751)
#103760 merged
Apr 24, 2023 -
Add tests for empty ranges equality
#103751 merged
Apr 24, 2023 -
gh-103712: Increase the length of the type name in AttributeError messages
#103713 merged
Apr 24, 2023 -
[3.11] Change 'dependant' to 'dependent' (GH-103745)
#103754 merged
Apr 24, 2023 -
gh-44123: Add note on relative path for os.exec*
#93826 merged
Apr 24, 2023 -
Change 'dependant' to 'dependent'
#103745 merged
Apr 24, 2023 -
[3.11] Descriptor HowTo: Update to include attributes added in Python 3.10 (GH-103666)
#103680 merged
Apr 24, 2023 -
[3.11] GH-78530: clarify docs for generators yielding tasks in `asyncio.wait` and `asyncio.as_completed`
#103748 merged
Apr 24, 2023 -
gh-102950: Implement PEP 706 β Filter for tarfile.extractall
#102953 merged
Apr 24, 2023 -
gh-103285: Rewrite _splitlines_no_ff to improve performance
#103307 merged
Apr 24, 2023 -
[3.11] gh-103685: Fix tkinter.Menu.index() for Tk 8.7 (GH-103686)
#103734 merged
Apr 24, 2023 -
gh-103685: Fix tkinter.Menu.index() for Tk 8.7
#103686 merged
Apr 24, 2023 -
[3.11] gh-103668: Run pyugrade on idlelib (GH-103671)
#103730 merged
Apr 24, 2023 -
gh-103668: Run pyugrade on idlelib
#103671 merged
Apr 23, 2023 -
[3.11] gh-102310: Change error range for invalid bytes literals (GH-103663)
#103703 merged
Apr 23, 2023 -
gh-103724: ensure error is raised when no arg is supplied
#103725 merged
Apr 23, 2023 -
gh-81403: Add NEWS entry for PR #13951
#103729 merged
Apr 23, 2023 -
[3.11] GH-103484: Fix broken links reported by linkcheck (GH-103608)
#103683 merged
Apr 23, 2023 -
gh-101688: Implement types.get_original_bases
#101827 merged
Apr 23, 2023 -
GH-103718: Correctly cache and restore f-string buffers when needed
#103719 merged
Apr 23, 2023 -
[3.11] gh-103592: Add tests of `Literal` with `Enum` and `Union` of `Literal`s (GH-103706)
#103720 merged
Apr 23, 2023 -
gh-103592: Add tests of `Literal` with `Enum` and `Union` of `Literal`s
#103706 merged
Apr 23, 2023 -
gh-103716: Add test support requires fork in simple_subprocess
#103717 merged
Apr 23, 2023 -
gh-101408: PyObject_GC_Resize should calculate preheader size.
#101741 merged
Apr 23, 2023 -
[3.11] gh-103449: Fix a bug in dataclass docstring generation (GH-103454)
#103599 merged
Apr 23, 2023 -
GH-103699: Add `__orig_bases__` to various typing classes
#103698 merged
Apr 23, 2023 -
[3.11] gh-81403: Fix for CacheFTPHandler in urllib (GH-13951)
#103705 merged
Apr 23, 2023 -
[3.11] gh-68654: Clarify subdirectories used by pkgutil.extend_path (GH-103701)
#103702 merged
Apr 23, 2023 -
gh-81403: Fix for CacheFTPHandler in urllib
#13951 merged
Apr 23, 2023 -
gh-102310: Change error range for invalid bytes literals
#103663 merged
Apr 23, 2023 -
gh-68654: Clarify subdirectories used by pkgutil.extend_path
#103701 merged
Apr 22, 2023 -
[3.11] Revert "Avoid error lexing multiprocessing docs code block on Pygments 2.15.0" (GH-103616)
#103695 merged
Apr 22, 2023 -
Revert "Avoid error lexing multiprocessing docs code block on Pygments 2.15.0"
#103616 merged
Apr 22, 2023 -
gh-84436: Implement Immortal Objects
#19474 merged
Apr 22, 2023 -
gh-103661: Apply bugfix from importlib_metadata 6.5.1 and restore test.
#103681 merged
Apr 22, 2023 -
gh-83791: Raise TypeError for len(memoryview_0d)
#18463 merged
Apr 22, 2023 -
[3.11] GH-103475: cache() and lru_cache() do not have a "call once" guarantee (GH-103669)
#103682 merged
Apr 22, 2023 -
GH-103484: Fix broken links reported by linkcheck
#103608 merged
Apr 22, 2023 -
GH-103475: cache() and lru_cache() do not have a "call once" guarantee
#103669 merged
Apr 22, 2023 -
Descriptor HowTo: Update to include attributes added in Python 3.10
#103666 merged
Apr 22, 2023 -
gh-103559: Update bundled pip version to 23.1.1
#103560 merged
Apr 22, 2023 -
gh-103556: [inspect.Signature] disallow pos-or-kw params without default after pos-only with default
#103557 merged
Apr 22, 2023 -
Minor improvements to the functools docs
#103672 merged
Apr 22, 2023 -
GH-103415: Document itertools.batched() in whatsnew.3.12
#103670 merged
Apr 22, 2023 -
gh-103661: Skip failing test on Windows.
#103662 merged
Apr 21, 2023 -
gh-103082: Fix shifted field initialization in `instrumentation.c`
#103561 merged
Apr 21, 2023 -
Sync with importlib_metadata 6.5
#103584 merged
Apr 21, 2023 -
gh-99352: Respect `http.client.HTTPConnection.debuglevel` in `urllib.request.AbstractHTTPHandler`
#99353 merged
Apr 21, 2023 -
gh-98641: Task group vs gather
#103644 merged
Apr 20, 2023 -
gh-98040: Move the Single-Phase Init Tests Out of test_imp
#102561 merged
Apr 19, 2023 -
gh-83861: Fix datetime.astimezone() method
#101545 merged
Apr 19, 2023 -
gh-102856: Clean some of the PEP 701 tokenizer implementation
#103634 merged
Apr 19, 2023 -
gh-102856: Skip test_mismatched_parens in WASI builds
#103633 merged
Apr 19, 2023 -
gh-102856: Initial implementation of PEP 701
#102855 merged
Apr 19, 2023 -
gh-103583: Add ref. dependency between multibytecodec modules
#103589 merged
Apr 19, 2023 -
[3.11] Doc: Fix broken link to emscripten networking website (GH-99531)
#103610 merged
Apr 19, 2023 -
gh-83004: Harden msvcrt further
#103420 merged
Apr 19, 2023 -
GH-88342: clarify that `asyncio.as_completed` accepts generators yielding tasks
#103626 merged
Apr 19, 2023 -
[3.11] gh-103582: Remove last references to `argparse.REMAINDER` from docs (GH-103586)
#103620 merged
Apr 19, 2023 -
gh-102778: IDLE - make sys.last_exc available in Shell after traceback
#103314 merged
Apr 19, 2023 -
gh-103582: Remove last references to `argparse.REMAINDER` from docs
#103586 merged
Apr 19, 2023 -
gh-103583: Always pass multibyte codec structs as const
#103588 merged
Apr 19, 2023 -
gh-103617: Fix compiler warning in _iomodule.c
#103618 merged
Apr 19, 2023 -
gh-103596: [Enum] do not shadow mixed-in methods/attributes
#103600 merged
Apr 18, 2023 -
gh-100530: Change the error message for `MatchClass`
#103576 merged
Apr 18, 2023 -
gh-95299: Remove lingering setuptools reference in installer scripts
#103613 merged
Apr 18, 2023
57 Pull requests opened by 41 people
-
Remove redundant assignment in ssl._create_unverified_context().
#103625 opened
Apr 19, 2023 -
gh-103624: avoid DeprecationWarning when getting package metadata in pydoc
#103627 opened
Apr 19, 2023 -
gh-103606: Improve error message from logging.config.FileConfig
#103628 opened
Apr 19, 2023 -
gh-83403: Test `parent` param in `Mock.__init__`
#103630 opened
Apr 19, 2023 -
Pin GitHub Actions to specific commits for security
#103635 opened
Apr 19, 2023 -
GH-84976: Create Lib/_pydatetime to optimize import datetime when C implementation is available
#103637 opened
Apr 19, 2023 -
gh-103360: Added and linked to subheader "String escape sequences"
#103638 opened
Apr 20, 2023 -
gh-103639: Add argparse 'subspace_dest' feature
#103640 opened
Apr 20, 2023 -
gh-103650: Fix perf maps address format
#103651 opened
Apr 20, 2023 -
gh-103648: Make `datetime.timestamp()` raise `OverflowError` when overflow on Windows
#103653 opened
Apr 20, 2023 -
update windows default PATHEXT
#103655 opened
Apr 20, 2023 -
gh-67766 - show argument for struct.pack range errors
#103657 opened
Apr 20, 2023 -
Mention Ellipsis pickling in the docs
#103660 opened
Apr 21, 2023 -
gh-103590: do not wrap a single exception raised from a try-except*
#103665 opened
Apr 21, 2023 -
gh-103656: [RFC] do not use `tok_mode` at call_invalid_rules mode
#103667 opened
Apr 21, 2023 -
gh-92248: Deprecate `type`, `chocies`, `metavar` parameters of `argparse.BooleanOptionalAction`
#103678 opened
Apr 22, 2023 -
gh-89415: Add source-specific multicast constants to socket module
#103684 opened
Apr 22, 2023 -
gh-103693: Add convenience variable feature to `pdb`
#103694 opened
Apr 22, 2023 -
Update name in acknowledgements and add mailmap
#103696 opened
Apr 22, 2023 -
GH-85118: Add SEM_FAILCRITICALERRORS to SuppressCrashReport call to SetErrorMode
#103697 opened
Apr 22, 2023 -
gh-103708: Make directory layout in sysconfig implementation configurable
#103709 opened
Apr 23, 2023 -
GH-103721: Allow defining GenericAlias-like things
#103722 opened
Apr 23, 2023 -
gh-103731: Remove checks for TCL_WIDE_INT_TYPE
#103732 opened
Apr 24, 2023 -
gh-103735: Remove handling for uninteresting "procbody" Tcl value type
#103736 opened
Apr 24, 2023 -
WIP gh-103741 - PEP 713 - Callable modules
#103742 opened
Apr 24, 2023 -
gh-103743: Add PyUnstable_Object_GC_NewWithExtraData
#103744 opened
Apr 24, 2023 -
gh-60055: Allow passing a Request instance for RobotParser URLs
#103753 opened
Apr 24, 2023 -
gh-103758: ensure previously registered forkers get executed along with new ones
#103759 opened
Apr 24, 2023 -
gh-102213: Optimize the performance of `__getattr__`
#103761 opened
Apr 24, 2023 -
gh-103763: PEP 695: Draft implementation
#103764 opened
Apr 24, 2023 -
gh-103793: Defer formatting task name
#103767 opened
Apr 24, 2023 -
gh-103066: Add links and `help` in site.py constants
#103777 opened
Apr 24, 2023 -
GH-95088: Clarified rules for parsing an item key for format strings.
#103779 opened
Apr 24, 2023 -
gh-60436: fix curses textbox backspace/del
#103783 opened
Apr 24, 2023 -
gh-87414: add musl support to platform.libc_ver
#103784 opened
Apr 24, 2023 -
[3.11] gh-94300: Update datetime.strptime documentation (GH-95318)
#103785 opened
Apr 24, 2023 -
gh-103786: Fix DeprecationWarnings in test_fstring.
#103787 opened
Apr 24, 2023 -
[3.11] gh-99032: datetime docs: Encoding is no longer relevant (GH-93365)
#103788 opened
Apr 24, 2023 -
GH-92737: Corrected posixpath behaviour to not assume '//' is equivalent to '/'.
#103798 opened
Apr 24, 2023 -
GH-90750: Use datetime.fromisocalendar in _strptime
#103802 opened
Apr 24, 2023 -
GH-103804: Add test for dis.findlinestarts
#103806 opened
Apr 24, 2023 -
gh-87729: specialize LOAD_SUPER_ATTR_METHOD
#103809 opened
Apr 24, 2023 -
[3.11] gh-101517: fix line number propagation in code generated for except* (#103550)
#103816 opened
Apr 25, 2023 -
gh-84436: Immortalize in _PyStructSequence_InitBuiltinWithFlags()
#103817 opened
Apr 25, 2023 -
gh-101100: Add reference doc for __post_init__
#103818 opened
Apr 25, 2023 -
gh-103820: Do not interpret buttons 4/5 as scrolling on non-X11
#103821 opened
Apr 25, 2023 -
gh-84436: Immortalized Objects
#103823 opened
Apr 25, 2023 -
gh-103822: change return value to enum for day and month API in
#103827 opened
Apr 25, 2023 -
gh-99352: Ensure HTTPSConnection is available before exercising https tests.
#103828 opened
Apr 25, 2023 -
separate `format` arg doc for shutil.make_archive
#103829 opened
Apr 25, 2023 -
[3.11] gh-102950: Implement PEP 706 β Filter for tarfile.extractall (GH-102953)
#103832 opened
Apr 25, 2023 -
gh-103636: raise warning for January and February attribute
#103833 opened
Apr 25, 2023 -
Tag strings v2
#103835 opened
Apr 25, 2023 -
GH-69695: Update ``PyImport_ImportModule`` description
#103836 opened
Apr 25, 2023 -
[3.11] gh-103721: Improve cross-references for generic-alias docs (GH-103838)
#103840 opened
Apr 25, 2023 -
Update interpreters.py to include missing RunFailedError import
#103841 opened
Apr 25, 2023 -
gh-103839: Allow building Tkinter against Tcl 8.7 without external libtommath
#103842 opened
Apr 25, 2023
135 Issues closed by 56 people
-
Python 3.8 unconditionally uses functions not available on OS X 10.4 and 10.5
#84129 closed
Apr 25, 2023 -
Add a C API to assign a new version to a PyTypeObject
#103091 closed
Apr 25, 2023 -
`logging`: use `snake_case` naming style and use `camelCase` only as deprecated aliases
#103834 closed
Apr 25, 2023 -
Disassembly of Lambdas in 3.11.1 missing stack values and args
#102403 closed
Apr 25, 2023 -
strip function bug
#103830 closed
Apr 25, 2023 -
Fix unused variable warning
#103826 closed
Apr 25, 2023 -
Not closing an f-string leads to a use-after-free
#103718 closed
Apr 25, 2023 -
test_urllib2_localnet fails in macOS 13.1
#102423 closed
Apr 25, 2023 -
Let's be explicit: is asyncio.Task.cancel() thread-safe?
#103819 closed
Apr 25, 2023 -
Add qualname support to types.FunctionType
#58063 closed
Apr 25, 2023 -
RecursionError in email.utils.parseaddr
#103800 closed
Apr 25, 2023 -
Add a function for updating URL query parameters
#50127 closed
Apr 25, 2023 -
SAX2 'property_encoding' feature not supported
#40084 closed
Apr 25, 2023 -
Newer reply format for imap commands in imaplib.py
#45085 closed
Apr 25, 2023 -
please add wsgi to SimpleXMLRPCServer
#45142 closed
Apr 25, 2023 -
pkgutil doesn't understand case-senseless filesystems
#40152 closed
Apr 25, 2023 -
`len` built-in overwritten in `ssl.py` leading to "'int' object is not callable" error
#97558 closed
Apr 25, 2023 -
test_peg_generator.test_c_parser emits DeprecationWarning due to distutils
#87591 closed
Apr 25, 2023 -
Search doesn't find built-in functions
#82043 closed
Apr 25, 2023 -
Scripts folder is Empty in python 3.8.2 for Windows 7.
#84575 closed
Apr 25, 2023 -
python code order of magnitude faster than equivalent CPython code for simple import statement
#84494 closed
Apr 25, 2023 -
textwrap doesn't linebreak on "\n"
#46167 closed
Apr 25, 2023 -
Pre-populate user editable text in input()
#81342 closed
Apr 25, 2023 -
API enhancement: poplib.MailReader()
#38530 closed
Apr 25, 2023 -
Broken references in dataclasses docs
#103810 closed
Apr 24, 2023 -
Adjust F541 linting issue on Lib/test module
#103805 closed
Apr 24, 2023 -
Adjust `Tools/wasm` linting and formatting issues found by `ruff`
#103801 closed
Apr 24, 2023 -
contextlib.suppress does not support ExceptionGroups
#103791 closed
Apr 24, 2023 -
socketserver: Add missing ForkingUnixStreamServer and ForkingUnixDatagramServer servers
#103673 closed
Apr 24, 2023 -
Hang up when execute pipes.Template.copy
#103808 closed
Apr 24, 2023 -
macOS python install shares /usr/local with homebrew and can conflict
#87334 closed
Apr 24, 2023 -
asyncio unix events test doesn't restore mocked unix_events.can_use_pidfd
#103780 closed
Apr 24, 2023 -
str(weakref) throws error `KeyError: '__name__'` if the original obj override __getattr__
#99184 closed
Apr 24, 2023 -
Port 23-argument `_posixsubprocess.fork_exec` to Argument Clinic
#94518 closed
Apr 24, 2023 -
`SHELL=/bin/sh -e` can cause failures when `Makefile` re-runs `./configure`
#103776 closed
Apr 24, 2023 -
C-API header files break compilation
#103317 closed
Apr 24, 2023 -
datetime: Expand scope of fromisoformat to include all of ISO 8601.
#80010 closed
Apr 24, 2023 -
AttributeError: 'NoneType' in http/client.py when using select when file descriptor is closed.
#63353 closed
Apr 24, 2023 -
`types.UnionType` + `Literal` types are not tested together
#103746 closed
Apr 24, 2023 -
Add typing.get_orig_bases and typing.get_orig_class
#101688 closed
Apr 24, 2023 -
Fix 'Warning: py:class reference target not found: ModuleSpec'
#103765 closed
Apr 24, 2023 -
Inconsistent ProcessPoolExecutor behaviour on macOS between 3.7 and 3.8/9
#86447 closed
Apr 24, 2023 -
[doc] Clarify that Popen.returncode does not get auto-set when the process terminates
#87452 closed
Apr 24, 2023 -
Remove `π€ automerge`
#103739 closed
Apr 24, 2023 -
sprintf deprecation warning on macOS for datetimemodule
#103733 closed
Apr 24, 2023 -
Deprecate `pathlib.Path.lstat()` and `lchmod()`
#103476 closed
Apr 24, 2023 -
Length of type names in AttributeError are inconsistent
#103712 closed
Apr 24, 2023 -
The activate script in Windows is not correct for venvs created in git-bash
#82764 closed
Apr 24, 2023 -
__slots__ on PyVarObject subclass
#61497 closed
Apr 24, 2023 -
Python removes negative ranges from dictionaries
#103750 closed
Apr 24, 2023 -
deprecate support for awaitable objects that are not futures in asyncio.wait
#96783 closed
Apr 24, 2023 -
asyncio.wait should accept generator of tasks as first argument
#78530 closed
Apr 24, 2023 -
CI: intermittent macOS failures for make checksharedmods
#101981 closed
Apr 24, 2023 -
`ast.get_source_segment` is slower than it needs to be because it reads every line of the source.
#103285 closed
Apr 24, 2023 -
Bug on multiprocessing.shared_memory.ShareableList
#101416 closed
Apr 24, 2023 -
Tk 8.7: TIP 577 breaks tkinter.Menu.index()
#103685 closed
Apr 24, 2023 -
IDLE - Update code with pyupgrade
#103668 closed
Apr 24, 2023 -
Add test case to assert Type error if no arg as provided in os.register_at_fork
#103724 closed
Apr 23, 2023 -
urllib missing voidresp breaks CacheFTPHandler
#81403 closed
Apr 23, 2023 -
argparse: add_mutually_exclusive_group() documented example is not working
#103711 closed
Apr 23, 2023 -
Incorrect deduplication of Enum values in `Union[Literal[1], Literal[SomeEnum.one]]`
#103592 closed
Apr 23, 2023 -
Add missing requires_fork decorator to test case in simple_subprocess
#103716 closed
Apr 23, 2023 -
PIP 23.1.1
#103715 closed
Apr 23, 2023 -
[dataclasses] Exception on `__doc__` generation, when object signature cannot be fetched
#103449 closed
Apr 23, 2023 -
Add `__orig_bases__` to non-generic TypedDict
#103699 closed
Apr 23, 2023 -
make asyncio.Timeout and asyncio.TaskGroup fail early when used incorrectly
#95569 closed
Apr 23, 2023 -
support for Awaitable objects in `asyncio.wait` removed in 3.11
#95601 closed
Apr 23, 2023 -
extend_path explanation in documentation is ambiguous
#68654 closed
Apr 23, 2023 -
Python3 erroneously calls r'\' a syntax error
#103704 closed
Apr 23, 2023 -
Incorrect `inspect.Signature` can be created: pos-only with a default followed by pos-or-kw without one
#103556 closed
Apr 23, 2023 -
Memory error in operator.imod
#103689 closed
Apr 22, 2023 -
Memory error in operator.mul
#103692 closed
Apr 22, 2023 -
Memory error in operator.mod
#103691 closed
Apr 22, 2023 -
Memory error in operator.lshift
#103690 closed
Apr 22, 2023 -
Memory error in calendar.isleap
#103687 closed
Apr 22, 2023 -
importlib/test_metadata_api fails on Windows buildbots
#103661 closed
Apr 22, 2023 -
memoryview.__len__ should raise an exception for 0d buffers
#83791 closed
Apr 22, 2023 -
FIPS usedforsecurity flag is no longer functional with OpenSSL 3.0.0
#90307 closed
Apr 22, 2023 -
Document that cache() and lru_cache() do not have a "call once" guarantee
#103475 closed
Apr 22, 2023 -
Upgrade the bundled version of pip to 23.1.1
#103559 closed
Apr 22, 2023 -
For Loop Index not Incrementing
#103677 closed
Apr 22, 2023 -
Document `itertools.batched` in What's new in Python 3.12
#103415 closed
Apr 22, 2023 -
venv activate bash script has wrong line endings in Windows
#76632 closed
Apr 21, 2023 -
Interpreter crashes with `--with-trace-refs` on
#103621 closed
Apr 21, 2023 -
File not found, then key error accured
#103654 closed
Apr 21, 2023 -
Upload .nupkg file or .zip equivalent to python.org
#103011 closed
Apr 21, 2023 -
Inconsistent `AttributeError` messages for private names
#103623 closed
Apr 21, 2023 -
Test issue
#47020 closed
Apr 21, 2023 -
[spam]
#103658 closed
Apr 21, 2023 -
urllib.request.urlopen throws on some valid FTP files
#79417 closed
Apr 21, 2023 -
`urllib.request.urlopen()` no longer respects the `http.client.HTTPConnection.debuglevel` flag
#99352 closed
Apr 21, 2023 -
urllib.parse: Allow more flexibility in schemes and URL resolution behavior
#90495 closed
Apr 21, 2023 -
pylint is broken with CPython main
#101914 closed
Apr 20, 2023 -
Memory error in calendar.TextCalendar.formatmonth
#103652 closed
Apr 20, 2023 -
Tests for `pathlib.Path.walk()` are a little fragile
#103517 closed
Apr 20, 2023 -
How ro fix the chm encoding in Non western european codepage(cp1252) Windows
#76711 closed
Apr 20, 2023 -
Manual for python 3.9.6 will not let me search
#88908 closed
Apr 20, 2023 -
Green-box doc glitch: winhelp version only
#49638 closed
Apr 20, 2023 -
asyncio subprocesses allow pids to be reaped, different behavior than regular subprocesses
#84259 closed
Apr 20, 2023 -
asyncio: Add PHA for TLS 1.3
#79028 closed
Apr 20, 2023 -
aclose() doesn't stop raise StopAsyncIteration / GeneratorExit to __anext__()
#78911 closed
Apr 20, 2023 -
pause_reading() doesn't work from connection_made()
#76002 closed
Apr 20, 2023 -
Improve the performance of `set_update_internal()`
#103563 closed
Apr 20, 2023 -
https://github.com/python/cpython/blob/6be7aee18c5b8e639103df951d0d277f4b46f902/.github/CODEOWNERS#L8
#103643 closed
Apr 20, 2023 -
The documentation about asyncio.TaskGroup might portray it as a replacement for asyncio.gather
#98641 closed
Apr 20, 2023 -
Malformatted raw email with core `smtplib` module
#102373 closed
Apr 20, 2023 -
Please use active voice in async docs.
#85747 closed
Apr 20, 2023 -
Modifications to support iOS as a cross-compilation target
#67858 closed
Apr 20, 2023 -
Allow separators in `attrgetter`
#103622 closed
Apr 19, 2023 -
Add support for io_uring to cpython
#85443 closed
Apr 19, 2023 -
Implement subclass hooks for asyncio abstract classes
#77805 closed
Apr 19, 2023 -
add support for tls/ssl sessions in asyncio
#79152 closed
Apr 19, 2023 -
Memory leak in ThreadPoolExecutor + run_in_executor
#82611 closed
Apr 19, 2023 -
asyncio.Runner allows async generators to skip gracefull finalization
#95584 closed
Apr 19, 2023 -
convenience of using create_datagram_endpoint (and friends)
#87785 closed
Apr 19, 2023 -
Add a shutdown method to threading and asyncio Queue classes
#81515 closed
Apr 19, 2023 -
Analyze and improve `test_asyncio.py`: right now it might be flaky
#97546 closed
Apr 19, 2023 -
Remove legacy code for generator based coroutines in `asyncio`
#102748 closed
Apr 19, 2023 -
Enhance aiter to support built-in sync iterables
#101495 closed
Apr 19, 2023 -
Replace use of `test.test_asyncio.utils.TestCase` with `unittest.IsolatedAsyncioTestCase`
#93357 closed
Apr 19, 2023 -
Add stats for asyncio task usage.
#77402 closed
Apr 19, 2023 -
Netlify preview builds silently fail with `Deploy Preview canceled`
#103604 closed
Apr 19, 2023 -
Dangling references to argparse.REMAINDER
#103582 closed
Apr 19, 2023 -
Add sys.last_exc, deprecate sys.last_type, sys.last_value and sys.last_traceback
#102778 closed
Apr 19, 2023 -
Python 3.11 fails to build from source under homebrew on macOS 13.3 / Xcode 14.3
#103235 closed
Apr 19, 2023 -
Compiler warnings in _iomodule.c
#103617 closed
Apr 19, 2023 -
tempfile.TemporaryDirectory() returns a directory that does not exist
#103619 closed
Apr 19, 2023 -
ENUM TypeError using mixing
#91267 closed
Apr 18, 2023 -
[Enum] Deprecate member.member access with removal in 3.14
#95077 closed
Apr 18, 2023 -
[Enum] attributes of mixed-in classes can be shadowed by other members
#103596 closed
Apr 18, 2023 -
[3.8] [3.7] `test_mkfifo_dir_fd` triggers segfaults on macOS CI
#102306 closed
Apr 18, 2023 -
Document that itertools classes are picklable
#103614 closed
Apr 18, 2023 -
Confusing error message when attempting to pass a newtype as a match pattern
#100530 closed
Apr 18, 2023
48 Issues opened by 39 people
-
TIP 538 prevents building Tkinter against Tcl 8.7 built with bundled libtommath
#103839 opened
Apr 25, 2023 -
SQLite connections are not closed when calling .close() in 3.11
#103837 opened
Apr 25, 2023 -
Found Heap-use-after-free errors and SEGV in Python
#103824 opened
Apr 25, 2023 -
Return newly added Enum constants for month and days in calendar module
#103822 opened
Apr 25, 2023 -
IDLE bindings for scrolling using buttons 4 and 5 should only apply to X11
#103820 opened
Apr 25, 2023 -
Add missing tests to the dis module
#103804 opened
Apr 24, 2023 -
compiler's line number propagation algorithm could be more robust
#103795 opened
Apr 24, 2023 -
Defer string formatting in asyncio Task creation
#103793 opened
Apr 24, 2023 -
Fix DeprecationWarnings in test_fstring
#103786 opened
Apr 24, 2023 -
ast.unparse not working. Throwing error like AttributeError: 'assign' object has no attribute 'lineno'.
#103768 opened
Apr 24, 2023 -
Implement PEP 695
#103763 opened
Apr 24, 2023 -
Extracting Original Arguments of Union
#103762 opened
Apr 24, 2023 -
Add test case in os.register_at_fork to verify new and old forkers get executed
#103758 opened
Apr 24, 2023 -
cv2 result in python crashing due to typehints
#103757 opened
Apr 24, 2023 -
Multiple ':envvar:' check warnings in Doc/using/windows.rst
#103756 opened
Apr 24, 2023 -
`uuid.uuid1` seems to rotate a lot less than expected
#103755 opened
Apr 24, 2023 -
Make sure that typing cache differentiate `Union[int, str]` and `Union[str, int]`
#103749 opened
Apr 24, 2023 -
Allocating extra data after an object instance
#103743 opened
Apr 24, 2023 -
Implement and document PEP 713
#103741 opened
Apr 24, 2023 -
Allow __slots__ on classes with Py_TPFLAGS_ITEMS_AT_END
#103740 opened
Apr 24, 2023 -
Python appears to degrade Windows 10 functionality, eventually requiring reboot
#103738 opened
Apr 24, 2023 -
IDLE - Remove unneeded .keys for dict iteration
#103737 opened
Apr 24, 2023 -
Remove recognition of "procbody" Tcl value type
#103735 opened
Apr 24, 2023 -
Remove `#ifdef TCL_WIDE_INT_TYPE` usage
#103731 opened
Apr 24, 2023 -
Empty unclosed f-string does not directly raise a SyntaxError in the REPL
#103727 opened
Apr 23, 2023 -
ASAN false positives due to vfork() with GCC 9
#103726 opened
Apr 23, 2023 -
grammatical error in `ssl.SSLContext.sslsocket_class` docstring
#103723 opened
Apr 23, 2023 -
Allow defining GenericAlias-like things
#103721 opened
Apr 23, 2023 -
build python.wasm for wasm-micro-runtime
#103710 opened
Apr 23, 2023 -
Make site-packages implementation configurable
#103708 opened
Apr 23, 2023 -
Do not skip Tkinter tests for ASAN builds if not using X11
#103707 opened
Apr 23, 2023 -
Add convenience variables to `pdb`
#103693 opened
Apr 22, 2023 -
python3 shebang does not work with py.exe and venv on Windows
#103679 opened
Apr 22, 2023 -
Document the final steps for producing CPython's macOS flat installer
#103676 opened
Apr 22, 2023 -
Make an `async.get_running_loop()` and `asyncio.current_task()` that returns None
#103664 opened
Apr 21, 2023 -
'str' expected, not PosixPath
#103659 opened
Apr 21, 2023 -
Out-of-bounds read in unicodeobject.c ascii_decode()
#103656 opened
Apr 20, 2023 -
perf maps address format
#103650 opened
Apr 20, 2023 -
Invalid arument error for datetime.timestamp() method in windows
#103648 opened
Apr 20, 2023 -
make failedοΌFailed to build these modules: _bz2
#103647 opened
Apr 20, 2023 -
Windows Store installation of Python adds a pip.ini file which configures --user
#103646 opened
Apr 20, 2023 -
Inherited `multiprocessing.Process` cannot be utilized with `multiprocessing.Pool`
#103645 opened
Apr 20, 2023 -
Convert calendar constants to enums and add months
#103636 opened
Apr 19, 2023 -
PurePosixPath no longer correctly parses PureWindowsPath
#103631 opened
Apr 19, 2023 -
Implement PEP 692
#103629 opened
Apr 19, 2023 -
pydoc emits deprecation warnings about package metadata
#103624 opened
Apr 19, 2023 -
Behavior change for opcode trace after PEP 669
#103615 opened
Apr 18, 2023
194 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.
-
gh-101859: Add caching of `types.GenericAlias` objects
#103541 commented on
Apr 24, 2023 β’ 41 new comments -
gh-100479: Add `pathlib.PurePath.makepath()`
#100481 commented on
Apr 25, 2023 β’ 26 new comments -
gh-103489: Add get/set config methods to sqlite3.Connection
#103506 commented on
Apr 25, 2023 β’ 13 new comments -
gh-103015: Add entrypoint parameter to sqlite3.Connection.load_extension
#103073 commented on
Apr 25, 2023 β’ 12 new comments -
gh-103464: Add checks for arguments of pdb commands
#103465 commented on
Apr 24, 2023 β’ 11 new comments -
Let math.nextafter() compute multiple steps at a time.
#94906 commented on
Apr 25, 2023 β’ 10 new comments -
Unhelpful error message from logging.config.FileConfig can be improved
#103606 commented on
Apr 20, 2023 β’ 8 new comments -
curses.textpad.Textbox backtrace support
#60436 commented on
Apr 25, 2023 β’ 8 new comments -
Add eager task creation API to asyncio
#97696 commented on
Apr 23, 2023 β’ 7 new comments -
gh-103607: Fixing pause_reading called in connection made is ignored
#17425 commented on
Apr 25, 2023 β’ 6 new comments -
bpo-39732: encode UIDs in XML as CF$UID
#18622 commented on
Apr 20, 2023 β’ 6 new comments -
gh-102895 Add an option block_exit in code.interact to block exit() from terminating the whole process
#102896 commented on
Apr 25, 2023 β’ 6 new comments -
gh-103509: PEP 697 -- Limited C API for Extending Opaque Types
#103511 commented on
Apr 25, 2023 β’ 6 new comments -
gh-97850: Deprecate `find_loader` and `get_loader` in `pkgutil`
#98520 commented on
Apr 19, 2023 β’ 5 new comments -
gh-103578: Fix pdb reading code with non-utf8 encoding
#103581 commented on
Apr 24, 2023 β’ 5 new comments -
Replace built-in hashlib with verified implementations from HACL*
#99108 commented on
Apr 19, 2023 β’ 4 new comments -
[Windows] OneDrive SharePoint sync folder - incorrect values returned by os.listdir and win32file.FindFilesW
#102993 commented on
Apr 23, 2023 β’ 4 new comments -
Sphinx linkcheck and broken/redirect occurrences in Python Docs
#103484 commented on
Apr 23, 2023 β’ 4 new comments -
Expose `sqlite3_db_config` and verbs (or equivalent)
#103489 commented on
Apr 24, 2023 β’ 4 new comments -
Test issue
#91420 commented on
Apr 24, 2023 β’ 4 new comments -
argparse exits on error even when exit_on_error=False
#103498 commented on
Apr 24, 2023 β’ 4 new comments -
plistlib can't decode date from year 0
#85255 commented on
Apr 25, 2023 β’ 4 new comments -
Turtle Circle Speed 0
#65276 commented on
Apr 25, 2023 β’ 4 new comments -
gh-90815: Add mimalloc memory allocator
#31164 commented on
Apr 25, 2023 β’ 4 new comments -
argparse: subparser is required even with `required=False`
#103520 commented on
Apr 21, 2023 β’ 3 new comments -
All standard library functions accepting `str` paths must accept `PathLike` as well
#102425 commented on
Apr 21, 2023 β’ 3 new comments -
Deprecate pickle support for itertools
#101588 commented on
Apr 24, 2023 β’ 3 new comments -
Parsing errors in email/_parseaddr.py lead to incorrect value in email address part of tuple
#102988 commented on
Apr 25, 2023 β’ 3 new comments -
Null characters in strings cause a C SystemError
#97556 commented on
Apr 25, 2023 β’ 3 new comments -
bpo-24263: Fix unittest to discover tests named with non-ascii characters
#13149 commented on
Apr 24, 2023 β’ 3 new comments -
gh-84823: Improve doctrings for datetime parsing methods
#20677 commented on
Apr 24, 2023 β’ 3 new comments -
gh-85394: new tests for demonstrating polling problem on subprocess with universal_newlines=True
#25859 commented on
Apr 21, 2023 β’ 3 new comments -
gh-69152: Add _proxy_response_headers attribute to HTTPConnection
#26152 commented on
Apr 25, 2023 β’ 3 new comments -
gh-100407: [Docs] Improve `__subclasshook__` example in `abc.rst`
#100453 commented on
Apr 24, 2023 β’ 3 new comments -
gh-102832: IDLE - remove use of deprecated sys.last_xyzs for stackviewer
#103339 commented on
Apr 21, 2023 β’ 3 new comments -
argparse incorrectly says arguments are required
#103219 commented on
Apr 19, 2023 β’ 2 new comments -
Some DTrace probes are broken in 3.11
#98894 commented on
Apr 19, 2023 β’ 2 new comments -
Make `dis.Instruction` more useful
#102676 commented on
Apr 20, 2023 β’ 2 new comments -
Cannot pause asyncio transport immediately
#103607 commented on
Apr 20, 2023 β’ 2 new comments -
ZipInfo corrupts file names in some old zip archives
#84353 commented on
Apr 21, 2023 β’ 2 new comments -
urllib.parse space handling CVE-2023-24329 appears unfixed
#102153 commented on
Apr 21, 2023 β’ 2 new comments -
End-of-file does not always mean that the file can no longer be read from
#103436 commented on
Apr 22, 2023 β’ 2 new comments -
PEP 701 β Syntactic formalization of f-strings
#102856 commented on
Apr 22, 2023 β’ 2 new comments -
(π) Column marker in error message off when line contains non ASCII character
#102310 commented on
Apr 23, 2023 β’ 2 new comments -
IDLE: update code, mostly by cleanups of 2.x or 2to3 artifacts
#87179 commented on
Apr 24, 2023 β’ 2 new comments -
list.__add__ raises instead of returning NotImplemented
#103585 commented on
Apr 24, 2023 β’ 2 new comments -
String formatting clarification
#95088 commented on
Apr 24, 2023 β’ 2 new comments -
urllib.request.urlopen does not handle non-ASCII characters
#48241 commented on
Apr 24, 2023 β’ 2 new comments -
Inconsistent behavior os.path.relpath() vs pathlib's relative_to()
#92737 commented on
Apr 24, 2023 β’ 2 new comments -
Undocumented behavior in strptime for ISO week dates
#90750 commented on
Apr 24, 2023 β’ 2 new comments -
[doc] creating large SharedMemory crashes on MacOs
#83765 commented on
Apr 25, 2023 β’ 2 new comments -
Proportional Width Font on Generated Python Docs PDFs and in mobile browser
#75924 commented on
Apr 25, 2023 β’ 2 new comments -
tempfile.mkdtemp() does not return absolute pathname when relative dir is specified
#51574 commented on
Apr 25, 2023 β’ 2 new comments -
Tkinter: C API changes are needed for Tcl 8.7 and 9.0
#103194 commented on
Apr 25, 2023 β’ 2 new comments -
bpo-32779: Fix urljoining with an empty query string.
#5645 commented on
Apr 21, 2023 β’ 2 new comments -
bpo-40172: fixed old zip filename corruption
#19335 commented on
Apr 21, 2023 β’ 2 new comments -
gh-99113: A Per-Interpreter GIL!
#99114 commented on
Apr 25, 2023 β’ 2 new comments -
gh-103295: expose API for writing perf map files
#103546 commented on
Apr 22, 2023 β’ 2 new comments -
gh-73936: Support unicode passwords in smtplib
#103611 commented on
Apr 25, 2023 β’ 2 new comments -
Improve coverage of `argparse` module
#103558 commented on
Apr 18, 2023 β’ 1 new comment -
ValueError: I/O operation on closed file. in ZipFile destructor
#81954 commented on
Apr 18, 2023 β’ 1 new comment -
csv needs more quoting rules
#67230 commented on
Apr 19, 2023 β’ 1 new comment -
Add nargs='...' to the reference of add_argument in argparse
#101472 commented on
Apr 19, 2023 β’ 1 new comment -
unittest.mock.Mock.parent is broken or undocumented
#83403 commented on
Apr 19, 2023 β’ 1 new comment -
argparse - make return type from `add_subparsers` public
#101503 commented on
Apr 19, 2023 β’ 1 new comment -
datetime library doesn't support valid ISO-8601 alternative for midnight
#102450 commented on
Apr 19, 2023 β’ 1 new comment -
New sysconfig API: Install paths
#103481 commented on
Apr 19, 2023 β’ 1 new comment -
ctypes.util.find_library needlessly call crle on Solaris
#67476 commented on
Apr 20, 2023 β’ 1 new comment -
When sending binary file to a Microsoft FTP server over FTP TLS, the SSL unwind method hangs
#78738 commented on
Apr 20, 2023 β’ 1 new comment -
feature request: --advanced-help feature for argparse
#98664 commented on
Apr 20, 2023 β’ 1 new comment -
Optimize `pathlib.PurePath.__fspath__()`
#102783 commented on
Apr 20, 2023 β’ 1 new comment -
multiprocessing.Pool(64) throws on Windows
#89240 commented on
Apr 20, 2023 β’ 1 new comment -
tabulary entries in PDF documentation
#48395 commented on
Apr 20, 2023 β’ 1 new comment -
Cache types.GenericAlias in getitems
#101859 commented on
Apr 20, 2023 β’ 1 new comment -
struct.pack error messages do not indicate which argument was invalid
#67766 commented on
Apr 20, 2023 β’ 1 new comment -
urljoining an empty query string doesn't clear query string
#76960 commented on
Apr 21, 2023 β’ 1 new comment -
having a PriorityQueue in multiprocessing.queue module like in queue module would be a plus
#82440 commented on
Apr 21, 2023 β’ 1 new comment -
Blue Screen Error with Python 3.11.2
#102311 commented on
Apr 21, 2023 β’ 1 new comment -
Auto-generate exceptions.c from a Python file
#65442 commented on
Apr 21, 2023 β’ 1 new comment -
[ExceptionGroup] Inconsistent raise inside except*
#103590 commented on
Apr 21, 2023 β’ 1 new comment -
Subprocess module calling shell commands only using one physical core
#103555 commented on
Apr 21, 2023 β’ 1 new comment -
New sysconfig API: Build information - Compilation
#103482 commented on
Apr 22, 2023 β’ 1 new comment -
multiprocessing's default posix start method of `'fork'` is broken: change to `'spawn'`
#84559 commented on
Apr 22, 2023 β’ 1 new comment -
PyObject_GC_Resize doesn't check preheader size
#101408 commented on
Apr 23, 2023 β’ 1 new comment -
Don't define CTYPES_PASS_BY_REF_HACK on aarch64 or riscv64
#103438 commented on
Apr 23, 2023 β’ 1 new comment -
multiprocessing.Process generates FileNotFoundError when argument isn't explicitly referenced
#94765 commented on
Apr 24, 2023 β’ 1 new comment -
Let's get rid of sprintf()
#101703 commented on
Apr 24, 2023 β’ 1 new comment -
py39: remove deprecation note for xml.etree.cElementTree
#84246 commented on
Apr 24, 2023 β’ 1 new comment -
ssl: misleading `FileNotFoundError: [Errno 2] No such file or directory` on `do_handshake`
#102547 commented on
Apr 24, 2023 β’ 1 new comment -
Inconsistent behavior between os.scandir and os.path for mfsymlinks
#102503 commented on
Apr 24, 2023 β’ 1 new comment -
contextlib.suppress should capture exception for inspection and filter on substrings
#77327 commented on
Apr 24, 2023 β’ 1 new comment -
dataclasses documentation does not mention weakref_slot
#98077 commented on
Apr 24, 2023 β’ 1 new comment -
Isolate Stdlib Extension Modules
#103092 commented on
Apr 24, 2023 β’ 1 new comment -
Docs for "Using Python on a Macintosh" needs to be updated
#56803 commented on
Apr 24, 2023 β’ 1 new comment -
Problem with contextlib.nullcontext
#78248 commented on
Apr 24, 2023 β’ 1 new comment -
[doc] Clarify copyreg.pickle() documentation
#65022 commented on
Apr 24, 2023 β’ 1 new comment -
Button clicked failed when mouse hover tooltip and tooltip destroyed
#90338 commented on
Apr 24, 2023 β’ 1 new comment -
IDLE crashes in macOS Apple chip, maybe completions
#87513 commented on
Apr 24, 2023 β’ 1 new comment -
Add tz argument to date.today()
#94257 commented on
Apr 24, 2023 β’ 1 new comment -
Add aliases with explicit names for naive and aware datetime.now() and utcnow()
#103377 commented on
Apr 24, 2023 β’ 1 new comment -
Adding a recvexactly() to socket.socket: receive exactly n bytes
#41448 commented on
Apr 24, 2023 β’ 1 new comment -
expat binding for XML_ParserReset
#42014 commented on
Apr 24, 2023 β’ 1 new comment -
allow unicode arguments for robotparser.can_fetch
#42942 commented on
Apr 25, 2023 β’ 1 new comment -
FIPS support for hashlib
#53462 commented on
Apr 25, 2023 β’ 1 new comment -
OS X installer provides flat sub-packages with no version numbers
#68690 commented on
Apr 25, 2023 β’ 1 new comment -
csv sniffer thinks there is no header
#102386 commented on
Apr 25, 2023 β’ 1 new comment -
Eliminate 'ThemeChanged' warning when running IDLE tests
#71383 commented on
Apr 25, 2023 β’ 1 new comment -
IDLE shutdown glitch when started by import
#71211 commented on
Apr 25, 2023 β’ 1 new comment -
IDLE: Colorizer and output tests hang on macOS
#88496 commented on
Apr 25, 2023 β’ 1 new comment -
Lookup Error while importing idna from a worker thread
#73474 commented on
Apr 25, 2023 β’ 1 new comment -
os.makedirs exist_ok documentation is incorrect, as is some of the behavior
#57707 commented on
Apr 25, 2023 β’ 1 new comment -
ftplib: Strict RFC 959 (telnet in command channel)
#39394 commented on
Apr 25, 2023 β’ 1 new comment -
gh-69057: Add startline and endline attributes to the tokens returned by shlex
#2799 commented on
Apr 20, 2023 β’ 1 new comment -
bpo-12706: timeout sentinel in ftplib and poplib documentation
#5309 commented on
Apr 24, 2023 β’ 1 new comment -
bpo-39948: Fix compatibility with Mac OS X 10.4 and 10.5
#19008 commented on
Apr 24, 2023 β’ 1 new comment -
gh-64376: Use Argument Clinic for datetime.date classmethods
#20208 commented on
Apr 19, 2023 β’ 1 new comment -
bpo-42109: Implementation of hypothesis stubs for property-based tests, with zoneinfo tests
#22863 commented on
Apr 25, 2023 β’ 1 new comment -
GH-92184: Convert os.altsep to '/' in filenames when creating ZipInfo objects
#92185 commented on
Apr 24, 2023 β’ 1 new comment -
gh-96534: socketmodule: support FreeBSD divert(4) socket
#96536 commented on
Apr 20, 2023 β’ 1 new comment -
gh-96522: Fix deadlock in pty.spawn
#96639 commented on
Apr 20, 2023 β’ 1 new comment -
gh-99380: Update to Sphinx 6.1.3
#99381 commented on
Apr 21, 2023 β’ 1 new comment -
gh-99772: Do not ignore utc offset microseconds
#99774 commented on
Apr 24, 2023 β’ 1 new comment -
gh-101703: use `PyOS_snprintf` instead of `sprintf`
#101729 commented on
Apr 24, 2023 β’ 1 new comment -
gh-101944: mistake in documentation for `PyModule_AddObjectRef()`
#101957 commented on
Apr 24, 2023 β’ 1 new comment -
gh-102500: Implement PEP 688
#102521 commented on
Apr 24, 2023 β’ 1 new comment -
gh-97696: asyncio eager tasks factory
#102853 commented on
Apr 25, 2023 β’ 1 new comment -
gh-102864: Remove access to f_locals in pdb
#102865 commented on
Apr 24, 2023 β’ 1 new comment -
gh-103008: Report invalid keys in logging.config.dictConfig()
#103013 commented on
Apr 18, 2023 β’ 1 new comment -
gh-103333: Pickle the keyword attributes of AttributeError
#103352 commented on
Apr 21, 2023 β’ 1 new comment -
gh-84436: Add static flag in PyLongObject's lv_tag
#103403 commented on
Apr 25, 2023 β’ 1 new comment -
gh-103438: Don't define CTYPES_PASS_BY_REF_HACK on aarch64 or riscv64
#103439 commented on
Apr 21, 2023 β’ 1 new comment -
GH-103472: close response in HTTPConnection._tunnel
#103473 commented on
Apr 25, 2023 β’ 1 new comment -
gh-103498: argparse.ArgumentParser will always throw instead of exit if exit_on_error=False
#103519 commented on
Apr 24, 2023 β’ 1 new comment -
gh-103533: Use pep669 APIs for cprofile
#103534 commented on
Apr 20, 2023 β’ 1 new comment -
gh-103558: Add coverage tests for argparse
#103570 commented on
Apr 24, 2023 β’ 1 new comment -
smtplib doesn't handle unicode passwords
#73936 commented on
Apr 18, 2023 β’ 0 new comments -
IDLE - Remove use of deprecated sys.last_xyzs in stackviewer
#102832 commented on
Apr 19, 2023 β’ 0 new comments -
expose API for writing perf map files
#103295 commented on
Apr 19, 2023 β’ 0 new comments -
Create Lib/_pydatetime.py file to optimize "import datetime" when _datetime is available
#84976 commented on
Apr 19, 2023 β’ 0 new comments -
String escape sequences should be listed in the stdtypes page
#103360 commented on
Apr 20, 2023 β’ 0 new comments -
c_uint32 bitfields break structures
#68478 commented on
Apr 20, 2023 β’ 0 new comments -
An assertion failure in test_pickle
#82565 commented on
Apr 20, 2023 β’ 0 new comments -
Pickling is losing some fields on exceptions
#103333 commented on
Apr 21, 2023 β’ 0 new comments -
IDLE: Stop reusing built-in names as parameters
#96905 commented on
Apr 21, 2023 β’ 0 new comments -
New sysconfig API π€ (meta-issue)
#103480 commented on
Apr 22, 2023 β’ 0 new comments -
argparse.BooleanOptionalAction accepts and silently discards choices, metavar, and type arguments
#92248 commented on
Apr 22, 2023 β’ 0 new comments -
Missing support for Source Specific Multicast
#89415 commented on
Apr 22, 2023 β’ 0 new comments -
[Windows] SuppressCrashReport should set SEM_FAILCRITICALERRORS
#85118 commented on
Apr 22, 2023 β’ 0 new comments -
PyImport_ImportModule inaccurately described
#69695 commented on
Apr 22, 2023 β’ 0 new comments -
[doc] os.execvp[e] on win32 fails for current directory
#44123 commented on
Apr 23, 2023 β’ 0 new comments -
Lib/robotparser.py doesn't accept setting a user agent string, instead it uses the default.
#60055 commented on
Apr 24, 2023 β’ 0 new comments -
Two (possible) improvements at dataclasses.rst
#91687 commented on
Apr 24, 2023 β’ 0 new comments -
site.py documentation does not mention special objects help, quit etc added to builtins
#103066 commented on
Apr 24, 2023 β’ 0 new comments -
platform.libc_ver() returns no information on Alpine Linux
#87414 commented on
Apr 24, 2023 β’ 0 new comments -
Documentation: Error in datetime.datetime.strptime()
#94300 commented on
Apr 24, 2023 β’ 0 new comments -
Outdated info about encoding in "datetime"
#99032 commented on
Apr 24, 2023 β’ 0 new comments -
Improve Interpreter Isolation
#100227 commented on
Apr 24, 2023 β’ 0 new comments -
shutil.copystat fails with PermissionError in WSL
#82814 commented on
Apr 24, 2023 β’ 0 new comments -
Use dedicated opcodes to speed up calls/attribute lookups with super() as receiver
#87729 commented on
Apr 24, 2023 β’ 0 new comments -
Bug in linecache when raising exceptiongroup that contains `ZeroDivisionError` + other exception.
#101517 commented on
Apr 25, 2023 β’ 0 new comments -
Expat Parser to supply document locator in incremental parse
#41935 commented on
Apr 25, 2023 β’ 0 new comments -
Sphinx's nit-picky mode, should we use it?
#101100 commented on
Apr 25, 2023 β’ 0 new comments -
Fixing Copy on Writes from reference counting and immortal objects
#84436 commented on
Apr 25, 2023 β’ 0 new comments -
Implement PEP 706 β Filter for tarfile.extractall
#102950 commented on
Apr 25, 2023 β’ 0 new comments -
Added thousands separators to Lib/pstats.py final report
#80030 commented on
Apr 25, 2023 β’ 0 new comments -
gh-67748: DOC:Add summary table for str methods in stdtypes.rst
#1709 commented on
Apr 25, 2023 β’ 0 new comments -
gh-73180: Chain exceptions rather than dropping the old exception.
#2072 commented on
Apr 21, 2023 β’ 0 new comments -
bpo-30844: selectors: add urgent data to read event
#2562 commented on
Apr 22, 2023 β’ 0 new comments -
gh-69702: Fix Condition._is_owned() is when using threading.Lock
#2681 commented on
Apr 22, 2023 β’ 0 new comments -
gh-56276: Add tests to test_compare
#3199 commented on
Apr 19, 2023 β’ 0 new comments -
Add a coveragerc file that ignores code blocks that don't matter for coverage
#8150 commented on
Apr 21, 2023 β’ 0 new comments -
gh-80030: Added thousands separators to Lib/pstats.py final report
#13411 commented on
Apr 25, 2023 β’ 0 new comments -
bpo-30755: Allow fallback to UTF-8 encoding on systems with no locales installed.
#14925 commented on
Apr 25, 2023 β’ 0 new comments -
gh-82565: Fix a possible assertion failure in _pickle
#16606 commented on
Apr 21, 2023 β’ 0 new comments -
gh-85427: Prevent exits if `ArgumentParser.exit_on_error` is False
#30832 commented on
Apr 24, 2023 β’ 0 new comments -
gh-98040: Remove just the `imp` module
#98573 commented on
Apr 23, 2023 β’ 0 new comments -
gh-89727: Fix os.fwalk RecursionError on deep trees
#100347 commented on
Apr 25, 2023 β’ 0 new comments -
gh-100445: Improve error message for unterminated strings with escapes
#100446 commented on
Apr 24, 2023 β’ 0 new comments -
gh-89550: Buffer GzipFile.write to reduce execution time by ~15%
#101251 commented on
Apr 24, 2023 β’ 0 new comments -
gh-73435: Implement recursive wildcards in pathlib.PurePath.match()
#101398 commented on
Apr 20, 2023 β’ 0 new comments -
gh-101640: Make argparse working in `pythonw` by dropping stderr writes there
#101802 commented on
Apr 23, 2023 β’ 0 new comments -
gh-102211: Document `re.{Pattern,Match}`βs existence
#102212 commented on
Apr 25, 2023 β’ 0 new comments -
gh-102699: Add `dataclasses.DataclassLike`
#102933 commented on
Apr 25, 2023 β’ 0 new comments -
gh-102967: Don't pass None to seek(), simply truncate from the current position.
#102968 commented on
Apr 20, 2023 β’ 0 new comments -
gh-93627: Align Python implementation of pickle with C implementation of pickle
#103035 commented on
Apr 20, 2023 β’ 0 new comments -
gh-103092: Isolate _tkinter (WIP)
#103108 commented on
Apr 19, 2023 β’ 0 new comments -
gh-102799: use sys.exception() instead of sys.exc_info() in contextlib
#103311 commented on
Apr 24, 2023 β’ 0 new comments -
gh-103092: Isolate `_decimal`
#103381 commented on
Apr 21, 2023 β’ 0 new comments -
gh-102765: Updated isdir/isfile/islink/exists to use Py_GetFileInformationByName in ntpath when available
#103485 commented on
Apr 20, 2023 β’ 0 new comments -
gh-103103: Prototype of a new debugger based on PEP 669
#103496 commented on
Apr 20, 2023 β’ 0 new comments -
gh-103538: Remove unused TK_AQUA code
#103539 commented on
Apr 22, 2023 β’ 0 new comments -
GH-89727: Add `pathlib.Path.fwalk()` method
#103566 commented on
Apr 21, 2023 β’ 0 new comments -
gh-99108: Initial import of HACL-SHA3 into Python
#103597 commented on
Apr 19, 2023 β’ 0 new comments -
gh-103092: Isolate ctypes
#103612 commented on
Apr 22, 2023 β’ 0 new comments