Anthony Sottile
|
99e31f6fb1
|
Use `bytes` directly instead of `binary_type`
`bytes` is an alias for `str` in python2.6+
|
2018-08-23 18:55:21 -07:00 |
Anthony Sottile
|
c2cd337886
|
py.builtin.exec_ => six.exec_
|
2018-08-22 23:00:06 -07:00 |
Anthony Sottile
|
452e5c1cf0
|
Fix `TypeError` when the assertion message is `bytes` in python 3.
|
2018-08-01 15:09:25 -07:00 |
Anthony Sottile
|
cbaa7dd56a
|
Upgrade pre-commit hooks except pyupgrade
|
2018-06-26 06:35:27 -07:00 |
Anthony Sottile
|
1d55c49a9a
|
Fix `ImportWarning` triggered by explicit relative imports
|
2018-06-23 07:55:49 -07:00 |
Ronny Pfannschmidt
|
eaa882f3d5
|
switch to src layout
|
2018-05-26 09:10:38 +02:00 |