Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / python/cpython issues and pull requests

#119902 - gh-119459: Fix HiDPI blurring of every program window that using tkinter

Pull Request - State: open - Opened by Wulian233 1 day ago
Labels: awaiting review

#119901 - Unexpected NameError

Issue - State: closed - Opened by PC-Killer 1 day ago - 1 comment

#119900 - build(deps-dev): bump types-psutil from 5.9.5.20240423 to 5.9.5.20240516 in /Tools

Pull Request - State: closed - Opened by dependabot[bot] 1 day ago
Labels: skip issue, skip news

#119899 - build(deps-dev): bump types-setuptools from 69.5.0.20240423 to 70.0.0.20240524 in /Tools

Pull Request - State: closed - Opened by dependabot[bot] 1 day ago
Labels: skip issue, skip news

#119898 - build(deps): bump hypothesis from 6.100.2 to 6.103.0 in /Tools

Pull Request - State: open - Opened by dependabot[bot] 1 day ago
Labels: skip issue, awaiting review, skip news

#119896 - Error exiting the new REPL with Ctrl+Z on Windows

Issue - State: open - Opened by eryksun 1 day ago - 1 comment
Labels: type-bug, OS-windows, stdlib, triaged, 3.13, 3.14, topic-repl

#119895 - gh-102511: Amend 3.13.0b1.rst

Pull Request - State: open - Opened by nineteendo 1 day ago
Labels: docs, awaiting review, skip news

#119894 - [3.13] gh-118888: Further PEP 667 docs updates (gh-119893)

Pull Request - State: open - Opened by miss-islington 1 day ago
Labels: docs, awaiting review, skip news

#119893 - gh-118888: Further PEP 667 docs updates

Pull Request - State: closed - Opened by ncoghlan 1 day ago - 2 comments
Labels: docs, skip news, 3.13, 3.14

#119892 - [3.13] gh-74929: PEP 667 C API documentation (gh-119379)

Pull Request - State: closed - Opened by miss-islington 1 day ago
Labels: skip news

#119888 - gh-95144: Improve error message of `... in None`

Pull Request - State: open - Opened by zware 1 day ago
Labels: awaiting core review

#119887 - gh-117657: Fix TSAN race in QSBR assertion

Pull Request - State: open - Opened by colesbury 2 days ago
Labels: awaiting merge, skip news, topic-free-threading, needs backport to 3.13

#119886 - gh-119885: follow_symlinks in os.link()

Pull Request - State: open - Opened by yhx-12243 2 days ago - 5 comments
Labels: awaiting review

#119885 - Wrong `follow_symlinks` default fallback implementation

Issue - State: open - Opened by yhx-12243 2 days ago - 1 comment
Labels: type-bug

#119884 - [3.13] gh-118894: Make asyncio REPL use pyrepl (GH-119433)

Pull Request - State: closed - Opened by miss-islington 2 days ago
Labels: topic-repl

#119883 - gh-117657: Fix TSAN race in free-threaded GC

Pull Request - State: open - Opened by colesbury 2 days ago
Labels: awaiting merge, skip news, topic-free-threading, needs backport to 3.13

#119882 - gh-119824: Print stack entry when user input is needed

Pull Request - State: open - Opened by gaogaotiantian 2 days ago
Labels: awaiting review, needs backport to 3.12, needs backport to 3.13

#119880 - gh-119879: bad character rule for two-way periodic needles

Pull Request - State: open - Opened by dgrigonis 2 days ago - 1 comment
Labels: awaiting review

#119879 - bad character rule for `two-way` periodic needles

Issue - State: open - Opened by dgrigonis 2 days ago
Labels: type-feature

#119877 - gh-119241: Add HOWTO for free-threaded C API extensions

Pull Request - State: open - Opened by colesbury 2 days ago - 5 comments
Labels: docs, skip news, topic-free-threading, needs backport to 3.13

#119876 - `statistics.fmean`: speed-up code path for non-sizeable inputs.

Pull Request - State: closed - Opened by rhettinger 2 days ago
Labels: performance, skip issue, skip news, 3.14

