GH-111062: Apply reusable workflow for the Linux CI#111440
GH-111062: Apply reusable workflow for the Linux CI#111440NCLI wants to merge 8 commits intopython:mainfrom
Conversation
|
Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
.github/workflows/build.yml
Outdated
| - name: Remount sources writable for tests | ||
| # some tests write to srcdir, lack of pyc files slows down testing | ||
| run: sudo mount $CPYTHON_RO_SRCDIR -oremount,rw | ||
| - name: Tests |
There was a problem hiding this comment.
FYI, we don't need to run test code at this moment :)
|
Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
|
Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
|
Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
|
Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
|
Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
|
Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
|
Is this superseded by #111446 now? |
|
"nogil" -> "free-threaded" |
|
Duplicated with #111452 |
Uh oh!
There was an error while loading. Please reload this page.