colesbury / nogil-3.12

Multithreaded Python without the GIL (experimental rebase on 3.12)
Other
143 stars 7 forks source link

tuple(dict) should behave atomically w.r.t. to dict modifications #5

Open colesbury opened 1 year ago

colesbury commented 1 year ago

See https://discuss.python.org/t/pep-703-making-the-global-interpreter-lock-optional-3-12-updates/26503/131