René's URL Explorer Experiment


Title: Implement `object.__sizeof__` by moreal · Pull Request #3421 · RustPython/RustPython · GitHub

Open Graph Title: Implement `object.__sizeof__` by moreal · Pull Request #3421 · RustPython/RustPython

X Title: Implement `object.__sizeof__` by moreal · Pull Request #3421 · RustPython/RustPython

Description: This pull request may close #356. This pull request implements object.__sizeof__ fully, except for setting all types' ob_size. It introduces PyVarObject.ob_size field and tp_itemsize slot. Also it provides a way to setup itemsize slot with pyclass macro. ob_size field is used to calculate variable object's size with itemsize (ob_size * itemsize + basicsize). Because this pull request modified the core part like (PyInner and PyObjectRef) and I felt the next work can be more bigger, I cut this part and request a review for this pull request. Related codes: CPython object.__sizeof__ impl: https://github.com/python/cpython/blob/e5d8dbdd304935dbd0631ee9605efb501332f792/Objects/typeobject.c#L5520-L5533 CPython PyVarObject: https://github.com/python/cpython/blob/fa2b8b75eb2b8a0193d587e02b488a73579118fc/Include/object.h#L111-L114 The next work will be to call set_ob_size.

Open Graph Description: This pull request may close #356. This pull request implements object.__sizeof__ fully, except for setting all types' ob_size. It introduces PyVarObject.ob_size field and tp_itemsize slot. Also...

