Bryce Guinta
Bryce Guinta
The author has definitely abandoned this project. It's written for an old version of ruby, and I think the imdb data format may have changed a little. One of the...
Here's an alpine Dockerfile which works around this issue by telling pip that the `typed_ast` manylinux wheel is compatible with this system. It appears that their is no ABI issue:...
Thanks for the report I think I'll make the first result of `ClassDef.getattr` be the last defined name in a classdef
Looks like the astroid looks at the last child to find the line number.. ~~We might see if the rebuilder can grab this number from ast instead~~ astroid/node_classes.py:603 ```python def...
Hi I'm having a hard time reproducing this error with thrift @DavidCain Here are the commands I used: Download your thrift code as `poc.thrift` ``` sudo dnf install thrift thrift...
Although I (now) know that dogpile.cache has all the tools to make the memcached backend work, it still has to be configured. This use-case is broken by default -- with...
Thanks for mentioning this bug -- I can also confirm there are no outgoing lines row 0 I know where, but I do not know how to fix it. I...
Posted bounty ($100): https://www.bountysource.com/issues/67959138-sys-net-dies-on-resume-from-suspend
@unman Laptop model: Lenovo Thinkpad T530 Wireless adapter: Intel Centrino Advanced-N 6205 [Taylor Peak] (rev 34) I've only tested this issue on my fedora-28 template. Will try with debian-9 CPU:...
@andrewdavidwong Could you claim the bounty I made please? Apparently [BountySource will take the bounty after 2 years](https://news.ycombinator.com/item?id=23551098) which is 2 months away, and I want it to go to...