FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-131507: Add support for syntax highlighting in PyREPL by ambv · Pull Request #133247 · 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-131507: Add support for syntax highlighting in PyREPL
- #133247
#133247
Merged
ambv
merged 23 commits into
python:main
python/cpython:main
from
ambv:pyrepl-syntax-highlighting-tokens
ambv/cpython:pyrepl-syntax-highlighting-tokens
Copy head branch name to clipboard
May 2, 2025
Conversation
Commits
23
(23)
Checks
Files changed
Merged
gh-131507: Add support for syntax highlighting in PyREPL
#133247
ambv
merged 23 commits into
python:main
python/cpython:main
from
ambv:pyrepl-syntax-highlighting-tokens
ambv/cpython:pyrepl-syntax-highlighting-tokens
Copy head branch name to clipboard
Commits
Commits on Apr 29, 2025
gh-131507: Add support for syntax highlighting in PyREPL
ambv
committed
e921a80
View commit details
Copy full SHA for e921a80
Browse repository at this point
Add Blurb
ambv
committed
fb95911
View commit details
Copy full SHA for fb95911
Browse repository at this point
Fix irrelevant Windows tests
ambv
committed
b428513
View commit details
Copy full SHA for b428513
Browse repository at this point
Replace idlelib.colorizer with a faster solution
ambv
committed
2bdcd06
View commit details
Copy full SHA for 2bdcd06
Browse repository at this point
Slurp the entire input buffer before refreshing display during bracketed paste
ambv
committed
8c70c45
View commit details
Copy full SHA for 8c70c45
Browse repository at this point
Implement getpending() on Windows
ambv
committed
4d7ae36
View commit details
Copy full SHA for 4d7ae36
Browse repository at this point
Adapt tests
ambv
committed
9585bd6
View commit details
Copy full SHA for 9585bd6
Browse repository at this point
Commits on Apr 30, 2025
Support soft keywords (fight fire with fire)
ambv
committed
b1f2557
View commit details
Copy full SHA for b1f2557
Browse repository at this point
Fix test
ambv
committed
01e1129
View commit details
Copy full SHA for 01e1129
Browse repository at this point
Remove unnecessary import
ambv
committed
20eff49
View commit details
Copy full SHA for 20eff49
Browse repository at this point
Add test for prev_next_window
ambv
committed
8d3648a
View commit details
Copy full SHA for 8d3648a
Browse repository at this point
Commits on May 1, 2025
Windows: bracketed pasting of 448692 chars done in 2.38s ✊
ambv
committed
656fea3
View commit details
Copy full SHA for 656fea3
Browse repository at this point
Remove colors from Windows low-level console tests
ambv
committed
dac8961
View commit details
Copy full SHA for dac8961
Browse repository at this point
Fix lint and stuff
ambv
committed
7891fa7
View commit details
Copy full SHA for 7891fa7
Browse repository at this point
Add experimental theming support for syntax highlighting and the prompt
ambv
committed
362a21b
View commit details
Copy full SHA for 362a21b
Browse repository at this point
Fix lint
ambv
committed
ffebbbe
View commit details
Copy full SHA for ffebbbe
Browse repository at this point
Merge branch 'main' into pyrepl-syntax-highlighting-tokens
ambv
committed
388e494
View commit details
Copy full SHA for 388e494
Browse repository at this point
Add t-string support to syntax highlighting
ambv
committed
9b60382
View commit details
Copy full SHA for 9b60382
Browse repository at this point
Commits on May 2, 2025
Apply suggestions from code review
Show description for f835dba
authored
f835dba
View commit details
Copy full SHA for f835dba
Browse repository at this point
Add _colorize.ANSIColors.BOLD
ambv
committed
9003d05
View commit details
Copy full SHA for 9003d05
Browse repository at this point
Remove - and + from first sets matching for `match`
ambv
committed
ff1f92b
View commit details
Copy full SHA for ff1f92b
Browse repository at this point
Address Pablo's review
ambv
committed
bd84cd8
View commit details
Copy full SHA for bd84cd8
Browse repository at this point
Exclude applying soft keywords inside any bracket pairs, not just parentheses
ambv
committed
080f300
View commit details
Copy full SHA for 080f300
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL