Ronny Pfannschmidt
|
fc61bdd907
|
fix 4425: resolve --basetemp to absolute paths
|
2018-11-20 16:14:50 +01:00 |
William Jamir Silva
|
5404246e64
|
Improve the warning message for the implicitly str conversion
Signed-off-by: William Jamir Silva <williamjamir@gmail.com>
|
2018-10-31 16:19:10 -03:00 |
Anthony Sottile
|
2368fbb63c
|
Apply reorder-python-imports to all files
|
2018-10-25 00:01:29 -07:00 |
Bruno Oliveira
|
1a323fbd3c
|
Show a warning when non-str is given to Monkeypatch.setenv
|
2018-10-01 20:07:07 -03:00 |
Bruno Oliveira
|
d24a7e6c5a
|
Issue warning if Monkeypatch.setenv/delenv receive non-strings in Python 2
Fixes the bug described in:
https://github.com/tox-dev/tox/pull/1025#discussion_r221273830
Which is more evident when using `unicode_literals`.
|
2018-10-01 17:05:30 -03:00 |
Maximilian Albert
|
9b382ed16c
|
Fix typo in docstring
|
2018-09-21 17:11:15 +01:00 |
T.E.A de Souza
|
a43205b4bc
|
Fix monkeypatch doc
`delenv` is incorrectly documented.
|
2018-07-02 21:01:41 +08:00 |
Anthony Sottile
|
cbaa7dd56a
|
Upgrade pre-commit hooks except pyupgrade
|
2018-06-26 06:35:27 -07:00 |
Ronny Pfannschmidt
|
eaa882f3d5
|
switch to src layout
|
2018-05-26 09:10:38 +02:00 |