Ülgen Sarıkavak

Results 258 comments of Ülgen Sarıkavak

@untidy-hair I have a PR on graphql-core repo, i think it can help you how to find how errors are handled: https://github.com/graphql-python/graphql-core-legacy/pull/269 (I'm aware it's not a middleware, just a...

![image](https://user-images.githubusercontent.com/166637/102757572-96381780-4382-11eb-9c6b-a15beada52ad.png) I installed packages from given requirement list. No package needs to be updated at the moment. > scipy>=1.4.1, should be updated to 1.5.4, but no action is taken is...

Not sure why the bot closed this as completed but they still seem together.

@capital-G https://github.com/graphql-python/graphene-django/issues/705#issuecomment-1256997177 There is a discussion about what is going on with the project, you may want to follow it 🌷

This issue should be resolved by https://github.com/graphql-python/graphene-django/pull/1275 and the latest release.

@firaskafri Can you please give a reference / small explanation when closing issues, for the paper trail? Thank you.

@pgajdos It seems this is resolved by https://github.com/graphql-python/graphene-django/pull/1336 If you think the problem still exists, feel free to reopen this issue.

`("foo.bar")` is not a valid iterable for Python. It's same as "foo.bar". For tuples, correct syntax should be `("foo.bar", )`. `["foo.bar"]` is a valid list but `("foo.bar")` is not a...

I think the term we need here is "significant figures" https://en.wikipedia.org/wiki/Significant_figures "0" means different things for the logic if it's in "012.34" or "0.1234", but the referenced part of the...

@radoering Can you please add a short comment why this got closed? Thanks in advance.