René's URL Explorer Experiment


Title: Fix most of `unicodedata`, unmask multiple tests, and remove `ucd` by joshuamegnauth54 · Pull Request #7947 · RustPython/RustPython · GitHub

Open Graph Title: Fix most of `unicodedata`, unmask multiple tests, and remove `ucd` by joshuamegnauth54 · Pull Request #7947 · RustPython/RustPython

X Title: Fix most of `unicodedata`, unmask multiple tests, and remove `ucd` by joshuamegnauth54 · Pull Request #7947 · RustPython/RustPython

Description: Python bundles an old version of Unicode for compatibility. RustPython tries to mimic supporting that old version by checking the version of individual chars. This is a problem for a few reasons. The first is that the age check adds an additional hit per each char lookup in Unicode data. The check is outdated because the unic-ucd-age crate is several versions behind the current Unicode version. The check rejects valid chars because of the version differences. The check is subtly wrong because it returns properties for Unicode 16.0.0 for Unicode 3.2.0 while checking against a Unicode 10.0.0 database. Unfortunately, there isn't a crate that can help us here. icu4x targets modern Unicode versions. Writing a data provider for icu4x for Unicode 3.2.0 is a lot of work for a legacy path. I opted to parse the Unicode 3.2.0 data myself but to skip icu4x (mostly) to instead write small lookup tables. As of this commit, Unicode names is still wrong for 3.2.0. Luckily, the crate RustPython uses is fast and robust for modern Unicode. Summary by CodeRabbit New Features Vendored Unicode 3.2.0 plus new “latest” compatibility datasets for broader coverage. Improvements Version-aware Unicode lookups (category, bidi, width, decomposition) with reduced allocations. Numeric APIs (digit/decimal/numeric) clarified to return normalized numeric values where applicable. Bug Fixes Applied normalization/decomposition corrections for historic compatibility. Documentation Added guidance on vendored Unicode data and update policy. Tests Updated Unicode tests to validate decompositions and versioned behavior.

Open Graph Description: Python bundles an old version of Unicode for compatibility. RustPython tries to mimic supporting that old version by checking the version of individual chars. This is a problem for a few reasons. T...

X Description: Python bundles an old version of Unicode for compatibility. RustPython tries to mimic supporting that old version by checking the version of individual chars. This is a problem for a few reasons. T...

