Florian Sesser
|
2dbb9434b0
|
OpenMetrics endpoint WIP
|
2021-09-08 14:54:57 +00:00 |
|
Florian Sesser
|
8a64f50b79
|
WIP - Could be wronger
|
2021-09-03 14:40:42 +00:00 |
|
Florian Sesser
|
52cb250701
|
This is the handler we need to create.
|
2021-08-27 16:42:23 +00:00 |
|
Itamar Turner-Trauring
|
d74ef0798d
|
Fix quoting to work on Python 2.
|
2021-06-15 13:46:22 -04:00 |
|
Itamar Turner-Trauring
|
e2ce207fdd
|
Don't convert bytes to unicode implicitly.
|
2021-05-12 09:13:55 -04:00 |
|
Itamar Turner-Trauring
|
b11cc9137b
|
Integration test passed on Python 3.
|
2021-05-07 10:48:50 -04:00 |
|
Itamar Turner-Trauring
|
32607b5ada
|
For logging, using a new JSON bytes encoder that works on any bytes string, not
just UTF-8-encoded strings.
|
2021-04-14 10:42:01 -04:00 |
|
Itamar Turner-Trauring
|
e242bf50c7
|
Handle bytes in log messages.
|
2021-04-14 09:56:27 -04:00 |
|
Itamar Turner-Trauring
|
437ab58412
|
Fix flakes.
|
2021-03-05 09:45:07 -05:00 |
|
Itamar Turner-Trauring
|
0647b63681
|
Port to Python 3.
|
2021-03-02 09:35:34 -05:00 |
|
Itamar Turner-Trauring
|
7b1911620f
|
Port to Python 3.
|
2021-03-02 09:31:35 -05:00 |
|
Itamar Turner-Trauring
|
196435784e
|
Port to Python 3.
|
2021-03-02 09:24:29 -05:00 |
|
Itamar Turner-Trauring
|
66a0628751
|
Merge branch '3618.bb-tests-python-3' into 3624.web-python-3-part-5
|
2021-03-02 09:14:23 -05:00 |
|
Itamar Turner-Trauring
|
80ab032a21
|
Fix typo.
|
2021-03-02 09:14:10 -05:00 |
|
Itamar Turner-Trauring
|
5359207ce3
|
Merge branch '3618.bb-tests-python-3' into 3624.web-python-3-part-5
|
2021-03-02 09:09:47 -05:00 |
|
Itamar Turner-Trauring
|
70c0607789
|
Enable BytesWarning across all tests ported to Python 3, fixing problems that caught.
|
2021-02-24 14:36:15 -05:00 |
|
Itamar Turner-Trauring
|
2c32318d85
|
Merge remote-tracking branch 'origin/master' into 3617.web-python-3-part-4
|
2021-02-23 10:33:52 -05:00 |
|
Itamar Turner-Trauring
|
99db408a46
|
Port to Python 3.
|
2021-02-23 10:03:58 -05:00 |
|
Itamar Turner-Trauring
|
b52ab3d230
|
Ported to Python 3.
|
2021-02-23 09:14:16 -05:00 |
|
Itamar Turner-Trauring
|
d0bdf1fc8a
|
Port to Python 3.
|
2021-02-22 10:31:43 -05:00 |
|
Itamar Turner-Trauring
|
0de48ba5b2
|
Explanation.
|
2021-02-22 10:20:09 -05:00 |
|
Itamar Turner-Trauring
|
ba06442125
|
Port to Python 3.
|
2021-02-22 10:14:21 -05:00 |
|
Itamar Turner-Trauring
|
595ce94f2b
|
Clarify filename parsing, hopefully.
|
2021-02-22 09:59:18 -05:00 |
|
Itamar Turner-Trauring
|
041b72f0ab
|
Fix lint.
|
2021-02-18 13:19:21 -05:00 |
|
Itamar Turner-Trauring
|
e9bf769798
|
Port to Python 3.
|
2021-02-18 11:56:53 -05:00 |
|
Itamar Turner-Trauring
|
cbb2cfc028
|
Port to Python 3.
|
2021-02-18 11:55:03 -05:00 |
|
Itamar Turner-Trauring
|
de0365a54b
|
Port to Python 3.
|
2021-02-17 16:05:47 -05:00 |
|
Itamar Turner-Trauring
|
64490880d3
|
Port to Python 3.
|
2021-02-17 15:44:42 -05:00 |
|
Itamar Turner-Trauring
|
9bb64abded
|
Flake fix.
|
2021-02-15 11:39:30 -05:00 |
|
Itamar Turner-Trauring
|
681572b1a5
|
Merge remote-tracking branch 'origin/3606.test_system-web-python3' into 3611.web-python-3-part-2
|
2021-02-12 10:30:51 -05:00 |
|
Itamar Turner-Trauring
|
b935318d5d
|
More unicode-of-bytes issues.
|
2021-02-12 10:27:41 -05:00 |
|
Itamar Turner-Trauring
|
9f1ca2ab6f
|
More fixes for unicode-of-bytes bugs.
|
2021-02-11 13:28:09 -05:00 |
|
Itamar Turner-Trauring
|
eebeca31f5
|
Fix some more unicode()-of-bytestring bugs.
|
2021-02-11 13:11:34 -05:00 |
|
Itamar Turner-Trauring
|
d0d771e5be
|
The bug in Autobahn was
fixed (https://github.com/crossbario/autobahn-python/pull/1152) in March 2019, i.e.
before minimum required 19.5 version of Autobahn which came out in May 2019.
|
2021-02-10 14:35:49 -05:00 |
|
Itamar Turner-Trauring
|
d237dcab15
|
Restore test coverage.
|
2021-02-10 14:06:42 -05:00 |
|
Itamar Turner-Trauring
|
66160253e3
|
Not necessary to be bytes.
|
2021-02-10 13:35:04 -05:00 |
|
Itamar Turner-Trauring
|
92f5001596
|
Port to Python 3.
|
2021-02-04 14:10:22 -05:00 |
|
Itamar Turner-Trauring
|
c44b46e0a6
|
More type annotation.
|
2021-02-04 11:44:26 -05:00 |
|
Itamar Turner-Trauring
|
8fdbb6db6e
|
Nail down types.
|
2021-02-04 11:22:48 -05:00 |
|
Itamar Turner-Trauring
|
dfffa8722a
|
Get rid of allmydata.web.common_py3.
|
2021-02-03 11:45:30 -05:00 |
|
Itamar Turner-Trauring
|
6b38c8d1c9
|
More of test_system now passes on Python 3.
|
2021-02-03 11:24:47 -05:00 |
|
Itamar Turner-Trauring
|
489b9f87b3
|
All tests pass on Python 3.
|
2021-02-02 15:14:44 -05:00 |
|
Itamar Turner-Trauring
|
26560a4212
|
More passing tests on Python 3.
|
2021-02-02 14:25:01 -05:00 |
|
Itamar Turner-Trauring
|
a27dc83920
|
More passing tests on Python 3.
|
2021-02-01 11:42:09 -05:00 |
|
Itamar Turner-Trauring
|
e5a7ea97c7
|
More tests passing on Python 3.
|
2021-01-28 11:44:16 -05:00 |
|
Itamar Turner-Trauring
|
2007323baa
|
More passing tests on Python 3.
|
2021-01-28 11:19:09 -05:00 |
|
Itamar Turner-Trauring
|
6668842356
|
More passing tests on Python 3.
|
2021-01-27 15:43:44 -05:00 |
|
Itamar Turner-Trauring
|
ea10c7c937
|
More passing tests on Python 3.
|
2021-01-27 15:20:38 -05:00 |
|
Itamar Turner-Trauring
|
175a3ca4bb
|
More passing tests on Python 3.
|
2021-01-27 12:45:36 -05:00 |
|
Itamar Turner-Trauring
|
4f56ce436a
|
More passing tests on Python 3.
|
2021-01-27 12:39:28 -05:00 |
|