aboutsummaryrefslogtreecommitdiff
path: root/releasenotes/notes/use-system-python-parsemail-9b161cebfd7d6159.yaml
blob: f00265660b3f3f37839ba9dd19cfc86cbff8c19f (plain)
1
2
3
4
5
6
7
---
fixes:
  - |
    The ``parsemail.sh`` and ``parsemail-batch.sh`` scripts, found in
    ``patchwork/bin``, will now default to using ``python`` rather than
    ``python2`` for calling ``manage.py``. This resolves an issue when
    Patchwork is deployed with a virtualenv.