<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/rq.git/examples/run_example.py, branch master</title>
<subtitle>github.com: nvie/rq.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rq.git/'/>
<entry>
<title>Update linting configuration (#1915)</title>
<updated>2023-05-17T16:19:14+00:00</updated>
<author>
<name>Rob Hudson</name>
<email>robhudson@mozilla.com</email>
</author>
<published>2023-05-17T16:19:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rq.git/commit/?id=ea063edf0a790630d0800808fe6236b3e9ddcf22'/>
<id>ea063edf0a790630d0800808fe6236b3e9ddcf22</id>
<content type='text'>
* Update linting configuration

This removes flake8 in favor of ruff, which also provides isort support, and
updates all files to be black, isort, and ruff compliant. This also adds black
and ruff checks to the tox and Github linting workflow.

* Tweak the code coverage config and calls</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Update linting configuration

This removes flake8 in favor of ruff, which also provides isort support, and
updates all files to be black, isort, and ruff compliant. This also adds black
and ruff checks to the tox and Github linting workflow.

* Tweak the code coverage config and calls</pre>
</div>
</content>
</entry>
<entry>
<title>Drop python2-specific syntax (#1674)</title>
<updated>2022-07-24T01:17:07+00:00</updated>
<author>
<name>Hugo</name>
<email>hugo@whynothugo.nl</email>
</author>
<published>2022-07-24T01:17:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rq.git/commit/?id=d5175c38da3efee26957a0e6d58f00c55387b349'/>
<id>d5175c38da3efee26957a0e6d58f00c55387b349</id>
<content type='text'>
* Drop syntax required only for Python 2

* Drop python2-style super() calls

Co-authored-by: Selwin Ong &lt;selwin.ong@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Drop syntax required only for Python 2

* Drop python2-style super() calls

Co-authored-by: Selwin Ong &lt;selwin.ong@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>fix print in example</title>
<updated>2014-05-21T07:37:10+00:00</updated>
<author>
<name>Zekui Shi</name>
<email>idiot1347@gmail.com</email>
</author>
<published>2014-05-13T09:35:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rq.git/commit/?id=51fee72f664b43c9ffbf4d348e8569ff0ce3d260'/>
<id>51fee72f664b43c9ffbf4d348e8569ff0ce3d260</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable the most modern Python syntax.</title>
<updated>2014-05-05T08:50:02+00:00</updated>
<author>
<name>Vincent Driessen</name>
<email>vincent@3rdcloud.com</email>
</author>
<published>2014-05-05T08:49:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rq.git/commit/?id=38ec259b6e436d7868af8e99d55305340d5375ce'/>
<id>38ec259b6e436d7868af8e99d55305340d5375ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rewrite of the connection setup.</title>
<updated>2012-05-21T06:08:59+00:00</updated>
<author>
<name>Vincent Driessen</name>
<email>vincent@3rdcloud.com</email>
</author>
<published>2012-05-21T06:08:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rq.git/commit/?id=48cee215afb92acb10c6260b39017890e21f70c9'/>
<id>48cee215afb92acb10c6260b39017890e21f70c9</id>
<content type='text'>
I'd want to advice against using `use_connection()` more, as the
connection setup is less explicit, and also pollutes global memory.

Because, well:

    $ python -m this | head -n4 | tail -n1

;)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I'd want to advice against using `use_connection()` more, as the
connection setup is less explicit, and also pollutes global memory.

Because, well:

    $ python -m this | head -n4 | tail -n1

;)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed examples. use_connection is now being used.</title>
<updated>2012-05-20T21:49:08+00:00</updated>
<author>
<name>Jeffrey Gelens</name>
<email>jeffrey@gelens.org</email>
</author>
<published>2012-05-20T21:49:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rq.git/commit/?id=31259fa106100add048443e0f1c9e3d1f28dd29f'/>
<id>31259fa106100add048443e0f1c9e3d1f28dd29f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update README (and example).</title>
<updated>2011-11-15T21:45:51+00:00</updated>
<author>
<name>Vincent Driessen</name>
<email>vincent@3rdcloud.com</email>
</author>
<published>2011-11-15T21:45:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rq.git/commit/?id=22f3da1832ff69e8fae7b9a6e0d0ff3994b3a334'/>
<id>22f3da1832ff69e8fae7b9a6e0d0ff3994b3a334</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adapt examples so they run again.</title>
<updated>2011-11-14T23:35:18+00:00</updated>
<author>
<name>Vincent Driessen</name>
<email>vincent@3rdcloud.com</email>
</author>
<published>2011-11-14T23:35:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rq.git/commit/?id=cd31f6aba9b498ea56c62158aee4c8db4062e82c'/>
<id>cd31f6aba9b498ea56c62158aee4c8db4062e82c</id>
<content type='text'>
Remove sync part of the example.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove sync part of the example.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add example and README updates.</title>
<updated>2011-11-14T14:15:05+00:00</updated>
<author>
<name>Vincent Driessen</name>
<email>vincent@3rdcloud.com</email>
</author>
<published>2011-11-14T14:15:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rq.git/commit/?id=9b51083fd2d9cf330447e5370dd2eba5f96925e4'/>
<id>9b51083fd2d9cf330447e5370dd2eba5f96925e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