#119875 - GH-119866: Spill stack pointer when making "escaping" calls.

Pull Request - State: open - Opened by markshannon 2 days ago - 1 comment
Labels: awaiting core review, skip news

#119864 - gh-119180: Lazily wrap annotations on classmethod and staticmethod

Pull Request - State: closed - Opened by JelleZijlstra 2 days ago - 3 comments

#119855 - gh-112026: Deprecate _PyDict_GetItemStringWithError() function

Pull Request - State: open - Opened by vstinner 2 days ago - 2 comments
Labels: awaiting core review, skip news, topic-C-API

#119843 - gh-119842: Honor PyOS_InputHook in the new REPL

Pull Request - State: open - Opened by pablogsal 2 days ago - 2 comments
Labels: awaiting core review, needs backport to 3.13, topic-repl

#119829 - gh-86425: PrettyPrinter._format and ._safe_repr now protected against cyclic recursion with thread-wide context

Pull Request - State: open - Opened by blhsing 2 days ago - 2 comments
Labels: awaiting review

#119824 - Python 3.13.0b1: suboptimal `pdb._post_mortem` behavior if `.pdbrc` exists

Issue - State: open - Opened by d-maurer 2 days ago - 4 comments
Labels: type-bug

#119822 - gh-119821: Support non-dict globals in LOAD_FROM_DICT_OR_GLOBALS

Pull Request - State: closed - Opened by JelleZijlstra 2 days ago - 5 comments

#119821 - Name lookup in annotation scopes in classes does not work with non-dict globals

Issue - State: closed - Opened by JelleZijlstra 2 days ago
Labels: type-bug, interpreter-core

#119819 - Python 3.12+ breaks backwards compatibility for logging QueueHandler with some Queue classes

Issue - State: open - Opened by shmilee 2 days ago - 9 comments
Labels: type-bug, stdlib

#119811 - Add a `co_lastlineno` in code object

Issue - State: open - Opened by gaogaotiantian 3 days ago - 8 comments
Labels: type-feature

#119810 - gh-117398: Add datetime Module State

Pull Request - State: open - Opened by ericsnowcurrently 3 days ago - 3 comments
Labels: awaiting core review, skip news

#119799 - `_Py_NewRefWithLock` missing `_Py_IncRefTotal`

Issue - State: closed - Opened by colesbury 3 days ago
Labels: type-bug, tests, 3.13, topic-free-threading, 3.14

#119782 - Document typing.NamedTupleMeta

Issue - State: open - Opened by Gouvernathor 3 days ago - 1 comment
Labels: docs, topic-typing

#119776 - gh-119775: Remove ability to create immutable types with mutable bases

Pull Request - State: open - Opened by sobolevn 3 days ago
Labels: awaiting merge

#119769 - gh-118934: Make PyEval_GetLocals return borrowed reference

Pull Request - State: open - Opened by gaogaotiantian 3 days ago - 1 comment
Labels: awaiting review, needs backport to 3.13

#119720 - gh-93963: Remove deprecated names from importlib.abc

Pull Request - State: open - Opened by hugovk 4 days ago
Labels: awaiting core review

#119719 - gh-116093: ABCMeta.__subclasscheck__ now initializes cls if it is not yet initialized

Pull Request - State: open - Opened by blhsing 4 days ago
Labels: awaiting review

#119717 - gh-119690: Adds Unicode support for named pipes in _winapi

Pull Request - State: open - Opened by zooba 4 days ago
Labels: awaiting core review, needs backport to 3.12, needs backport to 3.13

#119716 - [3.13] gh-119661: Add _Py_SINGLETON() include in Argumenet Clinic (#119712)

Pull Request - State: closed - Opened by vstinner 4 days ago
Labels: skip news

#119715 - gh-119714: Add PyLong_GetNumBits() function

Pull Request - State: open - Opened by vstinner 4 days ago
Labels: awaiting core review

#119714 - [C API] Add PyLong_GetNumBits() function

Issue - State: open - Opened by vstinner 4 days ago - 5 comments
Labels: type-feature, topic-C-API

