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

Commit77c68b4

Browse files
authored
gh-111997: update what's new in 3.13 re C API for monitoring events (#123822)
1 parentac918cc commit77c68b4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎Doc/whatsnew/3.13.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,7 @@ C API improvements:
159159
* The:doc:`PyTime C API</c-api/time>` has been added,
160160
providing access to system clocks.
161161
*:c:type:`PyMutex` is a new lightweight mutex that occupies a single byte.
162+
*:doc:`C-API support</c-api/monitoring>` was added for generating:pep:`669` monitoring events.
162163

163164
New typing features:
164165

@@ -2175,6 +2176,9 @@ New Features
21752176
if the operation needs to block.
21762177
(Contributed by Sam Gross in:gh:`108724`.)
21772178

2179+
* Add C API functions for generating:pep:`669` monitoring events.
2180+
(Contributed by Irit Katriel in:gh:`111997`).
2181+
21782182
Build Changes
21792183
=============
21802184

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp