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

Slow inspect.getmodule 3.12 bugs and security fixes performance Performance or resource usage stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#92041 opened Apr 29, 2022 by mdeck
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
unparsing FormattedValue without JoinedStr fails stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#111257 opened Oct 24, 2023 by 15r10nk
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
Datetime and time doesn't update timezone in a running Win app OS-windows stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#61827 opened Apr 3, 2013 by cm 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
include a codec to handle escaping only control characters but not any others stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#62879 opened Aug 7, 2013 by underrun 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
multiprocessing.Pool._terminate_pool restarts workers during shutdown stdlib Python modules in the Lib dir topic-multiprocessing type-bug An unexpected behavior, bug, or error
#63295 opened Sep 26, 2013 by ecatmur mannequin
os.execv executes in background on Windows 3.10 only security fixes extension-modules C modules in the Modules dir OS-windows stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#63323 opened Sep 29, 2013 by techtonik mannequin
test.support method for dual-testing accelerated code (fixes test_exceptions and other's pickle testing) stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#53350 opened Jun 28, 2010 by abalkin
instantiating and populating xml.dom.minidom.Element is cumbersome easy stdlib Python modules in the Lib dir topic-XML type-feature A feature request or enhancement
#49099 opened Jan 5, 2009 by exarkun mannequin
urllib.request.urlopen leaks exceptions from socket and httplib.client stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#57945 opened Jan 8, 2012 by jmoy mannequin
Improved serialization error logging in xmlrpclib 3.9 only security fixes 3.10 only security fixes stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#46701 opened Mar 21, 2008 by blunck2 mannequin
smtplib does not fully support IPv6 in EHLO 3.8 only security fixes 3.9 only security fixes 3.10 only security fixes stdlib Python modules in the Lib dir topic-email type-bug An unexpected behavior, bug, or error
#47711 opened Jul 28, 2008 by dmorr mannequin
codecs.charmap_build is untested and undocumented docs Documentation in the Doc dir stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#48181 opened Sep 22, 2008 by fijal
email module should have a way to prepend and insert headers stdlib Python modules in the Lib dir topic-email type-feature A feature request or enhancement
#62339 opened Jun 5, 2013 by kbandla mannequin
Add MixedTypeKey to reprlib stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#62373 opened Jun 9, 2013 by ncoghlan
urllib2/urllib.parse.splitport does not handle IPv6 correctly stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#62391 opened Jun 11, 2013 by jd mannequin
signal module ignores external signal changes stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#57494 opened Oct 28, 2011 by vilya mannequin
argparse add_mutually_exclusive_group should accept existing arguments to register conflicts stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#55193 opened Jan 22, 2011 by gotgenes mannequin
Option to kill "stuck" workers in a multiprocessing pool stdlib Python modules in the Lib dir topic-multiprocessing type-feature A feature request or enhancement
#58356 opened Feb 28, 2012 by pfmoore
ProTip! no:milestone will show everything without a milestone.