Ticket #4140 (closed enhancement: fixed)

Attachments

python_syntax_nonlocal_await_async.patch (1.8 KB) - added by baryluk 3 years ago.

Change History

Changed 3 years ago by baryluk

comment:1 follow-up: ↓ 2 Changed 3 years ago by zaytsev

How about the walrus operator?

comment:2 in reply to: ↑ 1 Changed 3 years ago by baryluk

Replying to zaytsev:

How about the walrus operator?

Maybe in another patch another time. :) := shows okish, but not perfect, so yeah, it should be fixed.

I will probably also make patch to show the f-string literals nicer, i.e. by using different highlighting of the content of {} in them. But that requires a bit of tricks to get rite in syntax file.

I just wanted to keep the patch small and easy to review / merge.

comment:3 Changed 3 years ago by andrew_b

  • Status changed from new to accepted
  • Owner set to andrew_b
  • Milestone changed from Future Releases to 4.8.27

comment:4 Changed 3 years ago by andrew_b

  • Status changed from accepted to testing
  • Votes for changeset set to committed-master
  • Resolution set to fixed

comment:5 Changed 3 years ago by andrew_b

  • Status changed from testing to closed
Note: See TracTickets for help on using tickets.