René's URL Explorer Experiment


Title: Add 'w' (Py_UCS4) typecode support to array by HyoJongPark · Pull Request #8266 · RustPython/RustPython · GitHub

Open Graph Title: Add 'w' (Py_UCS4) typecode support to array by HyoJongPark · Pull Request #8266 · RustPython/RustPython

X Title: Add 'w' (Py_UCS4) typecode support to array by HyoJongPark · Pull Request #8266 · RustPython/RustPython

Description: This PR follows our AI policy Summary This PR implements support for the 'w' typecode (Py_UCS4, added in Python 3.13) in the array module. Changes Add a Ucs4Char(u32) element type The key difference from the existing 'u' typecode is that elements must be allocated a fixed 4 bytes, rather than a platform-dependent size. u32 is used for this, just as CPython uses uint32_t (Py_UCS4). Extend the existing 'u'-only branches to 'u' | 'w' This covers the str constructor, fromunicode()/tounicode(), __reduce_ex__, and repr. The internal conversion helpers (_unicode_to_wchar_bytes, etc.) operate on itemsize and are reused without modification. Add 'w' to the machine format code used for pickling 'u' maps to UTF16 or UTF32 depending on the size of wchar_t, while 'w' is always fixed to UTF32. Register 'w' in the format parser (FormatType) in vm/src/buffer.rs array passes its typecode character through as the buffer descriptor's format string, so the VM's format parser must also recognize 'w'; otherwise memoryview(array('w', ...)) fails to construct. Remove the 'w'-related expectedFailure markers in test_array.py Testing cargo run --release -- -m test test_array Summary by CodeRabbit New Features Added support for the array typecode 'w' for Unicode characters using UTF-32 (UCS-4). Enabled Unicode initialization, conversion, serialization, and display for 'w' arrays. Added buffer packing/unpacking support for the UCS-4 format, with native-endian handling restricted appropriately. Bug Fixes Improved typecode compatibility checks and error handling for Unicode transformations involving 'w' arrays.

Open Graph Description: This PR follows our AI policy Summary This PR implements support for the 'w' typecode (Py_UCS4, added in Python 3.13) in the array module. Changes Add a Ucs4Char(u32) element type The ke...

