Cihat Imamoglu

Results 14 issues of Cihat Imamoglu

Imagine this: ``` # exception has type Exception if isinstance(exception, grpc.RpcError): code = exception.code() # pytype: disable=attribute-error ``` Without `# pytype: disable=attribute-error`, we get: `in _add_exception_to_log_entry: No attribute 'code' on...

bug
cat: control flow

Swagger2Markup version: swagger2markup-gradle-plugin 1.2.0 Problem description: I realized that my generated markdown document doesn't have a path I recently added to my swagger.yaml. After some debugging, I realized that it's...

bug

I think it'd be super useful to have a packaged GH action for this useful tool. Thanks!

Hey, I realized that there already is https://github.com/segmentio/analytics-react-native , and seems to be more actively and officially supported. Is there any reason to use this neiker/analytics-react-native instead of the official...

For compile, testCompile, classpath, processor, etc

![image](https://user-images.githubusercontent.com/461998/81500080-554e2f80-92d8-11ea-86e6-43a13e692db5.png) ![image](https://user-images.githubusercontent.com/461998/81500139-bb3ab700-92d8-11ea-8305-84d58502f1d2.png) https://learning.oreilly.com/library/view/effective-python-90/9780134854717/ch04.xhtml AFAIU, it doesn't matter if you use `iter()` or not here, so it's unnecessary.

Confirmed
2ed

https://learning.oreilly.com/library/view/effective-python-90/9780134854717/ch04.xhtml ![image](https://user-images.githubusercontent.com/461998/81497751-182e7100-92c9-11ea-8342-e3dd8e7471c5.png)

Confirmed
2ed

![image](https://user-images.githubusercontent.com/461998/81546095-884cfd80-9382-11ea-8c65-674c44e1acfe.png) https://learning.oreilly.com/library/view/effective-python-90/9780134854717/ch06.xhtml

Confirmed
2ed

https://learning.oreilly.com/library/view/effective-python-90/9780134854717/ch06.xhtml ![image](https://user-images.githubusercontent.com/461998/81542807-e6c3ad00-937d-11ea-9670-86f75ff212c8.png)

Confirmed
2ed

**Describe the bug** Some of the filters on https://beaconcha.in/validators do not work. **To Reproduce** Steps to reproduce the behavior: 1. Go to https://beaconcha.in/validators 2. Click on the filter button, choose...