Opengraph URL: https://github.com/RustPython/RustPython/pull/7947

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:805c7397-c918-b144-0548-f1ee415e8548
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idD3A8:264DE9:65BC6:86C2F:6A610C8F
html-safe-noncec852f524f317c2f00f073a238bd48bd0cdd3454caaf25b5c1bac4e20a1ddadc0
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJEM0E4OjI2NERFOTo2NUJDNjo4NkMyRjo2QTYxMEM4RiIsInZpc2l0b3JfaWQiOiI2OTM3ODMwMjc4OTc3MDk2ODQ3IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmacebb66cf85e79e71bf5df6351e1668cfb799c280bb70540a426e53669a8d67886
hovercard-subject-tagpull_request:3726106193
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/RustPython/RustPython/pull/7947/files
twitter:imagehttps://avatars.githubusercontent.com/u/48846352?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/48846352?s=400&v=4
og:image:altPython bundles an old version of Unicode for compatibility. RustPython tries to mimic supporting that old version by checking the version of individual chars. This is a problem for a few reasons. T...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None86be97fd69ac233b46e43a5eed04ceac6498abe1efaf1af3b9573eb216019c05
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/RustPython/RustPython git https://github.com/RustPython/RustPython.git
octolytics-dimension-user_id39710557
octolytics-dimension-user_loginRustPython
octolytics-dimension-repository_id135201145
octolytics-dimension-repository_nwoRustPython/RustPython
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id135201145
octolytics-dimension-repository_network_root_nwoRustPython/RustPython
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releasef80280886562a52fe1f6b9cab9f9c1dc3b9a78a2
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/RustPython/RustPython/pull/7947/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FRustPython%2FRustPython%2Fpull%2F7947%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
Code QualityEnforce quality at mergehttps://github.com/features/code-quality
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FRustPython%2FRustPython%2Fpull%2F7947%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=RustPython%2FRustPython
Reloadhttps://github.com/RustPython/RustPython/pull/7947/files
Reloadhttps://github.com/RustPython/RustPython/pull/7947/files
Reloadhttps://github.com/RustPython/RustPython/pull/7947/files
Please reload this pagehttps://github.com/RustPython/RustPython/pull/7947/files
RustPython https://github.com/RustPython
RustPythonhttps://github.com/RustPython/RustPython
Notifications https://github.com/login?return_to=%2FRustPython%2FRustPython
Fork 1.5k https://github.com/login?return_to=%2FRustPython%2FRustPython
Star 22.2k https://github.com/login?return_to=%2FRustPython%2FRustPython
Code https://github.com/RustPython/RustPython
Issues 293 https://github.com/RustPython/RustPython/issues
Pull requests 103 https://github.com/RustPython/RustPython/pulls
Discussions https://github.com/RustPython/RustPython/discussions
Actions https://github.com/RustPython/RustPython/actions
Projects https://github.com/RustPython/RustPython/projects
Models https://github.com/RustPython/RustPython/models
Wiki https://github.com/RustPython/RustPython/wiki
Security and quality 0 https://github.com/RustPython/RustPython/security
Insights https://github.com/RustPython/RustPython/pulse
Code https://github.com/RustPython/RustPython
Issues https://github.com/RustPython/RustPython/issues
Pull requests https://github.com/RustPython/RustPython/pulls
Discussions https://github.com/RustPython/RustPython/discussions
Actions https://github.com/RustPython/RustPython/actions
Projects https://github.com/RustPython/RustPython/projects
Models https://github.com/RustPython/RustPython/models
Wiki https://github.com/RustPython/RustPython/wiki
Security and quality https://github.com/RustPython/RustPython/security
Insights https://github.com/RustPython/RustPython/pulse
Sign up for GitHub https://github.com/signup?return_to=%2FRustPython%2FRustPython%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2FRustPython%2FRustPython%2Fissues%2Fnew%2Fchoose
youknowonehttps://github.com/youknowone
RustPython:mainhttps://github.com/RustPython/RustPython/tree/main
joshuamegnauth54:fix-isprintablehttps://github.com/joshuamegnauth54/RustPython/tree/fix-isprintable
Conversation 28 https://github.com/RustPython/RustPython/pull/7947
Commits 1 https://github.com/RustPython/RustPython/pull/7947/commits
Checks 26 https://github.com/RustPython/RustPython/pull/7947/checks
Files changed https://github.com/RustPython/RustPython/pull/7947/files
Please reload this pagehttps://github.com/RustPython/RustPython/pull/7947/files
Fix most of unicodedata, unmask multiple tests, and remove ucd https://github.com/RustPython/RustPython/pull/7947/files#top
Show all changes 1 commit https://github.com/RustPython/RustPython/pull/7947/files
3cf6039 Fix most of `unicodedata`; unmask multiple tests joshuamegnauth54 May 21, 2026 https://github.com/RustPython/RustPython/pull/7947/commits/3cf603916206965677c889ca83e14364a4cbac7f
Clear filters https://github.com/RustPython/RustPython/pull/7947/files
Please reload this pagehttps://github.com/RustPython/RustPython/pull/7947/files
Please reload this pagehttps://github.com/RustPython/RustPython/pull/7947/files
Cargo.lock https://github.com/RustPython/RustPython/pull/7947/files#diff-13ee4b2252c9e516a0547f2891aa2105c3ca71c6d7a1e682c69be97998dfc87e
Cargo.toml https://github.com/RustPython/RustPython/pull/7947/files#diff-2e9d962a08321605940b5a657135052fbcef87b5e360662bb527c96d9a615542
test_str.py https://github.com/RustPython/RustPython/pull/7947/files#diff-8809b8b5760b4fe0fe405eed574cce8d237bda65b4b3168eed59c4d65e918d64
test_unicodedata.py https://github.com/RustPython/RustPython/pull/7947/files#diff-c31ff7b8fca97de6b4fdaca3e14da27ab3cac411653e9c510a5378b189f909ea
Cargo.toml https://github.com/RustPython/RustPython/pull/7947/files#diff-206ca536c8a0e972ae8dd6a3c7f1b87f2cf39bc248bc1ea0735ef140ab4b290c
build.rs https://github.com/RustPython/RustPython/pull/7947/files#diff-f670ca796571ae1757d170457ac252b0cbd06aff9c15ea33244acb480178f080
unicodedata.rs https://github.com/RustPython/RustPython/pull/7947/files#diff-7a12b6049954df0eeda8d0e0a29443d5623dc4c97c15eba8b4291532be6925d9
README.md https://github.com/RustPython/RustPython/pull/7947/files#diff-8646f72144f3419ec8446f2802d41e9f1558a7a1037f1bc2d902e5aa4342098c
DerivedNumericValues.txt https://github.com/RustPython/RustPython/pull/7947/files#diff-09af2a85bfff584b013d7ad0a24cbfdf110f3dfca4ffe4234a2b2ecb143f54b9
NormalizationCorrections.txt https://github.com/RustPython/RustPython/pull/7947/files#diff-3b9dbc10df9a6488e31d6d5b71e1e61c16c3e20b33de31f7357466f53e5cecc1
UnicodeData.txt https://github.com/RustPython/RustPython/pull/7947/files#diff-aa22996f9c91aed1d65dd761591c052e408b8bb252214435870838fab640058c
DerivedBidiClass-3.2.0.txt https://github.com/RustPython/RustPython/pull/7947/files#diff-a2ab9dbcaba7d7b75ec9e83f2b1622a9291342965a6dcf782c513b006081c19c
DerivedBinaryProperties-3.2.0.txt https://github.com/RustPython/RustPython/pull/7947/files#diff-8cb5783de918b17ab57ebb13f203d62cf20082cc91b29ad53a256f1e1ef27f34
DerivedCombiningClass-3.2.0.txt https://github.com/RustPython/RustPython/pull/7947/files#diff-65744ee7ffdd35082c07be013a0589585b5c1b5bc00193d1e9520bb2dde1e140
DerivedEastAsianWidth-3.2.0.txt https://github.com/RustPython/RustPython/pull/7947/files#diff-74a536b72721c69b53bb5c335d0b940385dfdb50b4dc2f94304167703a9129bb
DerivedGeneralCategory-3.2.0.txt https://github.com/RustPython/RustPython/pull/7947/files#diff-ce810096a196e7733a9f3398a29457febda3a88ff8a667c34aa7098093f9e561
DerivedNumericType-3.2.0.txt https://github.com/RustPython/RustPython/pull/7947/files#diff-fe9a88a475c7e31db4923f11ecfe44e141ae50880ac2b6a47a262e8a61369d30
DerivedNumericValues-3.2.0.txt https://github.com/RustPython/RustPython/pull/7947/files#diff-5d47edab5101cf278257f406fc34881a9a379b61903445325df3527de1aaacd5
builtin_str_unicode.py https://github.com/RustPython/RustPython/pull/7947/files#diff-0fdaf065c8e6b788b074906dd8addef4178177da5942931b3919fc96b6af9575
Cargo.lockhttps://github.com/RustPython/RustPython/pull/7947/files#diff-13ee4b2252c9e516a0547f2891aa2105c3ca71c6d7a1e682c69be97998dfc87e
View file https://github.com/joshuamegnauth54/RustPython/blob/3cf603916206965677c889ca83e14364a4cbac7f/Cargo.lock
Open in desktop https://desktop.github.com
how customized files appear on GitHubhttps://docs.github.com/github/administering-a-repository/customizing-how-changed-files-appear-on-github
Please reload this pagehttps://github.com/RustPython/RustPython/pull/7947/files
Cargo.tomlhttps://github.com/RustPython/RustPython/pull/7947/files#diff-2e9d962a08321605940b5a657135052fbcef87b5e360662bb527c96d9a615542
View file https://github.com/joshuamegnauth54/RustPython/blob/3cf603916206965677c889ca83e14364a4cbac7f/Cargo.toml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/RustPython/RustPython/pull/7947/{{ revealButtonHref }}
https://github.com/RustPython/RustPython/pull/7947/files#diff-2e9d962a08321605940b5a657135052fbcef87b5e360662bb527c96d9a615542
https://github.com/RustPython/RustPython/actions/runs/27453399206/job/81153222392?pr=7947
https://github.com/RustPython/RustPython/pull/7947/files#diff-2e9d962a08321605940b5a657135052fbcef87b5e360662bb527c96d9a615542
https://github.com/RustPython/RustPython/pull/7947/files#diff-2e9d962a08321605940b5a657135052fbcef87b5e360662bb527c96d9a615542
https://github.com/RustPython/RustPython/pull/7947/files#diff-2e9d962a08321605940b5a657135052fbcef87b5e360662bb527c96d9a615542
Lib/test/test_str.pyhttps://github.com/RustPython/RustPython/pull/7947/files#diff-8809b8b5760b4fe0fe405eed574cce8d237bda65b4b3168eed59c4d65e918d64
View file https://github.com/joshuamegnauth54/RustPython/blob/3cf603916206965677c889ca83e14364a4cbac7f/Lib/test/test_str.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/RustPython/RustPython/pull/7947/{{ revealButtonHref }}
https://github.com/RustPython/RustPython/pull/7947/files#diff-8809b8b5760b4fe0fe405eed574cce8d237bda65b4b3168eed59c4d65e918d64
ShaharNavehhttps://github.com/ShaharNaveh
May 21, 2026https://github.com/RustPython/RustPython/pull/7947/files#r3284170999
Learn morehttps://docs.github.com/articles/managing-disruptive-comments/#hiding-a-comment
Please reload this pagehttps://github.com/RustPython/RustPython/pull/7947/files
https://github.com/RustPython/RustPython/pull/7947/files#diff-8809b8b5760b4fe0fe405eed574cce8d237bda65b4b3168eed59c4d65e918d64
Lib/test/test_unicodedata.pyhttps://github.com/RustPython/RustPython/pull/7947/files#diff-c31ff7b8fca97de6b4fdaca3e14da27ab3cac411653e9c510a5378b189f909ea
View file https://github.com/joshuamegnauth54/RustPython/blob/3cf603916206965677c889ca83e14364a4cbac7f/Lib/test/test_unicodedata.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/RustPython/RustPython/pull/7947/{{ revealButtonHref }}
https://github.com/RustPython/RustPython/pull/7947/files#diff-c31ff7b8fca97de6b4fdaca3e14da27ab3cac411653e9c510a5378b189f909ea
https://github.com/RustPython/RustPython/pull/7947/files#diff-c31ff7b8fca97de6b4fdaca3e14da27ab3cac411653e9c510a5378b189f909ea
https://github.com/RustPython/RustPython/pull/7947/files#diff-c31ff7b8fca97de6b4fdaca3e14da27ab3cac411653e9c510a5378b189f909ea
https://github.com/RustPython/RustPython/pull/7947/files#diff-c31ff7b8fca97de6b4fdaca3e14da27ab3cac411653e9c510a5378b189f909ea
https://github.com/RustPython/RustPython/pull/7947/files#diff-c31ff7b8fca97de6b4fdaca3e14da27ab3cac411653e9c510a5378b189f909ea
https://github.com/RustPython/RustPython/pull/7947/files#diff-c31ff7b8fca97de6b4fdaca3e14da27ab3cac411653e9c510a5378b189f909ea
https://github.com/RustPython/RustPython/pull/7947/files#diff-c31ff7b8fca97de6b4fdaca3e14da27ab3cac411653e9c510a5378b189f909ea
https://github.com/RustPython/RustPython/pull/7947/files#diff-c31ff7b8fca97de6b4fdaca3e14da27ab3cac411653e9c510a5378b189f909ea
https://github.com/RustPython/RustPython/pull/7947/files#diff-c31ff7b8fca97de6b4fdaca3e14da27ab3cac411653e9c510a5378b189f909ea
https://github.com/RustPython/RustPython/pull/7947/files#diff-c31ff7b8fca97de6b4fdaca3e14da27ab3cac411653e9c510a5378b189f909ea
https://github.com/RustPython/RustPython/pull/7947/files#diff-c31ff7b8fca97de6b4fdaca3e14da27ab3cac411653e9c510a5378b189f909ea
https://github.com/RustPython/RustPython/pull/7947/files#diff-c31ff7b8fca97de6b4fdaca3e14da27ab3cac411653e9c510a5378b189f909ea
https://github.com/RustPython/RustPython/pull/7947/files#diff-c31ff7b8fca97de6b4fdaca3e14da27ab3cac411653e9c510a5378b189f909ea
https://github.com/RustPython/RustPython/pull/7947/files#diff-c31ff7b8fca97de6b4fdaca3e14da27ab3cac411653e9c510a5378b189f909ea
https://github.com/RustPython/RustPython/pull/7947/files#diff-c31ff7b8fca97de6b4fdaca3e14da27ab3cac411653e9c510a5378b189f909ea
https://github.com/RustPython/RustPython/pull/7947/files#diff-c31ff7b8fca97de6b4fdaca3e14da27ab3cac411653e9c510a5378b189f909ea
https://github.com/RustPython/RustPython/pull/7947/files#diff-c31ff7b8fca97de6b4fdaca3e14da27ab3cac411653e9c510a5378b189f909ea
https://github.com/RustPython/RustPython/pull/7947/files#diff-c31ff7b8fca97de6b4fdaca3e14da27ab3cac411653e9c510a5378b189f909ea
https://github.com/RustPython/RustPython/pull/7947/files#diff-c31ff7b8fca97de6b4fdaca3e14da27ab3cac411653e9c510a5378b189f909ea
https://github.com/RustPython/RustPython/pull/7947/files#diff-c31ff7b8fca97de6b4fdaca3e14da27ab3cac411653e9c510a5378b189f909ea
https://github.com/RustPython/RustPython/pull/7947/files#diff-c31ff7b8fca97de6b4fdaca3e14da27ab3cac411653e9c510a5378b189f909ea
https://github.com/RustPython/RustPython/pull/7947/files#diff-c31ff7b8fca97de6b4fdaca3e14da27ab3cac411653e9c510a5378b189f909ea
crates/stdlib/Cargo.tomlhttps://github.com/RustPython/RustPython/pull/7947/files#diff-206ca536c8a0e972ae8dd6a3c7f1b87f2cf39bc248bc1ea0735ef140ab4b290c
View file https://github.com/joshuamegnauth54/RustPython/blob/3cf603916206965677c889ca83e14364a4cbac7f/crates/stdlib/Cargo.toml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/RustPython/RustPython/pull/7947/{{ revealButtonHref }}
https://github.com/RustPython/RustPython/pull/7947/files#diff-206ca536c8a0e972ae8dd6a3c7f1b87f2cf39bc248bc1ea0735ef140ab4b290c
https://github.com/RustPython/RustPython/pull/7947/files#diff-206ca536c8a0e972ae8dd6a3c7f1b87f2cf39bc248bc1ea0735ef140ab4b290c
https://github.com/RustPython/RustPython/actions/runs/27453399206/job/81153222392?pr=7947
https://github.com/RustPython/RustPython/pull/7947/files#diff-206ca536c8a0e972ae8dd6a3c7f1b87f2cf39bc248bc1ea0735ef140ab4b290c
https://github.com/RustPython/RustPython/actions/runs/27453399206/job/81153222392?pr=7947
https://github.com/RustPython/RustPython/actions/runs/27453399206/job/81153222392?pr=7947
https://github.com/RustPython/RustPython/pull/7947/files#diff-206ca536c8a0e972ae8dd6a3c7f1b87f2cf39bc248bc1ea0735ef140ab4b290c
Please reload this pagehttps://github.com/RustPython/RustPython/pull/7947/files
Please reload this pagehttps://github.com/RustPython/RustPython/pull/7947/files
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.