Wed, 25 May 2022 17:23:16 +0200 |
Manuel Jacob |
branching: fix wrong merge conflict resolution from 13dfad0f9f7a
|
file |
diff |
annotate
|
Wed, 25 May 2022 13:28:24 +0200 |
Rapha?l Gom?s |
branching: merge stable into default
|
file |
diff |
annotate
|
Tue, 17 May 2022 14:36:57 -0400 |
Matt Harbison |
worker: adapt _blockingreader to work around a python3.8.[0-1] bug (issue6444)
stable
|
file |
diff |
annotate
|
Mon, 21 Feb 2022 13:08:28 -0700 |
Gregory Szorc |
py3: use class X: instead of class X(object):
|
file |
diff |
annotate
|
Thu, 03 Mar 2022 17:39:20 -0800 |
Gregory Szorc |
worker: silence type error when calling pickle
|
file |
diff |
annotate
|
Mon, 21 Feb 2022 10:39:48 -0700 |
Gregory Szorc |
worker: remove Python 2 support code
|
file |
diff |
annotate
|
Thu, 03 Mar 2022 17:34:00 +0100 |
Gregory Szorc |
py2: remove simple from __future__ statements
|
file |
diff |
annotate
|
Tue, 01 Mar 2022 20:29:03 -0800 |
Gregory Szorc |
py3: use pickle directly
|
file |
diff |
annotate
|
Thu, 25 Mar 2021 18:02:08 +0100 |
Rapha?l Gom?s |
contributor: change mentions of mpm to olivia
|
file |
diff |
annotate
|
Thu, 11 Mar 2021 21:09:55 -0500 |
Matt Harbison |
typing: disable a module-attr warning in the worker module's py2 code
stable
|
file |
diff |
annotate
|
Mon, 28 Dec 2020 01:05:09 +0100 |
Joerg Sonnenberger |
worker: POSIX only supports workers from main thread (issue6460)
|
file |
diff |
annotate
|
Fri, 27 Nov 2020 17:03:29 -0500 |
Augie Fackler |
formating: upgrade to black 20.8b1
|
file |
diff |
annotate
|
Sat, 07 Nov 2020 21:50:28 -0800 |
Martin von Zweigbergk |
worker: raise exception instead of calling sys.exit() with child's code
|
file |
diff |
annotate
|
Fri, 14 Aug 2020 20:45:49 -0700 |
Martin von Zweigbergk |
worker: don't expose readinto() on _blockingreader since pickle is picky
|
file |
diff |
annotate
|
Thu, 13 Aug 2020 10:37:25 -0700 |
Martin von Zweigbergk |
posixworker: avoid creating workers that end up getting no work
|
file |
diff |
annotate
|