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

Update supported versions in which-python page#1139

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
lucasfmarconi wants to merge2 commits intorealpython:master
base:master
Choose a base branch
Loading
fromlucasfmarconi:doc-which-python
Open
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletionsdocs/starting/which-python.rst
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -127,8 +127,7 @@ expose Python code to other languages in the .NET framework.
IronPython directly into the Visual Studio development environment, making it
an ideal choice for Windows developers.

IronPython supports Python 2.7. [#iron_ver]_ IronPython 3 [#iron_ver3]_
is being developed, but is not ready for use as of September 2020.
IronPython supports Python 2.7. [#iron_ver]_ IronPython 3 supports Python 3.4. [#iron_ver3]_

PythonNet
---------
Expand All@@ -144,7 +143,7 @@ installations on non-Windows operating systems, such as OS X and
Linux, to operate within the .NET framework. It can be run in
addition to IronPython without conflict.

Pythonnet is compatible with Python 2.7 and 3.5-3.8. [#pythonnet_ver1]_
Pythonnet is compatible with Python 2.7 and 3.7-3.11. [#pythonnet_ver1]_

.. [#pypy_ver] https://pypy.org/compat.html

Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp