David Hewitt

Results 226 issues of David Hewitt

Recently I heard a comment pointing out that many C extension modules offer a pure Python fallbacks for users on performs without wheels and do not wish to compile code....

enhancement

### Initial Checks - [X] I have searched Google & GitHub for similar requests and couldn't find anything - [X] I have read and followed [the docs](https://docs.pydantic.dev) and still think...

feature request
V3

### Initial Checks - [X] I have searched Google & GitHub for similar requests and couldn't find anything - [X] I have read and followed [the docs](https://docs.pydantic.dev) and still think...

feature request
help wanted

### Initial Checks - [X] I confirm that I'm using Pydantic V2 ### Description `Decimal` validation doesn't allow nan or infinity by default. `float` validation _does_ allow these values by...

unconfirmed
bug V2
V3

## Change Summary Just to see what the estimated performance speedup of `panic=abort` is. It would have significantly worse UX on any panics though. ## Related issue number N/A ##...

## Change Summary Make it possible to re-use schema validators; the ultimate inlined definition! ## Related issue number N/A ## Checklist * [ ] Unit tests for the changes exist...

In #51 we looked at using `lexical-core` in one specific case and decided instead to go with #52 for simplicity for now. However in principle `lexical-core` should be more accurate...

As per title - it would be awesome if `please review @foo` selected `foo` as the reviewer instead of using the existing load balancing strategy.

To make it easier to manually assign a reviewer by modifying the PR description.

A PyO3 maintainer here unfamiliar with PyOxidizer, just discovered it this afternoon. 👋 Looks like a really cool project! We reasonably often have pain with users who want to embed...