8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 662b4ec commit ad07b84Copy full SHA for ad07b84
.github/workflows/tests.yml
@@ -83,7 +83,7 @@ jobs:
83
run: |
84
mkdir -p ~/locales/fr/LC_MESSAGES/
85
cp -uv --parents *.po */*.po ~/locales/fr/LC_MESSAGES/
86
- git -C ~/cpython checkout b30934e9afb0af3f8e2e5f0992445be775b3c630
+ git -C ~/cpython checkout 895591c1f0bdec5ad357fe6a5fd0875990061357
87
- name: Prepare venv
88
89
# If the venv exists but is broken, drop it (happens on Python upgrades):
0 commit comments