Skip to content

Winloop 0.0.9

Compare
Choose a tag to compare
@Vizonex Vizonex released this 20 Oct 23:44
· 147 commits to main since this release
c73e643

What's Changed

  • There was an include bug fix when attempting to upload the files that I just fixed now - Vizonex
  • Fix typos in README.md and setup.py by @jdeokkim in #6 (Thank you btw)
  • Fixed Spelling mistakes within the readme and setup.py file
  • Updated Libuv to version 1.46.0
  • Optimized Socket Pairing And a few other minor changes that I cannot list off the top of my head...

New Contributors

TODOS

  • Drop the DefaultFreeList Macro to the number itself, To be honest I hate this change the most but it's inevitably happening soon it's not super helpful to remove these macros in replacement for numbers but I have no choice.
  • Rewrite the current readme and decided we will not be merging with uvloop yet due to the deprecation of conditional macros.
  • Write PyInstaller Hooks and get around to testing complations with cx_Freeze as well...
  • Format Python Scripts and Stub files used using Black which I have be been aware of about until the Main Cython developers and maintainers brought it up with me since I was in development of a new Stub File Generation Tool for Cython which I like to try to tackle things that people want implemented.
  • Find ways to get aiomultiprocess to work with winloop without anything breaking
  • Ask the uvloop developer team if they can recommend winloop to windows users as a workaround solution.

"Thank you all for supporting me as well as providing me with feedback about the project as well as reporting issues that you may come across. This python library wouldn't have been made possible without the people who have asked for windows support with uvloop all those years ago." - Vizonex

Full Changelog: 0.0.7.2...0.0.9