Stéphane "Twidi" Angel
Stéphane "Twidi" Angel
It's logic because the goal of the constant is to create an attribute. So it will never be possible, but it should raise an error at definition time. Thanks for...
Thanks for your report. I guess this one won't be easy. I don't have time right now, but won't forget to look at this as soon as I can.
Yes, with python 3 it could be an enum. But not sure I can do everything that is already done in the lib with enums. To check but after v2...
This library is really easy to use because it magically do what you ask it to do. Looking at the github API https://developer.github.com/v3/issues/comments/#list-comments-on-an-issue you see that a new part in...
@abcminiuser just got the same problem with a XL and version 0.8.4 of your (awesome, thanks for it, btw) lib: only the last row is working. Adding a `deck.reset()` after...
The problem disappears with a `print` or `sleep` at the end of the function! :open_mouth:
@sdcooke Thanks to your workaround, the time passed on our CI for pylint just passed from 13 minutes (with 16 processes) to less than 2
I'm currently at DjangoConEu in Firenze with poor network so I'll do it once back home. Thanks !
Missing docs, but what about using my loooong PR description ?
I'll read in detail your issue in a few day, no time for complex thinking today :) But I read the first lines and so I can answer your 1/...