mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-14 23:32:22 +08:00
* dummy_thread improvements - Complete the Python 3 stub - Add a Python 2 stub. They're close enough that they should go into 2and3, but the module name changed so we can't do that. * fix my bugs