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
[FIX] suitablt for the high vresion python. (#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 <[email protected]>
0 commit comments