Commit Graph

15955 Commits

Author SHA1 Message Date
meejah
164ac29bd8 fix news 2024-01-04 20:08:10 -07:00
meejah
9f3a3bc1e8 changelog for 1.19.0 2024-01-04 20:06:00 -07:00
meejah
ee19fc5a18 update NEWS.txt for release 2024-01-04 20:04:04 -07:00
meejah
f44574f2f2
Merge pull request #1348 from meejah/4078.race-condition
fix 4078 / race condition
2024-01-04 18:59:26 +00:00
Itamar Turner-Trauring
ed193c7e3f Mypy 1.8 2024-01-04 09:35:42 -05:00
meejah
bec5ee890c Merge branch 'master' into 4078.race-condition 2023-12-22 17:35:23 -07:00
meejah
56c861449a match better 2023-12-21 15:22:38 -07:00
meejah
f3be22e630 news 2023-12-21 01:24:14 -07:00
meejah
d70fa461da fix already-stopped 2023-12-20 21:57:01 -07:00
meejah
194011946c for some reason this makes 'the occasional error' happen all the time? 2023-12-20 21:56:08 -07:00
meejah
25ef11efc8 news 2023-12-20 21:56:08 -07:00
Itamar Turner-Trauring
5c6d65ba44
Merge pull request #1352 from tahoe-lafs/4084-write-logs-in-thread
Write Eliot logs in thread

Fixes ticket:4084
2023-12-18 16:39:20 -05:00
Itamar Turner-Trauring
451cdd7dcb Fix lint 2023-12-12 10:39:18 -05:00
Itamar Turner-Trauring
d5db9e800f News fragment 2023-12-12 10:37:04 -05:00
Itamar Turner-Trauring
3d4945a26d Write out Eliot messages in a thread. 2023-12-12 10:33:25 -05:00
Itamar Turner-Trauring
3a1e079828 Pacify newer Mypy 2023-12-11 10:14:31 -05:00
Itamar Turner-Trauring
e8066f6e3d News file 2023-12-11 10:10:07 -05:00
Itamar Turner-Trauring
7ab0483d07 Pacify newer mypy 2023-12-11 10:09:50 -05:00
Itamar Turner-Trauring
e230a65fa6 Upgrade mypy 2023-12-11 10:09:43 -05:00
Itamar Turner-Trauring
2783bd8b77 Unnecessary maybeDeferred 2023-12-07 16:39:30 -05:00
Itamar Turner-Trauring
ac5178269b Merge remote-tracking branch 'origin/master' into 4072-no-more-blocking-part-2 2023-12-07 15:44:32 -05:00
Itamar Turner-Trauring
81a5ae6f46 Simplify 2023-12-06 16:01:14 -05:00
Itamar Turner-Trauring
9a1e73892e Run joining in a thread 2023-12-06 15:58:30 -05:00
Itamar Turner-Trauring
4c03d931bd Accept memoryview 2023-12-06 15:56:58 -05:00
Itamar Turner-Trauring
0c2db2d5a8 Make sure FEC does some work 2023-12-06 14:46:37 -05:00
meejah
638d8d66c4
Merge pull request #1347 from tahoe-lafs/4075-dependency-updates
Dependency updates and some improvements to typechecking
2023-11-22 17:23:22 -07:00
Itamar Turner-Trauring
774b4f2861 Fix mypy errors 2023-11-21 08:31:34 -05:00
Itamar Turner-Trauring
c99362f54d News fragment 2023-11-21 08:22:56 -05:00
Itamar Turner-Trauring
0e512f22be Update towncrier version 2023-11-21 08:21:20 -05:00
Itamar Turner-Trauring
fe8a94089c More thorough mypy checks 2023-11-21 08:19:32 -05:00
Itamar Turner-Trauring
e4bf0a346b Upgrade ruff 2023-11-21 08:17:05 -05:00
Itamar Turner-Trauring
17271d2fac New towncrier is out with the fix 2023-11-21 08:16:49 -05:00
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