commit | 4d4b1e6c0b4b71cdf0438279ee11f1f49104e422 | [log] [tgz] |
---|---|---|
author | Benjamin Peterson <benjamin@python.org> | Mon Oct 03 13:10:14 2022 -0700 |
committer | GitHub <noreply@github.com> | Mon Oct 03 13:10:14 2022 -0700 |
tree | c9b608f69039e9ac4a8ca8028645a5ffa0d385a9 | |
parent | 096e39637b74d669dea3132442eccb2d65e8b6da [diff] |
[3.11] Fix typos in `bltinmodule.c`. (GH-97789) (cherry picked from commit 873a2f25272ca9fb027866a9730c44ba627b30cc) Co-authored-by: Nikita Sobolev <mail@sobolevn.me>