René's URL Explorer Experiment


Title: bpo-45490: Convert unicodeobject.h macros to static inline functions by vstinner · Pull Request #31221 · python/cpython · GitHub

Open Graph Title: bpo-45490: Convert unicodeobject.h macros to static inline functions by vstinner · Pull Request #31221 · python/cpython

X Title: bpo-45490: Convert unicodeobject.h macros to static inline functions by vstinner · Pull Request #31221 · python/cpython

Description: Convert unicodeobject.h macros to static inline functions. Reorder functions to declare functions before their first usage. Add "kind" variable to PyUnicode_READ_CHAR() and PyUnicode_MAX_CHAR_VALUE() functions to only call PyUnicode_KIND() once. PyUnicode_KIND() now returns an "enum PyUnicode_Kind". Simplify PyUnicode_GET_SIZE(). Add assertions to PyUnicode_WRITE() on the max value. Add cast macros: _PyASCIIObject_CAST() _PyCompactUnicodeObject_CAST() _PyUnicodeObject_CAST() The following functions are now declared as deprecated using Py_DEPRECATED(3.3): PyUnicode_GET_SIZE() PyUnicode_GET_DATA_SIZE() PyUnicode_AS_UNICODE() PyUnicode_AS_DATA() The implementation of these functions disable deprecation warnings in their body. PyUnicode_READ_CHAR() now uses PyUnicode_1BYTE_DATA(), PyUnicode_2BYTE_DATA() and PyUnicode_4BYTE_DATA(). Replace "const PyObject*" with "PyObject*" in _decimal.c and pystrhex.c: PyUnicode_READY() can modify the object. Replace "const void *data" with "void *data" in some unicodedata.c and unicodeobject.c functions which use PyUnicode_WRITE(): data is used to modify the string. https://bugs.python.org/issue45490

Open Graph Description: Convert unicodeobject.h macros to static inline functions. Reorder functions to declare functions before their first usage. Add "kind" variable to PyUnicode_READ_CHAR() and PyUnicode_...

X Description: Convert unicodeobject.h macros to static inline functions. Reorder functions to declare functions before their first usage. Add "kind" variable to PyUnicode_READ_CHAR() and Py...

