Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9046df0

Browse files
committed
merge 3.5 (#26827)
2 parents 8b9eefc + 95b5f0a commit 9046df0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/howto/cporting.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ simple example demonstrates how. ::
161161

162162
#define INITERROR return NULL
163163

164-
PyObject *
164+
PyMODINIT_FUNC
165165
PyInit_myextension(void)
166166

167167
#else

0 commit comments

Comments
 (0)