uvloop
uvloop copied to clipboard
Fix cpython imports & Redirecting Windows Users to Use Winloop
C imports from cpython alone are deprecated and warned against & discouraged. I have already migrated and made these changes to the Winloop Project Know that our code-spaces are a bit different from this one due to different operating systems being used. However I did my best to keep the imports in alphabetical order.
I Guess another thing I accidently included was the redirection to the winloop project if someone using windows were to attempt to install this project.