Opengraph URL: https://github.com/python/cpython/pull/31221

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:262150a4-1114-c751-15e4-4163c1279fe9
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id9DAE:26A5A1:CB5D79:116BCA0:6969EF7C
html-safe-nonce629fa7d8dd33b612d26ca7fe591b1389c1a593881ec28edb00d61b8b0142c394
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5REFFOjI2QTVBMTpDQjVENzk6MTE2QkNBMDo2OTY5RUY3QyIsInZpc2l0b3JfaWQiOiI1NzMyNzgxNDAwNTI3NTk3NDM2IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac1f745f1e5a82977e6cf0f76504213e9ad8c38527621f494bea73addb148d31d3
hovercard-subject-tagpull_request:843187379
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/python/cpython/pull/31221/files
twitter:imagehttps://avatars.githubusercontent.com/u/194129?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/194129?s=400&v=4
og:image:altConvert unicodeobject.h macros to static inline functions. Reorder functions to declare functions before their first usage. Add "kind" variable to PyUnicode_READ_CHAR() and PyUnicode_...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None7b32f1c7c4549428ee399213e8345494fc55b5637195d3fc5f493657579235e8
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/python/cpython git https://github.com/python/cpython.git
octolytics-dimension-user_id1525981
octolytics-dimension-user_loginpython
octolytics-dimension-repository_id81598961
octolytics-dimension-repository_nwopython/cpython
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id81598961
octolytics-dimension-repository_network_root_nwopython/cpython
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
releasebdde15ad1b403e23b08bbd89b53fbe6bdf688cad
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/python/cpython/pull/31221/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython%2Fcpython%2Fpull%2F31221%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
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
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
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/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%2Fpython%2Fcpython%2Fpull%2F31221%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=python%2Fcpython
Reloadhttps://github.com/python/cpython/pull/31221/files
Reloadhttps://github.com/python/cpython/pull/31221/files
Reloadhttps://github.com/python/cpython/pull/31221/files
python https://github.com/python
cpythonhttps://github.com/python/cpython
Please reload this pagehttps://github.com/python/cpython/pull/31221/files
Notifications https://github.com/login?return_to=%2Fpython%2Fcpython
Fork 33.9k https://github.com/login?return_to=%2Fpython%2Fcpython
Star 71.1k https://github.com/login?return_to=%2Fpython%2Fcpython
Code https://github.com/python/cpython
Issues 5k+ https://github.com/python/cpython/issues
Pull requests 2.1k https://github.com/python/cpython/pulls
Actions https://github.com/python/cpython/actions
Projects 31 https://github.com/python/cpython/projects
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/python/cpython/security
Please reload this pagehttps://github.com/python/cpython/pull/31221/files
Insights https://github.com/python/cpython/pulse
Code https://github.com/python/cpython
Issues https://github.com/python/cpython/issues
Pull requests https://github.com/python/cpython/pulls
Actions https://github.com/python/cpython/actions
Projects https://github.com/python/cpython/projects
Security https://github.com/python/cpython/security
Insights https://github.com/python/cpython/pulse
Sign up for GitHub https://github.com/signup?return_to=%2Fpython%2Fcpython%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Fpython%2Fcpython%2Fissues%2Fnew%2Fchoose
vstinnerhttps://github.com/vstinner
python:mainhttps://github.com/python/cpython/tree/main
Conversation 14 https://github.com/python/cpython/pull/31221
Commits 1 https://github.com/python/cpython/pull/31221/commits
Checks 0 https://github.com/python/cpython/pull/31221/checks
Files changed https://github.com/python/cpython/pull/31221/files
Please reload this pagehttps://github.com/python/cpython/pull/31221/files
bpo-45490: Convert unicodeobject.h macros to static inline functions https://github.com/python/cpython/pull/31221/files#top
Show all changes 1 commit https://github.com/python/cpython/pull/31221/files
c62093a bpo-45490: Convert unicodeobject.h macros to static inline functions vstinner Feb 8, 2022 https://github.com/python/cpython/pull/31221/commits/c62093a3d4c3431f4b8f0c71cf185ab21aafa426
Clear filters https://github.com/python/cpython/pull/31221/files
Please reload this pagehttps://github.com/python/cpython/pull/31221/files
Please reload this pagehttps://github.com/python/cpython/pull/31221/files
unicodeobject.h https://github.com/python/cpython/pull/31221/files#diff-6be7f081fe6c5e9cbc89323a00399b291d1cda855bcb4c6eeaee0fac89c2f8dd
pycore_strhex.h https://github.com/python/cpython/pull/31221/files#diff-6d56624edfa6cf2f7eb8b7bd9ce3b21a1a4a941f8cef45ac8669f00a8fa27e6f
_decimal.c https://github.com/python/cpython/pull/31221/files#diff-071237c57ffb81dd4303eb5f02e5c5a661891a31c746c8f55a97a39659ad95d6
unicodedata.c https://github.com/python/cpython/pull/31221/files#diff-2cd482084cd623be20584ff84ef4b0ff781c0d955546048585a855156aedfa78
eq.h https://github.com/python/cpython/pull/31221/files#diff-f1713d29a98258e6de27758230f5b0de18040d37f41dbeefec5be703e3947a4a
unicodeobject.c https://github.com/python/cpython/pull/31221/files#diff-34c966e7876d6f8bf801dd51896327e4f68bba02cddb95fbf3963f0b2e39c38a
formatter_unicode.c https://github.com/python/cpython/pull/31221/files#diff-37eb3a999ae7446eed59e16b9ba4a7196ee73b7f6271f7fbe591efa452ec4c37
pystrhex.c https://github.com/python/cpython/pull/31221/files#diff-af47231ac9399b1a2d9f947acc7d70267247dcd182c43dfc1c8a60832c5e64f1
Include/cpython/unicodeobject.hhttps://github.com/python/cpython/pull/31221/files#diff-6be7f081fe6c5e9cbc89323a00399b291d1cda855bcb4c6eeaee0fac89c2f8dd
View file https://github.com/python/cpython/blob/c62093a3d4c3431f4b8f0c71cf185ab21aafa426/Include/cpython/unicodeobject.h
Open in desktop https://desktop.github.com
Please reload this pagehttps://github.com/python/cpython/pull/31221/files
Include/internal/pycore_strhex.hhttps://github.com/python/cpython/pull/31221/files#diff-6d56624edfa6cf2f7eb8b7bd9ce3b21a1a4a941f8cef45ac8669f00a8fa27e6f
View file https://github.com/python/cpython/blob/c62093a3d4c3431f4b8f0c71cf185ab21aafa426/Include/internal/pycore_strhex.h
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/31221/{{ revealButtonHref }}
https://github.com/python/cpython/pull/31221/files#diff-6d56624edfa6cf2f7eb8b7bd9ce3b21a1a4a941f8cef45ac8669f00a8fa27e6f
https://github.com/python/cpython/pull/31221/files#diff-6d56624edfa6cf2f7eb8b7bd9ce3b21a1a4a941f8cef45ac8669f00a8fa27e6f
Modules/_decimal/_decimal.chttps://github.com/python/cpython/pull/31221/files#diff-071237c57ffb81dd4303eb5f02e5c5a661891a31c746c8f55a97a39659ad95d6
View file https://github.com/python/cpython/blob/c62093a3d4c3431f4b8f0c71cf185ab21aafa426/Modules/_decimal/_decimal.c
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/31221/{{ revealButtonHref }}
https://github.com/python/cpython/pull/31221/files#diff-071237c57ffb81dd4303eb5f02e5c5a661891a31c746c8f55a97a39659ad95d6
erlend-aaslandhttps://github.com/erlend-aasland
Feb 9, 2022https://github.com/python/cpython/pull/31221/files#r802491886
Please reload this pagehttps://github.com/python/cpython/pull/31221/files
Learn morehttps://docs.github.com/articles/managing-disruptive-comments/#hiding-a-comment
Please reload this pagehttps://github.com/python/cpython/pull/31221/files
vstinnerhttps://github.com/vstinner
Feb 9, 2022https://github.com/python/cpython/pull/31221/files#r802648444
Learn morehttps://docs.github.com/articles/managing-disruptive-comments/#hiding-a-comment
https://www.python.org/dev/peps/pep-0623/https://www.python.org/dev/peps/pep-0623/
Please reload this pagehttps://github.com/python/cpython/pull/31221/files
https://github.com/python/cpython/pull/31221/files#diff-071237c57ffb81dd4303eb5f02e5c5a661891a31c746c8f55a97a39659ad95d6
https://github.com/python/cpython/pull/31221/files#diff-071237c57ffb81dd4303eb5f02e5c5a661891a31c746c8f55a97a39659ad95d6
https://github.com/python/cpython/pull/31221/files#diff-071237c57ffb81dd4303eb5f02e5c5a661891a31c746c8f55a97a39659ad95d6
https://github.com/python/cpython/pull/31221/files#diff-071237c57ffb81dd4303eb5f02e5c5a661891a31c746c8f55a97a39659ad95d6
Modules/unicodedata.chttps://github.com/python/cpython/pull/31221/files#diff-2cd482084cd623be20584ff84ef4b0ff781c0d955546048585a855156aedfa78
View file https://github.com/python/cpython/blob/c62093a3d4c3431f4b8f0c71cf185ab21aafa426/Modules/unicodedata.c
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/31221/{{ revealButtonHref }}
https://github.com/python/cpython/pull/31221/files#diff-2cd482084cd623be20584ff84ef4b0ff781c0d955546048585a855156aedfa78
https://github.com/python/cpython/pull/31221/files#diff-2cd482084cd623be20584ff84ef4b0ff781c0d955546048585a855156aedfa78
Objects/stringlib/eq.hhttps://github.com/python/cpython/pull/31221/files#diff-f1713d29a98258e6de27758230f5b0de18040d37f41dbeefec5be703e3947a4a
View file https://github.com/python/cpython/blob/c62093a3d4c3431f4b8f0c71cf185ab21aafa426/Objects/stringlib/eq.h
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/31221/{{ revealButtonHref }}
https://github.com/python/cpython/pull/31221/files#diff-f1713d29a98258e6de27758230f5b0de18040d37f41dbeefec5be703e3947a4a
https://github.com/python/cpython/pull/31221/files#diff-f1713d29a98258e6de27758230f5b0de18040d37f41dbeefec5be703e3947a4a
Objects/unicodeobject.chttps://github.com/python/cpython/pull/31221/files#diff-34c966e7876d6f8bf801dd51896327e4f68bba02cddb95fbf3963f0b2e39c38a
View file https://github.com/python/cpython/blob/c62093a3d4c3431f4b8f0c71cf185ab21aafa426/Objects/unicodeobject.c
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/31221/{{ revealButtonHref }}
https://github.com/python/cpython/pull/31221/files#diff-34c966e7876d6f8bf801dd51896327e4f68bba02cddb95fbf3963f0b2e39c38a
https://github.com/python/cpython/pull/31221/files#diff-34c966e7876d6f8bf801dd51896327e4f68bba02cddb95fbf3963f0b2e39c38a
https://github.com/python/cpython/pull/31221/files#diff-34c966e7876d6f8bf801dd51896327e4f68bba02cddb95fbf3963f0b2e39c38a
https://github.com/python/cpython/pull/31221/files#diff-34c966e7876d6f8bf801dd51896327e4f68bba02cddb95fbf3963f0b2e39c38a
Python/formatter_unicode.chttps://github.com/python/cpython/pull/31221/files#diff-37eb3a999ae7446eed59e16b9ba4a7196ee73b7f6271f7fbe591efa452ec4c37
View file https://github.com/python/cpython/blob/c62093a3d4c3431f4b8f0c71cf185ab21aafa426/Python/formatter_unicode.c
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/31221/{{ revealButtonHref }}
https://github.com/python/cpython/pull/31221/files#diff-37eb3a999ae7446eed59e16b9ba4a7196ee73b7f6271f7fbe591efa452ec4c37
https://github.com/python/cpython/pull/31221/files#diff-37eb3a999ae7446eed59e16b9ba4a7196ee73b7f6271f7fbe591efa452ec4c37
Python/pystrhex.chttps://github.com/python/cpython/pull/31221/files#diff-af47231ac9399b1a2d9f947acc7d70267247dcd182c43dfc1c8a60832c5e64f1
View file https://github.com/python/cpython/blob/c62093a3d4c3431f4b8f0c71cf185ab21aafa426/Python/pystrhex.c
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/python/cpython/pull/31221/{{ revealButtonHref }}
https://github.com/python/cpython/pull/31221/files#diff-af47231ac9399b1a2d9f947acc7d70267247dcd182c43dfc1c8a60832c5e64f1
https://github.com/python/cpython/pull/31221/files#diff-af47231ac9399b1a2d9f947acc7d70267247dcd182c43dfc1c8a60832c5e64f1
https://github.com/python/cpython/pull/31221/files#diff-af47231ac9399b1a2d9f947acc7d70267247dcd182c43dfc1c8a60832c5e64f1
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.