Skip to content

Pull requests: pydantic/monty

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Outline cold opcode handlers from the VM dispatch loop
#709 opened Aug 11, 2026 by samuelcolvin Member Loading…
move richcmp to use a vtable
#659 opened Aug 4, 2026 by davidhewitt Contributor Draft
Add itertools adaptors: takewhile, dropwhile, filterfalse, starmap
#657 opened Aug 4, 2026 by rewitt94 Contributor Loading…
Dispatch __index__ for indexing, slicing and integer arguments
#654 opened Aug 4, 2026 by rewitt94 Contributor Loading…
Support @dataclass(eq=..., frozen=...)
#650 opened Aug 3, 2026 by rewitt94 Contributor Loading…
Add per-feed timeout overrides
#640 opened Jul 29, 2026 by ex3ndr Contributor Loading…
switch hasher from DefaultHasher to ahash
#634 opened Jul 29, 2026 by samuelcolvin Member Loading…
make it possible to run smoke test from npm
#619 opened Jul 24, 2026 by davidhewitt Contributor Loading…
move ResourceTracker from heap to vm
#591 opened Jul 20, 2026 by davidhewitt Contributor Loading…
Expose structured resource-limit data on MontyException
#586 opened Jul 20, 2026 by shanev Loading…
5 tasks done
refactor PGO implementation Full Build
#553 opened Jul 10, 2026 by davidhewitt Contributor Loading…
Add decimal module (#218)
#538 opened Jul 7, 2026 by imran2140 Loading…
Dict lookup fast path (perf track 2)
#536 opened Jul 6, 2026 by samuelcolvin Member Loading…
ProTip! Filter pull requests by the default branch with base:main.