Uh oh!
There was an error while loading. Please reload this page.
bpo-42212: check if generated files are up-to-date in github actions - #23042
Conversation
29c3870 to
4a8d1efComparevstinner
commented
Oct 30, 2020
Network issue. I re-run the job. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
https: //github.com/python/core-workflow/issues/380 Signed-off-by: Filipe Laíns <lains@archlinux.org>
| exit 1 | ||
| fi | ||
| - name: Check exported libpython symbols | ||
| run: make smelly |
There was a problem hiding this comment.
I wanted to suggest to add a message explaining that the check ensures that libpython only exports starting with Py and _Py. But instead, I wrote PR #23423 to enhance the script directly ;-)
vstinner
commented
Nov 20, 2020
Merged, thanks! |
miss-islington
commented
Nov 24, 2020
miss-islington
commented
Nov 24, 2020
bedevere-bot
commented
Nov 24, 2020
GH-23493 is a backport of this pull request to the 3.8 branch. |
…ythonGH-23042) See https: //github.com/python/core-workflow/issues/380 Signed-off-by: Filipe Laíns <lains@archlinux.org> (cherry picked from commit d20b7ed) Co-authored-by: Filipe Laíns <lains@archlinux.org>
…ythonGH-23042) See https: //github.com/python/core-workflow/issues/380 Signed-off-by: Filipe Laíns <lains@archlinux.org> (cherry picked from commit d20b7ed) Co-authored-by: Filipe Laíns <lains@archlinux.org>
bedevere-bot
commented
Nov 24, 2020
GH-23494 is a backport of this pull request to the 3.9 branch. |
…H-23042) See https: //github.com/python/core-workflow/issues/380 Signed-off-by: Filipe Laíns <lains@archlinux.org> (cherry picked from commit d20b7ed) Co-authored-by: Filipe Laíns <lains@archlinux.org>
…H-23042) See https: //github.com/python/core-workflow/issues/380 Signed-off-by: Filipe Laíns <lains@archlinux.org> (cherry picked from commit d20b7ed) Co-authored-by: Filipe Laíns <lains@archlinux.org>
…ythonGH-23042) See https: //github.com/python/core-workflow/issues/380 Signed-off-by: Filipe Laíns <lains@archlinux.org>
python/core-workflow#380
https://bugs.python.org/issue42212