Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Time for a new release #15

Open
wykwit opened this issue Oct 28, 2024 · 1 comment
Open

[BUG] Time for a new release #15

wykwit opened this issue Oct 28, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@wykwit
Copy link

wykwit commented Oct 28, 2024

Describe the bug

PyPI version of the package is over 3 years old and doesn't include fixes for Windows. Maybe it's time to make a new release?

To Reproduce

  1. Test on any Windows
  2. pip install asyncio-socks-server
  3. asyncio-socks-server.exe
  4. NotImplementedError on a call to add_signal_handler

Expected behavior

Program shouldn't crash.

Desktop

  • OS: any Windows
  • Version: 0.3.0, latest PyPI release
@wykwit wykwit added the bug Something isn't working label Oct 28, 2024
@Amaindex
Copy link
Owner

Amaindex commented Nov 1, 2024

The dev branch has accumulated several updates, including:

  • Support for socks4 and 4a
  • Several bug fixes
  • Removal of the poetry dependency management
  • etc.

Unfortunately, I haven't had the time to thoroughly test it and update the release-related workflow.
A PR related to this would be very welcome. @wykwit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants