Phil Thompson
Phil Thompson
# Bug report A change was made in Python v3.8 where, on Windows, EXT_SUFFIX was initialised from the first element of the list returned by _imp.extension_suffixes(). In previous versions this...
**pip version** 21.0.1 **Python version** 3.9.0 **OS** Linux **Additional information** _No response_ **Description** When upgrading a wheel, pip seems to do... - upgrades any dependencies (including installing new dependencies) -...
### Project URL https://pypi.org/project/PyQt6-WebEngine-Qt6/ ### Does this project already exist? - [X] Yes ### New Limit 120 ### Update issue title - [X] I have updated the title. ### Which...
The recent change to allow a `Widget` to be used as the value of `label` breaks the original ability to use a `String`. The offending line is [here](https://github.com/davidsdearaujo/select_dialog/blob/d87f825dec73e1be2f6f868f03172c9ab97374b9/lib/select_dialog.dart#L107). It should...
# Bug report ### Bug description: `PyABIInfo_VAR` in `modsupport.h` generates incorrect code because `_PyABIInfo_DEFAULT` has been defined as a function. The parentheses should be removed. ### CPython versions tested on:...