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

copy fails on collections.OrderedDict dataclass with required args 3.11 only security fixes 3.12 bugs and security fixes 3.13 bugs and security fixes stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#105736 opened Jun 13, 2023 by ringohoffman
Garbage collection of the BytesIO buffer object raises an unraisable exception 3.11 only security fixes 3.12 bugs and security fixes 3.13 bugs and security fixes stdlib Python modules in the Lib dir topic-IO type-bug An unexpected behavior, bug, or error
#111331 opened Oct 25, 2023 by serhiy-storchaka
_pyio.BytesIO destructor raises an unraisable exception if there is a BytesIO buffer 3.11 only security fixes 3.12 bugs and security fixes 3.13 bugs and security fixes stdlib Python modules in the Lib dir topic-IO type-bug An unexpected behavior, bug, or error
#111330 opened Oct 25, 2023 by serhiy-storchaka
urllib.request.urlopen fails when userinfo is present in URL 3.9 only security fixes 3.10 only security fixes 3.11 only security fixes stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#78809 opened Sep 11, 2018 by YtvwlD mannequin
[doc] Attribute error with flush on stdout,stderr 3.11 only security fixes docs Documentation in the Doc dir easy topic-IO type-bug An unexpected behavior, bug, or error
#56229 opened May 6, 2011 by Jimbofbx mannequin
SystemError in re.match with a "*+" pattern 3.11 only security fixes 3.12 bugs and security fixes topic-regex type-bug An unexpected behavior, bug, or error
#101955 opened Feb 16, 2023 by aryla
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
codecs.open interprets FS, RS, GS as line ends 3.11 only security fixes 3.12 bugs and security fixes 3.13 bugs and security fixes topic-IO topic-unicode type-bug An unexpected behavior, bug, or error
#62491 opened Jun 24, 2013 by wpk mannequin
difflib.unified_diff loses context 3.11 only security fixes 3.12 bugs and security fixes 3.13 bugs and security fixes stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#55841 opened Mar 22, 2011 by BriceVideau mannequin
copy.copy() does not properly copy os.environment 3.11 only security fixes stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#59578 opened Jul 16, 2012 by htgoebel mannequin
Confusing error message when passing bytes to print with file pointing to a binary file 3.10 only security fixes 3.11 only security fixes 3.12 bugs and security fixes topic-IO type-bug An unexpected behavior, bug, or error
#50553 opened Jun 18, 2009 by bitdancer
[doc] Embedding into a shared library fails again 3.9 only security fixes 3.10 only security fixes 3.11 only security fixes docs Documentation in the Doc dir type-bug An unexpected behavior, bug, or error
#63352 opened Oct 3, 2013 by rinatous mannequin
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
http.server - what is executable on Windows 3.11 only security fixes stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#54692 opened Nov 21, 2010 by vpython mannequin
sys.executable generating canonical path 3.9 only security fixes 3.10 only security fixes 3.11 only security fixes stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#58296 opened Feb 22, 2012 by alvesjnr mannequin
Pure Python operator.index doesn't match the C version. 3.11 only security fixes extension-modules C modules in the Modules dir type-bug An unexpected behavior, bug, or error
#62912 opened Aug 12, 2013 by mdickinson
Re-enable test_modules_search_builtin() in test_pydoc 3.9 only security fixes 3.10 only security fixes 3.11 only security fixes tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#64327 opened Jan 5, 2014 by ericsnowcurrently
urllib/http fail to sanitize a non-ascii url 3.9 only security fixes 3.10 only security fixes 3.11 only security fixes stdlib Python modules in the Lib dir topic-unicode type-bug An unexpected behavior, bug, or error
#64758 opened Feb 8, 2014 by dubslow mannequin
urllib.request.Request 'timeout' attribute needs to have a default 3.11 only security fixes easy stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#48329 opened Oct 8, 2008 by sidnei mannequin
The decode_header() function decodes raw part to bytes or str, depending on encoded part 3.9 only security fixes 3.10 only security fixes 3.11 only security fixes stdlib Python modules in the Lib dir topic-email type-bug An unexpected behavior, bug, or error
#67022 opened Nov 10, 2014 by py-user mannequin
urllib.parse wrongly strips empty #fragment, ?query, //netloc 3.11 only security fixes stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#67041 opened Nov 12, 2014 by soilandreyes mannequin
unittest.__init__:main shadows unittest.main 3.11 only security fixes stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#67047 opened Nov 13, 2014 by rbtcollins
base64_codec uses assert for runtime validity checks 3.11 only security fixes stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#62040 opened Apr 25, 2013 by ncoghlan
python produces zombie in webbrowser.open 3.9 only security fixes 3.10 only security fixes 3.11 only security fixes stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#50243 opened May 11, 2009 by dontbugme mannequin
ProTip! Type g i on any issue or pull request to go back to the issue listing page.