mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Bump to 3.9.0a0
This commit is contained in:
parent
23d7ce7471
commit
9ab2fb1c68
11 changed files with 831 additions and 831 deletions
|
@ -36,7 +36,7 @@ import suspicious
|
|||
|
||||
|
||||
ISSUE_URI = 'https://bugs.python.org/issue%s'
|
||||
SOURCE_URI = 'https://github.com/python/cpython/tree/3.8/%s'
|
||||
SOURCE_URI = 'https://github.com/python/cpython/tree/master/%s'
|
||||
|
||||
# monkey-patch reST parser to disable alphabetic and roman enumerated lists
|
||||
from docutils.parsers.rst.states import Body
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue