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 |