Works nicely for me! Thank you for the update!
The extension works nicely with GNOME 40. I see temperatures, fan speeds and voltage.
Oops, I missed the notification. Pushed now.
Same here, the system continues to work, no regressions noted. As far as I can understand, the CVE is fixed.
Seems to work!
The test suite (python38 -m test -j10
) passes.
Thank you!
Works great for me as well! Thank you!
Works for me! CVE-2018-1060, -1061, -2019-5010 aren't easy to reproduce. I checked that the patches are in, not necessarily that the issues are solved.
Works for me! CVE-2018-1060, -1061, -2019-5010 aren't easy to reproduce. I checked that the patches are in, not necessarily that the issues are solved.
Works here as well!
I've used this with some experiments in pipenv, and found no issues.
Smoke-tested blackd & the black command; seem to work as advertised.
Works for me as well!
I created a virtualenv, installed a package with a C extension, and ran a test suite. So I say that for the intended use case, it's good to go!
Comments on Taskotron checks:
- abidiff: Some symbols are added, and private symbols (_Py*
) are removed/changed. If anything depends on private API, it's a bug (or else it needs more coordination on Python SIG).
- rpmlint is as bad as always, but that's not for this update to fix -- packaging fixes will go to python3 in Rawhide first.
Works on DOIT ESP-32 Devkit v1, Amica NudeMCU Devkit, LoLin NodeMCU Devkit v3.
Tested with ESP8266 (Amica NodeMCU Devkit; LoLin NodeMcu v3) and ESP32 (DOIT ESP32 Devkit v1). I uploaded the respective MicroPython images and smoke-tested with some trivial commands.
Works nicely with my NodeMCU devkit clone.
The required glibc is not available in f25 yet:
$ sudo dnf install --enablerepo updates-testing python36
...
Error: nothing provides glibc(x86-64) >= 2.24.90-26 needed by python36-3.6.0-7.fc25.x86_64
The CLI works for me. Not sure how I can really test the functionality without having arduino packaged as well.
Works nicely -- except the known bugs in alpha1 .)