Skip to content

fix: Add fallback for aiohttp.readline without max_line_length for backward compatibility because we still want to keep aiohttp as optional dependency#2589

Merged
copybara-service[bot] merged 1 commit into
mainfrom
copybara/930734741
Jun 11, 2026
Merged

fix: Add fallback for aiohttp.readline without max_line_length for backward compatibility because we still want to keep aiohttp as optional dependency#2589
copybara-service[bot] merged 1 commit into
mainfrom
copybara/930734741

Conversation

@copybara-service

Copy link
Copy Markdown

fix: Add fallback for aiohttp.readline without max_line_length for backward compatibility because we still want to keep aiohttp as optional dependency

Fixes #2487

@copybara-service copybara-service Bot force-pushed the copybara/930734741 branch 2 times, most recently from 04ccd11 to 695e606 Compare June 11, 2026 22:50
…r backward compatibility because we still want to keep aiohttp as optional dependency

Fixes #2487

PiperOrigin-RevId: 930783938
@copybara-service copybara-service Bot force-pushed the copybara/930734741 branch from 695e606 to e99ab99 Compare June 11, 2026 22:53
@copybara-service copybara-service Bot merged commit e99ab99 into main Jun 11, 2026
1 check passed
@copybara-service copybara-service Bot deleted the copybara/930734741 branch June 11, 2026 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TypeError: StreamReader.readline() got an unexpected keyword argument 'max_line_length' when streaming with aiohttp

1 participant