-
There are a lot of things that are working, so this is a really great extension! But I noticed some helpful features are still missing.
# Autocomplete on imports
It would be really nice if we c…
munro updated
3 months ago
-
When we are developing Wechaty with Puppet Providers, we will always face an error of `instanceof` mismatch, like
1. https://github.com/wechaty/wechaty/issues/1930
1. https://github.com/wechaty/we…
-
We need to decide on a concept for spaces (e.g. the action space and observation space). One option would be to have an `AbstractSpace` type. I am against this. Instead, I think we should rely on duck…
-
The reason is simple:
https://github.com/getsentry/raven-python/blob/master/raven/contrib/django/client.py#L255
Here raven checks if the request object is of Type Request and rest_framework has its …
do3cc updated
7 years ago
-
**Is your feature request related to a problem? Please describe.**
The `useFragment` hook generation only sets the fragment and from options, but does not include the other base options for `variab…
-
For example, if host =:= undefined, it just encode record with some atom undefined, the encode returns ok, and it's result can not transfer to binary or send with udp port. I think it should return e…
-
`GF(p).extension(xxx)` does not accept symbolic polynomials... and the error is cryptic
```
sage: Fp = GF(3)
sage: Fp2. = Fp.extension(x^2+1)
Traceback (most recent call last):
...
UnboundLocalErro…
-
In psycopg2, `register_adapter` along with utility functions provides a useful way to map custom Python classes into valid representations, often by relatively simple behaviors such as casting to `str…
-
Hi,
Not sure if this is the right place for this. This is my second time using graphlient, and the first I did not have this problem.
Right now my `expect(client.schema).to be_a GraphQL::Schema…
-
While, particularly with Python's duck-typing, we can develop pyugrid and pysgrid entirely independently, maybe that's not the best way to go.
In particular, the code for handling time, vertical coor…