X Description: This pull request may close #356. This pull request implements object.__sizeof__ fully, except for setting all types' ob_size. It introduces PyVarObject.ob_size field and tp_itemsize slot. ...

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

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:ffc0060e-52dd-d894-54ee-b5f39d8d48e6
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idCBAC:284E5C:1E5567C:29AEDDC:696AB587
html-safe-nonce18e59030887c655073b41262176afca8afed28949fabfa2390b1445d753772a4
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDQkFDOjI4NEU1QzoxRTU1NjdDOjI5QUVEREM6Njk2QUI1ODciLCJ2aXNpdG9yX2lkIjoiNjcwNTUwMjczNzU3MjQ3NjI5NSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmacb2d76bcb2b663cf27b2efb43932ed8dd0de0415b0411fabc9a254b2409d76ad7
hovercard-subject-tagpull_request:774760309
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/3421/files
twitter:imagehttps://avatars.githubusercontent.com/u/26626194?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/26626194?s=400&v=4
og:image:altThis pull request may close #356. This pull request implements object.__sizeof__ fully, except for setting all types' ob_size. It introduces PyVarObject.ob_size field and tp_itemsize slot. Also...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None4fa1799b6a53c2d30c950d74230781bef9e7f61138c72c7727e4b83f0743752b
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
release41f276818bd204c4a30a0281fb3c576298d9474c
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/RustPython/RustPython/pull/3421/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FRustPython%2FRustPython%2Fpull%2F3421%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%2FRustPython%2FRustPython%2Fpull%2F3421%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/3421/files
Reloadhttps://github.com/RustPython/RustPython/pull/3421/files
Reloadhttps://github.com/RustPython/RustPython/pull/3421/files
RustPython https://github.com/RustPython
RustPythonhttps://github.com/RustPython/RustPython
Notifications https://github.com/login?return_to=%2FRustPython%2FRustPython
Fork 1.4k https://github.com/login?return_to=%2FRustPython%2FRustPython
Star 21.7k https://github.com/login?return_to=%2FRustPython%2FRustPython
Code https://github.com/RustPython/RustPython
Issues 278 https://github.com/RustPython/RustPython/issues
Pull requests 92 https://github.com/RustPython/RustPython/pulls
Discussions https://github.com/RustPython/RustPython/discussions
Actions https://github.com/RustPython/RustPython/actions
Projects 0 https://github.com/RustPython/RustPython/projects
Wiki https://github.com/RustPython/RustPython/wiki
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/RustPython/RustPython/security
Please reload this pagehttps://github.com/RustPython/RustPython/pull/3421/files
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
Wiki https://github.com/RustPython/RustPython/wiki
Security 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
morealhttps://github.com/moreal
RustPython:mainhttps://github.com/RustPython/RustPython/tree/main
moreal:dict-keys-sizeofhttps://github.com/moreal/RustPython/tree/dict-keys-sizeof
Conversation 19 https://github.com/RustPython/RustPython/pull/3421
Commits 1 https://github.com/RustPython/RustPython/pull/3421/commits
Checks 0 https://github.com/RustPython/RustPython/pull/3421/checks
Files changed https://github.com/RustPython/RustPython/pull/3421/files
Please reload this pagehttps://github.com/RustPython/RustPython/pull/3421/files
Implement object.__sizeof__ https://github.com/RustPython/RustPython/pull/3421/files#top
Show all changes 1 commit https://github.com/RustPython/RustPython/pull/3421/files
35655e0 Introduce `SizeOf` trait moreal Jun 13, 2022 https://github.com/RustPython/RustPython/pull/3421/commits/35655e0087d6a07d823af08a0aea3b13d1e47b04
Clear filters https://github.com/RustPython/RustPython/pull/3421/files
Please reload this pagehttps://github.com/RustPython/RustPython/pull/3421/files
Please reload this pagehttps://github.com/RustPython/RustPython/pull/3421/files
object.rs https://github.com/RustPython/RustPython/pull/3421/files#diff-232fb470c9155c996a5003c090315bb00310543ff5d370be57408d4668e94cd8
slot.rs https://github.com/RustPython/RustPython/pull/3421/files#diff-7735348554d254c56d32663805cae30559fb15602f22ccf313e99d9a9ef06400
vm/src/builtins/object.rshttps://github.com/RustPython/RustPython/pull/3421/files#diff-232fb470c9155c996a5003c090315bb00310543ff5d370be57408d4668e94cd8
View file https://github.com/moreal/RustPython/blob/35655e0087d6a07d823af08a0aea3b13d1e47b04/vm/src/builtins/object.rs
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/RustPython/RustPython/pull/3421/{{ revealButtonHref }}
https://github.com/RustPython/RustPython/pull/3421/files#diff-232fb470c9155c996a5003c090315bb00310543ff5d370be57408d4668e94cd8
https://github.com/RustPython/RustPython/pull/3421/files#diff-232fb470c9155c996a5003c090315bb00310543ff5d370be57408d4668e94cd8
https://github.com/RustPython/RustPython/pull/3421/files#diff-232fb470c9155c996a5003c090315bb00310543ff5d370be57408d4668e94cd8
https://github.com/RustPython/RustPython/pull/3421/files#diff-232fb470c9155c996a5003c090315bb00310543ff5d370be57408d4668e94cd8
https://github.com/RustPython/RustPython/pull/3421/files#diff-232fb470c9155c996a5003c090315bb00310543ff5d370be57408d4668e94cd8
vm/src/types/slot.rshttps://github.com/RustPython/RustPython/pull/3421/files#diff-7735348554d254c56d32663805cae30559fb15602f22ccf313e99d9a9ef06400
View file https://github.com/moreal/RustPython/blob/35655e0087d6a07d823af08a0aea3b13d1e47b04/vm/src/types/slot.rs
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/RustPython/RustPython/pull/3421/{{ revealButtonHref }}
https://github.com/RustPython/RustPython/pull/3421/files#diff-7735348554d254c56d32663805cae30559fb15602f22ccf313e99d9a9ef06400
https://github.com/RustPython/RustPython/pull/3421/files#diff-7735348554d254c56d32663805cae30559fb15602f22ccf313e99d9a9ef06400
https://github.com/RustPython/RustPython/pull/3421/files#diff-7735348554d254c56d32663805cae30559fb15602f22ccf313e99d9a9ef06400
https://github.com/RustPython/RustPython/pull/3421/files#diff-7735348554d254c56d32663805cae30559fb15602f22ccf313e99d9a9ef06400
https://github.com/RustPython/RustPython/pull/3421/files#diff-7735348554d254c56d32663805cae30559fb15602f22ccf313e99d9a9ef06400
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.