8000 Reorder the list of argparse experts in alphabetical order. by serhiy-storchaka · Pull Request #1599 · python/devguide · GitHub
[go: up one dir, main page]

Skip to content

Reorder the list of argparse experts in alphabetical order. #1599

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
Jul 3, 2025
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
Reorder the list of argparse experts in alphabetical order.
  • Loading branch information
serhiy-storchaka committed Jul 3, 2025
commit 523aafc5abc3929616a193391614d4f1370ff2fc
2 changes: 1 addition & 1 deletion core-developers/experts.rst
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ __future__
__main__ gvanrossum, ncoghlan
_thread
abc
argparse serhiy-storchaka*, savannahostrowski*
argparse savannahostrowski*, serhiy-storchaka*
array
ast benjaminp, pablogsal, isidentical, JelleZijlstra, eclips4
asyncio 1st1, asvetlov, gvanrossum, graingert, kumaraditya303, willingc
Expand Down
Loading
0