mirror of
https://github.com/python/cpython.git
synced 2026-06-11 05:39:01 -04:00
b28dbac86d
- loop, waiters and active_count attributes are now private - attach(), detach() and wakeup() methods are now private The sockets attribute remains public.