René's URL Explorer Experiment


Title: host_env: Don't truncate two byte wchar_t by joshuamegnauth54 · Pull Request #8296 · RustPython/RustPython · GitHub

Open Graph Title: host_env: Don't truncate two byte wchar_t by joshuamegnauth54 · Pull Request #8296 · RustPython/RustPython

X Title: host_env: Don't truncate two byte wchar_t by joshuamegnauth54 · Pull Request #8296 · RustPython/RustPython

Description: Casting a u32 to a u16 would truncate the value. It's safer to use Wtf8::encode_wide which already handles converting a CodePoint to a u16. I removed vec_into_bytes because it was only used in two places. The function was unsound for T but sound in the way RustPython used it (POD to POD, less strict alignment). AI disclosure: I linted this code with AI. I found this issue by accident while working on another patch in which I introduced a similar mistake. AI caught that mistake, so I linted the original code to cross-check it. I wrote the code myself in both instances. Assisted-by: Codex:gpt-5.4 Closes #xxxx This PR follows our AI policy Summary Fixes wchar_t being truncated from u32 to u16 instead of correctly being encoded. Summary by CodeRabbit Bug Fixes Improved platform-specific handling of wide-character data to provide more consistent text encoding behavior across supported systems. Refactor Simplified internal conversion logic and enabled compile-time evaluation for a character conversion utility.

Open Graph Description: Casting a u32 to a u16 would truncate the value. It's safer to use Wtf8::encode_wide which already handles converting a CodePoint to a u16. I removed vec_into_bytes because it was only used in ...

X Description: Casting a u32 to a u16 would truncate the value. It's safer to use Wtf8::encode_wide which already handles converting a CodePoint to a u16. I removed vec_into_bytes because it was only used...

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

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:070de02c-500c-1acf-9817-49cd9267db0b
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idDFE0:2A7A96:49527E:60E1FA:6A5BFC88
html-safe-nonce268898161e1e34dc7403ecae21082572e4e568851476bc073b79d2e898790c9d
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJERkUwOjJBN0E5Njo0OTUyN0U6NjBFMUZBOjZBNUJGQzg4IiwidmlzaXRvcl9pZCI6IjY2NzE5ODI3NTk4MTU5MzcxNjAiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac2ffd884d0597a7caf91f817191b8011eea6789d71daa39e2de988afa751f06e0
hovercard-subject-tagpull_request:4071365291
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/8296/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:altCasting a u32 to a u16 would truncate the value. It's safer to use Wtf8::encode_wide which already handles converting a CodePoint to a u16. I removed vec_into_bytes because it was only used in ...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None5290d7e14309ad1e76106a9c4237bd1041517e83ea182c8ab756752cb0c6940b
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
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release9c975978430e9ad293956f2bbdaf153b1bd84a99
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/RustPython/RustPython/pull/8296/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FRustPython%2FRustPython%2Fpull%2F8296%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%2F8296%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/8296/files
Reloadhttps://github.com/RustPython/RustPython/pull/8296/files
Reloadhttps://github.com/RustPython/RustPython/pull/8296/files
Please reload this pagehttps://github.com/RustPython/RustPython/pull/8296/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 291 https://github.com/RustPython/RustPython/issues
Pull requests 106 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:host_env-dont-truncate-wchar_thttps://github.com/joshuamegnauth54/RustPython/tree/host_env-dont-truncate-wchar_t
Conversation 3 https://github.com/RustPython/RustPython/pull/8296
Commits 1 https://github.com/RustPython/RustPython/pull/8296/commits
Checks 25 https://github.com/RustPython/RustPython/pull/8296/checks
Files changed 1 https://github.com/RustPython/RustPython/pull/8296/files
host_env: Don't truncate two byte wchar_t https://github.com/RustPython/RustPython/pull/8296/files#top
Show all changes 1 commit https://github.com/RustPython/RustPython/pull/8296/files
1e55497 host_env: Don't truncate two byte wchar_t joshuamegnauth54 Jul 16, 2026 https://github.com/RustPython/RustPython/pull/8296/commits/1e55497b3a6c831919e8f01ddf02673098ac121a
Clear filters https://github.com/RustPython/RustPython/pull/8296/files
Please reload this pagehttps://github.com/RustPython/RustPython/pull/8296/files
Please reload this pagehttps://github.com/RustPython/RustPython/pull/8296/files
crates/host_env/src/ctypes.rshttps://github.com/RustPython/RustPython/pull/8296/files#diff-0c472fcbece94f09d8398d170b05bde9f0b147557347c454000d0a7252190fc8
View file https://github.com/joshuamegnauth54/RustPython/blob/1e55497b3a6c831919e8f01ddf02673098ac121a/crates/host_env/src/ctypes.rs
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/RustPython/RustPython/pull/8296/{{ revealButtonHref }}
https://github.com/RustPython/RustPython/pull/8296/files#diff-0c472fcbece94f09d8398d170b05bde9f0b147557347c454000d0a7252190fc8
https://github.com/RustPython/RustPython/pull/8296/files#diff-0c472fcbece94f09d8398d170b05bde9f0b147557347c454000d0a7252190fc8
https://github.com/RustPython/RustPython/pull/8296/files#diff-0c472fcbece94f09d8398d170b05bde9f0b147557347c454000d0a7252190fc8
https://github.com/RustPython/RustPython/pull/8296/files#diff-0c472fcbece94f09d8398d170b05bde9f0b147557347c454000d0a7252190fc8
https://github.com/RustPython/RustPython/pull/8296/files#diff-0c472fcbece94f09d8398d170b05bde9f0b147557347c454000d0a7252190fc8
https://github.com/RustPython/RustPython/pull/8296/files#diff-0c472fcbece94f09d8398d170b05bde9f0b147557347c454000d0a7252190fc8
Please reload this pagehttps://github.com/RustPython/RustPython/pull/8296/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.