Anthony Dodd
Anthony Dodd
Currently, there does not appear to be a helper method for retrieving the roles for a User object. It would be great to have a wrapper that would effectively accomplish...
The docstring here appears to be inaccurate: https://github.com/rackspace/pyrax/blob/b1525f684df8bbcc00ba27b3c6b374e2c0cde3c6/pyrax/base_identity.py#L938
Hey @mathiversen, just wanted to drop a word of encouragement here! Excellent work on this. The Pest setup looks pretty slick. I have a new project which I am starting...
Thoughts on adding such a method? Similar interface to `::encode`, but would calculate the encoding size based on the given params.
As far as I can tell, there is no reason for the builders to be fallible. The framework being used has this pattern in place to support things like validation...
This would add a next level of performance to parsing incoming Kafka requests. The main idea: - Request payloads would be parsed / validate in a way which is not...
Generating an `Encodable` impl on the `ResponseKind` enum would be a nice ergonomics win. All it would do is just match over the response kind, and then call encode on...
## Motivation and Context This is useful for cases where I already have a segmented buffer of bytes, and I need to stream them to S3 as a single object....
I prefer to use Level Sequencer for creating and updating animations. Typically much faster workflow vs Casc or Blender. Repro: - take any of the standard anim sequences which ship...