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
|
d214fe3f16
|
Delete unused imports.
|
2021-04-02 13:00:05 -04:00 |
|
Itamar Turner-Trauring
|
9a96fec604
|
Use existing IRemoteReference implementation.
|
2021-04-02 12:56:49 -04:00 |
|
Itamar Turner-Trauring
|
6127fc8cc7
|
Tests for rrefutil.
|
2021-04-01 10:49:59 -04:00 |
|
Itamar Turner-Trauring
|
de2609151e
|
Special logic for roundtripping Unicode to Unicode is only necessary on Python 2.
|
2021-04-01 10:02:11 -04:00 |
|
Itamar Turner-Trauring
|
d182ba8283
|
Utility to dump JSON to bytes.
|
2021-03-23 10:53:10 -04:00 |
|
Itamar Turner-Trauring
|
2595e25258
|
Improve coverage, specifically of values that are bytes.
|
2021-02-03 10:16:34 -05:00 |
|
Itamar Turner-Trauring
|
8493d70cab
|
Support byte keys in internal dictionaries.
|
2021-01-26 11:01:50 -05:00 |
|
Itamar Turner-Trauring
|
fb621f4388
|
Port idlib to Python 3, making its behavior consistent across Python 2 and 3.
|
2020-12-10 10:11:43 -05:00 |
|
Itamar Turner-Trauring
|
20a64d5767
|
Test new fileutil behavior.
|
2020-10-27 14:24:23 -04:00 |
|
Itamar Turner-Trauring
|
707ab50606
|
Test BytesJSONEncoder with Unicode.
|
2020-10-15 08:37:09 -04:00 |
|
Itamar Turner-Trauring
|
b658a66e7f
|
Merge remote-tracking branch 'origin/master' into 3459.test-checker-python-3
|
2020-10-15 08:32:53 -04:00 |
|
Chad Whitacre
|
a0963fc2da
|
Keep future.builtins imports consistent
- remove int from a stock import
- comment a non-stock import
|
2020-10-13 08:39:25 -04:00 |
|
Itamar Turner-Trauring
|
96231fab5f
|
Support bytes in JSON output.
|
2020-10-05 11:01:11 -04:00 |
|
Maciej Fijalkowski
|
c21acc64f0
|
merge master
|
2020-08-12 15:42:00 +02:00 |
|
Itamar Turner-Trauring
|
f53ea4579d
|
Merge remote-tracking branch 'origin/master' into 3365.log-python-3
|
2020-08-06 17:03:27 -04:00 |
|
Itamar Turner-Trauring
|
dab690a757
|
Flake fixes.
|
2020-08-06 16:13:10 -04:00 |
|
Maciej Fijalkowski
|
9b9d530155
|
Fix some typos. Add docstring
|
2020-08-06 16:07:50 +02:00 |
|
Maciej Fijalkowski
|
b71ae461a6
|
use less hacks in yaml tests
|
2020-08-06 16:06:01 +02:00 |
|
Maciej Fijalkowski
|
d8bcbb901e
|
I think default mode is text
|
2020-08-04 12:26:43 +02:00 |
|
Itamar Turner-Trauring
|
02daa12031
|
Move logging tests into their own, Python 3-compatible, module.
|
2020-08-03 11:33:29 -04:00 |
|
Maciej Fijalkowski
|
c178c55178
|
remove this import
|
2020-08-02 12:03:59 +02:00 |
|
Maciej Fijalkowski
|
bf37413e05
|
address the review (mostly)
|
2020-08-02 11:16:18 +02:00 |
|
Jean-Paul Calderone
|
27b6737eaf
|
Merge remote-tracking branch 'origin/master' into 3358.fileutil-to-python-3
with fijal
|
2020-07-30 13:38:47 -04:00 |
|
Maciej Fijalkowski
|
7618b295cb
|
Revert "merge master (I think properly)"
This reverts commit 6140b5ff52aea8905500e54aa0c8e7cef5a4fe80, reversing
changes made to da87bd7e7fadab6f4c4a1459482864e98e2dc92f.
|
2020-07-30 09:29:20 +02:00 |
|
Maciej Fijalkowski
|
6140b5ff52
|
merge master (I think properly)
|
2020-07-29 21:09:23 +02:00 |
|
Itamar Turner-Trauring
|
9c16a0554e
|
Get rid of unused code.
|
2020-07-29 14:38:58 -04:00 |
|
Maciej Fijalkowski
|
93c474c39b
|
make test_util pass under both pythons
|
2020-07-29 09:00:50 +02:00 |
|
Itamar Turner-Trauring
|
bde2f1394d
|
Move dictutil tests out.
|
2020-07-27 15:53:26 -04:00 |
|
Itamar Turner-Trauring
|
b140d1f1af
|
Move statistics tests out.
|
2020-07-27 15:29:01 -04:00 |
|
Maciej Fijalkowski
|
13e292295e
|
Revert "futurize and make the tests pass back under py2"
This reverts commit 361de059800a5f150775340dee273bde8e3ce11e.
|
2020-07-25 11:22:03 +02:00 |
|
Maciej Fijalkowski
|
361de05980
|
futurize and make the tests pass back under py2
|
2020-07-25 11:12:43 +02:00 |
|
Itamar Turner-Trauring
|
e0d3e46683
|
Merge remote-tracking branch 'origin/master' into 3351.spans-python-3
|
2020-07-24 14:48:33 -04:00 |
|
Itamar Turner-Trauring
|
65500de72f
|
Merge remote-tracking branch 'origin/master' into 3346.abbreviate-and-time_format-py3
|
2020-07-24 14:13:28 -04:00 |
|
Itamar Turner-Trauring
|
dd4737f20c
|
Merge branch 'master' into 3353.observer-and-pipeline-py3
|
2020-07-24 11:08:08 -04:00 |
|
Itamar Turner-Trauring
|
d23394b35c
|
Merge remote-tracking branch 'origin/master' into 3346.abbreviate-and-time_format-py3
|
2020-07-23 12:27:06 -04:00 |
|
Itamar Turner-Trauring
|
e427163ec8
|
Move pipeline tests into their own module.
|
2020-07-22 10:33:23 -04:00 |
|
Itamar Turner-Trauring
|
d6f24af424
|
Move span tests into their own module.
|
2020-07-21 15:14:39 -04:00 |
|
Itamar Turner-Trauring
|
6de05941b9
|
Remove unnecessary imports.
|
2020-07-21 14:27:08 -04:00 |
|
Itamar Turner-Trauring
|
e90d1f38d2
|
Make TimezoneMixin importable on Python 3.
|
2020-07-16 15:44:41 -04:00 |
|
Itamar Turner-Trauring
|
72272cbf0b
|
Move out tests for time_format.
|
2020-07-16 15:15:26 -04:00 |
|
Itamar Turner-Trauring
|
545848f164
|
Move abbreviate tests into their own module.
|
2020-07-16 14:57:09 -04:00 |
|
Itamar Turner-Trauring
|
9ed91eabb3
|
Split out hashutil tests into their own module.
|
2020-07-15 10:58:05 -04:00 |
|
Itamar Turner-Trauring
|
db41d5af6f
|
Merge pull request #743 from tahoe-lafs/3342-more-tests-for-base32-base62
Fixes https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3343
|
2020-07-14 13:41:20 -04:00 |
|
Itamar Turner-Trauring
|
459d68118c
|
Merge branch '3342-more-tests-for-base32-base62' into 3342-base32-and-base62-to-python-3
|
2020-07-14 10:26:46 -04:00 |
|
Itamar Turner-Trauring
|
f378edd9d8
|
Fix missing import.
|
2020-07-14 10:20:51 -04:00 |
|
Itamar Turner-Trauring
|
f27cba181e
|
Move existing base32 tests out of test_util.py.
|
2020-07-13 15:22:03 -04:00 |
|
Itamar Turner-Trauring
|
af916c3968
|
Merge branch 'master' into 3341-more-python-3-utils
|
2020-07-13 14:30:11 -04:00 |
|
Itamar Turner-Trauring
|
0cf1117165
|
Move the tests for deferredutil into their own module.
|
2020-07-09 14:20:12 -04:00 |
|
Itamar Turner-Trauring
|
12d5131568
|
Fix pyflakes issues.
|
2020-07-09 13:12:30 -04:00 |
|