Paul Pfeister

Results 41 issues of Paul Pfeister

Python 3.8 is nearing EOL, and it's being deprecated here to allow for more ready dependency resolution between pandas and numpy, avoiding a fatal import. fc39 will be EOL November...

bug

### Description Some versions of pandas and numpy are incompatible, and the compatible versions of pandas is not compatible with Python versions below 3.9. Since Python 3.8 is reaching EOL...

bug

Alik.cz is seeing unusually high traffic on usernames `julian` and `noonewouldeverusethis` due to its presence in both Sherlock and Maigret. The administrators of this website have gone out of their...

### Description Statically typed downstreams are unable to properly validate typing due to the lack of proper stubs. These stubs should be added before pushing the 0.15.1 patch being discussed...

enhancement

Adds dnf for Fedora, and removes Parrot. Also adds an admonition for all the ParrotOS bug reports that have been opening up. Agree/disagree on the warning?

Add type hints for exposed `sherlock` function, add `py.typed` to comply with PEP 561 and allow for detection by mypy for static type checking.

enhancement

Adds the project [Sylva][oculus] to the list of projects that use the standard. [oculus]: https://github.com/ppfeister/oculus

fbrnch should allow for additional comments to be added when creating or updating reviews on bz. Sometimes it's necessary to add some notes, and this would avoid the additional step...

enhancement

No type stub library is found for the sherlock_project import, causing mypy to throw an error and therefore fail regression testing. Blocked by https://github.com/sherlock-project/sherlock/issues/2275