bpo-30279: Remove unused Python/thread_foobar.h (#1473)
Python/thread_foobar.h is the template code that is threading adaptation for new platforms, also hasn't been used on actual platforms. Python/thread_*.h give concrete examples of adaptation instead of the template code.
M
Masayuki Yamamoto committed
fdaeea620f8c78da89cddba4ab010c64535800e0
Parent: ef9c0e7
Committed by Victor Stinner <victor.stinner@gmail.com>
on 5/5/2017, 8:04:13 AM