Skip to content

[3.9] bpo-41887: omit leading spaces/tabs on ast.literal_eval (GH-22469)#22533

Closed
miss-islington wants to merge 1 commit into
python:3.9from
miss-islington:backport-e799aa8-3.9
Closed

[3.9] bpo-41887: omit leading spaces/tabs on ast.literal_eval (GH-22469)#22533
miss-islington wants to merge 1 commit into
python:3.9from
miss-islington:backport-e799aa8-3.9

Conversation

@miss-islington

@miss-islington miss-islington commented Oct 4, 2020

Copy link
Copy Markdown
Contributor

Also document that eval() does this (the same way).
(cherry picked from commit e799aa8)

Co-authored-by: Batuhan Taskaya batuhanosmantaskaya@gmail.com

https://bugs.python.org/issue41887

Also document that eval() does this (the same way).
(cherry picked from commit e799aa8)

Co-authored-by: Batuhan Taskaya <batuhanosmantaskaya@gmail.com>
@gvanrossum

Copy link
Copy Markdown
Member

Actually I am not sure this should be backported, as it is a feature.

@gvanrossum gvanrossum closed this Oct 4, 2020
@miss-islington miss-islington deleted the backport-e799aa8-3.9 branch October 4, 2020 00:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants