Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fix typo in the NEWS entry
  • Loading branch information
vstinner committed Nov 30, 2018
commit 1499f464a6b2646f5857ba1f60b549fa3ba2c5f7
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Fix an undefined behaviour in the pthread implementation of
:c:func:`PyThread_start_new_thread`: add a function wrapper to always return
``NULL`.
``NULL``.