python
python copied to clipboard
DNM: disable the GIL (experimental) in 3.13+
This is for testing, not for merging.
See:
- https://docs.python.org/3.13/whatsnew/3.13.html#free-threaded-cpython
- https://github.com/docker-library/python/issues/947
- https://github.com/docker-library/python/issues/1082
Test it with something like:
$ docker build --pull https://github.com/docker-library/python.git#refs/pull/1044/merge:3.13/slim-bookworm