Gabriel Pettier

Results 33 issues of Gabriel Pettier

``` Change your brightness to create your first data sample (there is no data found). Task exception was never retrieved future: Traceback (most recent call last): File "/usr/lib/python3.5/asyncio/tasks.py", line 239,...

I'm not sure yet of the cause, i though it was going to suspend mode, but i just tested and apparently not, anyway, this happened two times already, every time...

https://developer.spotify.com/documentation/web-api/reference/browse/get-list-featured-playlists/

I needed to comment out most of it, because it was failing to find "line" key in "variables" and thus failed, i don't know if it's related to the fact...

Move the current implementation of RotatingFileHandler to a mixin (aside the shouldRollover method). Use the mixin to patch the new implementations into the two subclasses (ConcurrentTimedRotatingFileHandler and ConcurrentRotatingFileHandler). Move the...

backspace still incorrect Maintainer merge checklist * [ ] Title is descriptive/clear for inclusion in release notes. * [x] Applied a `Component: xxx` label. * [ ] Applied the `api-deprecation`...

Platform: Android
Component: core-widget

allow tweaking it and using the tweaked version in future builds.

the documentation stills detail the compilation steps for installation on desktop, which shouldn't be always necessary now, since wheels are provided. https://pyjnius.readthedocs.io/en/latest/installation.html while it's good that it details them for...

As remarked by cmakdonald, the windows builds seem to raise a memory access violation: ``` all: BUILD SUCCESSFUL Total time: 5 seconds ============================= test session starts ============================= platform win32 --...