Marvin Vogt

Results 13 comments of Marvin Vogt

+1 Even using Python 3.10 without the `__future__` imports PEP 604 isn't supported. @tiangolo Are there any plans to support this in the near future?

@navhits I'm not exactly sure what you mean. Pydantic supports PEP 604 type hints.

I've been on that version since march.

> Hey @SRv6d, I am a newbie to Open-source, can I pick this up? Of course you can, although your PR would have to be approved by a httpie maintainer...

@lucasconnellm Appreciate the tip, but with the lack of basic features like IP in verbose mode, HTTP/2 let alone HTTP/3, I've gone back to curl. httpx provides nicer UX but...

@charliermarsh Are there still plans on supporting `B950` ? Enforcing a line length while at the same time giving some headroom is often a pretty good compromise between sane line...

I wouldn't call it philosophical, it mostly comes down to personal preference and experience. I think a line length of `88` is a great middle ground, but personally find my...

Would also benefit from this for code requiring python 3.11 or greater. Is this currently blocked by anything? @indygreg Would you be open to PRs that implement this?

Opened https://github.com/indygreg/PyOxidizer/pull/739 to implement this.

> @SRv6d It seems that there is an [issue](https://github.com/indygreg/python-build-standalone/issues/156) with the python-standalone-build Unfortunately did not see that issue.