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

Support parametrized tests in unittest tests Tests in the Lib/test dir type-feature A feature request or enhancement
#52145 opened Feb 10, 2010 by fperez mannequin
Make test.script_helper more comprehensive, and use it in the test suite tests Tests in the Lib/test dir type-feature A feature request or enhancement
#53726 opened Aug 4, 2010 by pitrou
Improve os.rename documentation and tests docs Documentation in the Doc dir stdlib Python modules in the Lib dir tests Tests in the Lib/test dir type-feature A feature request or enhancement
#60482 opened Oct 18, 2012 by DavidBenjamin mannequin
test_threading.test_4_daemon_threads() crash randomly tests Tests in the Lib/test dir
#110052 opened Sep 28, 2023 by vstinner
Split up _testcapimodule.c tests Tests in the Lib/test dir topic-C-API
#93649 opened Jun 9, 2022 by encukou
Provide test coverage for filecmp.dircmp.report methods. tests Tests in the Lib/test dir type-feature A feature request or enhancement
#59723 opened Aug 1, 2012 by cbc mannequin
test_httpservers hangs since Python 3.5 OS-windows tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#69282 opened Sep 14, 2015 by terryjreedy
test_ssl: test_wrong_cert_tls13() and test_pha_required_nocert() fail randomly on Windows 3.10 only security fixes tests Tests in the Lib/test dir topic-SSL type-bug An unexpected behavior, bug, or error
#88087 opened Apr 23, 2021 by pablogsal
Metabug: Improving C-level coverage easy tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#94808 opened Jul 13, 2022 by mdboom 100+
Lib/pty.py major revision 3.8 only security fixes 3.9 only security fixes 3.10 only security fixes OS-mac OS-windows stdlib Python modules in the Lib dir tests Tests in the Lib/test dir
#85984 opened Sep 19, 2020 by 8vasu mannequin
IDLE: add tests for help_about.py 3.7 (EOL) end of life tests Tests in the Lib/test dir topic-IDLE type-feature A feature request or enhancement
#74476 opened May 6, 2017 by terryjreedy
Add example of using load_tests to parameterise Test Cases 3.11 only security fixes docs Documentation in the Doc dir easy tests Tests in the Lib/test dir type-feature A feature request or enhancement
#56809 opened Jul 21, 2011 by abingham mannequin
cleanup the stdlib and tests with regard to sys.platform usage 3.8 only security fixes stdlib Python modules in the Lib dir tests Tests in the Lib/test dir
#80805 opened Apr 13, 2019 by aixtools
test_support.find_unused_port can cause socket conflicts on Windows 3.12 bugs and security fixes OS-windows tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#52822 opened Apr 30, 2010 by pfmoore
test_socket leaks file descriptors on macOS 3.11 only security fixes 3.12 bugs and security fixes 3.13 bugs and security fixes OS-mac tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#80931 opened Apr 29, 2019 by tirkarthi
Refactor package creation support code into a common location tests Tests in the Lib/test dir
#59608 opened Jul 20, 2012 by cjerdonek
OS X test for Tk availability doesn't work 3.7 (EOL) end of life 3.8 only security fixes OS-mac tests Tests in the Lib/test dir topic-tkinter type-bug An unexpected behavior, bug, or error
#61698 opened Mar 20, 2013 by alex
test_minidom has many empty tests easy tests Tests in the Lib/test dir topic-XML type-feature A feature request or enhancement
#63882 opened Nov 21, 2013 by zware
[Windows] scandir returns filenotfound for long paths but os.walk does not 3.9 only security fixes OS-windows tests Tests in the Lib/test dir topic-IO
#90242 opened Dec 15, 2021 by jschwar313 mannequin
test_peg_generator leaks references 3.13 bugs and security fixes tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#105063 opened May 29, 2023 by Eclips4
Unify tests for str.format and string.Formatter 3.10 only security fixes tests Tests in the Lib/test dir type-feature A feature request or enhancement
#58227 opened Feb 15, 2012 by ncoghlan
The symbolic value lattice used in the tier 2 optimizer needs documentation and tests. docs Documentation in the Doc dir tests Tests in the Lib/test dir
#115816 opened Feb 22, 2024 by markshannon
sys.path in tests contains system directories build The build process and cross-build tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#44665 opened Mar 6, 2007 by nyb mannequin
test_resource fails when file size is limited 3.11 only security fixes 3.12 bugs and security fixes 3.13 bugs and security fixes tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#37883 opened Jan 31, 2003 by nnorwitz mannequin
decouple unittest assertions from the TestCase class 3.9 only security fixes tests Tests in the Lib/test dir type-feature A feature request or enhancement
#63844 opened Nov 18, 2013 by GregorySalvan mannequin
ProTip! Adding no:label will show everything without a label.