Markus Unterwaditzer
|
b2422dbea6
|
Reorganize testsuite
The end goal here is to independently measure coverage of each of those
testsuites.
|
2017-01-18 22:42:42 +01:00 |
|
Markus Unterwaditzer
|
5a257ec2cd
|
config: Add warning about unquoted strings
|
2016-10-23 01:40:04 +02:00 |
|
Markus Unterwaditzer
|
18d8bb9fc2
|
Remove Python 2 support (#499)
* Discontinue Python 2.
See #219
* Remove Python 2 config option
* Remove coerce_native
* Remove PY2 variable
* s/text_type/str/g
* Flake8 fixes
* Remove str = str
* s/to_native/to_unicode/g
* Remove to_unicode = to_unicode
* Remove iteritems
* Remove itervalues
* Remove str import, flake8 fixes
* Remove urlparse compat code
* Remove with_metaclass
* Remove unused PY2 variable
* Remove getargspec_ish
* Remove to_bytes
* Remove compat module
* Remove Python 2 from Travis
* fixup! Remove urlparse compat code
* fixup! Remove urlparse compat code
* fixup! Remove compat module
|
2016-09-08 12:18:36 +02:00 |
|
Markus Unterwaditzer
|
97bfccdb44
|
Stylefix for flake8 update
|
2016-07-26 21:48:42 +02:00 |
|
Markus Unterwaditzer
|
8a6ad410da
|
Tests for fetchparams
|
2016-02-26 16:39:37 +01:00 |
|
Markus Unterwaditzer
|
3a3b6ee7ee
|
Remove keyring support
|
2016-01-16 23:29:14 +01:00 |
|
Markus Unterwaditzer
|
21b1bafc48
|
Add prompt strategy
|
2015-10-04 13:30:43 +02:00 |
|
Markus Unterwaditzer
|
3a4e4218a6
|
New password fetching
Fix #233
|
2015-09-11 02:53:31 +02:00 |
|