couchbase-python-client icon indicating copy to clipboard operation
couchbase-python-client copied to clipboard

Free-threaded Python Support

Open mynewestgitaccount opened this issue 4 months ago • 2 comments

Now that Python 3.14 is in its rc phase and free-threading is no longer an experimental configuration, would support for free-threading (and Python 3.14 itself) be possible?

I realize this is a huge ask considering how much of the SDK is in C++, but I thought asking couldn't hurt. 🙂

mynewestgitaccount avatar Aug 16 '25 22:08 mynewestgitaccount

Hi @mynewestgitaccount -- thanks for the inquiry! We are keeping an eye on the 3.14 release schedule and will aim to have 3.14 support shortly after it is available.

Unfortunately I cannot speak to when the SDK might add support for free threaded Python. But, I will create a ticket in our JIRA system to log some pathfinding. I'll follow-up once the ticket is created. 👍

thejcfactor avatar Aug 25 '25 23:08 thejcfactor

I have created PYCBC-1702 to track some pathfinding for potentially supporting free-threading.

thejcfactor avatar Oct 07 '25 01:10 thejcfactor