Skip to content

Conversation

@dave-shawley
Copy link

Summary

This is a simple fix to add type coverage to the AsyncClient.close method. This is the only type error that I encountered when using this package. It was reported in #567 with a suggestion of removing the py.typed marker. An alternative approach is to gradually add missing type information.

Checklist

  • Unit and integration tests covering the common scenarios were added
  • A human-readable description of the changes was provided to include in CHANGELOG

The string representation of IPv6Address is not stable across Python
versions and implementations. Compare using IPv6Address instances
instead of string representations.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant