This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-06-28 13:50:17 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
77cc4428a772b190ce10ec4d383594de09a03a45
cpython
/
Lib
/
unittest
T
History
Hugo van Kemenade
7cea70e14d
gh-144384: Lazily import
_colorize
(
#149318
)
2026-05-06 16:07:43 +00:00
..
__init__.py
…
__main__.py
…
_log.py
…
async_case.py
…
case.py
gh-143231: Do not swallow not matched warnings in assertWarns*() (GH-149229)
2026-05-03 10:24:57 +00:00
loader.py
…
main.py
gh-142389: Add backticks to stdlib argparse help to display in colour (
#149384
)
2026-05-04 22:23:18 +00:00
mock.py
…
result.py
…
runner.py
gh-144384: Lazily import
_colorize
(
#149318
)
2026-05-06 16:07:43 +00:00
signals.py
…
suite.py
…
util.py
…