The Python 3.6.7 and 3.7.1 point releases changed the standard tokenizer module in a way that broke patsy. Updated patsy to work with these point releases.
Signed-off-by: Pierre-Yves <pyu@riseup.net>
Differential D6032
Update python-patsy to 0.5.1 & drop python 2 support Authored by kyrios123 on Apr 16 2019, 8:20 PM. Tags None Referenced Files
Subscribers None
Details
The Python 3.6.7 and 3.7.1 point releases changed the standard tokenizer module in a way that broke patsy. Updated patsy to work with these point releases. Signed-off-by: Pierre-Yves <pyu@riseup.net>
Diff Detail
|