Aldo Cortesi
|
b2f63458fc
|
Move human-friendly format functions to netlib.human, remove redundant implementations
|
2016-05-31 19:32:08 +12:00 |
|
Thomas Kriechbaumer
|
e2447406cc
|
more style cleanup
|
2016-05-29 13:43:20 +02:00 |
|
Thomas Kriechbaumer
|
8eeab37a07
|
more style cleanup
Use this to check:
flake8 --count mitmproxy netlib pathod examples test
|
2016-05-29 11:55:12 +02:00 |
|
Thomas Kriechbaumer
|
caee1adeb6
|
cleanup imports with flake8
|
2016-05-28 14:43:32 +02:00 |
|
Maximilian Hils
|
fa7964988f
|
fix Python 2 tests
|
2016-05-28 00:17:57 -07:00 |
|
Shadab Zafar
|
b71ef054b5
|
Py3: Use cStringIO from six.moves
|
2016-05-28 00:17:57 -07:00 |
|
Shadab Zafar
|
bc6cd13356
|
Go Python 3 by default with the bytes conversion
|
2016-05-26 23:07:37 +05:30 |
|
Shadab Zafar
|
1bbb178b6a
|
Remove inner_repr, fixup escape_unprintables
|
2016-05-26 23:07:37 +05:30 |
|
Shadab Zafar
|
22e4bc1938
|
Py3: Handle bytes case in inner_repr
|
2016-05-26 23:07:37 +05:30 |
|
Maximilian Hils
|
d3477e27fa
|
bytes_to_escaped_str: always escape single quotes
|
2016-05-25 20:11:34 -07:00 |
|
Aldo Cortesi
|
123e3b130c
|
We don't need 3 slightly different implementations of Data
|
2016-05-21 11:53:14 +12:00 |
|
Maximilian Hils
|
84144ca0c6
|
tests: silence flaky pathod test
|
2016-05-20 14:05:04 -07:00 |
|
Maximilian Hils
|
a7b9e3033d
|
tests: properly skip pathod tests
|
2016-05-18 22:51:27 -07:00 |
|
Maximilian Hils
|
4c3fb8f509
|
tests: xfail -> skip
|
2016-05-18 18:42:35 -07:00 |
|
Thomas Kriechbaumer
|
2887480bcb
|
fix naming which caused overwriting of functions
|
2016-05-15 10:39:39 -07:00 |
|
Maximilian Hils
|
5b12720962
|
silence flaky pathod test
|
2016-04-21 18:29:16 -07:00 |
|
Maximilian Hils
|
88d365cfe6
|
py3++: cStringIO
|
2016-03-20 19:40:03 +01:00 |
|
Maximilian Hils
|
ade5078ebd
|
suppress pathoc test timeouts on windows
|
2016-02-27 14:36:17 +01:00 |
|
Thomas Kriechbaumer
|
1785f70a19
|
fix all libpathod->pathod references
|
2016-02-16 21:11:19 +01:00 |
|
Maximilian Hils
|
bc7db1be2d
|
temporarily silence flaky tests
|
2016-02-16 02:02:32 +01:00 |
|
Maximilian Hils
|
a78c6f1cb0
|
update README.rst, minor fixes
|
2016-02-15 19:43:55 +01:00 |
|
Maximilian Hils
|
fc9fa87827
|
fix ALPN checks
|
2016-02-15 18:43:06 +01:00 |
|
Maximilian Hils
|
d7158f975e
|
move tests into shared folder
|
2016-02-15 16:34:22 +01:00 |
|