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

Test issue tests Tests in the Lib/test dir
#91420 opened Apr 10, 2022 by ezio-melotti
Refactor the test_runpy walk_package support code into a common location easy tests Tests in the Lib/test dir type-feature A feature request or enhancement
#59581 opened Jul 17, 2012 by cjerdonek
Refactor package creation support code into a common location tests Tests in the Lib/test dir
#59608 opened Jul 20, 2012 by cjerdonek
Increased test coverage for filecmp.py tests Tests in the Lib/test dir type-feature A feature request or enhancement
#62928 opened Aug 13, 2013 by AlexVolkov mannequin
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
test_xmlrpc waits forever instead of reporting failure 3.8 only security fixes 3.9 only security fixes 3.10 only security fixes tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#65269 opened Mar 26, 2014 by matejcik mannequin
Coverage of codecs.py stdlib Python modules in the Lib dir tests Tests in the Lib/test dir
#57017 opened Aug 22, 2011 by tleeuwenburg mannequin
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
allow the testsuite to run in the installed location tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#61950 opened Apr 16, 2013 by doko42
run the testsuite in batched mode tests Tests in the Lib/test dir type-feature A feature request or enhancement
#61983 opened Apr 17, 2013 by doko42
the test suite should honor an http_proxy for running the test suite tests Tests in the Lib/test dir type-feature A feature request or enhancement
#61984 opened Apr 17, 2013 by doko42
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
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
removing pythonXY.zip from sys.path results in additional test failures tests Tests in the Lib/test dir type-feature A feature request or enhancement
#65448 opened Apr 15, 2014 by doko42
Add windows_helper module helper 3.9 only security fixes 3.10 only security fixes OS-windows tests Tests in the Lib/test dir type-feature A feature request or enhancement
#66278 opened Jul 26, 2014 by PCManticore mannequin
Integration tests for pty.spawn on Linux and all other platforms 3.7 (EOL) end of life tests Tests in the Lib/test dir type-feature A feature request or enhancement
#73256 opened Dec 25, 2016 by diekmann mannequin
Run Tkinter tests with wantobjects=False tests Tests in the Lib/test dir topic-tkinter type-feature A feature request or enhancement
#65784 opened May 26, 2014 by serhiy-storchaka
Improve bigmem tests tests Tests in the Lib/test dir type-feature A feature request or enhancement
#75876 opened Oct 4, 2017 by serhiy-storchaka
CEnvironmentVariableTests and PyEnvironmentVariableTests test the same implementation tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#67217 opened Dec 10, 2014 by serhiy-storchaka
Idle unittests: make gui, mock switching easier. 3.7 (EOL) end of life 3.8 only security fixes tests Tests in the Lib/test dir topic-IDLE type-feature A feature request or enhancement
#65846 opened Jun 3, 2014 by terryjreedy
Idle: test configuration files 3.7 (EOL) end of life 3.8 only security fixes tests Tests in the Lib/test dir topic-IDLE type-feature A feature request or enhancement
#65895 opened Jun 8, 2014 by terryjreedy
json module won't parse a float that starts with a decimal point docs Documentation in the Doc dir easy tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#64070 opened Dec 3, 2013 by picomancer mannequin
test_socket fails with sem_init: Too many open files tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#66798 opened Oct 11, 2014 by UrsTraber mannequin
Find a way to detect incorrectly skipped tests tests Tests in the Lib/test dir type-feature A feature request or enhancement
#63168 opened Sep 8, 2013 by ncoghlan
IDLE: Improve Mock_Text 3.10 only security fixes tests Tests in the Lib/test dir topic-IDLE type-feature A feature request or enhancement
#62704 opened Jul 19, 2013 by JayKrish mannequin
ProTip! Exclude everything labeled bug with -label:bug.