<feed xmlns='http://www.w3.org/2005/Atom'>
<title>git/t/t4018/python-class, branch maint</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/git/git.git/
</subtitle>
<id>https://git.shady.money/git/atom?h=maint</id>
<link rel='self' href='https://git.shady.money/git/atom?h=maint'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/'/>
<updated>2019-11-20T07:31:43Z</updated>
<entry>
<title>userdiff: support Python async functions</title>
<updated>2019-11-20T07:31:43Z</updated>
<author>
<name>Josh Holland</name>
<email>anowlcalledjosh@gmail.com</email>
</author>
<published>2019-11-19T15:08:10Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/git/commit/?id=077a1fda82b237c16eb10bd988650468683a94b5'/>
<id>urn:sha1:077a1fda82b237c16eb10bd988650468683a94b5</id>
<content type='text'>
Python's async functions (declared with "async def" rather than "def")
were not being displayed in hunk headers. This commit teaches git about
the async function syntax, and adds tests for the Python userdiff regex.

Signed-off-by: Josh Holland &lt;anowlcalledjosh@gmail.com&gt;
Acked-by: Johannes Sixt &lt;j6t@kdbg.org&gt;
Signed-off-by: Junio C Hamano &lt;gitster@pobox.com&gt;
</content>
</entry>
</feed>
