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

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 updated Apr 10, 2022
test_update2 in test_os.py invalid due to os.environ.clear() followed by reliance on environ COMSPEC tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#49301 opened Jan 25, 2009 by lkcl mannequin updated Apr 10, 2022
Add missing tests for FlushKey, LoadKey, and SaveKey in winreg 3.9 only security fixes 3.10 only security fixes 3.11 only security fixes extension-modules C modules in the Modules dir OS-windows tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#52825 opened Apr 30, 2010 by briancurtin updated Apr 10, 2022
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 updated Apr 10, 2022
Add ABCMeta.has_methods and tests that use it stdlib Python modules in the Lib dir tests Tests in the Lib/test dir type-feature A feature request or enhancement
#53940 opened Sep 1, 2010 by stutzbach mannequin updated Apr 10, 2022
Memory allocation fault-injection? tests Tests in the Lib/test dir type-feature A feature request or enhancement
#54404 opened Oct 26, 2010 by davidmalcolm updated Apr 10, 2022
[Windows] suggestion for os.kill(pid,CTRL_C_EVENT) in tests 3.8 only security fixes 3.9 only security fixes 3.10 only security fixes OS-windows tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#55570 opened Mar 1, 2011 by iigor mannequin updated Apr 10, 2022
[doc] TextTestRunner documentation improvements 3.9 only security fixes 3.10 only security fixes 3.11 only security fixes docs Documentation in the Doc dir easy tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#55594 opened Mar 3, 2011 by techtonik mannequin updated Apr 10, 2022
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 updated Apr 10, 2022
pkgutil.extend_path has no tests 3.7 (EOL) end of life 3.8 only security fixes 3.9 only security fixes easy tests Tests in the Lib/test dir type-feature A feature request or enhancement
#59022 opened May 15, 2012 by ericvsmith updated Apr 10, 2022
Test harness unnecessarily disambiguating twice easy tests Tests in the Lib/test dir type-feature A feature request or enhancement
#59510 opened Jul 9, 2012 by cjerdonek updated Apr 10, 2022
Test pkgutil.walk_packages in test_pkgutil instead of test_runpy tests Tests in the Lib/test dir type-feature A feature request or enhancement
#59563 opened Jul 15, 2012 by ncoghlan updated Apr 10, 2022
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 updated Apr 10, 2022
Refactor package creation support code into a common location tests Tests in the Lib/test dir
#59608 opened Jul 20, 2012 by cjerdonek updated Apr 10, 2022
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 updated Apr 10, 2022
quopri module differences in quoted-printable text with whitespace docs Documentation in the Doc dir tests Tests in the Lib/test dir topic-email type-bug An unexpected behavior, bug, or error
#60677 opened Nov 14, 2012 by aleperalta mannequin updated Apr 10, 2022
Add skip_on_windows decorator to test.support tests Tests in the Lib/test dir type-feature A feature request or enhancement
#61852 opened Apr 7, 2013 by berkerpeksag updated Apr 10, 2022
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 updated Apr 10, 2022
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 updated Apr 10, 2022
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 updated Apr 10, 2022
Minor increase to Pickle test coverage tests Tests in the Lib/test dir type-feature A feature request or enhancement
#62600 opened Jul 8, 2013 by davidsackett mannequin updated Apr 10, 2022
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 updated Apr 10, 2022
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 updated Apr 10, 2022
test_sys.test_ioencoding_nonascii() fails with ASCII locale encoding tests Tests in the Lib/test dir type-bug An unexpected behavior, bug, or error
#63258 opened Sep 20, 2013 by pitrou updated Apr 10, 2022
nturl2path test coverage tests Tests in the Lib/test dir type-feature A feature request or enhancement
#63582 opened Oct 24, 2013 by ColinWilliams mannequin updated Apr 10, 2022
ProTip! Adding no:label will show everything without a label.