{{ message }}
gh-81283: compiler: remove indent from docstring#106411
Merged
methane merged 9 commits intoJul 15, 2023
Merged
Conversation
Member
Author
|
Sorry, something went wrong.
methane
commented
Jul 4, 2023
methane
commented
Jul 4, 2023
iritkatriel
reviewed
Jul 5, 2023
methane
commented
Jul 5, 2023
merwok
reviewed
Jul 14, 2023
Co-authored-by: Éric <merwok@netwok.org>
sunmy2019
reviewed
Jul 18, 2023
Member
|
With the forum discussion ongoing, and the other discussion about requiring reviews, I think this could have waited a little bit to get a review approval. On the other hand it’s not a huge change! |
Sorry, something went wrong.
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.
📚 Documentation preview 📚: https://cpython-previews--106411.org.readthedocs.build/