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

UserDict __getitem__ behavior change between 3.11.1 and 3.12.0b2 stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#105524 opened Jun 8, 2023 by stefanv
ftplib: FTP_TLS storbinary is hanging/never completing stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#103443 opened Apr 11, 2023 by fmmazz
Python cannot access hci_channel field in sockaddr_hci 3.8 only security fixes stdlib Python modules in the Lib dir
#80313 opened Feb 27, 2019 by bsder mannequin
argparse.ArgumentParser is slow when parsing a very long option list 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
#96859 opened Sep 16, 2022 by alexeypa
json encoder unable to handle decimal 3.10 only security fixes stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#60739 opened Nov 22, 2012 by merwok
deactivate not available in tmux session started from a virtual environment stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#103291 opened Apr 5, 2023 by nakulj
socket.gethostbyname resolving octal IP addresses incorrectly 3.8 only security fixes 3.9 only security fixes 3.10 only security fixes OS-mac stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#71799 opened Jul 25, 2016 by mattrobenolt mannequin
Expected python bug using multiprocessing and inheritance stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#96469 opened Sep 1, 2022 by bsdis
Support instruction-level debugging in pdb stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#103049 opened Mar 27, 2023 by gaogaotiantian
5 tasks done
BaseHTTPRequestHandler.parse_request() loses client-provided information stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#99220 opened Nov 7, 2022 by tipabu
Help text in interactive Python is misleading stdlib Python modules in the Lib dir topic-repl Related to the interactive shell type-bug An unexpected behavior, bug, or error
#104471 opened May 14, 2023 by reuven
Support for Partitioned cookies attribute 3.13 bugs and security fixes stdlib Python modules in the Lib dir type-feature A feature request or enhancement
#112713 opened Dec 4, 2023 by giles-v
Support moving across filesystems in pathlib.Path, as shutil.move() does 3.14 new features, bugs and security fixes stdlib Python modules in the Lib dir topic-pathlib type-feature A feature request or enhancement
#73991 opened Mar 13, 2017 by LaurentMazuel mannequin
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
ProTip! Type g i on any issue or pull request to go back to the issue listing page.