You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to grpc.io
Hello, I notice that prereleased python 3.13 can remove the gil by compiled with --disable-gil. It make more convient to develop some high concurrency python program with sharing gpu resource only in one process. Current latest grpc version compiled error with python 3.13. So is there any plan or infomations about supporting python 3.13 to disclose.
Richard Belleville
unread,
Jul 11, 2024, 2:37:53 PM7/11/24
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to grpc.io
The team has plans to both support Python 3.13 and start our investigation into supporting no-gil mode this quarter. We believe that no-gil mode presents an opportunity to provide significant performance improvements in the gRPC Python library, so we're very excited for these plans to come together.