Martin Domke

Results 8 issues of Martin Domke

I was about to create the same resource in more or less the same way that you did . Nevertheless I was wondering why you require the certificates and keys...

This is based on the work of [@g15ecb](https://github.com/g15ecb) https://github.com/g15ecb/python-syntax/commit/988efe9edcfeed9e762102fcb315a4fd47db4c00

* Use `hatch` as build tool and for environment handling * Use `pytest` as test-runner * Use PEP 621 compliant project metadata (`pyproject.toml`) * Fix some linter errors and test...

Use [pyupgrade](https://github.com/asottile/pyupgrade) to remove legacy syntax. This includes * Update Python 2 style classes e.g. `class Foo(object)` * Update Python 2 style `super()`, e.g `super(MyClass, self).__init__()` * Prefer f-strings over...

The [documentation](https://www.jetpack.io/devbox/docs/devbox_examples/languages/python/#installing-packages-with-pip) of devbox indicates that Python with `pip` should be setup by adapting the snippet with the actual version number of Python ``` { "packages": [ "python312", "python312Packages.pip" ],...

With Hugo `0.120` the builtin `_internal/twitter_cards.html` partial uses the `params.social` section by default, which is defined by this theme as a list of objects, but it is expected to be...

The latest release published to the buf registry is v2.3.0. All subsequent releases are missing. Are there plans to add them in the future? See: https://buf.build/community/stephenh-ts-proto

`mongomock` is seeking new maintainer(s) to help drive the project forward. This is an excellent opportunity for someone passionate about Python testing and MongoDB to make a significant impact in...