#119713 - gh-119655: Fix reference leak in the ``_datetimemodule.c``

Pull Request - State: open - Opened by Eclips4 4 days ago
Labels: awaiting merge, skip news

#119712 - gh-119661: Add _Py_SINGLETON() include in Argumenet Clinic

Pull Request - State: closed - Opened by vstinner 4 days ago - 4 comments
Labels: skip news

#119711 - WinError 10022 for create_datagram_endpoint with local_addr=None.

Issue - State: open - Opened by lschoe 4 days ago
Labels: type-bug, topic-asyncio, OS-windows

#119710 - asyncio `proc.kill()` and `proc.wait()` are counter intuitive

Issue - State: open - Opened by piwicode 4 days ago
Labels: type-bug, topic-asyncio

#119706 - Please implement goto

Issue - State: closed - Opened by Sur3 4 days ago - 4 comments
Labels: type-feature

#119705 - gh-119704: Fix reference leak in the ``Python/Python-tokenize.c``

Pull Request - State: closed - Opened by Eclips4 4 days ago - 4 comments
Labels: skip news

#119704 - ``test_pydoc`` leaks references

Issue - State: closed - Opened by Eclips4 4 days ago
Labels: type-bug, tests

#119703 - GH-119700: Catch SyntaxErrors raised by the compiler in the new REPL

Pull Request - State: closed - Opened by brandtbucher 4 days ago - 2 comments
Labels: type-bug, needs backport to 3.13

#119702 - Better calibration of str.find aka FASTSEARCH

Issue - State: open - Opened by dgrigonis 5 days ago
Labels: type-feature, performance

#119701 - gh-119613: deprecate Py_IS_NAN/INFINITY and Py_IS_FINITE

Pull Request - State: closed - Opened by skirpichev 5 days ago - 2 comments

#119700 - SyntaxError thrown from the compiler exits the REPL

Issue - State: closed - Opened by JelleZijlstra 5 days ago - 3 comments
Labels: type-bug, 3.13, 3.14, topic-repl

#119699 - Class is not subclass of itself: `issubclass(First, First) is False`

Issue - State: open - Opened by treykeown 5 days ago - 1 comment
Labels: type-bug

#119698 - symtable.Class.get_methods() returns non-methods

Issue - State: open - Opened by JelleZijlstra 5 days ago - 1 comment
Labels: type-bug

#119695 - [3.13] gh-117398: Convert datetime.IsoCalendarDate To A Heap Type (gh-119637)

Pull Request - State: open - Opened by miss-islington 5 days ago - 1 comment
Labels: awaiting review, skip news

#119694 - [3.13] gh-117398: Add multiphase support to _datetime

Pull Request - State: open - Opened by ericsnowcurrently 5 days ago - 1 comment
Labels: awaiting core review, skip news

#119693 - gh-119692: Add Total UOp 'cost' to PyStats Output

Pull Request - State: open - Opened by JeffersGlass 5 days ago
Labels: awaiting review

#119691 - gh-119689: generate stack effect metadata for pseudo instructions

Pull Request - State: closed - Opened by iritkatriel 5 days ago
Labels: interpreter-core

#119690 - winapi audit events returning garbage

Issue - State: open - Opened by zooba 5 days ago - 4 comments
Labels: OS-windows, 3.11, 3.10, 3.9, 3.8, 3.12, 3.13, 3.14

#119689 - Generate stack effect for pseudo instructions

Issue - State: closed - Opened by iritkatriel 5 days ago
Labels: interpreter-core

#119688 - gh-110383: Address two issues from [email protected]

Pull Request - State: open - Opened by adiaholic 5 days ago - 2 comments
Labels: docs, awaiting review, skip news

#119687 - gh-109218: Improve documentation for the complex() constructor

Pull Request - State: open - Opened by serhiy-storchaka 5 days ago
Labels: docs, awaiting core review, skip news, needs backport to 3.12, needs backport to 3.13

#119686 - [3.12] gh-119538: Add missing expat build dependencies (GH-119647)

Pull Request - State: closed - Opened by miss-islington 5 days ago
Labels: skip news

