Skip to content
This repository has been archived by the owner on Jan 30, 2023. It is now read-only.

Commit

Permalink
Python 3.7->3.8. in few places; bump Sage version to 9.7 in tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
dimpase authored and Matthias Koeppe committed May 26, 2022
1 parent 790dde8 commit 4b121f7
Show file tree
Hide file tree
Showing 8 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ in the Installation Guide.
``ExtUtils::MakeMaker``), `ranlib`, `git`, `tar`, `bc`.

- Python 3.4 or later, or Python 2.7, a full installation including
`urllib`; but ideally version 3.7.x, 3.8.x, 3.9.x, or 3.10.x, which
`urllib`; but ideally version 3.8.x, 3.9.x, or 3.10.x, which
will avoid having to build Sage's own copy of Python 3.

We have collected lists of system packages that provide these build
Expand Down
6 changes: 3 additions & 3 deletions src/doc/de/tutorial/interactive_shell.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ vornehmen. Nach dem Start von Sage sehen Sie etwa folgendes:
::

┌────────────────────────────────────────────────────────────────────┐
│ SageMath version 9.0, Release Date: 2020-01-01
│ SageMath version 9.7, Release Date: 2022-01-10
│ Using Python 3.10.4. Type "help()" for help. │
└────────────────────────────────────────────────────────────────────┘

Expand Down Expand Up @@ -175,7 +175,7 @@ in einer zukünftigen Sitzung (indem Sie einfach die Log-Datei laden).

was@form:~$ sage
┌────────────────────────────────────────────────────────────────────┐
│ SageMath version 9.0, Release Date: 2020-01-01
│ SageMath version 9.7, Release Date: 2022-01-10
│ Using Python 3.10.4. Type "help()" for help. │
└────────────────────────────────────────────────────────────────────┘

Expand All @@ -194,7 +194,7 @@ in einer zukünftigen Sitzung (indem Sie einfach die Log-Datei laden).
Exiting Sage (CPU time 0m0.61s, Wall time 0m50.39s).
was@form:~$ sage
┌────────────────────────────────────────────────────────────────────┐
│ SageMath version 9.0, Release Date: 2020-01-01
│ SageMath version 9.7, Release Date: 2022-01-10
│ Using Python 3.10.4. Type "help()" for help. │
└────────────────────────────────────────────────────────────────────┘

Expand Down
2 changes: 1 addition & 1 deletion src/doc/en/installation/source.rst
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ rather than building a Python 3 installation from scratch.
Use the ``configure`` option ``--without-system-python3`` in case you want Python 3
built from scratch.

Sage will accept versions 3.7.x to 3.10.x.
Sage will accept versions 3.8.x to 3.10.x.

You can also use ``--with-python=/path/to/python3_binary`` to tell Sage to use
``/path/to/python3_binary`` to set up the venv. Note that setting up venv requires
Expand Down
6 changes: 3 additions & 3 deletions src/doc/en/tutorial/interactive_shell.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Sage, you get output similar to the following:
.. CODE-BLOCK:: text
┌────────────────────────────────────────────────────────────────────┐
│ SageMath version 9.0, Release Date: 2020-01-01
│ SageMath version 9.7, Release Date: 2022-01-10
│ Using Python 3.10.4. Type "help()" for help. │
└────────────────────────────────────────────────────────────────────┘
Expand Down Expand Up @@ -173,7 +173,7 @@ file).
was@form:~$ sage
┌────────────────────────────────────────────────────────────────────┐
│ SageMath version 9.0, Release Date: 2020-01-01
│ SageMath version 9.7, Release Date: 2022-01-10
│ Using Python 3.10.4. Type "help()" for help. │
└────────────────────────────────────────────────────────────────────┘
Expand All @@ -192,7 +192,7 @@ file).
Exiting Sage (CPU time 0m0.61s, Wall time 0m50.39s).
was@form:~$ sage
┌────────────────────────────────────────────────────────────────────┐
│ SageMath version 9.0, Release Date: 2020-01-01
│ SageMath version 9.7, Release Date: 2022-01-10
│ Using Python 3.10.4. Type "help()" for help. │
└────────────────────────────────────────────────────────────────────┘
Expand Down
6 changes: 3 additions & 3 deletions src/doc/fr/tutorial/interactive_shell.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ le shell Sage affiche un message de ce genre :
::

┌────────────────────────────────────────────────────────────────────┐
│ SageMath version 9.0, Release Date: 2020-01-01
│ SageMath version 9.7, Release Date: 2022-01-10
│ Using Python 3.10.4. Type "help()" for help. │
└────────────────────────────────────────────────────────────────────┘

Expand Down Expand Up @@ -182,7 +182,7 @@ session future (en rechargeant le fichier journal).

was@form:~$ sage
┌────────────────────────────────────────────────────────────────────┐
│ SageMath version 9.0, Release Date: 2020-01-01
│ SageMath version 9.7, Release Date: 2022-01-10
│ Using Python 3.10.4. Type "help()" for help. │
└────────────────────────────────────────────────────────────────────┘

