FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Preserve `str` subclasses in `ascii()` for ASCII-only `__repr__` results by Copilot · Pull Request #7455 · RustPython/RustPython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
RustPython
/
RustPython
Public
Notifications
You must be signed in to change notification settings
Fork
1.5k
Star
22.3k
Code
Issues
295
Pull requests
99
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Preserve str subclasses in ascii() for ASCII-only __repr__ results
- #7455
#7455
Merged
youknowone
merged 4 commits into
main
RustPython/RustPython:main
from
copilot/fix-ascii-discards-str-subclass
RustPython/RustPython:copilot/fix-ascii-discards-str-subclass
Copy head branch name to clipboard
Mar 19, 2026
Conversation
Commits
4
(4)
Checks
Files changed
Merged
Preserve str subclasses in ascii() for ASCII-only __repr__ results
#7455
youknowone
merged 4 commits into
main
RustPython/RustPython:main
from
copilot/fix-ascii-discards-str-subclass
RustPython/RustPython:copilot/fix-ascii-discards-str-subclass
Copy head branch name to clipboard
Commits
Commits on Mar 17, 2026
Initial plan
Copilot
committed
043bf3e
View commit details
Copy full SHA for 043bf3e
Browse repository at this point
Preserve str subclasses in ascii
Show description for 18fb23e
Copilot
and
youknowone
committed
18fb23e
View commit details
Copy full SHA for 18fb23e
Browse repository at this point
Fix ruff formatting in builtin_ascii.py snippet
Show description for 6803cee
Copilot
and
youknowone
committed
6803cee
View commit details
Copy full SHA for 6803cee
Browse repository at this point
Commits on Mar 18, 2026
Delegate builtin_ascii() to PyObject::ascii() to eliminate duplication
Show description for 77767fc
Copilot
and
youknowone
committed
77767fc
View commit details
Copy full SHA for 77767fc
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL