Skip to content

Conversation

WyattBlue
Copy link
Member

  • Move AttachmentStream and DataStream from separate modules into av/stream.py
  • Convert stream.pyx from Cython to pure Python
  • Add missing 'options' property to Stream type hints

This consolidation reduces code duplication and simplifies the module structure without changing the public API.

- Move AttachmentStream and DataStream from separate modules into av/stream.py
- Convert stream.pyx from Cython to pure Python
- Add missing 'options' property to Stream type hints

This consolidation reduces code duplication and simplifies the module
structure without changing the public API.
@WyattBlue WyattBlue merged commit d6ae316 into main Jun 26, 2025
5 checks passed
@WyattBlue WyattBlue deleted the patch branch June 26, 2025 06:03
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