Skip to content
Prev Previous commit
Next Next commit
📜🤖 Added by blurb_it.
  • Loading branch information
blurb-it[bot] authored Jun 22, 2020
commit 73f5db17c815cce0db4ce048dce717d88fcc40ea
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Pre-feed the parser with the location of the f-string expression, not the f-string itself, which allows us to skip the shifting of the AST node locations after the parsing is completed.