Skip to content

Conversation

@aheejin
Copy link
Member

@aheejin aheejin commented Dec 31, 2025

This fixes typos in code that's NFC. This includes cases like typos in method or parameter names or whitespace fixes.

This is "mostly" NFC because method name changes in test_***.py result in test name changes.

Split out of #26014.

This fixes typos in code that's NFC. This includes cases like typos in
method or parameter names or whitespace fixes.

This is "mostly" NFC because method name changes in `test_***.py` result
in test name changes.

Split out of emscripten-core#26014.
@aheejin aheejin requested a review from sbc100 December 31, 2025 10:53
aheejin added a commit to aheejin/emscripten that referenced this pull request Dec 31, 2025
Unlike emscripten-core#26024, these typo fixes are actual bugfixes. Ideally each of
them is better accompanied by its own test, but for many fixes I'm not
sure how to test it, and the fixes themselves look very obvious.
@aheejin aheejin merged commit ee00f8a into emscripten-core:main Dec 31, 2025
35 checks passed
@aheejin aheejin deleted the fix_typo_nfc branch December 31, 2025 23:30
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