bpo-40334: Compile extensions in test_peg_generator with C99#19668
Conversation
This comment has been minimized.
This comment has been minimized.
6045bd8 to
6d15acd
Compare
April 23, 2020 00:15
|
🤖 New build scheduled with the buildbot fleet by @pablogsal for commit 6d15acd386e2446a9d86cfe8def687099c19ae52 🤖 If you want to schedule another build, you need to add the ":hammer: test-with-buildbots" label again. |
Sorry, something went wrong.
6d15acd to
983f06f
Compare
April 23, 2020 00:42
|
🤖 New build scheduled with the buildbot fleet by @pablogsal for commit 983f06f5e6a98574b24f39bb79a55b8c796b6d09 🤖 If you want to schedule another build, you need to add the ":hammer: test-with-buildbots" label again. |
Sorry, something went wrong.
983f06f to
ef7abe9
Compare
April 23, 2020 00:47
|
🤖 New build scheduled with the buildbot fleet by @pablogsal for commit ef7abe9 🤖 If you want to schedule another build, you need to add the ":hammer: test-with-buildbots" label again. |
Sorry, something went wrong.
|
The failing buildbots are now green: https://buildbot.python.org/all/#/builders/331/builds/35/steps/5/logs/stdio |
Sorry, something went wrong.
This PR restores the C99 stuff that we removed from
Parser/pegen/parse_string.cand fixes the remaining buildbot issues.https://bugs.python.org/issue40334