Skip to content

fix(tests): shim removed aiohttp stream mixin for vcr#490

Merged
Abhijeet Prasad (AbhiPrasad) merged 1 commit into
mainfrom
abhi-failing-py-ci-june-2026
Jun 3, 2026
Merged

fix(tests): shim removed aiohttp stream mixin for vcr#490
Abhijeet Prasad (AbhiPrasad) merged 1 commit into
mainfrom
abhi-failing-py-ci-june-2026

Conversation

@AbhiPrasad
Copy link
Copy Markdown
Member

VCR.py imports aiohttp.streams.AsyncStreamReaderMixin at module import time, but newer aiohttp releases removed that internal symbol. Add a no-op compatibility shim before importing the aiohttp stubs so provider test collection does not fail.

VCR.py imports aiohttp.streams.AsyncStreamReaderMixin at module import time, but newer aiohttp releases removed that internal symbol. Add a no-op compatibility shim before importing the aiohttp stubs so provider test collection does not fail.
@AbhiPrasad Abhijeet Prasad (AbhiPrasad) merged commit db9f564 into main Jun 3, 2026
82 checks passed
@AbhiPrasad Abhijeet Prasad (AbhiPrasad) deleted the abhi-failing-py-ci-june-2026 branch June 3, 2026 16:25
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.

2 participants