mirror of
https://github.com/python/cpython
synced 2026-09-26 16:21:04 +03:00
3 lines
189 B
ReStructuredText
3 lines
189 B
ReStructuredText
Fix a possible race condition affecting parallel builds configured with
|
|
``--enable-experimental-jit``, in which compilation errors could be caused
|
|
by an incompletely-generated header file.
|