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

Commitc8078fa

Browse files
committed
fix links in NEWS entry
1 parent74591be commitc8078fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
``Python.h`` no longer includes the ``<ctype.h>`` standard header file. If
22
needed, it should now be included explicitly. For example, it provides
33
``isalpha()`` and ``tolower()`` functions which are locale dependent. Python
4-
provides locale independent functions, like:c:func:`Py_ISALPHA` and
5-
:c:func:`Py_TOLOWER`. Patch by Victor Stinner.
4+
provides locale independent functions, like:c:func:`!Py_ISALPHA` and
5+
:c:func:`!Py_TOLOWER`. Patch by Victor Stinner.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp