Robbe Sneyders

Results 158 comments of Robbe Sneyders

Fixed since https://github.com/spec-first/connexion/pull/1588

I do not have a good view of what would be needed to support OpenAPI 3.1. We have a `Specification` class which has an implementation for Swagger 2 and OpenAPI...

I'm not convinced that that is the same issue, or even that the new documentation is correct. In our case `include` does seem to work for both `sdist` and `wheel`...

This seems closer related to #7153. `include` does not seem to work correctly for wheels when using a project layout with a `src` directory. Because it does include the files,...

I do think https://github.com/python-poetry/poetry/issues/7153 shows a bug, as do other users based on the comments. Poetry's behavior is currently inconsistent: - **for `include` between sdist and wheel** See the example...

> if you want to argue about https://github.com/python-poetry/poetry/issues/7153, please do it in that issue You're right. I did not find that issue before opening this one. I will move the...

I originally opened #8994, but that seemed to be a duplicate of this issue, so I will repeat the relevant info here. - **Poetry version**: 1.7.1 - **Python version**: 3.10.12...

I do think my issue is a different manifestation of the same underlying issue, but I will reopen it. I would appreciate if you could confirm that it is a...

Sorry for the late response, let me try to give some pointers for the open issues. > 1. Based on this discussion: > Blueprint is now can't be retrieved from...

Find a gist of my PoC here: https://gist.github.com/RobbeSneyders/e0ffd2341d3a153a0ccf728266525aa0