You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 11, 2025. It is now read-only.
[FIX] suitablt for the high vresion python. (dpkp#2394)
* [FIX] suitablt for the high vresion python.
it won't import Mapping from collections at python3.11.
tested it worked from python3.6 to 3.11.2.
* Update selectors34.py to have conditional importing of Mapping from collections
---------
Co-authored-by: William Barnhart <williambbarnhart@gmail.com>
0 commit comments