mirror of
https://github.com/python/cpython.git
synced 2025-09-27 18:59:43 +00:00
fix typo
This commit is contained in:
parent
08ae8bb937
commit
c556e10b94
1 changed files with 1 additions and 1 deletions
|
@ -846,7 +846,7 @@ C-API
|
||||||
Mercurial.
|
Mercurial.
|
||||||
|
|
||||||
- Issue #12173: The first argument of PyImport_ImportModuleLevel is now `const
|
- Issue #12173: The first argument of PyImport_ImportModuleLevel is now `const
|
||||||
char *` instead of `char *1`.
|
char *` instead of `char *`.
|
||||||
|
|
||||||
Documentation
|
Documentation
|
||||||
-------------
|
-------------
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue