<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx-git.git/tests/typing_test_data.py, branch v1.6.4</title>
<subtitle>github.com: sphinx-doc/sphinx.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/'/>
<entry>
<title>Fix annotations formatting for plain typing.Callable</title>
<updated>2016-11-02T19:43:33+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2016-04-09T14:24:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=a1f6baaa8183e32e39dedede577955a2765f5d96'/>
<id>a1f6baaa8183e32e39dedede577955a2765f5d96</id>
<content type='text'>
The typing.Callable class may be used without generic arguments, in which case it is equivalent to collections.abc.Callable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The typing.Callable class may be used without generic arguments, in which case it is equivalent to collections.abc.Callable.
</pre>
</div>
</content>
</entry>
<entry>
<title>refs #2432 update for latest master</title>
<updated>2016-10-18T16:08:07+00:00</updated>
<author>
<name>shimizukawa</name>
<email>shimizukawa@gmail.com</email>
</author>
<published>2016-10-18T16:08:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=021974ed94a8055cd2d64c6c96b264f2398b9f09'/>
<id>021974ed94a8055cd2d64c6c96b264f2398b9f09</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2432 from agronholm/kwonlyargs</title>
<updated>2016-10-18T15:54:38+00:00</updated>
<author>
<name>Takayuki SHIMIZUKAWA</name>
<email>shimizukawa@gmail.com</email>
</author>
<published>2016-10-18T15:54:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=340c6fb9f435329784f0961d434cfa51dd501e8d'/>
<id>340c6fb9f435329784f0961d434cfa51dd501e8d</id>
<content type='text'>
#2432 Fix unwanted * between varargs and keyword only args</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
#2432 Fix unwanted * between varargs and keyword only args</pre>
</div>
</content>
</entry>
<entry>
<title>ext.autodoc: fix formatting instance annotations</title>
<updated>2016-08-07T14:18:22+00:00</updated>
<author>
<name>Joost van Zwieten</name>
<email>joostvanzwieten@gmail.com</email>
</author>
<published>2016-07-29T10:27:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=099b58f7fee7d4688faebace615e781245bf20b8'/>
<id>099b58f7fee7d4688faebace615e781245bf20b8</id>
<content type='text'>
Currently `format_annotation` fails on instances, because instances don't have
`__module__` and `__qualname__` attributes.  Defer building the
`qualified_name` of an annotation until we have established that the annotation
is a type.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently `format_annotation` fails on instances, because instances don't have
`__module__` and `__qualname__` attributes.  Defer building the
`qualified_name` of an annotation until we have established that the annotation
is a type.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix unwanted * between varargs and keyword only args</title>
<updated>2016-04-09T14:35:32+00:00</updated>
<author>
<name>Alex Grönholm</name>
<email>alex.gronholm@nextday.fi</email>
</author>
<published>2016-04-09T14:35:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=0beabaf4cfbbe6963fd7f5d5d9fe043d2e3163a4'/>
<id>0beabaf4cfbbe6963fd7f5d5d9fe043d2e3163a4</id>
<content type='text'>
The * parameter must only be present when a holder for positional variable arguments is not present.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The * parameter must only be present when a holder for positional variable arguments is not present.
</pre>
</div>
</content>
</entry>
<entry>
<title>Closes #1968: Show extended type hints for function annotations that use 'typing' module</title>
<updated>2015-07-31T18:26:32+00:00</updated>
<author>
<name>Andrey Vlasovskikh</name>
<email>andrey.vlasovskikh@gmail.com</email>
</author>
<published>2015-07-29T20:10:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=dd32b7fdb24d3b4e35f2c09195bcc2dcfc75c792'/>
<id>dd32b7fdb24d3b4e35f2c09195bcc2dcfc75c792</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
