@@ -89,18 +89,24 @@ Output:
89
89
int32
90
90
[ 6. 10. 12.]
91
91
92
+
93
+
94
+ Resources
95
+ ---------
96
+
92
97
Information on installation, FAQ, troubleshooting, debugging, and
93
98
projects using pythonnet can be found in the Wiki:
94
99
95
100
https://github.com/pythonnet/pythonnet/wiki
96
101
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
99
106
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 >`_.
104
110
105
111
.. |Join the chat at https://gitter.im/pythonnet/pythonnet |image ::https://badges.gitter.im/pythonnet/pythonnet.svg
106
112
: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
120
126
:target: http://stackoverflow.com/questions/tagged/python.net
121
127
.. |conda-forge version |image ::https://img.shields.io/conda/vn/conda-forge/pythonnet.svg
122
128
: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