Kyle Altendorf

Results 265 issues of Kyle Altendorf

https://twistedmatrix.com/trac/ticket/9815 https://github.com/twisted/twisted/pull/1263 WIP for: - [ ] Twisted support getting merged - [ ] Twisted getting released with support

catch up of https://github.com/Chia-Network/clvm/pull/107 ### Broad Concerns: - [x] various code results in different exceptions being raised in unexpected cases. for example, an `AssertionError` if an object is `None` where...

Draft for: - [ ] https://github.com/Chia-Network/clvm_rs/pull/249

stale-pr

https://github.com/Chia-Network/chia-blockchain/actions/runs/3105624081/jobs/5031501276#step:16:1151 ```python-traceback ____________________________ test_get_owned_stores _____________________________ [gw0] darwin -- Python 3.9.14 /Users/runner/work/chia-blockchain/chia-blockchain/venv/bin/python tests/core/data_layer/test_data_rpc.py:609: in test_get_owned_stores await time_out_assert(2, check_mempool_spend_count, True, full_node_api, 1) E AssertionError: Timed assertion timed out after 2 seconds: expected...

https://gist.github.com/altendky/7c423a63d5091b2ccf2c418624317f93#forward-references Draft for: - [x] Actually apply this and commit the results whenever our branching settles down. - [ ] Need to fix the API decorators to collect hints properly....