<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/rq.git/tests/test_queue.py, branch wait-for-processing-unit</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>Improve the lint situation (#1688)</title>
<updated>2022-08-06T23:48:00+00:00</updated>
<author>
<name>Yang Yang</name>
<email>y4n9squared@gmail.com</email>
</author>
<published>2022-08-06T23:48:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rq.git/commit/?id=9db728921d92b3edc8107154e07362b3ed7a8e24'/>
<id>9db728921d92b3edc8107154e07362b3ed7a8e24</id>
<content type='text'>
* Move common flake8 options into config file

Currently --max-line-length being specified in two places. Just use the
existing value in the config file as the source of truth.

Move --count and --statistics to config file as well.

* Fix some lints</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Move common flake8 options into config file

Currently --max-line-length being specified in two places. Just use the
existing value in the config file as the source of truth.

Move --count and --statistics to config file as well.

* Fix some lints</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>Use unittest.mock instead of mock (#1673)</title>
<updated>2022-07-24T00:12:40+00:00</updated>
<author>
<name>Hugo</name>
<email>hugo@whynothugo.nl</email>
</author>
<published>2022-07-24T00:12:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rq.git/commit/?id=61a4a1720bb5d8392411fefbc93a3a58b1f98723'/>
<id>61a4a1720bb5d8392411fefbc93a3a58b1f98723</id>
<content type='text'>
This module has been included in Python itself since 3.3.

Fixes: https://github.com/rq/rq/issues/1646</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This module has been included in Python itself since 3.3.

Fixes: https://github.com/rq/rq/issues/1646</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing functionality for CanceledJobRegistry (#1560)</title>
<updated>2021-09-13T11:48:57+00:00</updated>
<author>
<name>Josh Cohen</name>
<email>joshuasteelers@me.com</email>
</author>
<published>2021-09-13T11:48:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rq.git/commit/?id=a3fba1ca1fb16599cd775265f060697a07f5866f'/>
<id>a3fba1ca1fb16599cd775265f060697a07f5866f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Respect serializer (#1538)</title>
<updated>2021-08-24T00:40:29+00:00</updated>
<author>
<name>Josh Cohen</name>
<email>joshuasteelers@me.com</email>
</author>
<published>2021-08-24T00:40:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rq.git/commit/?id=b80045d615d539cf4c565c5541694efe13ea648e'/>
<id>b80045d615d539cf4c565c5541694efe13ea648e</id>
<content type='text'>
* Add serializer where missing in code

* Fix cli

* Pass option to command

* Add tests for serializer option

* Merge branch 'master' into respect-serializer
- Update enqueue cli to resp. serializer

* Address @selwin's review</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add serializer where missing in code

* Fix cli

* Pass option to command

* Add tests for serializer option

* Merge branch 'master' into respect-serializer
- Update enqueue cli to resp. serializer

* Address @selwin's review</pre>
</div>
</content>
</entry>
<entry>
<title>Use result_ttl for synchronous queues (#1510)</title>
<updated>2021-07-19T09:21:27+00:00</updated>
<author>
<name>Bo Bayles</name>
<email>bbayles@gmail.com</email>
</author>
<published>2021-07-19T09:21:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rq.git/commit/?id=adc03e81195b73cf2d5389e9906250aaad093f8b'/>
<id>adc03e81195b73cf2d5389e9906250aaad093f8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure pipeline in multi mode after dep setup (#1498)</title>
<updated>2021-06-22T03:30:33+00:00</updated>
<author>
<name>Josh Cohen</name>
<email>joshuasteelers@me.com</email>
</author>
<published>2021-06-22T03:30:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rq.git/commit/?id=591f11bcc32805e975dd32eaa05f19e7458883aa'/>
<id>591f11bcc32805e975dd32eaa05f19e7458883aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make `Queue.enqueue`, `Queue.enqueue_call`,  `Queue.enqueue_at``Queue.parse_args` accept `pipeline` arg, add `Queue.enqueue_many` method (#1485)</title>
<updated>2021-06-20T10:18:00+00:00</updated>
<author>
<name>Josh Cohen</name>
<email>joshuasteelers@me.com</email>
</author>
<published>2021-06-20T10:18:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rq.git/commit/?id=456743b225c0b5a4339242a5b714c378b86f2fe0'/>
<id>456743b225c0b5a4339242a5b714c378b86f2fe0</id>
<content type='text'>
* Make `enqueue_*` and `Queue.parse_args` accept `pipeline` arg

* undo bad docs

* Fix lints in new code

* Implement enqueue_many, refactor dependency setup out to method

* Make name consistant

* Refactor enqueue_many, update tests,  add docs

* Refactor out enqueueing from dependency setup

* Move new docs to queue page

* Fix section header

* Fix section header again

* Update rq version to 1.9.0</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Make `enqueue_*` and `Queue.parse_args` accept `pipeline` arg

* undo bad docs

* Fix lints in new code

* Implement enqueue_many, refactor dependency setup out to method

* Make name consistant

* Refactor enqueue_many, update tests,  add docs

* Refactor out enqueueing from dependency setup

* Move new docs to queue page

* Fix section header

* Fix section header again

* Update rq version to 1.9.0</pre>
</div>
</content>
</entry>
<entry>
<title>Added job.worker_name (#1375)</title>
<updated>2020-11-08T14:02:21+00:00</updated>
<author>
<name>Selwin Ong</name>
<email>selwin.ong@gmail.com</email>
</author>
<published>2020-11-08T14:02:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rq.git/commit/?id=f3e924cdd160cb99f138782b0c4a67620184e0a2'/>
<id>f3e924cdd160cb99f138782b0c4a67620184e0a2</id>
<content type='text'>
* Added job.worker_name

* Fix compatibility with Redis server 3.x

* Document job.worker_name

* Removed some Python 2 compatibility stuff.

* Remove unused codes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Added job.worker_name

* Fix compatibility with Redis server 3.x

* Document job.worker_name

* Removed some Python 2 compatibility stuff.

* Remove unused codes</pre>
</div>
</content>
</entry>
<entry>
<title>get_redis_server_version() should handle 4 digit version numbers (#1322)</title>
<updated>2020-08-16T04:23:29+00:00</updated>
<author>
<name>Selwin Ong</name>
<email>selwin.ong@gmail.com</email>
</author>
<published>2020-08-16T04:23:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/rq.git/commit/?id=39fb709c10461340adb5f9f852d1483607c28a6f'/>
<id>39fb709c10461340adb5f9f852d1483607c28a6f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
