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

setup: Vendor asyncudp #1366

Closed
wants to merge 31 commits into from
Closed

setup: Vendor asyncudp #1366

wants to merge 31 commits into from

Conversation

achimnol
Copy link
Member

@achimnol achimnol commented Jul 3, 2023

  • First implementation.
  • Release job.
  • Version 0.2.0.
  • Fix typos.
  • Fix examples.
  • version in init.
  • Documentation.
  • Examples in documentation.
  • Documentation.
  • Version 0.4.0.
  • Remove pip update from github actions as nothing is installed.
  • Cleanup.
  • Documentation.
  • gitignore: add pyenv version file
  • add async context to close socket
  • getsockname().
  • Raise an exception if the connection is lost.
  • Ignore error_received.
  • Fix send error.
  • Documentation.
  • add queue_max_size parameter for socket write opertaions
  • Refactor packets queue max size.
  • ENH: add reuse_port option in create_socket function
  • Test raises without reuse_port.
  • CI.
  • README.
  • setup: Include the vendored asyncudp in our build chain

@achimnol achimnol added type:maintenance Maintenance issue. area:upstream Issues with root cause from upstream 3rd parties comp:installer Related to Installer impact:invisible This change is invisible to users (internal changes). labels Jul 3, 2023
@achimnol achimnol self-assigned this Jul 3, 2023
@cla-assistant
Copy link

cla-assistant bot commented Jul 3, 2023

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 4 committers have signed the CLA.

✅ achimnol
❌ pohmelie
❌ eerimoq
❌ ninousf
You have signed the CLA already but the status is still pending? Let us recheck it.

@github-actions github-actions bot added the size:XL 500~ LoC label Jul 3, 2023
@cla-assistant
Copy link

cla-assistant bot commented Jul 3, 2023

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 4 committers have signed the CLA.

✅ achimnol
❌ pohmelie
❌ eerimoq
❌ ninousf
You have signed the CLA already but the status is still pending? Let us recheck it.

@achimnol
Copy link
Member Author

achimnol commented Jul 3, 2023

Uh... we need to squash the subtree...

@achimnol
Copy link
Member Author

achimnol commented Jul 3, 2023

Recreating the PR.

@achimnol achimnol closed this Jul 3, 2023
@achimnol achimnol deleted the setup/vendor-asyncudp branch July 3, 2023 04:37
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:upstream Issues with root cause from upstream 3rd parties comp:installer Related to Installer impact:invisible This change is invisible to users (internal changes). size:XL 500~ LoC type:maintenance Maintenance issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants