Saaket Prakash
Results
2
issues of
Saaket Prakash
## Description of your problem I use pwsh on my windows machine nowadays, and I don't see a way to use that from spyder terminal. The settings menu has a...
type:Feature
type:Enhancement
* The first problem is almost certainly a bug, the annotation for `__getitem__` says it returns a `str` but it returns `None` if the metadata doesn't exist. https://github.com/python/importlib_metadata/blob/v4.11.2/importlib_metadata/_meta.py#L15 For example:...