pydantic / pydantic-core

Core validation logic for pydantic written in rust
MIT License
1.34k stars 207 forks source link

impl `Copy` for simple config enums #1325

Closed davidhewitt closed 3 weeks ago

davidhewitt commented 3 weeks ago

Change Summary

Quick cleanup inspired by reviewing #1307

Related issue number

N/A

Checklist

codspeed-hq[bot] commented 3 weeks ago

CodSpeed Performance Report

Merging #1325 will not alter performance

Comparing dh/config-copy (f0e3eea) with main (96aca52)

Summary

✅ 155 untouched benchmarks

davidhewitt commented 3 weeks ago

Will just merge as trivial.