[issue46937] convert remaining functions to AC in _weakref

2022-03-07 Thread Dong-hee Na


Dong-hee Na  added the comment:


New changeset 5c06dba21b9767127f042b8a168703f06338c3f4 by Kumar Aditya in 
branch 'main':
bpo-46937: convert remaining functions to AC in _weakref (GH-31705)
https://github.com/python/cpython/commit/5c06dba21b9767127f042b8a168703f06338c3f4


--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue46937] convert remaining functions to AC in _weakref

2022-03-07 Thread Dong-hee Na


Change by Dong-hee Na :


--
stage: patch review -> resolved
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue46937] convert remaining functions to AC in _weakref

2022-03-06 Thread Kumar Aditya


Change by Kumar Aditya :


--
nosy: +corona10

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue46937] convert remaining functions to AC in _weakref

2022-03-06 Thread Kumar Aditya


Change by Kumar Aditya :


--
keywords: +patch
pull_requests: +29825
stage:  -> patch review
pull_request: https://github.com/python/cpython/pull/31705

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue46937] convert remaining functions to AC in _weakref

2022-03-06 Thread Kumar Aditya


New submission from Kumar Aditya :

Convert remaining functions to AC in _weakref so that they use the FASTCALL 
calling convection.

--
messages: 414609
nosy: kumaraditya303
priority: normal
severity: normal
status: open
title: convert remaining functions to AC in _weakref
versions: Python 3.11

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com