[issue42398] Race condition in "make regen-all" when running jobs in parallel

2020-11-18 Thread STINNER Victor
Change by STINNER Victor : -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker ___ __

[issue42398] Race condition in "make regen-all" when running jobs in parallel

2020-11-18 Thread miss-islington
miss-islington added the comment: New changeset 66dd5338a1ca98921c8e6c51228541ef8ed8076a by Miss Islington (bot) in branch '3.8': bpo-42398: Fix "make regen-all" race condition (GH-23362) (GH-23367) https://github.com/python/cpython/commit/66dd5338a1ca98921c8e6c51228541ef8ed8076a --

[issue42398] Race condition in "make regen-all" when running jobs in parallel

2020-11-18 Thread miss-islington
Change by miss-islington : -- nosy: +miss-islington nosy_count: 1.0 -> 2.0 pull_requests: +22264 pull_request: https://github.com/python/cpython/pull/23371 ___ Python tracker _

[issue42398] Race condition in "make regen-all" when running jobs in parallel

2020-11-18 Thread STINNER Victor
STINNER Victor added the comment: New changeset c53c3f400050a7edc92ccb7285a6d7eeb4c37fd2 by Victor Stinner in branch '3.9': bpo-42398: Fix "make regen-all" race condition (GH-23362) (GH-23367) https://github.com/python/cpython/commit/c53c3f400050a7edc92ccb7285a6d7eeb4c37fd2 --

[issue42398] Race condition in "make regen-all" when running jobs in parallel

2020-11-18 Thread STINNER Victor
Change by STINNER Victor : -- pull_requests: +22260 pull_request: https://github.com/python/cpython/pull/23367 ___ Python tracker ___ __

[issue42398] Race condition in "make regen-all" when running jobs in parallel

2020-11-18 Thread STINNER Victor
STINNER Victor added the comment: New changeset 8fba9523cf08029dc2e280d9f48fdd57ab178c9d by Victor Stinner in branch 'master': bpo-42398: Fix "make regen-all" race condition (GH-23362) https://github.com/python/cpython/commit/8fba9523cf08029dc2e280d9f48fdd57ab178c9d --

[issue42398] Race condition in "make regen-all" when running jobs in parallel

2020-11-18 Thread STINNER Victor
Change by STINNER Victor : -- keywords: +patch pull_requests: +22255 stage: -> patch review pull_request: https://github.com/python/cpython/pull/23362 ___ Python tracker ___ _

[issue42398] Race condition in "make regen-all" when running jobs in parallel

2020-11-18 Thread STINNER Victor
New submission from STINNER Victor : When building the Fedora package of Python 3.10, *sometimes* the "make regen-all" fail to build with errors like: /builddir/build/BUILD/Python-3.9.0/Modules/_weakref.c:131:5: error: '_WEAKREF_GETWEAKREFCOUNT_METHODDEF' undeclared here (not in a