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

Commitb0338be

Browse files
authored
Update What's New in Python 3.8 (GH-14253) (GH-14294)
Fix bpo number of PyByteArray_Init removal(cherry picked from commitc68e3fb)
1 parent52c4a4f commitb0338be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎Doc/whatsnew/3.8.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -998,7 +998,7 @@ Build and C API Changes
998998
* The:c:func:`PyByteArray_Init` and:c:func:`PyByteArray_Fini` functions have
999999
been removed. They did nothing since Python 2.7.4 and Python 3.2.0, were
10001000
excluded from the limited API (stable ABI), and were not documented.
1001-
(Contributed by Victor Stinner in:issue:`32980`.)
1001+
(Contributed by Victor Stinner in:issue:`35713`.)
10021002

10031003
* The result of:c:func:`PyExceptionClass_Name` is now of type
10041004
``const char *`` rather of ``char *``.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp