Bill Graham

Results 5 issues of Bill Graham

Ideally we would fetch a pex binary at build time, but for now the code is committed and aging. This ticket is to upgrade pex to the latest release. In...

I'm trying to create a DynamicSchema that includes an existing proto message type that has been previously defined, compiled and included in my classpath. Could you show how to do...

Fix broken links that point to kevin's repo instead of twitter's.

Strings like this currently parse into a timestamp: ``` 2020-07-30T15:20:05Z ``` but not this: ``` 2020-07-30T15:20:05.424Z ``` This ticket is to add support for the latter.