FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-148823: Avoid importing `_colorize` when creating an `ArgumentParser` by DavidCEllis · Pull Request #148827 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-148823: Avoid importing _colorize when creating an ArgumentParser
- #148827
#148827
Merged
savannahostrowski
merged 12 commits into
python:main
python/cpython:main
from
DavidCEllis:defer-colorize-argparse
DavidCEllis/cpython:defer-colorize-argparse
Copy head branch name to clipboard
May 6, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
gh-148823: Avoid importing _colorize when creating an ArgumentParser
#148827
savannahostrowski
merged 12 commits into
python:main
python/cpython:main
from
DavidCEllis:defer-colorize-argparse
DavidCEllis/cpython:defer-colorize-argparse
Copy head branch name to clipboard
Commits
Commits on Apr 21, 2026
Add test helper logic to allow for additional commands in lazy import tests
DavidCEllis
committed
a2c9395
View commit details
Copy full SHA for a2c9395
Browse repository at this point
add tests for lazy imports
DavidCEllis
committed
629dd53
View commit details
Copy full SHA for 629dd53
Browse repository at this point
Lazily import _colorize
Show description for 4fa408e
DavidCEllis
committed
4fa408e
View commit details
Copy full SHA for 4fa408e
Browse repository at this point
subparser has also been fixed
DavidCEllis
committed
dd8dcf9
View commit details
Copy full SHA for dd8dcf9
Browse repository at this point
Commits on May 6, 2026
Add a test for parse_args (based on the readme example)
DavidCEllis
committed
36743f6
View commit details
Copy full SHA for 36743f6
Browse repository at this point
remove unnecessary f-string
DavidCEllis
committed
594619c
View commit details
Copy full SHA for 594619c
Browse repository at this point
📜🤖 Added by blurb_it.
blurb-it[bot]
authored
45ca6b4
View commit details
Copy full SHA for 45ca6b4
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into defer-colorize-argparse
DavidCEllis
committed
43b1c51
View commit details
Copy full SHA for 43b1c51
Browse repository at this point
Don't use colour for validation checks to avoid the _colorize import
DavidCEllis
committed
0740ca8
View commit details
Copy full SHA for 0740ca8
Browse repository at this point
Add a test to make sure the fake 'colorless' theme stays in sync with
Show description for da033fe
DavidCEllis
committed
da033fe
View commit details
Copy full SHA for da033fe
Browse repository at this point
Include the comment from the suggestion
DavidCEllis
committed
c803a10
View commit details
Copy full SHA for c803a10
Browse repository at this point
Merge branch 'main' into defer-colorize-argparse
savannahostrowski
authored
1d13627
View commit details
Copy full SHA for 1d13627
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL