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

Commitd9be07d

Browse files
authored
Remove python3.8 as it has reached EOL
1 parentc6514dd commitd9be07d

File tree

2 files changed

+6
-11
lines changed

2 files changed

+6
-11
lines changed

‎.github/workflows/python-38.yml

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
name:python-38
22

3-
on:
4-
push:
5-
branches:
6-
-master
7-
schedule:
8-
-cron:"2 * * * *"
3+
on:workflow_dispatch
94

105
jobs:
116
sync:

‎README.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,6 @@ Maintained versions:
3737
:target: https://github.com/python/python-docs-zh-cn/actions?workflow=python-39
3838
- .. image:: https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fpython%2Fpython-docs-zh-cn%2F3.9%2F.stat.json&query=%24.translation&label=zh-CN
3939
:target: https://app.transifex.com/python-doc/python-39/
40-
* - `3.8<https://github.com/python/python-docs-zh-cn/tree/3.8>`_
41-
- .. image:: https://github.com/python/python-docs-zh-cn/workflows/python-38/badge.svg
42-
:target: https://github.com/python/python-docs-zh-cn/actions?workflow=python-38
43-
- .. image:: https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fpython%2Fpython-docs-zh-cn%2F3.8%2F.stat.json&query=%24.translation&label=zh-CN
44-
:target: https://app.transifex.com/python-doc/python-38/
4540

4641
EOL versions:
4742

@@ -51,6 +46,11 @@ EOL versions:
5146
* - Version
5247
- Sync status
5348
- Translation progress
49+
* - `3.8<https://github.com/python/python-docs-zh-cn/tree/3.8>`_
50+
- .. image:: https://github.com/python/python-docs-zh-cn/workflows/python-38/badge.svg
51+
:target: https://github.com/python/python-docs-zh-cn/actions?workflow=python-38
52+
- .. image:: https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fpython%2Fpython-docs-zh-cn%2F3.8%2F.stat.json&query=%24.translation&label=zh-CN
53+
:target: https://app.transifex.com/python-doc/python-38/
5454
* - `3.7<https://github.com/python/python-docs-zh-cn/tree/3.7>`_
5555
- .. image:: https://github.com/python/python-docs-zh-cn/workflows/python-37/badge.svg
5656
:target: https://github.com/python/python-docs-zh-cn/actions?workflow=python-37

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp