⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Fix typos discovered by codespell#1311

Merged
Kriechi merged 1 commit intopython-hyper:masterfrom
cclauss:codespell
Nov 24, 2025
Merged

Fix typos discovered by codespell#1311
Kriechi merged 1 commit intopython-hyper:masterfrom
cclauss:codespell

Conversation

@cclauss
Copy link
Contributor

@cclauss cclauss commented Nov 24, 2025

Fix typos discovered by codespell - https://pypi.org/project/codespell

% codespell --ignore-words-list=te

./tests/test_flow_control_window.py:733: acknolwedgement ==> acknowledgement
./tests/test_flow_control_window.py:758: acknolwedgement ==> acknowledgement
./src/h2/connection.py:783: workds ==> works, words, worlds
./src/h2/events.py:513: acknowedged ==> acknowledged
./src/h2/frame_buffer.py:16: perpared ==> prepared
./src/h2/frame_buffer.py:28: iteraton ==> iteration
./src/h2/frame_buffer.py:97: appopriately ==> appropriately

% codespell --ignore-words-list=te --write-changes

@cclauss cclauss requested a review from Kriechi November 24, 2025 08:17
@Kriechi Kriechi merged commit 8cd4430 into python-hyper:master Nov 24, 2025
8 checks passed
@Kriechi
Copy link
Member

Kriechi commented Nov 24, 2025

Thanks! 🎉

@cclauss cclauss deleted the codespell branch November 24, 2025 20:59
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