Expand All @@ -201,7 +201,7 @@ session future (en rechargeant le fichier journal).
Exiting Sage (CPU time 0m0.61s, Wall time 0m50.39s).
was@form:~$ sage
┌────────────────────────────────────────────────────────────────────┐
│ SageMath version 9.0, Release Date: 2020-01-01
│ SageMath version 9.7, Release Date: 2022-01-10
│ Using Python 3.10.4. Type "help()" for help. │
└────────────────────────────────────────────────────────────────────┘

Expand Down
6 changes: 3 additions & 3 deletions src/doc/ja/tutorial/interactive_shell.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Sageを起動すると,すぐに次のような画面が現れる:
::

┌────────────────────────────────────────────────────────────────────┐
│ SageMath version 9.0, Release Date: 2020-01-01
│ SageMath version 9.7, Release Date: 2022-01-10
│ Using Python 3.10.4. Type "help()" for help. │
└────────────────────────────────────────────────────────────────────┘

Expand Down Expand Up @@ -163,7 +163,7 @@ Sageセッションのロギングと,セッションの保存(:ref:`section-s

was@form:~$ sage
┌────────────────────────────────────────────────────────────────────┐
│ SageMath version 9.0, Release Date: 2020-01-01
│ SageMath version 9.7, Release Date: 2022-01-10
│ Using Python 3.10.4. Type "help()" for help. │
└────────────────────────────────────────────────────────────────────┘

Expand All @@ -182,7 +182,7 @@ Sageセッションのロギングと,セッションの保存(:ref:`section-s
Exiting Sage (CPU time 0m0.61s, Wall time 0m50.39s).
was@form:~$ sage
┌────────────────────────────────────────────────────────────────────┐
│ SageMath version 9.0, Release Date: 2020-01-01
│ SageMath version 9.7, Release Date: 2022-01-10
│ Using Python 3.10.4. Type "help()" for help. │
└────────────────────────────────────────────────────────────────────┘

Expand Down
6 changes: 3 additions & 3 deletions src/doc/pt/tutorial/interactive_shell.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ obtém o seguinte:
::

┌────────────────────────────────────────────────────────────────────┐
│ SageMath version 9.0, Release Date: 2020-01-01
│ SageMath version 9.7, Release Date: 2022-01-10
│ Using Python 3.10.4. Type "help()" for help. │
└────────────────────────────────────────────────────────────────────┘
sage:
Expand Down Expand Up @@ -174,7 +174,7 @@ arquivo log).

was@form:~$ sage
┌────────────────────────────────────────────────────────────────────┐
│ SageMath version 9.0, Release Date: 2020-01-01
│ SageMath version 9.7, Release Date: 2022-01-10
│ Using Python 3.10.4. Type "help()" for help. │
└────────────────────────────────────────────────────────────────────┘
Expand All @@ -193,7 +193,7 @@ arquivo log).
Exiting Sage (CPU time 0m0.61s, Wall time 0m50.39s).
was@form:~$ sage
┌────────────────────────────────────────────────────────────────────┐
│ SageMath version 9.0, Release Date: 2020-01-01
│ SageMath version 9.7, Release Date: 2022-01-10
│ Using Python 3.10.4. Type "help()" for help. │
└────────────────────────────────────────────────────────────────────┘
Expand Down
6 changes: 3 additions & 3 deletions src/doc/ru/tutorial/interactive_shell.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Sage вы увидите вывод, похожий на следующий:
::

┌────────────────────────────────────────────────────────────────────┐
│ SageMath version 9.0, Release Date: 2020-01-01
│ SageMath version 9.7, Release Date: 2022-01-10
│ Using Python 3.10.4. Type "help()" for help. │
└────────────────────────────────────────────────────────────────────┘

Expand Down Expand Up @@ -166,7 +166,7 @@ Notebook), то вы можете ввести ``%hist``, чтобы вывес

was@form:~$ sage
┌────────────────────────────────────────────────────────────────────┐
│ SageMath version 9.0, Release Date: 2020-01-01
│ SageMath version 9.7, Release Date: 2022-01-10
│ Using Python 3.10.4. Type "help()" for help. │
└────────────────────────────────────────────────────────────────────┘

Expand All @@ -185,7 +185,7 @@ Notebook), то вы можете ввести ``%hist``, чтобы вывес
Exiting Sage (CPU time 0m0.61s, Wall time 0m50.39s).
was@form:~$ sage
┌────────────────────────────────────────────────────────────────────┐
│ SageMath version 9.0, Release Date: 2020-01-01
│ SageMath version 9.7, Release Date: 2022-01-10
│ Using Python 3.10.4. Type "help()" for help. │
└────────────────────────────────────────────────────────────────────┘

Expand Down

0 comments on commit 4b121f7

Please sign in to comment.