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

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
Refactor package creation support code into a common location tests Tests in the Lib/test dir
#59608 opened Jul 20, 2012 by cjerdonek
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
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
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
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
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
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
"universal newlines" subprocess support broken with select- and poll-based communicate() stdlib Python modules in the Lib dir tests Tests in the Lib/test dir topic-subprocess Subprocess issues. type-bug An unexpected behavior, bug, or error
#56832 opened Jul 23, 2011 by pitrou
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
Report correct coverage.py data for tests that invoke subprocesses tests Tests in the Lib/test dir type-feature A feature request or enhancement
#56187 opened May 2, 2011 by ncoghlan
[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
[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
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
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
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
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
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
extend captured_output to simulate different stdout.encoding easy pending The issue will be closed if no feedback is provided tests Tests in the Lib/test dir type-feature A feature request or enhancement
#52230 opened Feb 22, 2010 by florentx mannequin
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
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
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
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.