This issue tracker will soon become read-only and move to GitHub.
For a smoother transition, remember to log in and link your GitHub username to your profile.
For more information, see this post about the migration.

classification
Title: Specialize calls for Python classes
Type: Stage: patch review
Components: Versions: Python 3.11
process
Status: open Resolution:
Dependencies: Superseder:
Assigned To: Nosy List: Mark.Shannon, brandtbucher, kj
Priority: normal Keywords: patch

Created on 2022-03-06 13:49 by kj, last changed 2022-03-16 15:04 by kj.

Pull Requests
URL Status Linked Edit
PR 31707 open kj, 2022-03-06 13:51
PR 31936 open kj, 2022-03-16 15:04
Messages (1)
msg414618 - (view) Author: Ken Jin (kj) * (Python committer) Date: 2022-03-06 13:49
Please see https://github.com/faster-cpython/ideas/issues/267.

I hope I'm not stepping on anyone's toes here (sorry if I cause any duplicate work)!
History
Date User Action Args
2022-03-16 15:04:06kjsetpull_requests: + pull_request30028
2022-03-06 20:07:58brandtbuchersetnosy: + brandtbucher
2022-03-06 13:51:28kjsetkeywords: + patch
stage: patch review
pull_requests: + pull_request29827
2022-03-06 13:49:31kjcreate