Skip to content

Clean up backslash avoiding code in ast, fix typo#113605

Merged
hauntsaninja merged 1 commit into
python:mainfrom
hauntsaninja:ast-dead
Jan 16, 2024
Merged

Clean up backslash avoiding code in ast, fix typo#113605
hauntsaninja merged 1 commit into
python:mainfrom
hauntsaninja:ast-dead

Conversation

@hauntsaninja

Copy link
Copy Markdown
Contributor

As of #108553, the _avoid_backslashes code path is dead

scape_newlines was introduced in #110271. Happy to drop the typo fix if we don't want it

As of python#108553, the `_avoid_backslashes` code path is dead

`scape_newlines` was introduced in python#110271. Happy to drop the typo fix
if we don't want it
@hauntsaninja
hauntsaninja merged commit 3d5df54 into python:main Jan 16, 2024
@hauntsaninja
hauntsaninja deleted the ast-dead branch January 16, 2024 19:24
kulikjak pushed a commit to kulikjak/cpython that referenced this pull request Jan 22, 2024
As of python#108553, the `_avoid_backslashes` code path is dead

`scape_newlines` was introduced in python#110271. Happy to drop the typo fix
if we don't want it
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
As of python#108553, the `_avoid_backslashes` code path is dead

`scape_newlines` was introduced in python#110271. Happy to drop the typo fix
if we don't want it
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
As of python#108553, the `_avoid_backslashes` code path is dead

`scape_newlines` was introduced in python#110271. Happy to drop the typo fix
if we don't want it
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.

2 participants