all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Yuan Fu <casouri@gmail.com>
To: "Daniel Martín" <mardani29@yahoo.es>
Cc: 59968-done@debbugs.gnu.org
Subject: bug#59968: [PATCH] Add "->" to python--treesit-operators
Date: Tue, 13 Dec 2022 17:53:50 -0800	[thread overview]
Message-ID: <771EB972-BE70-48CA-8B1C-0738671BADDA@gmail.com> (raw)
In-Reply-To: <m1bko9nbgf.fsf@yahoo.es>


Daniel Martín <mardani29@yahoo.es> writes:

> Tags: patch
>
>
> Python has a "->" operator to specify the return type of functions.
> For example:
>
> def add(a: int, b: int) -> int:
>     return a + b
>
> The following patch adds support for it in python-ts-mode.

Applied, thanks!

Yuan





      reply	other threads:[~2022-12-14  1:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <m1bko9nbgf.fsf.ref@yahoo.es>
2022-12-11 16:37 ` bug#59968: [PATCH] Add "->" to python--treesit-operators Daniel Martín via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-12-14  1:53   ` Yuan Fu [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=771EB972-BE70-48CA-8B1C-0738671BADDA@gmail.com \
    --to=casouri@gmail.com \
    --cc=59968-done@debbugs.gnu.org \
    --cc=mardani29@yahoo.es \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.