<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/blinker.git, branch feature/receiver-adapter</title>
<subtitle>github.com: jek/blinker.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/blinker.git/'/>
<entry>
<title>Exploratory commit for feedback, adds an async adapter, "send_robust" adapter, and positional call signature adapter.</title>
<updated>2016-08-22T21:53:57+00:00</updated>
<author>
<name>jason kirtland</name>
<email>jek@discorporate.us</email>
</author>
<published>2016-08-22T21:53:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/blinker.git/commit/?id=f4c1037f3c361b5fa904d3acec7c74f4172c9b30'/>
<id>f4c1037f3c361b5fa904d3acec7c74f4172c9b30</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added Signal.receiver_adapter, an just-in-time receiver decorator applied during :meth:`send`.</title>
<updated>2016-08-22T21:20:42+00:00</updated>
<author>
<name>jason kirtland</name>
<email>jek@discorporate.us</email>
</author>
<published>2016-08-22T21:20:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/blinker.git/commit/?id=7303d4bf1ab8a339a194d0d1935770bef43c3cca'/>
<id>7303d4bf1ab8a339a194d0d1935770bef43c3cca</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 #29 from jfinkels/python3.5</title>
<updated>2016-06-23T20:58:03+00:00</updated>
<author>
<name>jason kirtland</name>
<email>jek@discorporate.us</email>
</author>
<published>2016-06-23T20:58:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/blinker.git/commit/?id=638cbae12f60965053f53b61191d2541fbf605b8'/>
<id>638cbae12f60965053f53b61191d2541fbf605b8</id>
<content type='text'>
Adds Python 3.5 to test suite.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds Python 3.5 to test suite.</pre>
</div>
</content>
</entry>
<entry>
<title>Adds Python 3.5 to test suite.</title>
<updated>2016-06-23T20:25:51+00:00</updated>
<author>
<name>Jeffrey Finkelstein</name>
<email>jeffrey.finkelstein@gmail.com</email>
</author>
<published>2016-06-23T20:25:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/blinker.git/commit/?id=b7d847d71e63254a8870ba25c12867c7c9b242d2'/>
<id>b7d847d71e63254a8870ba25c12867c7c9b242d2</id>
<content type='text'>
No changes to the code are required to support Python 3.5.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
No changes to the code are required to support Python 3.5.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #22 from graingert/patch-1</title>
<updated>2015-10-02T00:21:41+00:00</updated>
<author>
<name>jason kirtland</name>
<email>jek@discorporate.us</email>
</author>
<published>2015-10-02T00:21:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/blinker.git/commit/?id=25457e39eb3bfa23ed9fde401802aec8024f5850'/>
<id>25457e39eb3bfa23ed9fde401802aec8024f5850</id>
<content type='text'>
Support universal wheels</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Support universal wheels</pre>
</div>
</content>
</entry>
<entry>
<title>Support universal wheels</title>
<updated>2015-10-01T23:44:08+00:00</updated>
<author>
<name>Thomas Grainger</name>
<email>tagrain@gmail.com</email>
</author>
<published>2015-10-01T23:44:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/blinker.git/commit/?id=364a389405e337889ea17bc8770ad3dc691803cb'/>
<id>364a389405e337889ea17bc8770ad3dc691803cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>master ready for next release</title>
<updated>2015-07-23T12:42:16+00:00</updated>
<author>
<name>jason kirtland</name>
<email>jek@discorporate.us</email>
</author>
<published>2015-07-23T12:42:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/blinker.git/commit/?id=6d75600087e94bb26c1e2a07a63c7687e186f672'/>
<id>6d75600087e94bb26c1e2a07a63c7687e186f672</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mention 3.4 compat in CHANGES</title>
<updated>2015-07-23T12:23:41+00:00</updated>
<author>
<name>jason kirtland</name>
<email>jek@discorporate.us</email>
</author>
<published>2015-07-23T12:23:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/blinker.git/commit/?id=207446f2d97d11ea1932428e4d40053dda6da732'/>
<id>207446f2d97d11ea1932428e4d40053dda6da732</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Release 1.4</title>
<updated>2015-07-23T12:20:42+00:00</updated>
<author>
<name>jason kirtland</name>
<email>jek@discorporate.us</email>
</author>
<published>2015-07-23T12:20:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/blinker.git/commit/?id=bfb1d8c2cffe070971804bbc5162f1b3472196f5'/>
<id>bfb1d8c2cffe070971804bbc5162f1b3472196f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added Signal._cleanup_bookeeping() to prune stale bookkeeping on demand.</title>
<updated>2015-07-23T10:19:14+00:00</updated>
<author>
<name>jason kirtland</name>
<email>jek@discorporate.us</email>
</author>
<published>2015-07-23T10:19:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/blinker.git/commit/?id=bee3b6ebded6daf436b4c1d7f688142d687ae405'/>
<id>bee3b6ebded6daf436b4c1d7f688142d687ae405</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
