René's URL Explorer Experiment


Title: Convert static types to heap types: use PyType_FromSpec() · Issue #84258 · python/cpython · GitHub

Open Graph Title: Convert static types to heap types: use PyType_FromSpec() · Issue #84258 · python/cpython

X Title: Convert static types to heap types: use PyType_FromSpec() · Issue #84258 · python/cpython

Description: BPO 40077 Nosy @pitrou, @vstinner, @phsilva, @encukou, @skrah, @ericsnowcurrently, @serhiy-storchaka, @corona10, @pablogsal, @miss-islington, @shihai1991, @erlend-aasland, @h-vetinari, @nw0, @kumaraditya303, @CharlieZhao95 PRs #19177#192...

Open Graph Description: BPO 40077 Nosy @pitrou, @vstinner, @phsilva, @encukou, @skrah, @ericsnowcurrently, @serhiy-storchaka, @corona10, @pablogsal, @miss-islington, @shihai1991, @erlend-aasland, @h-vetinari, @nw0, @kumar...

X Description: BPO 40077 Nosy @pitrou, @vstinner, @phsilva, @encukou, @skrah, @ericsnowcurrently, @serhiy-storchaka, @corona10, @pablogsal, @miss-islington, @shihai1991, @erlend-aasland, @h-vetinari, @nw0, @kumar...