X Description: This PR follows our AI policy Summary This PR implements support for the 'w' typecode (Py_UCS4, added in Python 3.13) in the array module. Changes Add a Ucs4Char(u32) element type...

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

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:7b004acd-7833-f40a-8184-fae3a44fcef8
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idB2E8:102E1B:B34B42:10135E2:6A58CE2C
html-safe-noncecb6adaa50b3947b4ea45e04939379630480490c05129281ff990e1a4904ce121
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCMkU4OjEwMkUxQjpCMzRCNDI6MTAxMzVFMjo2QTU4Q0UyQyIsInZpc2l0b3JfaWQiOiI1NDgwMzU1MDMxNDEyMTY2MTg4IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac8fb28be0e581ab340a4a0b34fe803490afdd9cf321ea39674e159a91e9d6e28d
hovercard-subject-tagpull_request:4043742007
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/8266/files
twitter:imagehttps://avatars.githubusercontent.com/u/75190035?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/75190035?s=400&v=4
og:image:altThis PR follows our AI policy Summary This PR implements support for the 'w' typecode (Py_UCS4, added in Python 3.13) in the array module. Changes Add a Ucs4Char(u32) element type The ke...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None5f2a0c7865178af3d91dd9f13b0cdfc3c73a2529c873d2780bb4c01271a57ec6
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
release8aae7b8d6caacacf5c66eaeb2702d8dc88d85b4a
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/RustPython/RustPython/pull/8266/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FRustPython%2FRustPython%2Fpull%2F8266%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
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%2F8266%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/8266/files
Reloadhttps://github.com/RustPython/RustPython/pull/8266/files
Reloadhttps://github.com/RustPython/RustPython/pull/8266/files
Please reload this pagehttps://github.com/RustPython/RustPython/pull/8266/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 287 https://github.com/RustPython/RustPython/issues
Pull requests 101 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
HyoJongPark:add-array-w-typecodehttps://github.com/HyoJongPark/RustPython/tree/add-array-w-typecode
Conversation 5 https://github.com/RustPython/RustPython/pull/8266
Commits 3 https://github.com/RustPython/RustPython/pull/8266/commits
Checks 26 https://github.com/RustPython/RustPython/pull/8266/checks
Files changed 5 https://github.com/RustPython/RustPython/pull/8266/files
Add 'w' (Py_UCS4) typecode support to array https://github.com/RustPython/RustPython/pull/8266/files#top
Show all changes 3 commits https://github.com/RustPython/RustPython/pull/8266/files
f33ccea Support array 'w' (Py_UCS4) typecode HyoJongPark Jul 12, 2026 https://github.com/RustPython/RustPython/pull/8266/commits/f33ccea7f21be6ce6676ecda45ceb76743e0989c
b5a65de Reject non-native byte order for the 'w' format char HyoJongPark Jul 13, 2026 https://github.com/RustPython/RustPython/pull/8266/commits/b5a65de51718852e861fa9912c8689f3f67f5139
a19af03 Unmark 'w'-typecode tests in test_re and test_csv HyoJongPark Jul 13, 2026 https://github.com/RustPython/RustPython/pull/8266/commits/a19af033828c282745c24e555b2b7b1caea47c19
Clear filters https://github.com/RustPython/RustPython/pull/8266/files
Please reload this pagehttps://github.com/RustPython/RustPython/pull/8266/files
Please reload this pagehttps://github.com/RustPython/RustPython/pull/8266/files
test_array.py https://github.com/RustPython/RustPython/pull/8266/files#diff-9171e2213953c56e609d6fae2f15892982341fd9f076fe69c4a73c3e52d7dfb9
test_csv.py https://github.com/RustPython/RustPython/pull/8266/files#diff-dd5e5efc1566b1c1dc988769a04cc403d2416c8af5bf4785bec235d02a780813
test_re.py https://github.com/RustPython/RustPython/pull/8266/files#diff-8e462ca5167ec7a83a5710c179ef56cbae19cd614303fbcf2ec33fd9db914e2a
array.rs https://github.com/RustPython/RustPython/pull/8266/files#diff-4af79f42ea956565988f27a170bd30079de0e7f232a1d4e6371609567f421fc4
buffer.rs https://github.com/RustPython/RustPython/pull/8266/files#diff-d18d959cce63c4cd0df32cadf2e5fbf956ee1a94f2dc6cd36b53f3a5696a1592
Lib/test/test_array.pyhttps://github.com/RustPython/RustPython/pull/8266/files#diff-9171e2213953c56e609d6fae2f15892982341fd9f076fe69c4a73c3e52d7dfb9
View file https://github.com/HyoJongPark/RustPython/blob/a19af033828c282745c24e555b2b7b1caea47c19/Lib/test/test_array.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/RustPython/RustPython/pull/8266/{{ revealButtonHref }}
https://github.com/RustPython/RustPython/pull/8266/files#diff-9171e2213953c56e609d6fae2f15892982341fd9f076fe69c4a73c3e52d7dfb9
https://github.com/RustPython/RustPython/pull/8266/files#diff-9171e2213953c56e609d6fae2f15892982341fd9f076fe69c4a73c3e52d7dfb9
https://github.com/RustPython/RustPython/pull/8266/files#diff-9171e2213953c56e609d6fae2f15892982341fd9f076fe69c4a73c3e52d7dfb9
https://github.com/RustPython/RustPython/pull/8266/files#diff-9171e2213953c56e609d6fae2f15892982341fd9f076fe69c4a73c3e52d7dfb9
https://github.com/RustPython/RustPython/pull/8266/files#diff-9171e2213953c56e609d6fae2f15892982341fd9f076fe69c4a73c3e52d7dfb9
https://github.com/RustPython/RustPython/pull/8266/files#diff-9171e2213953c56e609d6fae2f15892982341fd9f076fe69c4a73c3e52d7dfb9
Lib/test/test_csv.pyhttps://github.com/RustPython/RustPython/pull/8266/files#diff-dd5e5efc1566b1c1dc988769a04cc403d2416c8af5bf4785bec235d02a780813
View file https://github.com/HyoJongPark/RustPython/blob/a19af033828c282745c24e555b2b7b1caea47c19/Lib/test/test_csv.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/RustPython/RustPython/pull/8266/{{ revealButtonHref }}
https://github.com/RustPython/RustPython/pull/8266/files#diff-dd5e5efc1566b1c1dc988769a04cc403d2416c8af5bf4785bec235d02a780813
https://github.com/RustPython/RustPython/pull/8266/files#diff-dd5e5efc1566b1c1dc988769a04cc403d2416c8af5bf4785bec235d02a780813
Lib/test/test_re.pyhttps://github.com/RustPython/RustPython/pull/8266/files#diff-8e462ca5167ec7a83a5710c179ef56cbae19cd614303fbcf2ec33fd9db914e2a
View file https://github.com/HyoJongPark/RustPython/blob/a19af033828c282745c24e555b2b7b1caea47c19/Lib/test/test_re.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/RustPython/RustPython/pull/8266/{{ revealButtonHref }}
https://github.com/RustPython/RustPython/pull/8266/files#diff-8e462ca5167ec7a83a5710c179ef56cbae19cd614303fbcf2ec33fd9db914e2a
https://github.com/RustPython/RustPython/pull/8266/files#diff-8e462ca5167ec7a83a5710c179ef56cbae19cd614303fbcf2ec33fd9db914e2a
crates/stdlib/src/array.rshttps://github.com/RustPython/RustPython/pull/8266/files#diff-4af79f42ea956565988f27a170bd30079de0e7f232a1d4e6371609567f421fc4
View file https://github.com/HyoJongPark/RustPython/blob/a19af033828c282745c24e555b2b7b1caea47c19/crates/stdlib/src/array.rs
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/RustPython/RustPython/pull/8266/{{ revealButtonHref }}
https://github.com/RustPython/RustPython/pull/8266/files#diff-4af79f42ea956565988f27a170bd30079de0e7f232a1d4e6371609567f421fc4
https://github.com/RustPython/RustPython/pull/8266/files#diff-4af79f42ea956565988f27a170bd30079de0e7f232a1d4e6371609567f421fc4
https://github.com/RustPython/RustPython/pull/8266/files#diff-4af79f42ea956565988f27a170bd30079de0e7f232a1d4e6371609567f421fc4
https://github.com/RustPython/RustPython/pull/8266/files#diff-4af79f42ea956565988f27a170bd30079de0e7f232a1d4e6371609567f421fc4
https://github.com/RustPython/RustPython/pull/8266/files#diff-4af79f42ea956565988f27a170bd30079de0e7f232a1d4e6371609567f421fc4
https://github.com/RustPython/RustPython/pull/8266/files#diff-4af79f42ea956565988f27a170bd30079de0e7f232a1d4e6371609567f421fc4
https://github.com/RustPython/RustPython/pull/8266/files#diff-4af79f42ea956565988f27a170bd30079de0e7f232a1d4e6371609567f421fc4
https://github.com/RustPython/RustPython/pull/8266/files#diff-4af79f42ea956565988f27a170bd30079de0e7f232a1d4e6371609567f421fc4
https://github.com/RustPython/RustPython/pull/8266/files#diff-4af79f42ea956565988f27a170bd30079de0e7f232a1d4e6371609567f421fc4
https://github.com/RustPython/RustPython/pull/8266/files#diff-4af79f42ea956565988f27a170bd30079de0e7f232a1d4e6371609567f421fc4
https://github.com/RustPython/RustPython/pull/8266/files#diff-4af79f42ea956565988f27a170bd30079de0e7f232a1d4e6371609567f421fc4
https://github.com/RustPython/RustPython/pull/8266/files#diff-4af79f42ea956565988f27a170bd30079de0e7f232a1d4e6371609567f421fc4
https://github.com/RustPython/RustPython/pull/8266/files#diff-4af79f42ea956565988f27a170bd30079de0e7f232a1d4e6371609567f421fc4
https://github.com/RustPython/RustPython/pull/8266/files#diff-4af79f42ea956565988f27a170bd30079de0e7f232a1d4e6371609567f421fc4
https://github.com/RustPython/RustPython/pull/8266/files#diff-4af79f42ea956565988f27a170bd30079de0e7f232a1d4e6371609567f421fc4
https://github.com/RustPython/RustPython/pull/8266/files#diff-4af79f42ea956565988f27a170bd30079de0e7f232a1d4e6371609567f421fc4
https://github.com/RustPython/RustPython/pull/8266/files#diff-4af79f42ea956565988f27a170bd30079de0e7f232a1d4e6371609567f421fc4
https://github.com/RustPython/RustPython/pull/8266/files#diff-4af79f42ea956565988f27a170bd30079de0e7f232a1d4e6371609567f421fc4
https://github.com/RustPython/RustPython/pull/8266/files#diff-4af79f42ea956565988f27a170bd30079de0e7f232a1d4e6371609567f421fc4
Please reload this pagehttps://github.com/RustPython/RustPython/pull/8266/files
Please reload this pagehttps://github.com/RustPython/RustPython/pull/8266/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.