Commit Graph

15666 Commits

Author SHA1 Message Date
Itamar Turner-Trauring
37176f3df9 New Twisted release 2023-11-21 08:16:24 -05:00
Itamar Turner-Trauring
e3c8ff0fc6
Merge pull request #1344 from tahoe-lafs/3072-python-3.12-support
Python 3.12 support, compatability with Eliot 1.15

Fixes ticket:4071
2023-11-21 08:13:50 -05:00
Itamar Turner-Trauring
5dfc39cb20 Skip on 3.12 2023-11-20 17:44:56 -05:00
Itamar Turner-Trauring
83f3404dbc Unnecessay 2023-11-20 17:43:43 -05:00
Itamar Turner-Trauring
44b0b2841e Try passing in all environment variables, to try to make integration tests pass 2023-11-20 17:31:34 -05:00
Itamar Turner-Trauring
c105e0da69 Force setting a value for columns 2023-11-20 17:11:37 -05:00
Itamar Turner-Trauring
4116bfc715 Pass COLUMNS down to workaround what may be a bug in twisted.python.usage 2023-11-20 16:55:43 -05:00
Itamar Turner-Trauring
4f8269db09 Use modern versions 2023-11-20 16:29:01 -05:00
Itamar Turner-Trauring
bb3546c965 Try tox 4 again 2023-11-20 16:19:17 -05:00
Itamar Turner-Trauring
304164ddf8 Try to avoid calling setup.py directly. 2023-11-20 16:05:52 -05:00
Itamar Turner-Trauring
8b2b0c7e5b Sticking to tox 3 for now 2023-11-20 11:13:24 -05:00
Itamar Turner-Trauring
6831dfe2c0 Run 3.12 Windows tests 2023-11-20 10:50:06 -05:00
Itamar Turner-Trauring
e5e9cb2b49 Disable deadlines on 3.12 2023-11-20 10:42:55 -05:00
Itamar Turner-Trauring
c98be858ab
Merge pull request #1345 from tahoe-lafs/4074-drop-pkg_resources
Drop usage of pkg_resources

Fixes ticket:4074
2023-11-20 09:38:58 -05:00
Itamar Turner-Trauring
964aba9788 Generate messages that work with stricter Eliot 2023-11-20 09:02:43 -05:00
Itamar Turner-Trauring
a94d95e10f Merge branch '4074-drop-pkg_resources' into 3072-python-3.12-support 2023-11-20 08:38:52 -05:00
Itamar Turner-Trauring
ddd5fd9d81 Not actually used anywhere 2023-11-20 08:30:49 -05:00
Itamar Turner-Trauring
457b4895b5 Pacify mypy when running with newer Python 2023-11-17 11:47:00 -05:00
Itamar Turner-Trauring
9eb460e6cf Merge branch '4074-drop-pkg_resources' into 3072-python-3.12-support 2023-11-17 11:44:32 -05:00
Itamar Turner-Trauring
d28444c2ba Don't use latest eliot for now 2023-11-17 11:29:18 -05:00
Itamar Turner-Trauring
57534facc5 Python 3.8 support for importlib.resources.files 2023-11-17 11:26:52 -05:00
Itamar Turner-Trauring
e6630b59f7 Fix mypy complaints, simplifying code while we're at it 2023-11-17 11:22:06 -05:00
Itamar Turner-Trauring
ccc35bf7cd Rename 2023-11-17 11:10:34 -05:00
Itamar Turner-Trauring
c941146f43 Fix lints 2023-11-17 11:09:35 -05:00
Itamar Turner-Trauring
fea816c0b7 News fragment 2023-11-17 11:09:02 -05:00
Itamar Turner-Trauring
7d43eb76d9 Shouldn't need setuptools for runtime anymore 2023-11-17 11:08:49 -05:00
Itamar Turner-Trauring
95341a2c07 Generalize static file setup. 2023-11-17 11:07:40 -05:00
Itamar Turner-Trauring
e68d0fccb1 Tahoe shouldn't need to depend on setuptools 2023-11-17 10:59:40 -05:00
Itamar Turner-Trauring
4daa584449 Get rid of pkg_resources 2023-11-17 10:54:33 -05:00
Itamar Turner-Trauring
fbbf1cf98a Stop using pkg_resources 2023-11-17 10:46:41 -05:00
Itamar Turner-Trauring
0525b73763 Await coroutines! 2023-11-17 10:18:34 -05:00
Itamar Turner-Trauring
e276b3a9be Increase setuptools and pip versions 2023-11-17 10:08:00 -05:00
Itamar Turner-Trauring
c2b1f31684 Work with tox 4 2023-11-16 17:54:34 -05:00
Itamar Turner-Trauring
7b680b36ef Make setuptools a dependency 2023-11-16 17:54:24 -05:00
Itamar Turner-Trauring
83fa028925 Use the existing Tahoe JSON encoder. 2023-11-16 13:53:51 -05:00
Itamar Turner-Trauring
3ddfb92484 News fragment 2023-11-15 13:11:03 -05:00
Itamar Turner-Trauring
bdaf9b5e47 Fix lints 2023-11-15 13:10:20 -05:00
Itamar Turner-Trauring
b28b769a6c Add some coverage for 3.12 2023-11-15 13:09:24 -05:00
Itamar Turner-Trauring
0bd402e680 Handle logging of sets 2023-11-15 13:03:43 -05:00
Itamar Turner-Trauring
16aa5fece2 More backwards compatibility 2023-11-15 12:53:51 -05:00
Itamar Turner-Trauring
984b74ee34 Remove usage of deprecated API 2023-11-15 12:51:43 -05:00
Itamar Turner-Trauring
3d753fef93 Make test less fragile 2023-11-15 12:51:32 -05:00
Itamar Turner-Trauring
5889b80332 assert_ has been removed in Python 3.12 2023-11-15 12:15:34 -05:00
Itamar Turner-Trauring
ffafb5d877 Update to work with newer Eliot 2023-11-15 12:15:28 -05:00
Itamar Turner-Trauring
def7014c79 json dumping doesn't like keys that are bytes (not sure how this ever worked) 2023-11-15 12:15:06 -05:00
Itamar Turner-Trauring
ffe0979ad5 fail* methods have been removed in 3.12 (deprecated since 3.1!) 2023-11-15 12:14:47 -05:00
Itamar Turner-Trauring
4b75b7c6e8 Work with newer versions of Eliot 2023-11-15 12:14:38 -05:00
Itamar Turner-Trauring
22192b5e09 Get rid of eliot patching that's not relevant to Python 3 2023-11-15 11:00:58 -05:00
Itamar Turner-Trauring
1b700be578 Allow 3.12 2023-11-15 10:54:56 -05:00
Itamar Turner-Trauring
134bcd7dd0 We're not support Python 2 anymore, and future breaks on 3.12 (for now) when
standard_library is patched.
2023-11-15 10:54:27 -05:00