diff options
author | Pablo Galindo <pablogsal@gmail.com> | 2021-02-02 20:43:11 (GMT) |
---|---|---|
committer | Pablo Galindo <pablogsal@gmail.com> | 2021-02-02 20:45:36 (GMT) |
commit | b0478d738a30ca6a1a57e059156e7445612f2828 (patch) | |
tree | 08566b0f9d7dfb971772e650b3b672451c8ba04d /README.rst | |
parent | 22dbd9e8c05ece0126a5fc0fc131a42eac74c0a3 (diff) | |
download | cpython-b0478d738a30ca6a1a57e059156e7445612f2828.zip cpython-b0478d738a30ca6a1a57e059156e7445612f2828.tar.gz cpython-b0478d738a30ca6a1a57e059156e7445612f2828.tar.bz2 |
Fix Sphynx syntax in the memory.rst documentv3.10.0a5
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -This is Python version 3.10.0 alpha 4 +This is Python version 3.10.0 alpha 5 ===================================== .. image:: https://travis-ci.com/python/cpython.svg?branch=master |