◐ Shell
clean mode source ↗

Fix typos in `bltinmodule.c` by sobolevn · Pull Request #97766 · python/cpython

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@sobolevn

This can even break some rst formatter / pretty-printer because of invalid rst markup.

No news / issue is needed for this, I guess :)

@sobolevn sobolevn changed the title Fix typos in bltnsmodule.c Fix typos in bltinmodule.c

Oct 3, 2022

kumaraditya303

@kumaraditya303

Clinic regen should fix the CI.

@JelleZijlstra

Screen Shot 2022-10-03 at 9 50 04 AM

The current text indeed leads to bad formatting in VSCode.

@miss-islington

Thanks @sobolevn for the PR, and @benjaminp for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.11.
🐍🍒⛏🤖

@miss-islington

Sorry, @sobolevn and @benjaminp, I could not cleanly backport this to 3.11 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker 873a2f25272ca9fb027866a9730c44ba627b30cc 3.11

@miss-islington

Sorry @sobolevn and @benjaminp, I had trouble checking out the 3.10 backport branch.
Please backport using cherry_picker on command line.
cherry_picker 873a2f25272ca9fb027866a9730c44ba627b30cc 3.10

benjaminp pushed a commit that referenced this pull request

Oct 3, 2022
(cherry picked from commit 873a2f2)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>

@bedevere-bot

carljm added a commit to carljm/cpython that referenced this pull request

Oct 3, 2022

Labels