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

Commit60098ea

Browse files
committed
Update README
- Add .NET Foundation- Remove Python 3.8.0 warning
1 parent9ba56bf commit60098ea

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

‎README.rst

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -89,18 +89,24 @@ Output:
8989
int32
9090
[ 6. 10. 12.]
9191
92+
93+
94+
Resources
95+
---------
96+
9297
Information on installation, FAQ, troubleshooting, debugging, and
9398
projects using pythonnet can be found in the Wiki:
9499

95100
https://github.com/pythonnet/pythonnet/wiki
96101

97-
Python 3.8.0 support
98-
--------------------
102+
Mailing list
103+
https://mail.python.org/mailman/listinfo/pythondotnet
104+
Chat
105+
https://gitter.im/pythonnet/pythonnet
99106

100-
Some features are disabled in Python 3.8.0 because of
101-
`this bug in Python<https://bugs.python.org/issue37633>`_. The error is
102-
``System.EntryPointNotFoundException : Unable to find an entry point named
103-
'Py_CompileString' in DLL 'python38'``. This will be fixed in Python 3.8.1.
107+
.NET Foundation
108+
---------------
109+
This project is supported by the `.NET Foundation<https://dotnetfoundation.org>`_.
104110

105111
.. |Join the chat at https://gitter.im/pythonnet/pythonnet|image::https://badges.gitter.im/pythonnet/pythonnet.svg
106112
:target:https://gitter.im/pythonnet/pythonnet?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
@@ -120,8 +126,3 @@ Some features are disabled in Python 3.8.0 because of
120126
:target:http://stackoverflow.com/questions/tagged/python.net
121127
.. |conda-forge version|image::https://img.shields.io/conda/vn/conda-forge/pythonnet.svg
122128
:target:https://anaconda.org/conda-forge/pythonnet
123-
124-
Resources
125-
---------
126-
Mailing list: https://mail.python.org/mailman/listinfo/pythondotnet
127-
Chat: https://gitter.im/pythonnet/pythonnet

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp