Sajith Sasidharan
|
65a1040fe8
|
Update references to the mailing list
New list is tahoe-dev@lists.tahoe-lafs.org, list info page is at
https://lists.tahoe-lafs.org/mailman/listinfo/tahoe-dev, and list
archives are now at https://lists.tahoe-lafs.org/pipermail/tahoe-dev/.
Sadly message numbers in list archive seem to have changed, so
updating references to list archive is not as simple as prefixing
`list.`
|
2021-08-31 09:58:43 -04:00 |
|
Itamar Turner-Trauring
|
3f98349cd9
|
Limit Pickle protocol to version supported by Python 2.
|
2021-06-16 11:53:25 -04:00 |
|
Itamar Turner-Trauring
|
28220d8a16
|
Switch to pylint instead of custom AST parsing that wouldn't work on Python 3.
|
2021-06-14 11:24:10 -04:00 |
|
Itamar Turner-Trauring
|
744f9bab4e
|
Works fine on Python 3.
|
2021-06-14 10:55:49 -04:00 |
|
Itamar Turner-Trauring
|
4711c9fda3
|
More flake fixes.
|
2021-05-07 09:44:44 -04:00 |
|
Itamar Turner-Trauring
|
ae7680759d
|
Another checker script.
|
2021-04-06 10:22:47 -04:00 |
|
Itamar Turner-Trauring
|
84e32882b4
|
These don't belong in tests module.
|
2021-04-05 11:30:33 -04:00 |
|
Itamar Turner-Trauring
|
938fdb05c9
|
putChild should always be bytes.
|
2021-02-23 09:18:01 -05:00 |
|
Itamar Turner-Trauring
|
4c5ea34af6
|
More passing tests on Python 3.
|
2021-01-22 15:07:03 -05:00 |
|
Jean-Paul Calderone
|
e6a09fa444
|
Don't check check-debugging.py
|
2020-11-27 16:28:23 -05:00 |
|
Jean-Paul Calderone
|
78f0d76099
|
get rid of the PYTHONWARNINGS-inspecting code
|
2020-10-27 14:25:20 -04:00 |
|
Jean-Paul Calderone
|
5f10f1e382
|
Remove Nevow from the tool version helper
|
2020-10-21 10:17:21 -04:00 |
|
Ross Patterson
|
95f2d53f92
|
chore(refs #3455) Address feedback, BBB comments
https://github.com/tahoe-lafs/tahoe-lafs/pull/845#issuecomment-704469561
|
2020-10-07 12:28:41 -07:00 |
|
Ross Patterson
|
921416cba2
|
test(py3): Add diff tests convenience targets
|
2020-09-30 12:14:06 -07:00 |
|
Ross Patterson
|
b6af065881
|
test(py3): Move temporary porting utilities
Move some Python 3 porting utility targets out of the root `./Makefile` and into the
appropriate `./misc/*/` directory.
|
2020-09-30 11:47:17 -07:00 |
|
Itamar Turner-Trauring
|
cc7a3bc2b5
|
Audit script to find potentially broken for loops.
|
2020-09-28 11:54:21 -04:00 |
|
Jason R. Coombs
|
5a40bf47f4
|
Convert print statements to print functions, even when commented. Fixes #3408.
|
2020-09-11 14:50:44 -04:00 |
|
Chad Whitacre
|
96e3d94172
|
Fold py36 back into normal tox run
This removes the individual-test-based ratchet.
|
2020-08-13 05:55:48 -04:00 |
|
Maciej Fijalkowski
|
820586cadb
|
try a bit harder to properly merge master
|
2020-08-12 18:27:50 +02:00 |
|
Maciej Fijalkowski
|
c37a2b0a89
|
maybe this is the magic incantation
|
2020-08-12 18:15:14 +02:00 |
|
Maciej Fijalkowski
|
a4a44fe112
|
make some changes to an opaque binary file
|
2020-08-12 18:02:00 +02:00 |
|
Maciej Fijalkowski
|
32a17caddb
|
maybe that's how it should be?
|
2020-08-12 17:50:40 +02:00 |
|
Maciej Fijalkowski
|
c21acc64f0
|
merge master
|
2020-08-12 15:42:00 +02:00 |
|
Maciej Fijalkowski
|
9c4e68e0a7
|
maybe that's how you use subunit2pyunit
|
2020-08-12 15:33:54 +02:00 |
|
Jean-Paul Calderone
|
726dfb42b1
|
Merge pull request #747 from tahoe-lafs/3336.py36-off-travis
Move Python 3.6 CI onto CircleCI
Fixes: ticket:3336
|
2020-08-11 19:10:33 -04:00 |
|
Itamar Turner-Trauring
|
202a7cf975
|
Merge remote-tracking branch 'origin/master' into 3370.happiness-upload-python-3
|
2020-08-11 14:53:34 -04:00 |
|
Jean-Paul Calderone
|
f4e1062aa4
|
Merge remote-tracking branch 'origin/master' into 3336.py36-off-travis
|
2020-08-10 09:13:01 -04:00 |
|
Jean-Paul Calderone
|
971bca7402
|
--rterrors is broken with subunitreporter on python 3
|
2020-08-07 23:51:15 -04:00 |
|
Jean-Paul Calderone
|
c17337e732
|
We get passed an env var that tells us how to run trial
Also temp-dir made no difference and don't need the find either.
|
2020-08-07 23:47:11 -04:00 |
|
Jean-Paul Calderone
|
f8e44acdef
|
did it get written
|
2020-08-07 23:27:36 -04:00 |
|
Jean-Paul Calderone
|
ef3cbebe43
|
Perhaps get this path right
|
2020-08-07 22:57:59 -04:00 |
|
Jean-Paul Calderone
|
fe850e7240
|
redirecting to a file seems to help
|
2020-08-07 22:45:33 -04:00 |
|
Jean-Paul Calderone
|
8d1798fbb6
|
is the pager screwing up?
|
2020-08-07 22:26:39 -04:00 |
|
Jean-Paul Calderone
|
9af1e741d8
|
that was kind of annoyingly non-illuminating
|
2020-08-07 22:21:53 -04:00 |
|
Jean-Paul Calderone
|
a758b84e15
|
handling this elsewhere
|
2020-08-07 22:21:53 -04:00 |
|
Jean-Paul Calderone
|
107861802b
|
idk maybe this
|
2020-08-07 21:18:29 -04:00 |
|
Jean-Paul Calderone
|
8b44b89f75
|
oi
|
2020-08-07 18:33:35 -04:00 |
|
Jean-Paul Calderone
|
7c92278524
|
getting ridiculous
|
2020-08-07 15:52:57 -04:00 |
|
Jean-Paul Calderone
|
b1e67774b4
|
Try getting the _trial_temp out of the working tree
|
2020-08-07 15:46:46 -04:00 |
|
Jean-Paul Calderone
|
1f3d246567
|
try to get more info
|
2020-08-07 15:13:33 -04:00 |
|
Jean-Paul Calderone
|
5736f9cdeb
|
Let's just see, for fun
|
2020-08-07 14:31:32 -04:00 |
|
Jean-Paul Calderone
|
d6a80c891a
|
try to understand the CI failures
|
2020-08-07 13:39:51 -04: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
|
d8f74770eb
|
Port to Python 3.
|
2020-08-06 16:38:19 -04:00 |
|
Itamar Turner-Trauring
|
ff5cfe0c71
|
Update ratchet with new test.
|
2020-08-06 16:15:31 -04:00 |
|
Itamar Turner-Trauring
|
11c7841cd7
|
Merge pull request #760 from tahoe-lafs/3364.crypto-python-3
Fixes ticket:3364
Port allmydata.crypto to Python 3
|
2020-08-05 11:26:30 -04:00 |
|
Maciej Fijalkowski
|
aeb681a854
|
hopefully fix the ratchet files
|
2020-08-04 15:49:55 +02:00 |
|
Maciej Fijalkowski
|
5fcc8c65db
|
add passing ratchet tests
|
2020-08-04 11:15:44 +02:00 |
|
Itamar Turner-Trauring
|
2a623e0b05
|
Port to Python 3.
|
2020-08-03 14:13:16 -04:00 |
|
Itamar Turner-Trauring
|
c0cabeaca0
|
Update ratchet.
|
2020-08-03 11:08:16 -04:00 |
|