<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/blinker.git/docs, branch main</title>
<subtitle>github.com: jek/blinker.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/blinker.git/'/>
<entry>
<title>Add recent changes to changelog</title>
<updated>2023-04-02T13:58:03+00:00</updated>
<author>
<name>pgjones</name>
<email>philip.graham.jones@googlemail.com</email>
</author>
<published>2023-02-26T11:31:44+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/blinker.git/commit/?id=7294e0f95e91bb3a333b76f28597fbd919ae095c'/>
<id>7294e0f95e91bb3a333b76f28597fbd919ae095c</id>
<content type='text'>
This requires supporting sphinx-issues to match the Pallets practice
of adding the pr/issue number in the changelog.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This requires supporting sphinx-issues to match the Pallets practice
of adding the pr/issue number in the changelog.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a send_async method to the Signal</title>
<updated>2023-01-24T20:19:57+00:00</updated>
<author>
<name>pgjones</name>
<email>philip.graham.jones@googlemail.com</email>
</author>
<published>2022-07-23T10:56:12+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/blinker.git/commit/?id=5ed9c956aaf68a8e2defa9722109aa2c7bcf7ae1'/>
<id>5ed9c956aaf68a8e2defa9722109aa2c7bcf7ae1</id>
<content type='text'>
This allows for signals to send to coroutine receivers by awaiting
them. The _async_wrapper and _sync_wrapper allows for conversion of
sync and async receivers as required if defined. If not defined a
runtime error is raised.

The wrappers are used to avoid any direct tie into asyncio, trio,
greenbacks, asgiref, or other specific async implementation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows for signals to send to coroutine receivers by awaiting
them. The _async_wrapper and _sync_wrapper allows for conversion of
sync and async receivers as required if defined. If not defined a
runtime error is raised.

The wrappers are used to avoid any direct tie into asyncio, trio,
greenbacks, asgiref, or other specific async implementation.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added `muted` context manager for temproary switching signal off (#84)</title>
<updated>2023-01-23T23:00:32+00:00</updated>
<author>
<name>Phil Jones</name>
<email>philip.graham.jones@googlemail.com</email>
</author>
<published>2023-01-23T23:00:32+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/blinker.git/commit/?id=d06b2416ea43c535b907b7d0a2b72fff3b2f3a0f'/>
<id>d06b2416ea43c535b907b7d0a2b72fff3b2f3a0f</id>
<content type='text'>
This is useful whilst testing to remove a signal's affects.

Co-authored-by: Michael Elovskikh &lt;wronglink@yandex-team.ru&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is useful whilst testing to remove a signal's affects.

Co-authored-by: Michael Elovskikh &lt;wronglink@yandex-team.ru&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Refresh docs</title>
<updated>2023-01-22T11:32:11+00:00</updated>
<author>
<name>Bartek Sokorski</name>
<email>b.sokorski@gmail.com</email>
</author>
<published>2022-09-25T23:00:13+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/blinker.git/commit/?id=9c2f289f024e7aac20bf3dbdebfc4ec279df3458'/>
<id>9c2f289f024e7aac20bf3dbdebfc4ec279df3458</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move requirements files</title>
<updated>2023-01-22T11:31:40+00:00</updated>
<author>
<name>Bartek Sokorski</name>
<email>b.sokorski@gmail.com</email>
</author>
<published>2023-01-19T00:07:03+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/blinker.git/commit/?id=b4c83af5848e845318d42cd40bff64fbacd7c787'/>
<id>b4c83af5848e845318d42cd40bff64fbacd7c787</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update license</title>
<updated>2022-07-17T16:16:47+00:00</updated>
<author>
<name>David Lord</name>
<email>davidism@gmail.com</email>
</author>
<published>2022-07-17T16:05:57+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/blinker.git/commit/?id=16b1519007d88c867ac85d91961d7c616711dd8c'/>
<id>16b1519007d88c867ac85d91961d7c616711dd8c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>read the docs config, pin docs dependencies</title>
<updated>2022-07-17T16:16:47+00:00</updated>
<author>
<name>David Lord</name>
<email>davidism@gmail.com</email>
</author>
<published>2022-07-17T15:47:18+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/blinker.git/commit/?id=b2e134d762966f561e3c9d229ee90915f3b12109'/>
<id>b2e134d762966f561e3c9d229ee90915f3b12109</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update sphinx config</title>
<updated>2022-07-17T16:16:47+00:00</updated>
<author>
<name>David Lord</name>
<email>davidism@gmail.com</email>
</author>
<published>2022-07-17T15:34:27+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/blinker.git/commit/?id=da24427dfa65f10fd89ce94d17d47ceba942b4c4'/>
<id>da24427dfa65f10fd89ce94d17d47ceba942b4c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove themes git submodule</title>
<updated>2022-07-17T16:16:47+00:00</updated>
<author>
<name>David Lord</name>
<email>davidism@gmail.com</email>
</author>
<published>2022-07-17T15:10:06+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/blinker.git/commit/?id=58cc4d46b0496549aef01512f4fedc983f5e88c8'/>
<id>58cc4d46b0496549aef01512f4fedc983f5e88c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>reformat changelog, remove from readme</title>
<updated>2022-07-17T16:16:47+00:00</updated>
<author>
<name>David Lord</name>
<email>davidism@gmail.com</email>
</author>
<published>2022-07-17T14:56:11+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/blinker.git/commit/?id=bf35ac2ad43e6655993e8053fb464495eeb45016'/>
<id>bf35ac2ad43e6655993e8053fb464495eeb45016</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
