From 2a89bd6cff38d561aa531ed1f2e3d369692a6279 Mon Sep 17 00:00:00 2001 From: Shengjing Zhu Date: Mon, 2 Sep 2019 02:26:25 +0800 Subject: [PATCH] Update for Python 3.8 --- README.rst | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index bd2e4765a..c7b0923d9 100644 --- a/README.rst +++ b/README.rst @@ -12,11 +12,16 @@ Maintained versions: * - Version - Build status - Translation progress - * - `3.7 `_ - - .. image:: https://travis-ci.org/python/python-docs-zh-cn.svg?branch=3.7-staging + * - `3.8 `_ + - .. image:: https://travis-ci.org/python/python-docs-zh-cn.svg?branch=3.8-staging :target: https://travis-ci.org/python/python-docs-zh-cn - .. image:: https://img.shields.io/badge/dynamic/json.svg?label=zh_CN&query=%24.zh_CN&url=http%3A%2F%2Fgce.zhsj.me%2Fpython/newest :target: https://www.transifex.com/python-doc/python-newest/ + * - `3.7 `_ + - .. image:: https://travis-ci.org/python/python-docs-zh-cn.svg?branch=3.7-staging + :target: https://travis-ci.org/python/python-docs-zh-cn + - .. image:: https://img.shields.io/badge/dynamic/json.svg?label=zh_CN&query=%24.zh_CN&url=http%3A%2F%2Fgce.zhsj.me%2Fpython/37 + :target: https://www.transifex.com/python-doc/python-37/ Documentation Contribution Agreement ------------------------------------