John Vandenberg
John Vandenberg
Running the v3.0.0b7 test suite results in these errors on Django 4.1 ```py [ 37s] =================================== FAILURES =================================== [ 37s] ________________________ test_integer_field_filter_type ________________________ [ 37s] [ 37s] def test_integer_field_filter_type(): [...
Hiya, most relevant to my need is connexion being able to generate mocks that initiate the callback that are defined in the spec. So far the only tool which I...
https://pypi.org/project/daphne/#files includes wheels, which is what 99% of installs will fetch. The sdist is for the other 1% need. Yes, https://build.opensuse.org/package/show/devel:languages:python:django/python-django-cors-headers and https://build.opensuse.org/package/show/devel:languages:python:django/python-django-upgrade were broken when tests were removed, which...
From a distro packaging perspective, having a `setup.py`/`.cfg` for `idna` would be slightly beneficial, as it allows more parallelization in the process of rebuilding the entire python package collection, because...
@bcourtine this seems relevant to the `TODO` you put in https://github.com/OpenAPITools/openapi-generator/pull/1890
I believe that this PR should enhance https://github.com/OpenAPITools/openapi-generator/blob/master/modules/openapi-generator/src/test/resources/3_0/rust/petstore.yaml to include an endpoint which triggers this new code, and then the samples will generate the new code.
Yes, Nuitka has a few problems with this setup. I've got it working, under wine, and will post updates/patches referencing https://github.com/Nuitka/Nuitka/issues/43
Python 3.8 is in RC1 now. Will it be replacing Python 3.7 when it is stable and all mingw Python packages build & pass smoke tests on it? Or will...
In an ideal world, it would be possible to define a delay for the callbacks, which is easy enough to do in the native config and APIs, and could be...
Yes please. https://pypi.org/project/wig/ is available, so if you dont claim it, it might be gone when you try to do a release.