cumul0529
|
a489079208
|
Update parser test to better assert logging output
|
2020-02-25 13:26:36 +09:00 |
|
cumul0529
|
ddf68aea80
|
Update comment in testdata file
|
2020-02-25 13:21:10 +09:00 |
|
cumul0529
|
2ae090529e
|
Fixed typo & some trivial documentation change
|
2020-02-25 13:18:03 +09:00 |
|
cumul0529
|
5b29e4616c
|
Add simple comments
|
2020-02-24 05:30:54 +09:00 |
|
cumul0529
|
32904d8c9e
|
Add TestCase.assertLogs() backport for Python 2.7
|
2020-02-24 05:13:34 +09:00 |
|
cumul0529
|
d68f37ae88
|
Add this change to CHANGELOG.md
|
2020-02-24 02:56:43 +09:00 |
|
cumul0529
|
b3071aab29
|
Add my name to AUTHORS.md
:)
|
2020-02-24 02:52:41 +09:00 |
|
cumul0529
|
2aac24c982
|
Trivial code clean-up
|
2020-02-24 02:49:08 +09:00 |
|
cumul0529
|
20df5507ae
|
Add logging test for _parse_files()
|
2020-02-24 02:48:55 +09:00 |
|
cumul0529
|
36311a276b
|
Add test case for _parse_ssl_options()
|
2020-02-24 02:46:27 +09:00 |
|
cumul0529
|
22685ef86f
|
Remove unicode_support/ path in test case
|
2020-02-24 02:23:46 +09:00 |
|
cumul0529
|
c3cfd412c9
|
Relpace deprecated logger.warn() with logger.warning()
|
2020-02-24 01:47:12 +09:00 |
|
cumul
|
8b90b55518
|
Added test for valid/invalid unicode characters
|
2020-02-24 01:35:00 +09:00 |
|
cumul
|
247d9cd887
|
Use io module instead of codecs
See https://mail.python.org/pipermail/python-list/2015-March/687124.html
|
2020-02-24 01:29:37 +09:00 |
|
cumul
|
d6ef34a03e
|
Use UTF-8 encoding for nginx plugin
|
2020-02-24 01:25:16 +09:00 |
|