File tree 2 files changed +2
-2
lines changed 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -103,7 +103,7 @@ expert-asyncio
103
103
104
104
invalid
105
105
Used manually for PRs that do not meet basic requirements and
106
- automatically added by bedevere when PR authors attempt to merge maintenace
106
+ automatically added by bedevere when PR authors attempt to merge maintenance
107
107
branches into the main branch. During events such as the October
108
108
Hacktoberfest, this label will prevent the PR from counting toward the
109
109
author's contributions.
Original file line number Diff line number Diff line change @@ -478,7 +478,7 @@ install your own copy of Autoconf.
478
478
Regenerate the ABI dump
479
479
=======================
480
480
481
- Maintainance branches (not ``main ``) have a special file located in
481
+ Maintenance branches (not ``main ``) have a special file located in
482
482
``Doc/data/pythonX.Y.abi `` that allows us to know if a given Pull Request
483
483
affects the public ABI. This file is used by the GitHub CI in a check
484
484
called ``Check if the ABI has changed `` that will fail if a given Pull Request
You can’t perform that action at this time.
0 commit comments