Skip to content

Fix patchedast aborting on ''' inside a double-quoted f-string - #844

Open
marlon-costa-dc wants to merge 2 commits into
python-rope:masterfrom
marlon-costa-dc:fix/joinedstr-triple-quote-in-body
Open

Fix patchedast aborting on ''' inside a double-quoted f-string#844
marlon-costa-dc wants to merge 2 commits into
python-rope:masterfrom
marlon-costa-dc:fix/joinedstr-triple-quote-in-body

Add CHANGELOG entry for f-string triple-quote patchedast fix

307c1e1
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
GitHub Actions / Task Completed Checker failed Jul 22, 2026 in 0s

Task Completed Checker

Some tasks are uncompleted!

Details

✅ Completed Tasks

  • I have added tests that prove my fix is effective
  • I have updated CHANGELOG.md

❌ Uncompleted Tasks

  • I have made corresponding changes to user documentation for new features (n/a — bug fix)
  • I have made corresponding changes to library documentation for API changes (n/a — no API change)