Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/tahoe-lafs/tahoe-lafs
The Tahoe-LAFS decentralized secure filesystem.
https://github.com/tahoe-lafs/tahoe-lafs
Merge pull request #1358 from a-detiste/remove-future
remove old Python2 __future__ statements
Fixes ticket:4090
3afd2dcdc7c5937d988b7034c21d1b38b83ad4bd authored 11 months ago by Itamar Turner-Trauring <[email protected]>
Merge pull request #1351 from tahoe-lafs/4082-upgrade-mypy
Upgrade to mypy 1.8
40963cd3de3c0284297d905a56a7361e0744e66a authored 11 months ago by Itamar Turner-Trauring <[email protected]>
Merge pull request #1354 from tahoe-lafs/4085.dirty-reactor-in-tests
Hopefully fix dirty reactor in tests
4fb973e1cba54ee30b405298cb6f9a420a0e9581 authored 11 months ago by meejah <[email protected]>
News fragment.
43c9d04695671fe6686f8395e48151a986a75552 authored 11 months ago by Itamar Turner-Trauring <[email protected]>
43c9d04695671fe6686f8395e48151a986a75552 authored 11 months ago by Itamar Turner-Trauring <[email protected]>
Update line number
09d78b129b38afa1f94c6a0fc407086fc36720c0 authored 11 months ago by Itamar Turner-Trauring <[email protected]>
09d78b129b38afa1f94c6a0fc407086fc36720c0 authored 11 months ago by Itamar Turner-Trauring <[email protected]>
remove old Python2 __future__ statements
b856238110c8c0a2b9cfa6d47302b330fa0ab043 authored 11 months ago by Alexandre Detiste <[email protected]>
b856238110c8c0a2b9cfa6d47302b330fa0ab043 authored 11 months ago by Alexandre Detiste <[email protected]>
Merge pull request #1356 from tahoe-lafs/4088-disable-c-cbor2
Disable C version of cbor2 loading
Fixes ticket:4088
684c7bbbda0856bec7435593055496ea6ee4492d authored 11 months ago by Itamar Turner-Trauring <[email protected]>
Fix PyPy.
f2f7c1dd48bede4e8d699d3a8eea62411bd85f68 authored 11 months ago by Itamar Turner-Trauring <[email protected]>
f2f7c1dd48bede4e8d699d3a8eea62411bd85f68 authored 11 months ago by Itamar Turner-Trauring <[email protected]>
Update nix packaging.
b52f0251d5a6bbecdef0fd72f8c8dc1ef6eeeb8e authored 11 months ago by Itamar Turner-Trauring <[email protected]>
b52f0251d5a6bbecdef0fd72f8c8dc1ef6eeeb8e authored 11 months ago by Itamar Turner-Trauring <[email protected]>
Switch to using pycddl for CBOR decoding.
fced1ab01bb55bc58f521e544d8a2e450a3a9ceb authored 11 months ago by Itamar Turner-Trauring <[email protected]>
fced1ab01bb55bc58f521e544d8a2e450a3a9ceb authored 11 months ago by Itamar Turner-Trauring <[email protected]>
Pacify mypy.
68d63fde27ceff0cae19fea21c364ac66623daca authored 11 months ago by Itamar Turner-Trauring <[email protected]>
68d63fde27ceff0cae19fea21c364ac66623daca authored 11 months ago by Itamar Turner-Trauring <[email protected]>
News fragment.
ff6e3ed56b8a1a23c93fd5833b401ef82effac8b authored 11 months ago by Itamar Turner-Trauring <[email protected]>
ff6e3ed56b8a1a23c93fd5833b401ef82effac8b authored 11 months ago by Itamar Turner-Trauring <[email protected]>
Use Python version of CBOR loading.
f0ce6e9d688d84622cb255255a0db75cb6d57c12 authored 11 months ago by Itamar Turner-Trauring <[email protected]>
f0ce6e9d688d84622cb255255a0db75cb6d57c12 authored 11 months ago by Itamar Turner-Trauring <[email protected]>
Centralize cbor dumping and loading, for better control.
1db76da2e234d742b9206cec92161a583fdbe480 authored 11 months ago by Itamar Turner-Trauring <[email protected]>
1db76da2e234d742b9206cec92161a583fdbe480 authored 11 months ago by Itamar Turner-Trauring <[email protected]>
Merge pull request #1355 from meejah/4087.cbor2-encoding
blacklist cbor2 version
2cc9ceabcd4089be2a07c52523389911e251489b authored 12 months ago by meejah <[email protected]>
exclude cbor2 5.6.0
741f6182f8a9494d834ee499e5c9571e93cbfe58 authored 12 months ago by meejah <[email protected]>
741f6182f8a9494d834ee499e5c9571e93cbfe58 authored 12 months ago by meejah <[email protected]>
test for 4087
6b7d1e985c6f84db185d31483fa16c1e76eef829 authored 12 months ago by meejah <[email protected]>
6b7d1e985c6f84db185d31483fa16c1e76eef829 authored 12 months ago by meejah <[email protected]>
Merge pull request #1353 from meejah/4076.prepare-release-1.19.0
4076: prepare release 1.19.0
19538e31f5211b99e791e247059453bd25df079e authored 12 months ago by meejah <[email protected]>
details about how to publish
f1833906ff0a7ae23c325f27deddc19c8fc82869 authored 12 months ago by meejah <[email protected]>
f1833906ff0a7ae23c325f27deddc19c8fc82869 authored 12 months ago by meejah <[email protected]>
fixups from review (thanks itamarst)
51e9fcab56a3cc9d1cc82bf1df218c189ca274e7 authored 12 months ago by meejah <[email protected]>
51e9fcab56a3cc9d1cc82bf1df218c189ca274e7 authored 12 months ago by meejah <[email protected]>
News file
e49435927cf64ad59a0123de136e25fef4e112ba authored 12 months ago by Itamar Turner-Trauring <[email protected]>
e49435927cf64ad59a0123de136e25fef4e112ba authored 12 months ago by Itamar Turner-Trauring <[email protected]>
Hopefully fix dirty reactor tests.
20b4f8958148cf3b08f13dce386cb8744251f93c authored 12 months ago by Itamar Turner-Trauring <[email protected]>
20b4f8958148cf3b08f13dce386cb8744251f93c authored 12 months ago by Itamar Turner-Trauring <[email protected]>
update nix
9570e4b199af845e4b10bff496f7eec4b1571e37 authored 12 months ago by meejah <[email protected]>
9570e4b199af845e4b10bff496f7eec4b1571e37 authored 12 months ago by meejah <[email protected]>
release notes
bbaa7cb9ea4f092dd9393c32dff5b29a4d492322 authored 12 months ago by meejah <[email protected]>
bbaa7cb9ea4f092dd9393c32dff5b29a4d492322 authored 12 months ago by meejah <[email protected]>
fix news
164ac29bd8a7761635aff641c640ac4e905e9e21 authored 12 months ago by meejah <[email protected]>
164ac29bd8a7761635aff641c640ac4e905e9e21 authored 12 months ago by meejah <[email protected]>
changelog for 1.19.0
9f3a3bc1e86e325a23692a11a6fa05f4d20bae10 authored 12 months ago by meejah <[email protected]>
9f3a3bc1e86e325a23692a11a6fa05f4d20bae10 authored 12 months ago by meejah <[email protected]>
update NEWS.txt for release
ee19fc5a181acbc2e63d4803961a9aa3ab08d3d2 authored 12 months ago by meejah <[email protected]>
ee19fc5a181acbc2e63d4803961a9aa3ab08d3d2 authored 12 months ago by meejah <[email protected]>
Merge pull request #1348 from meejah/4078.race-condition
fix 4078 / race condition
f44574f2f2dd3c2dec335b5162aaa8dbc336404a authored 12 months ago by meejah <[email protected]>
Mypy 1.8
ed193c7e3fdb7bec8964bc202da6f16203f56404 authored 12 months ago by Itamar Turner-Trauring <[email protected]>
ed193c7e3fdb7bec8964bc202da6f16203f56404 authored 12 months ago by Itamar Turner-Trauring <[email protected]>
Merge branch 'master' into 4078.race-condition
bec5ee890cf39f265007ef4fa01b2258806e28b3 authored about 1 year ago by meejah <[email protected]>
bec5ee890cf39f265007ef4fa01b2258806e28b3 authored about 1 year ago by meejah <[email protected]>
match better
56c861449ac3902518a06d777dc4ebb699d1428c authored about 1 year ago by meejah <[email protected]>
56c861449ac3902518a06d777dc4ebb699d1428c authored about 1 year ago by meejah <[email protected]>
news
f3be22e6303f4f981db5e5442d4e8cfd17c2f7fd authored about 1 year ago by meejah <[email protected]>
f3be22e6303f4f981db5e5442d4e8cfd17c2f7fd authored about 1 year ago by meejah <[email protected]>
fix already-stopped
d70fa461da9961f03c38d58b0098f9c4a0dc485f authored about 1 year ago by meejah <[email protected]>
d70fa461da9961f03c38d58b0098f9c4a0dc485f authored about 1 year ago by meejah <[email protected]>
news
25ef11efc8d397548ea5aff5894ada63418b7315 authored about 1 year ago by meejah <[email protected]>
25ef11efc8d397548ea5aff5894ada63418b7315 authored about 1 year ago by meejah <[email protected]>
for some reason this makes 'the occasional error' happen all the time?
194011946c504b270a1082dbbe4e89bb3a32bf58 authored about 1 year ago by meejah <[email protected]>
194011946c504b270a1082dbbe4e89bb3a32bf58 authored about 1 year ago by meejah <[email protected]>
Merge pull request #1352 from tahoe-lafs/4084-write-logs-in-thread
Write Eliot logs in thread
Fixes ticket:4084
5c6d65ba44019eee7acbbab4a1ae97a6d829d55d authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
Fix lint
451cdd7dcbcea71ba815d1dfbfc2702c42308627 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
451cdd7dcbcea71ba815d1dfbfc2702c42308627 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
News fragment
d5db9e800fedda81c077b1b0eef735e72109d52f authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
d5db9e800fedda81c077b1b0eef735e72109d52f authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
Write out Eliot messages in a thread.
3d4945a26d2b592dc29c01e52d4dfacc1c44b3fd authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
3d4945a26d2b592dc29c01e52d4dfacc1c44b3fd authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
Pacify newer Mypy
3a1e07982884c49a39709551c52f68116514da6e authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
3a1e07982884c49a39709551c52f68116514da6e authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
News file
e8066f6e3d10a68c14ec6dc61dc0f135e96541f3 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
e8066f6e3d10a68c14ec6dc61dc0f135e96541f3 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
Pacify newer mypy
7ab0483d07ae9c795ca93a2cdf3bbe867e1326e8 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
7ab0483d07ae9c795ca93a2cdf3bbe867e1326e8 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
Upgrade mypy
e230a65fa6d2b1d53807f714b4e2554ae57408b6 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
e230a65fa6d2b1d53807f714b4e2554ae57408b6 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
Merge pull request #1347 from tahoe-lafs/4075-dependency-updates
Dependency updates and some improvements to typechecking
638d8d66c4757b673a5370271760e521a81f5d6c authored about 1 year ago by meejah <[email protected]>
Fix mypy errors
774b4f2861c2d63f57e6e89ae0d97f949319bde8 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
774b4f2861c2d63f57e6e89ae0d97f949319bde8 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
News fragment
c99362f54d9bfb9c3cd4b93270016f256d9d18ea authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
c99362f54d9bfb9c3cd4b93270016f256d9d18ea authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
Update towncrier version
0e512f22be6ac88151a702f32e1341e5f1185e1b authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
0e512f22be6ac88151a702f32e1341e5f1185e1b authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
More thorough mypy checks
fe8a94089c7d8063fef9e0525456233c313498e1 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
fe8a94089c7d8063fef9e0525456233c313498e1 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
Upgrade ruff
e4bf0a346ba53047209c596bdaa77bf0cbb38731 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
e4bf0a346ba53047209c596bdaa77bf0cbb38731 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
New towncrier is out with the fix
17271d2fac6884bfb53a034413c7c8a7a1f890ff authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
17271d2fac6884bfb53a034413c7c8a7a1f890ff authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
New Twisted release
37176f3df9638fa4f883a659f68c880c708fa935 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
37176f3df9638fa4f883a659f68c880c708fa935 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
Merge pull request #1344 from tahoe-lafs/3072-python-3.12-support
Python 3.12 support, compatability with Eliot 1.15
Fixes ticket:4071
e3c8ff0fc61cef43f579875324f6f62f52a343c6 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
Skip on 3.12
5dfc39cb206ef70863cf0a4a1d56ccd95a8cebd4 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
5dfc39cb206ef70863cf0a4a1d56ccd95a8cebd4 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
Unnecessay
83f3404dbc4b9f7dac3b5b312385edf691fd4fc8 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
83f3404dbc4b9f7dac3b5b312385edf691fd4fc8 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
Try passing in all environment variables, to try to make integration tests pass
44b0b2841e6471a5cb53af3d7ffebf280e5507a4 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
44b0b2841e6471a5cb53af3d7ffebf280e5507a4 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
Force setting a value for columns
c105e0da69f0ccebde01f9b853ef14f3099e69e3 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
c105e0da69f0ccebde01f9b853ef14f3099e69e3 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
Pass COLUMNS down to workaround what may be a bug in twisted.python.usage
4116bfc7152ae03c0c275478d542349d97c7d87d authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
4116bfc7152ae03c0c275478d542349d97c7d87d authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
Use modern versions
4f8269db09c07c409ced901ade0896763c633467 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
4f8269db09c07c409ced901ade0896763c633467 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
Try tox 4 again
bb3546c9654a9bcc0a7e7da31cf17e1e483abb18 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
bb3546c9654a9bcc0a7e7da31cf17e1e483abb18 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
Try to avoid calling setup.py directly.
304164ddf8ff9ea2618bfd072d71dc497cefa712 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
304164ddf8ff9ea2618bfd072d71dc497cefa712 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
Sticking to tox 3 for now
8b2b0c7e5b64f62a94494e678d090ba2120f2a84 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
8b2b0c7e5b64f62a94494e678d090ba2120f2a84 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
Run 3.12 Windows tests
6831dfe2c03c8e0b5508c70514f96147ec2378ee authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
6831dfe2c03c8e0b5508c70514f96147ec2378ee authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
Disable deadlines on 3.12
e5e9cb2b49812d4b1f15f27d8781e950b804af70 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
e5e9cb2b49812d4b1f15f27d8781e950b804af70 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
Merge pull request #1345 from tahoe-lafs/4074-drop-pkg_resources
Drop usage of pkg_resources
Fixes ticket:4074
c98be858abfcc3a5c8a6d1fb2660d65740e10f2c authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
Generate messages that work with stricter Eliot
964aba978816cd17eafbbe4d22859a4fee3537fb authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
964aba978816cd17eafbbe4d22859a4fee3537fb authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
Merge branch '4074-drop-pkg_resources' into 3072-python-3.12-support
a94d95e10ff33fa0efd6d11026469eab0ebc47ac authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
a94d95e10ff33fa0efd6d11026469eab0ebc47ac authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
Not actually used anywhere
ddd5fd9d81848c2377894e873d5be65ffdf68899 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
ddd5fd9d81848c2377894e873d5be65ffdf68899 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
Pacify mypy when running with newer Python
457b4895b5eb8ce1c5082cb992330f02545f9098 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
457b4895b5eb8ce1c5082cb992330f02545f9098 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
Merge branch '4074-drop-pkg_resources' into 3072-python-3.12-support
9eb460e6cfc42bfc33f9d2e0ac1edd72423593f9 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
9eb460e6cfc42bfc33f9d2e0ac1edd72423593f9 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
Don't use latest eliot for now
d28444c2ba391987b594e188d88fcb4ea14b940b authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
d28444c2ba391987b594e188d88fcb4ea14b940b authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
Python 3.8 support for importlib.resources.files
57534facc5791fe25eed591b55be6d946db3687e authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
57534facc5791fe25eed591b55be6d946db3687e authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
Fix mypy complaints, simplifying code while we're at it
e6630b59f7272d448796ab814672b363c52f2807 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
e6630b59f7272d448796ab814672b363c52f2807 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
Rename
ccc35bf7cd8eb3dce53ac791dff6176c82083d49 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
ccc35bf7cd8eb3dce53ac791dff6176c82083d49 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
Fix lints
c941146f43dc91d566a02a9de815d33ef10a317c authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
c941146f43dc91d566a02a9de815d33ef10a317c authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
News fragment
fea816c0b741f28fea9297f95c10e9c16796de2f authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
fea816c0b741f28fea9297f95c10e9c16796de2f authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
Shouldn't need setuptools for runtime anymore
7d43eb76d9123a420917c2ea28caa3d43a8ce187 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
7d43eb76d9123a420917c2ea28caa3d43a8ce187 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
Generalize static file setup.
95341a2c07ae8847ab22e62b2f59ff264bea96c1 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
95341a2c07ae8847ab22e62b2f59ff264bea96c1 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
Tahoe shouldn't need to depend on setuptools
e68d0fccb1970ced11edc23bb0d893e17e061f2d authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
e68d0fccb1970ced11edc23bb0d893e17e061f2d authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
Get rid of pkg_resources
4daa584449ce3ec7975d3227e41b4d26f82c1a11 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
4daa584449ce3ec7975d3227e41b4d26f82c1a11 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
Stop using pkg_resources
fbbf1cf98a3943e660f6c57812837c2078cea67d authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
fbbf1cf98a3943e660f6c57812837c2078cea67d authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
Await coroutines!
0525b737630f200097f8e802f9ff403f76ad56fe authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
0525b737630f200097f8e802f9ff403f76ad56fe authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
Increase setuptools and pip versions
e276b3a9bedff0ac42df4bb4d3428d5572516834 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
e276b3a9bedff0ac42df4bb4d3428d5572516834 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
Work with tox 4
c2b1f3168455d1231c3c669d1ff428b762679dac authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
c2b1f3168455d1231c3c669d1ff428b762679dac authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
Make setuptools a dependency
7b680b36ef1c600d97ef3fad4d5fd385d087c001 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
7b680b36ef1c600d97ef3fad4d5fd385d087c001 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
Use the existing Tahoe JSON encoder.
83fa028925739c8806cdc4b3759abb556656cc6b authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
83fa028925739c8806cdc4b3759abb556656cc6b authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
News fragment
3ddfb92484ddabe2bc1bb79fdb87d6fd0680e171 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
3ddfb92484ddabe2bc1bb79fdb87d6fd0680e171 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
Fix lints
bdaf9b5e47af6263063e7264c7a94750cef31b8b authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
bdaf9b5e47af6263063e7264c7a94750cef31b8b authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
Add some coverage for 3.12
b28b769a6c93e0fe8b5a10d3fdc7ea519747e06e authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
b28b769a6c93e0fe8b5a10d3fdc7ea519747e06e authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
Handle logging of sets
0bd402e68066df59b7cf297a0d43f30ae386fbc4 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
0bd402e68066df59b7cf297a0d43f30ae386fbc4 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
More backwards compatibility
16aa5fece221f210dc269fe1a16873cc5957c339 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
16aa5fece221f210dc269fe1a16873cc5957c339 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
Remove usage of deprecated API
984b74ee341ec5d5d8a1e125ef68c58b67d3b25b authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
984b74ee341ec5d5d8a1e125ef68c58b67d3b25b authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
Make test less fragile
3d753fef939ffa3e50cb25e482bfa701e3118ceb authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
3d753fef939ffa3e50cb25e482bfa701e3118ceb authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
assert_ has been removed in Python 3.12
5889b80332a627f17d250bd2c25b82661842f4cc authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
5889b80332a627f17d250bd2c25b82661842f4cc authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
Update to work with newer Eliot
ffafb5d877025169242f777fef837419e5acefb6 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
ffafb5d877025169242f777fef837419e5acefb6 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
json dumping doesn't like keys that are bytes (not sure how this ever worked)
def7014c792663a14d29d7755328c868f012ef30 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
def7014c792663a14d29d7755328c868f012ef30 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
fail* methods have been removed in 3.12 (deprecated since 3.1!)
ffe0979ad5533aa29e99c029230da577234e9620 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
ffe0979ad5533aa29e99c029230da577234e9620 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
Work with newer versions of Eliot
4b75b7c6e88d11a0463b8123bdf107f8795e4916 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
4b75b7c6e88d11a0463b8123bdf107f8795e4916 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
Get rid of eliot patching that's not relevant to Python 3
22192b5e09c5e3133ce2dbc83e193227ffda2fc6 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
22192b5e09c5e3133ce2dbc83e193227ffda2fc6 authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
Allow 3.12
1b700be578df4b3f735f62f62f8cbfeae6de878c authored about 1 year ago by Itamar Turner-Trauring <[email protected]>
1b700be578df4b3f735f62f62f8cbfeae6de878c authored about 1 year ago by Itamar Turner-Trauring <[email protected]>