mitmproxy/pathod/language
Maximilian Hils 3262b6e705 Squashed commit of the following:
commit edfbd41200
Author: Matt Weidner <matt.weidner@gmail.com>
Date:   Tue Jul 25 01:19:53 2017 -0500

    Extended view.load test to check for unhandled IOError exception.

commit a523b534bc
Author: requires.io <support@requires.io>
Date:   Mon Jul 24 21:25:04 2017 +0200

    [requires.io] dependency update

commit c725540c6e
Author: Thomas Kriechbaumer <thomas@kriechbaumer.name>
Date:   Mon Jul 24 21:01:25 2017 +0200

    update travis

commit eeb6cfb4c7
Author: Thomas Kriechbaumer <Kriechi@users.noreply.github.com>
Date:   Mon Jul 24 21:03:14 2017 +0200

    [requires.io] dependency update on master branch (#2435)

commit 51a2672c78
Author: Maximilian Hils <git@maximilianhils.com>
Date:   Mon Jul 24 19:03:01 2017 +0200

    require latest mypy version (refs #2452)

commit 5685a4850a
Author: Maximilian Hils <git@maximilianhils.com>
Date:   Fri Jul 21 11:24:42 2017 +0200

    fix addon tracebacks

    `.tb_next` discards the first interesting frame,
    this shouldn't happen.

commit a2da9b6c02
Author: Matt Weidner <matt.weidner@gmail.com>
Date:   Sat Jul 22 12:30:15 2017 -0500

    Added os.path.expanduser() before open() calls with user supplied paths

commit 05db6e32c7
Author: Matt Weidner <matt.weidner@gmail.com>
Date:   Fri Jul 21 16:25:16 2017 -0500

    Added support for the ~ path shortcut when loading flows from disk.
    for consistency. Saving flows supports using paths with the ~ shortcut.

commit b7f864b6bb
Author: Matt Weidner <matt.weidner@gmail.com>
Date:   Fri Jul 21 16:06:38 2017 -0500

    Fixed crash when loading flows from a file that does not exist
2017-07-25 21:55:26 +02:00
..
__init__.py remove empty lines at beginning of file 2016-10-17 10:32:12 +02:00
actions.py fix mypy annotations 2017-05-26 16:14:20 +02:00
base.py fix recursive import 2017-05-26 21:00:35 +02:00
exceptions.py more style cleanup 2016-05-29 13:43:20 +02:00
generators.py Squashed commit of the following: 2017-07-25 21:55:26 +02:00
http.py fix recursive import 2017-05-26 21:00:35 +02:00
http2.py fix recursive import 2017-05-26 21:00:35 +02:00
message.py fix recursive import 2017-05-26 21:00:35 +02:00
websockets.py fix recursive import 2017-05-26 21:00:35 +02:00
writer.py Allow forever wait at end of message #1541 2016-11-04 02:12:20 +05:30