Ion Arțăriși
Ion Arțăriși
Document the case where the input to protobuf can omit the key in a map_by hash-map.
Trying to parse a string and get its timezone returns a pytz object. ``` python >>> type(delorean.parse('2016-02-10T14:32:44.773558').timezone) ``` I think Delorean shouldn't expose its implementation by returning objects from its...
I'd like to get back the cassandra keyspace for an open `session` object. Is there any way to do that? Getting access to `session.cfg.Keyspace` would be great, but that's not...
Hi, this is my first time contributing to datadog. Happy to make any modifications. This was heavily inspired by the pylons middleware, but it is missing the patch/unpatch functionality. Cheers.
I'd like to have a quick way to edit the last run command when in the `*Go Test*` buffer. I haven't found this documented so I had to look at...
Hey, First off, thanks a lot for this project. It's a great help for learning exactly those things that I'm interested in learning more about with go! Now I'm new...
If one of the decorators in the chain of a method's decorators specifies (at least one) of its parameter names explicitly, classy fails to build a correct route for it....
Trying to install butler (0.2.4) from melpa-stable I get the following error: `Need package deferred-3.2', but only 0.3.2 is available`
Hiya. I tried to follow the python example when translating this to Go. Also, I'm struggling with the asciicinema. `nbe generate recording` didn't work for me.