#119685 - [3.13] gh-119538: Add missing expat build dependencies (GH-119647)

Pull Request - State: closed - Opened by miss-islington 5 days ago
Labels: skip news

#119680 - gh-119521: Rename IncompleteInputError to _IncompleteInputError and remove from stable ABI

Pull Request - State: open - Opened by pablogsal 5 days ago - 1 comment
Labels: awaiting core review

#119679 - Windows installer missing free-threading library

Issue - State: open - Opened by da-woods 5 days ago - 3 comments
Labels: type-bug, OS-windows, topic-installation, 3.13, 3.14

#119671 - Some ntpath/posixpath functions unusable on foreign OS

Issue - State: open - Opened by barneygale 5 days ago - 6 comments
Labels: docs

#119670 - shlex.quote: Add 'always' keyword argument

Issue - State: open - Opened by jb2170 5 days ago - 1 comment
Labels: type-feature, stdlib

#119665 - gh-119664: Remove deprecated `co_lnotab`

Pull Request - State: open - Opened by picnixz 5 days ago - 2 comments

#119664 - Remove deprecated `code.co_lnotab`

Issue - State: open - Opened by picnixz 5 days ago - 2 comments
Labels: type-feature, 3.14

#119663 - `PyType_GetModuleByDef` is really slow.

Issue - State: open - Opened by markshannon 5 days ago - 2 comments

#119661 - Build failure due to missing _Py_SINGLETON in static-extension-modules build (3.13 only)

Issue - State: closed - Opened by kpfleming 5 days ago - 8 comments
Labels: type-bug, topic-argument-clinic

#119656 - gh-97850: remove ``find_loader`` and ``get_loader`` from ``pkgutil``

Pull Request - State: open - Opened by picnixz 5 days ago - 6 comments
Labels: awaiting change review

#119655 - test_datetime leaks references

Issue - State: open - Opened by vstinner 5 days ago - 4 comments

#119641 - [3.13] gh-117398: Statically Allocate the Datetime C-API (GH-119472)

Pull Request - State: closed - Opened by ericsnowcurrently 6 days ago - 2 comments

#119637 - gh-117398: Convert datetime.IsoCalendarDate To A Heap Type

Pull Request - State: closed - Opened by ericsnowcurrently 6 days ago - 2 comments
Labels: skip news

#119620 - gh-109218: Deprecate weird cases in the complex() constructor

Pull Request - State: open - Opened by serhiy-storchaka 6 days ago - 1 comment
Labels: awaiting merge

#119619 - gh-119613: use C99+ functions instead of Py_IS_NAN/INFINITY/FINITE

Pull Request - State: closed - Opened by skirpichev 6 days ago - 11 comments
Labels: skip news

#119613 - Deprecate Py_IS_NAN/INFINITY/FINITE?

Issue - State: closed - Opened by skirpichev 6 days ago - 8 comments
Labels: type-feature, topic-C-API

#119609 - [C API] Add PyUnicode_AsNativeFormat() and PyUnicode_AsNativeFormat(): import/export as native string format

Issue - State: open - Opened by vstinner 6 days ago - 17 comments
Labels: type-feature, topic-C-API

#119604 - gh-117398: Add datetime C-API type check test for subinterpreters

Pull Request - State: open - Opened by neonene 6 days ago - 5 comments
Labels: tests, awaiting change review

#119593 - gh-119594: fractions.Fraction __pow__ to accept optional modulo argument

Pull Request - State: open - Opened by wimglenn 6 days ago - 8 comments
Labels: awaiting change review

#119585 - Crash in freethreading when acquiring/releasing the GIL in a finalizer

Issue - State: closed - Opened by da-woods 7 days ago - 2 comments
Labels: type-bug, topic-free-threading

#119582 - gh-119581: Add a test of InitVar with name shadowing

Pull Request - State: closed - Opened by stroxler 7 days ago - 3 comments
Labels: tests, skip news

#119574 - Some environment variables are missing from `--help-env`

Issue - State: open - Opened by devdanzin 7 days ago
Labels: docs