Phillip Schanely

Results 53 issues of Phillip Schanely

There is some in-progress work to Intercept identity operations. Once we have that we could, in theory, symbolic index into a concrete list, and return a proxy with a not-yet-determined...

enhancement

CrossHair has support for some amount of binary (de)serialization, via e.g. `int.to_bytes()`/`int.from_bytes()`, but pretty much anything going through the `struct` module capabilities will trigger a realization. Let's preserve symbolics there,...

enhancement
help wanted
Hacktoberfest