Skip to content

Issues: python/cpython

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

PEP 703 -- Making the Global Interpreter Lock Optional in CPython 3.13 bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-free-threading type-feature A feature request or enhancement
#108219 opened Aug 21, 2023 by colesbury 100+
Pluggable optimizer API 3.13 bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage
#104584 opened May 17, 2023 by markshannon
Add context about the failed assert expression to AssertionError (make pytest magic easy) interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#105799 opened Jun 14, 2023 by gpshead
JIT: improve AArch64 code generation 3.14 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage topic-JIT type-feature A feature request or enhancement
#119726 opened May 29, 2024 by diegorusso
2 of 5 tasks
sys.exit(code) returns "success" to the OS for some nonzero values of code 3.11 only security fixes 3.12 bugs and security fixes 3.13 bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#68240 opened Apr 24, 2015 by abalkin
pickle special methods are looked up on the instance rather than the type 3.11 only security fixes 3.12 bugs and security fixes 3.13 bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#60455 opened Oct 16, 2012 by ericsnowcurrently
C/API PyErr_AsUnicode() interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#50533 opened Jun 14, 2009 by ideasman42 mannequin
"ImportError: dynamic module does not define init function" when deleting and recreating .so files from different machines over NFS interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#63814 opened Nov 15, 2013 by ecatmur mannequin
Allow built-in packages and submodules as well as top-level modules interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#44508 opened Jan 25, 2007 by mlobo mannequin
PyType_Ready doesn't ensure that all bases are ready interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#47703 opened Jul 27, 2008 by rupole mannequin
Add index attribute to IndexError interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#62362 opened Jun 7, 2013 by brettcannon
Add 'unexpected_type' to TypeError interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#62365 opened Jun 7, 2013 by brettcannon
define built-in exceptions in Python code 3.7 (EOL) end of life interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#62370 opened Jun 8, 2013 by brettcannon
PEP447: Add type.__getdescriptor__ interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#62381 opened Jun 10, 2013 by ronaldoussoren
Result type depends on order of operands for bytes and bytearray 3.11 only security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#57507 opened Oct 31, 2011 by ncoghlan
str.isspace should use the Unicode White_Space property 3.9 only security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-unicode type-bug An unexpected behavior, bug, or error
#62436 opened Jun 17, 2013 by abalkin
PyMemoryView_FromBuffer() behavior change (possible regression) interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#60025 opened Aug 30, 2012 by skrah mannequin
Incorrect behaviour of super() in a metaclass-created subclass interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#64780 opened Feb 10, 2014 by jdetrey mannequin
Remove unneeded "context" pointer from getters and setters interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#50130 opened Apr 29, 2009 by larryhastings
Add Py_BREAKPOINT and sys._breakpoint hooks interpreter-core (Objects, Python, Grammar, and Parser dirs) stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#53844 opened Aug 18, 2010 by davidmalcolm
Incorrect operand precedence when implementing sequences in C 3.11 only security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#55686 opened Mar 12, 2011 by terryjreedy
erroneous behavior when creating classes inside a closure 3.9 only security fixes 3.10 only security fixes 3.11 only security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#53472 opened Jul 11, 2010 by monsanto mannequin
Format string for ASCII unicode or bytes-like object as readonly buffer interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#63865 opened Nov 20, 2013 by tiran
Clarify how to use various import-related locks interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
#63894 opened Nov 22, 2013 by brettcannon
MSVCRT's spawnve/spawnvpe are not thread safe interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#50725 opened Jul 13, 2009 by jfonseca mannequin
ProTip! What’s not been updated in a month: updated:<2024-06-11.