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

Commit4da1373

Browse files
committed
FIX the BRANCH variable in the Makefile.
1 parentf05d5cb commit4da1373

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

‎CONTRIBUTING-CORE.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ traduire ::
88
python .scripts/merge.py --cpython_repo ../cpython/ origin/3.13
99
make verifs
1010

11+
Il faut mettre à jour la variable ``BRANCH`` dans le ``Makefile``.
12+
1113

1214
Maintenance
1315
-----------

‎Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
# .po files.
2323
CPYTHON_CURRENT_COMMIT := 8dc0575047559857cb923545a1c69d8ddc639a41
2424
LANGUAGE := fr
25-
BRANCH := 3.11
25+
BRANCH := 3.13
2626

2727
EXCLUDED :=\
2828
whatsnew/2.?.po\

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp