mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-06-17 06:25:58 +08:00
25f5c9c6f8
* json.loads() accepts unicode * threading.BoundedSemaphore is subclass of Semaphore * Added type annotations for logging/__init__.pyi and logging/handlers.pyi * Changed style of variable declaration to fit the rest of the file