mirror of
https://github.com/python/cpython.git
synced 2026-05-08 05:32:01 -04:00
87e78ce1c6
* Don't create a thread at startup anymore to initialize the pthread library: it changes the behaviour of many functions related to signal handling like sigwait() * Reenable test_sigtimedwait_poll() on FreeBSD 6