FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-131952: Add color to the `json` CLI by tomasr8 · Pull Request #132126 · 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-131952: Add color to the json CLI
- #132126
#132126
Merged
AA-Turner
merged 32 commits into
python:main
python/cpython:main
from
tomasr8:json-colors
tomasr8/cpython:json-colors
Copy head branch name to clipboard
Apr 19, 2025
Conversation
Commits
32
(32)
Checks
Files changed
Merged
gh-131952: Add color to the json CLI
#132126
AA-Turner
merged 32 commits into
python:main
python/cpython:main
from
tomasr8:json-colors
tomasr8/cpython:json-colors
Copy head branch name to clipboard
Commits
Commits on Apr 5, 2025
Add color to the json.tool CLI output
tomasr8
committed
cae293f
View commit details
Copy full SHA for cae293f
Browse repository at this point
Add news entry
tomasr8
committed
1854ae5
View commit details
Copy full SHA for 1854ae5
Browse repository at this point
Fix escaped quotes
tomasr8
committed
ee39cb2
View commit details
Copy full SHA for ee39cb2
Browse repository at this point
Fix tests
tomasr8
committed
5e726ee
View commit details
Copy full SHA for 5e726ee
Browse repository at this point
Fix the tests for real this time
tomasr8
committed
848a7be
View commit details
Copy full SHA for 848a7be
Browse repository at this point
Fix tests on Windows
tomasr8
committed
8d90ccb
View commit details
Copy full SHA for 8d90ccb
Browse repository at this point
Sort imports
tomasr8
committed
93e4306
View commit details
Copy full SHA for 93e4306
Browse repository at this point
Fix string regex
tomasr8
committed
f8d697a
View commit details
Copy full SHA for f8d697a
Browse repository at this point
Commits on Apr 6, 2025
Handle NaN & Infinity
tomasr8
committed
429e350
View commit details
Copy full SHA for 429e350
Browse repository at this point
Use only digits in number regex
tomasr8
committed
0abe76a
View commit details
Copy full SHA for 0abe76a
Browse repository at this point
Remove non-greedy matching in string regex
tomasr8
committed
1acd35d
View commit details
Copy full SHA for 1acd35d
Browse repository at this point
Test unicode
tomasr8
committed
691aecd
View commit details
Copy full SHA for 691aecd
Browse repository at this point
Pass the file to `can_colorize`
Show description for 5afac97
tomasr8
and
hugovk
authored
5afac97
View commit details
Copy full SHA for 5afac97
Browse repository at this point
Make the test file runnable
tomasr8
committed
911f75f
View commit details
Copy full SHA for 911f75f
Browse repository at this point
Use force_not_colorized
tomasr8
committed
4c27be7
View commit details
Copy full SHA for 4c27be7
Browse repository at this point
Remove unused variable
tomasr8
committed
18ce6fa
View commit details
Copy full SHA for 18ce6fa
Browse repository at this point
🦭
Show description for 18f7ae5
tomasr8
and
picnixz
authored
18f7ae5
View commit details
Copy full SHA for 18f7ae5
Browse repository at this point
Add a comment to the color regex
tomasr8
committed
b5157af
View commit details
Copy full SHA for b5157af
Browse repository at this point
Move helper functions to the start
tomasr8
committed
d7287e2
View commit details
Copy full SHA for d7287e2
Browse repository at this point
Make helper functions private
tomasr8
committed
177107b
View commit details
Copy full SHA for 177107b
Browse repository at this point
Prefer global functions
tomasr8
committed
b7589be
View commit details
Copy full SHA for b7589be
Browse repository at this point
Remove redundant comments
tomasr8
committed
e744290
View commit details
Copy full SHA for e744290
Browse repository at this point
Improve news entry
Show description for fac39c7
tomasr8
and
AA-Turner
authored
fac39c7
View commit details
Copy full SHA for fac39c7
Browse repository at this point
Commits on Apr 15, 2025
Highlight keys in a different color
tomasr8
committed
4f399be
View commit details
Copy full SHA for 4f399be
Browse repository at this point
Improve color contrast
tomasr8
committed
8bd0a36
View commit details
Copy full SHA for 8bd0a36
Browse repository at this point
Tone down the colors a bit
tomasr8
committed
37d4c08
View commit details
Copy full SHA for 37d4c08
Browse repository at this point
Use bold colors & fix tests
tomasr8
committed
1e6f4ea
View commit details
Copy full SHA for 1e6f4ea
Browse repository at this point
Commits on Apr 19, 2025
Use default color for numbers
tomasr8
committed
cc92518
View commit details
Copy full SHA for cc92518
Browse repository at this point
Add What's New entry
tomasr8
committed
4fc5e27
View commit details
Copy full SHA for 4fc5e27
Browse repository at this point
Simplify code
Show description for a489649
tomasr8
and
AA-Turner
authored
a489649
View commit details
Copy full SHA for a489649
Browse repository at this point
Lint fix
tomasr8
committed
789ca88
View commit details
Copy full SHA for 789ca88
Browse repository at this point
Fix typo
Show description for ce75f86
tomasr8
and
StanFromIreland
authored
ce75f86
View commit details
Copy full SHA for ce75f86
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL