python 3.7 support: Track cpython removal of re._pattern_type
authorPhilipp Gesang <philipp.gesang@intra2net.com>
Wed, 29 Jan 2020 09:02:00 +0000 (10:02 +0100)
committerThomas Jarosch <thomas.jarosch@intra2net.com>
Tue, 4 Feb 2020 13:17:57 +0000 (14:17 +0100)
commitc9ee01594eec1b3dac1f992860c2954dbd808281
tree32d77614a7992446930aa221d307d0d3f89d75f8
parentbc51456552b74dfb41e249ce28260cb45e95975a
python 3.7 support: Track cpython removal of re._pattern_type

Another sneaky backward incompatibility introduced by Python 3.7.
https://github.com/python/cpython/pull/1646
deltatar/deltatar.py