Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.7k
Closed
Description
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee=Noneclosed_at=Nonecreated_at=<Date2020-04-11.15:40:21.809>labels= ['interpreter-core','type-feature','3.10']title='Fixing Copy on Writes from reference counting and immortal objects'updated_at=<Date2022-02-22.16:42:58.428>user='https://github.com/eduardo-elizondo'
bugs.python.org fields:
activity=<Date2022-02-22.16:42:58.428>actor='eric.snow'assignee='none'closed=Falseclosed_date=Nonecloser=Nonecomponents= ['Interpreter Core']creation=<Date2020-04-11.15:40:21.809>creator='eelizondo'dependencies= []files= []hgrepos= []issue_num=40255keywords= ['patch']message_count=69.0messages= ['366216','366221','366224','366325','366326','366328','366329','366330','366331','366341','366344','366345','366387','366388','366390','366402','366403','366404','366406','366407','366408','366412','366413','366416','366422','366423','366428','366456','366518','366519','366520','366536','366561','366565','366566','366573','366577','366578','366579','366593','366605','366623','366624','366625','366628','366629','366744','366818','366825','366826','366828','366834','366835','366837','366852','379644','379871','379917','388525','388526','388760','410592','410613','412956','413080','413116','413693','413694','413717']nosy_count=16.0nosy_names= ['tim.peters','nascheme','gregory.p.smith','pitrou','vstinner','carljm','dino.viehland','methane','Mark.Shannon','eric.snow','steve.dower','corona10','pablogsal','eelizondo','remi.lapeyre','shihai1991']pr_nums= ['19474','24828','31488','31489','31490','31491']priority='normal'resolution=Nonestage='patch review'status='open'superseder=Nonetype='enhancement'url='https://bugs.python.org/issue40255'versions= ['Python 3.10']
Linked PRs
- gh-84436: Make Interned Strings Immortal #102887
- gh-84436: Add codemod for _PyVarObject_HEAD_IMMORTAL_INIT #103308
- gh-84436: Add static flag in PyLongObject's lv_tag #103403
- gh-84436: Immortalize in _PyStructSequence_InitBuiltinWithFlags() #103817
- gh-84436: Improve Immortalization for Builtin Types #103823
- gh-84436 Add integration C API tests for immortal objects #103962
- gh-84436: Immortalize in _PyStructSequence_InitBuiltinWithFlags() #104054
- gh-84436: update docs on Py_None/Py_True/Py_False/Py_Ellipsis becoming immortal #105195
- [3.12] gh-84436: update docs on Py_None/Py_True/Py_False/Py_Ellipsis becoming immortal (GH-105195) #105977
- GH-84436: Skip refcounting for known immortals #107605
Metadata
Metadata
Assignees
Labels
Projects
Status
Done