cpython
cpython copied to clipboard
Fix misspell in docs for http.HTTPMethod (introduced in 3.11)
Looks good, but you'll have to sign the CLA.
CLA Signed.
Looks good, verified locally.
A
Thanks @AstroMatt for the PR, and @JelleZijlstra for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11. 🐍🍒⛏🤖
Sorry @AstroMatt and @JelleZijlstra, I had trouble checking out the 3.11 backport branch.
Please retry by removing and re-adding the "needs backport to 3.11" label.
Alternatively, you can backport using cherry_picker on the command line.
cherry_picker f0d12ca0e0e31b678448b6192ebaf9720228d4fa 3.11
Thanks @AstroMatt for the PR, and @JelleZijlstra for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11. 🐍🍒⛏🤖 I'm not a witch! I'm not a witch!
GH-99451 is a backport of this pull request to the 3.11 branch.