Opengraph URL: https://github.com/python/cpython/issues/84258

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Convert static types to heap types: use PyType_FromSpec()","articleBody":"BPO | [40077](https://bugs.python.org/issue40077)\n--- | :---\nNosy | @pitrou, @vstinner, @phsilva, @encukou, @skrah, @ericsnowcurrently, @serhiy-storchaka, @corona10, @pablogsal, @miss-islington, @shihai1991, @erlend-aasland, @h-vetinari, @nw0, @kumaraditya303, @CharlieZhao95\nPRs | \u003cli\u003epython/cpython#19177\u003c/li\u003e\u003cli\u003epython/cpython#19202\u003c/li\u003e\u003cli\u003epython/cpython#19341\u003c/li\u003e\u003cli\u003epython/cpython#19344\u003c/li\u003e\u003cli\u003epython/cpython#19438\u003c/li\u003e\u003cli\u003epython/cpython#20960\u003c/li\u003e\u003cli\u003epython/cpython#20974\u003c/li\u003e\u003cli\u003epython/cpython#21953\u003c/li\u003e\u003cli\u003epython/cpython#21954\u003c/li\u003e\u003cli\u003epython/cpython#23108\u003c/li\u003e\u003cli\u003epython/cpython#23124\u003c/li\u003e\u003cli\u003epython/cpython#23136\u003c/li\u003e\u003cli\u003epython/cpython#23428\u003c/li\u003e\u003cli\u003epython/cpython#23443\u003c/li\u003e\u003cli\u003epython/cpython#23975\u003c/li\u003e\u003cli\u003epython/cpython#24065\u003c/li\u003e\u003cli\u003epython/cpython#24066\u003c/li\u003e\u003cli\u003epython/cpython#24481\u003c/li\u003e\u003cli\u003epython/cpython#30884\u003c/li\u003e\nFiles | \u003cli\u003e[bench_isinstance_check.py](https://bugs.python.org/file49007/bench_isinstance_check.py \"Uploaded as text/plain at 2020-03-29.02:06:38 by @corona10\")\u003c/li\u003e\u003cli\u003e[bench_subclass_check.py](https://bugs.python.org/file49008/bench_subclass_check.py \"Uploaded as text/plain at 2020-03-29.02:06:47 by @corona10\")\u003c/li\u003e\u003cli\u003e[bench_isinstance_check.py](https://bugs.python.org/file49009/bench_isinstance_check.py \"Uploaded as text/plain at 2020-03-29.14:40:47 by @corona10\")\u003c/li\u003e\n\n\u003csup\u003e*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*\u003c/sup\u003e\n\n\u003cdetails\u003e\u003csummary\u003eShow more details\u003c/summary\u003e\u003cp\u003e\n\nGitHub fields:\n```python\nassignee = None\nclosed_at = None\ncreated_at = \u003cDate 2020-03-26.16:04:44.633\u003e\nlabels = ['extension-modules', 'type-feature', '3.10']\ntitle = 'Convert static types to heap types: use PyType_FromSpec()'\nupdated_at = \u003cDate 2022-02-02.05:50:10.693\u003e\nuser = 'https://github.com/corona10'\n```\n\nbugs.python.org fields:\n```python\nactivity = \u003cDate 2022-02-02.05:50:10.693\u003e\nactor = 'kumaraditya'\nassignee = 'none'\nclosed = False\nclosed_date = None\ncloser = None\ncomponents = ['Extension Modules']\ncreation = \u003cDate 2020-03-26.16:04:44.633\u003e\ncreator = 'corona10'\ndependencies = []\nfiles = ['49007', '49008', '49009']\nhgrepos = []\nissue_num = 40077\nkeywords = ['patch']\nmessage_count = 47.0\nmessages = ['365087', '365088', '365117', '365125', '365142', '365145', '365149', '365154', '365205', '365220', '365241', '365242', '365255', '365257', '365317', '365558', '365773', '366024', '366061', '368669', '371120', '371813', '371890', '372073', '372074', '372076', '372326', '375943', '380109', '380267', '380516', '380517', '380518', '383848', '383908', '384228', '384236', '384271', '384272', '384293', '410810', '411630', '411903', '411904', '411907', '411964', '412338']\nnosy_count = 16.0\nnosy_names = ['pitrou', 'vstinner', 'phsilva', 'petr.viktorin', 'skrah', 'eric.snow', 'serhiy.storchaka', 'corona10', 'pablogsal', 'miss-islington', 'shihai1991', 'erlendaasland', 'h-vetinari', 'nw0', 'kumaraditya', 'CharlieZhao']\npr_nums = ['19177', '19202', '19341', '19344', '19438', '20960', '20974', '21953', '21954', '23108', '23124', '23136', '23428', '23443', '23975', '24065', '24066', '24481', '30884']\npriority = 'normal'\nresolution = None\nstage = 'patch review'\nstatus = 'open'\nsuperseder = None\ntype = 'enhancement'\nurl = 'https://bugs.python.org/issue40077'\nversions = ['Python 3.10']\n```\n\n\u003c/p\u003e\u003c/details\u003e\n","author":{"url":"https://github.com/corona10","@type":"Person","name":"corona10"},"datePublished":"2020-03-26T16:04:45.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":51},"url":"https://github.com/84258/cpython/issues/84258"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:062d989a-3af8-fb08-ccd1-3173e57d950a
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idB6D0:121DAE:FF3EA7:1570830:696991AF
html-safe-noncee827d519bc81b2825277309dba51286de99588f62efcce8170bd9ead5458d2c9
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCNkQwOjEyMURBRTpGRjNFQTc6MTU3MDgzMDo2OTY5OTFBRiIsInZpc2l0b3JfaWQiOiI3MzA1NTQxMTg1MjkzNjE5NjMxIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac70ec9f09e939aa389725e1d87aaeaf7d6975bd10443961593c68ca26a3042553
hovercard-subject-tagissue:1199033112
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/python/cpython/84258/issue_layout
twitter:imagehttps://opengraph.githubassets.com/01cd556258872e24a153357c10dcb431d0a50e66b4d58a02142907dc6aeb3418/python/cpython/issues/84258
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/01cd556258872e24a153357c10dcb431d0a50e66b4d58a02142907dc6aeb3418/python/cpython/issues/84258
og:image:altBPO 40077 Nosy @pitrou, @vstinner, @phsilva, @encukou, @skrah, @ericsnowcurrently, @serhiy-storchaka, @corona10, @pablogsal, @miss-islington, @shihai1991, @erlend-aasland, @h-vetinari, @nw0, @kumar...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamecorona10
hostnamegithub.com
expected-hostnamegithub.com
None3542e147982176a7ebaa23dfb559c8af16f721c03ec560c68c56b64a0f35e751
turbo-cache-controlno-preview
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
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releaseaf80af7cc9e3de9c336f18b208a600950a3c187c
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/python/cpython/issues/84258#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython%2Fcpython%2Fissues%2F84258
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%2Fissues%2F84258
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%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=python%2Fcpython
Reloadhttps://github.com/python/cpython/issues/84258
Reloadhttps://github.com/python/cpython/issues/84258
Reloadhttps://github.com/python/cpython/issues/84258
python https://github.com/python
cpythonhttps://github.com/python/cpython
Please reload this pagehttps://github.com/python/cpython/issues/84258
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/issues/84258
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
New issuehttps://github.com/login?return_to=https://github.com/python/cpython/issues/84258
New issuehttps://github.com/login?return_to=https://github.com/python/cpython/issues/84258
Convert static types to heap types: use PyType_FromSpec()https://github.com/python/cpython/issues/84258#top
3.12only security fixeshttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%223.12%22
extension-modulesC modules in the Modules dirhttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22extension-modules%22
type-featureA feature request or enhancementhttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22type-feature%22
https://github.com/corona10
https://github.com/corona10
corona10https://github.com/corona10
on Mar 26, 2020https://github.com/python/cpython/issues/84258#issue-1199033112
40077https://bugs.python.org/issue40077
@pitrouhttps://github.com/pitrou
@vstinnerhttps://github.com/vstinner
@phsilvahttps://github.com/phsilva
@encukouhttps://github.com/encukou
@skrahhttps://github.com/skrah
@ericsnowcurrentlyhttps://github.com/ericsnowcurrently
@serhiy-storchakahttps://github.com/serhiy-storchaka
@corona10https://github.com/corona10
@pablogsalhttps://github.com/pablogsal
@miss-islingtonhttps://github.com/miss-islington
@shihai1991https://github.com/shihai1991
@erlend-aaslandhttps://github.com/erlend-aasland
@h-vetinarihttps://github.com/h-vetinari
@nw0https://github.com/nw0
@kumaraditya303https://github.com/kumaraditya303
@CharlieZhao95https://github.com/CharlieZhao95
bpo-40077: Convert _jsonmodule to use PyType_FromSpec. #19177https://github.com/python/cpython/pull/19177
bpo-40077: Convert _abc module to use PyType_FromSpec() #19202https://github.com/python/cpython/pull/19202
[WIP] bpo-40077: Convert _bz2 extension module to use PyType_FromSpec() #19341https://github.com/python/cpython/pull/19341
bpo-40077: Fix potential refleaks of _json #19344https://github.com/python/cpython/pull/19344
bpo-40077: Remove redundant cast in _json extension module #19438https://github.com/python/cpython/pull/19438
bpo-40077: Convert _bz2 module to use PyType_FromSpec #20960https://github.com/python/cpython/pull/20960
bpo-40077: Convert _csv module to use PyType_FromSpec  #20974https://github.com/python/cpython/pull/20974
bpo-40077: Convert _operaator to use PyType_FromSpec #21953https://github.com/python/cpython/pull/21953
bpo-40077: Convert _operator to use PyType_FromSpec #21954https://github.com/python/cpython/pull/21954
bpo-40077: Convert mmap to use heap types #23108https://github.com/python/cpython/pull/23108
bpo-40077: Convert arraymodule to use heap types and establish module state #23124https://github.com/python/cpython/pull/23124
bpo-40077: Convert _queuemodule to use heap types #23136https://github.com/python/cpython/pull/23136
bpo-40077: Convert _elementtree types to heap types #23428https://github.com/python/cpython/pull/23428
bpo-42327: Add PyModule_Add() (smaller). #23443https://github.com/python/cpython/pull/23443
bpo-40077: Fix typo in simplequeue_get_state_by_type() #23975https://github.com/python/cpython/pull/23975
bpo-40077: Convert itertools types to heap types #24065https://github.com/python/cpython/pull/24065
bpo-40077: Add traverse/clear/free to arraymodule #24066https://github.com/python/cpython/pull/24066
bpo-40077: Convert zoneinfo type to heap type #24481https://github.com/python/cpython/pull/24481
bpo-40077: Convert _pickle module to use heap types. #30884https://github.com/python/cpython/pull/30884
bench_isinstance_check.pyhttps://bugs.python.org/file49007/bench_isinstance_check.py
bench_subclass_check.pyhttps://bugs.python.org/file49008/bench_subclass_check.py
bench_isinstance_check.pyhttps://bugs.python.org/file49009/bench_isinstance_check.py
3.12only security fixeshttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%223.12%22
extension-modulesC modules in the Modules dirhttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22extension-modules%22
type-featureA feature request or enhancementhttps://github.com/python/cpython/issues?q=state%3Aopen%20label%3A%22type-feature%22
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.