Skip to content

Commit 9a34d16

Browse files
committed
Update NEWS entry
1 parent 7abd465 commit 9a34d16

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
Change :c:func:`!PyThread_allocate_lock` implementation to ``PyMutex``. On
2-
Windows, :c:func:`!PyThread_acquire_lock_timed` now supports the *intr_flag*
1+
Change :c:func:`!PyThread_allocate_lock` implementation to ``PyMutex``.
2+
On Windows, :c:func:`!PyThread_acquire_lock_timed` now supports the *intr_flag*
33
parameter: it can be interrupted. Patch by Victor Stinner.

0 commit comments

Comments
 (0)