Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add multiline string dedent support #45580

Closed
wants to merge 7 commits into from

Conversation

nikithamalgifb
Copy link
Contributor

@nikithamalgifb nikithamalgifb commented Sep 30, 2020

Fixes #{44842}
Summary

This PR adds support for multiline string dedents.

Test

pytest -k test_multiline_string_dedents test/test_jit.py

@facebook-github-bot facebook-github-bot added the oncall: jit Add this issue/PR to JIT oncall triage queue label Sep 30, 2020
@dr-ci
Copy link

dr-ci bot commented Sep 30, 2020

💊 CI failures summary and remediations

As of commit 2023339 (more details on the Dr. CI page):


💚 💚 Looks good so far! There are no failures yet. 💚 💚


This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.

Please report bugs/suggestions on the GitHub issue tracker or post in the (internal) Dr. CI Users group.

See how this bot performed.

This comment has been revised 3 times.

@nikithamalgifb nikithamalgifb changed the title New string dedent support Add multiline string dedent support Sep 30, 2020
Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nikithamalgifb has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@nikithamalgifb nikithamalgifb marked this pull request as ready for review September 30, 2020 22:22
@nikithamalgifb nikithamalgifb requested review from wconstab and removed request for apaszke September 30, 2020 22:22
@facebook-github-bot
Copy link
Contributor

@nikithamalgifb merged this pull request in 85a70ce.

@facebook-github-bot facebook-github-bot deleted the newStringDedentSupport branch January 27, 2021 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Merged oncall: jit Add this issue/PR to JIT oncall triage queue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants