◐ Shell
clean mode source ↗

gh-81283: compiler: remove indent from docstring by methane · Pull Request #106411 · python/cpython

methane

methane

iritkatriel

@methane

methane

merwok

Co-authored-by: Éric <merwok@netwok.org>

sunmy2019

Carreau added a commit to Carreau/ipython that referenced this pull request

Dec 31, 2023
Since python/cpython#106411, it look like
cpython is removing leading space and indent.

We therefore need conditional check, until we decide Wether this is a
problem we want to deal with or not.

Carreau added a commit to Carreau/ipython that referenced this pull request

Dec 31, 2023
Since python/cpython#106411, it look like
cpython is removing leading space and indent.

We therefore need conditional check, until we decide Wether this is a
problem we want to deal with or not.

Carreau added a commit to ipython/ipython that referenced this pull request

Dec 31, 2023
Since python/cpython#106411, it look like
cpython is removing leading space and indent.

We therefore need conditional check, until we decide Wether this is a
problem we want to deal with or not.