8000 PEP 11: fix nit typo of my name by corona10 · Pull Request #2538 · python/peps · GitHub
[go: up one dir, main page]

Skip to content

PEP 11: fix nit typo of my name #2538

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 19, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pep-0011.txt
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ Tier 2
=========================== ========================== ============================================== ========
Target Triple Notes Buildbot Contacts
=========================== ========================== ============================================== ========
aarch64-apple-darwin clang https://buildbot.python.org/all/#/builders/725 Ned Deily, Ronald Oussoren, Dong-he Na
aarch64-apple-darwin clang https://buildbot.python.org/all/#/builders/725 Ned Deily, Ronald Oussoren, Dong-hee Na
aarch64-unknown-linux-gnu glibc, gcc https://buildbot.python.org/all/#/builders/125 Petr Viktorin, Victor Stinner

glibc, clang https://buildbot.python.org/all/#/builders/234 Victor Stinner, Gregory P. Smith
Expand Down
0