Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0d0139b

Browse files
authored
Update enum to CPython 3.11.5 (RustPython#5074)
part of:RustPython#4564
1 parent5384a47 commit0d0139b

File tree

6 files changed

+4286
-1542
lines changed

6 files changed

+4286
-1542
lines changed

‎.github/workflows/ci.yaml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ jobs:
315315
with:
316316
python-version:${{ env.PYTHON_VERSION }}
317317
-name:install ruff
318-
run:python -m pip install ruff
318+
run:python -m pip install ruff==0.0.291# astral-sh/ruff#7778
319319
-name:run python lint
320320
run:ruff extra_tests wasm examples --exclude='./.*',./Lib,./vm/Lib,./benches/ --select=E9,F63,F7,F82 --show-source
321321
-name:install prettier

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp