Commit Graph

13035 Commits

Author SHA1 Message Date
Jean-Paul Calderone
4d56b5f4ed
Merge pull request #858 from tahoe-lafs/3471.immediate-localwrapper
Allow LocalWrapper to be immediate

Fixes: ticket:3471
2020-10-15 13:15:35 -04:00
2960a270ce Declare and document what LocalWrapper is/does 2020-10-15 12:00:03 -04:00
Itamar Turner-Trauring
707ab50606 Test BytesJSONEncoder with Unicode. 2020-10-15 08:37:09 -04:00
Itamar Turner-Trauring
1c976990a1 Make comment more meaningful. 2020-10-15 08:34:56 -04:00
Itamar Turner-Trauring
e6a196c144 Get rid of hopefully unnecessary sort. 2020-10-15 08:33:51 -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
Itamar Turner-Trauring
b094a00458
Merge pull request #860 from tahoe-lafs/3473-mutable-tests-part-1-python-3
Port allmydata.mutable.tests to Python 3: part 1 of N

Fixes ticket:3473
2020-10-15 08:27:45 -04:00
Chad Whitacre
962662b315
Merge pull request #855 from tahoe-lafs/3467.clean-up-future-builtins-a-bit
Keep future.builtins imports consistent
2020-10-15 07:17:27 -04:00
b05ae87a28 non-relevant email 2020-10-14 19:14:05 -06:00
Itamar Turner-Trauring
fecbbb6733 Port to Python 3. 2020-10-14 16:05:02 -04:00
Itamar Turner-Trauring
7faea936df Tests pass on Python 3. 2020-10-14 16:03:53 -04:00
Itamar Turner-Trauring
b5e54f2ed2 Port to Python 3. 2020-10-14 15:50:02 -04:00
Itamar Turner-Trauring
03fcc0c9b4 News file. 2020-10-14 15:46:51 -04:00
Itamar Turner-Trauring
fa92fde04a Port to Python 3. 2020-10-14 15:46:37 -04:00
Itamar Turner-Trauring
43f5a25ec2 Tests pass on Python 3. 2020-10-14 15:45:09 -04:00
6908b3eb50 This is probably a better way to handle multiple Python versions 2020-10-14 13:10:23 -04:00
c164f8083d PyPy job also does not coverage measurement 2020-10-14 13:09:18 -04:00
abfdc5c102 Plus, Python 3! 2020-10-14 13:09:12 -04:00
7fcbdde829 Loops like macOS does this too 2020-10-14 13:09:06 -04:00
db4bac90cf Only upload coverage measurement if we took one 2020-10-14 12:58:15 -04:00
45daf717ae The Linux jobs seem to produce paths like this 2020-10-14 12:58:02 -04:00
fbe15cb5ad news fragment 2020-10-14 12:46:17 -04:00
16c069a633 Try to convince coverage that all our source files are the same 2020-10-14 12:45:34 -04:00
40e0ef0fad Directly test CHKCheckerAndUEBFetcher cases 2020-10-14 12:02:56 -04:00
91a20459a1 news fragment 2020-10-14 11:09:01 -04:00
b0159a898e Parameterize the callRemote scheduling 2020-10-14 11:08:40 -04:00
5a51d98479 Add missing chk_upload, document two new attrs, and move them up 2020-10-14 10:58:50 -04:00
9a18843bb1 finish the comment 2020-10-14 10:58:50 -04:00
555b751af0 Further expand existing test coverage by reducing fake quantities
Helper_fake_upload is replaced by more narrowly focused CHKUploadHelper_fake
2020-10-14 10:58:50 -04:00
4e46f9ae12 expand the already-uploaded test for the helper to cover more
shrink the amount of fake code being used and increase the amount of real code
being used
2020-10-14 10:58:50 -04:00
ef11eeb4a2 exercise concurrent upload 2020-10-14 10:58:50 -04:00
8eb518a221 docstring for Helper._active_uploads 2020-10-14 10:58:50 -04:00
c88c2846e2 Point folks at docs for this 2020-10-14 10:58:50 -04:00
0eb0d68886 news fragment 2020-10-14 10:58:50 -04:00
0dcbad9d0c news fragment 2020-10-14 10:57:06 -04:00
5974f5adf9 Stop using eventually in OneShotObserverList 2020-10-14 10:56:50 -04:00
b6bd58b4d0 CREDITS details 2020-10-13 16:58:16 -06:00
21b0eefed9 newsfragment 2020-10-13 16:38:25 -06:00
1079099971 1.14.0 -> 1.15.0 2020-10-13 15:03:53 -06:00
cb29293ec5 update CREDITS 2020-10-13 15:01:01 -06:00
b7789e1ac4 fix relnotes.txt for 1.15.0 2020-10-13 14:54:17 -06:00
2e4d5990e0 proper release name 2020-10-13 14:41:57 -06:00
meejah
4990d90ae6 update NEWS.txt for release 2020-10-13 14:34:11 -06:00
Itamar Turner-Trauring
c0f486a9f6 Work on Python 3. 2020-10-13 09:51:25 -04:00
Itamar Turner-Trauring
50925fcec1 Get rid of more no-longer-needed moves. 2020-10-13 09:49:39 -04:00
Itamar Turner-Trauring
3ea18ca3fc As better alternative to common_py3, make common.py import on Python 3. 2020-10-13 09:45:03 -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
Chad Whitacre
574c63d350 Port immutable.offloaded to Python 3 2020-10-12 07:25:44 -04:00
Itamar Turner-Trauring
17f0676b3f
Merge branch 'master' into 3459.test-checker-python-3 2020-10-09 10:22:17 -04:00
cc8c9c0bdf
Merge pull request #851 from tahoe-lafs/3464.cleanup-bbb-comments
#3455: Address feedback, BBB comments
2020-10-08 13:49:34 -07:00