David Montague

Results 40 issues of David Montague

I think it should be relatively easy to add async support for the memoize decorator, something equivalent to (but probably with some changes for compatibility reasons): ```python ... if not...

I really like the idea behind this -- jinja is a lot easier to work with than openapi-generator templates and the java-based generators. Would you have any interest in incorporating...

I believe this change will enable GitHub to correctly display the annotations in-line when using a `Cargo.toml` that is not in the project root. * Adds `manifest-path:` option to the...

It would be great if I could integrate more of my development-workflow-steps into bento. In particular, it would be great if it could also check (and ideally auto-fix) formatting, and...

request:feature

**Is your feature request related to a problem? Please describe.** I would like to be able to dump all the results to the console, even if there are more than...

request:enhancement
feature:check

**Is your feature request related to a problem? Please describe.** One form of static check that I think would be *really* useful for helping make sure a codebase is well...

request:check
lang:python

Here is a gist with a variety of functionality I would love to merge into a more broadly supported package: https://gist.github.com/dmontagu/ea9f7e60e83fc8693245d9e1ddcc31aa (Note: though I have tried my best to follow...

**Is your feature request related to a problem? Please describe.** Primarily for the sake of the generated OpenAPI spec (but also for security/validation reasons), I currently specify a `response_model` for...

enhancement
investigate

I have tried to update the remaining tests in this file to be more compatible with v2. This entails: * Updating the expected errors/etc. and removing the xfail for some...

awaiting author revision