Skip to content

Actions: jcrist/msgspec

documentation

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
176 workflow runs
176 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Add support for Python 3.12's type aliases
documentation #855: Pull request #606 opened by jcrist
December 8, 2023 18:11 36s typealias
December 8, 2023 18:11 36s
Add a schema_hook for generating JSON schemas
documentation #854: Commit ba316c4 pushed by jcrist
December 7, 2023 19:27 37s main
December 7, 2023 19:27 37s
Add a schema_hook for generating JSON schemas
documentation #853: Pull request #605 opened by jcrist
December 7, 2023 19:16 39s json-schema-hook
December 7, 2023 19:16 39s
Pass key constraints as propertyNames in JSON Schema
documentation #852: Commit ad5801d pushed by jcrist
December 7, 2023 18:03 39s main
December 7, 2023 18:03 39s
Pass key constraints as propertyNames in JSON Schema
documentation #851: Pull request #604 opened by jcrist
December 7, 2023 17:42 40s json-schema-property-names
December 7, 2023 17:42 40s
Support JSON decoding dicts with custom key types
documentation #850: Commit 330c00d pushed by jcrist
December 5, 2023 03:27 44s main
December 5, 2023 03:27 44s
Support custom dict key types in JSON
documentation #849: Pull request #602 opened by jcrist
December 5, 2023 03:14 38s custom-dict-key-json
December 5, 2023 03:14 38s
Run doctests
documentation #848: Commit c926ff8 pushed by jcrist
December 4, 2023 22:54 42s main
December 4, 2023 22:54 42s
Doctests
documentation #847: Pull request #601 opened by jcrist
December 4, 2023 22:30 42s doctests
December 4, 2023 22:30 42s
Update defstruct docs with mention of msgspec.field
documentation #846: Commit 3556137 pushed by jcrist
December 4, 2023 17:44 36s main
December 4, 2023 17:44 36s
docs: udpate defstruct docs with mention of field spec; add example;
documentation #845: Pull request #586 synchronize by jcrist
December 4, 2023 17:30 40s docs-defstruct
December 4, 2023 17:30 40s
Add msgspec.structs.force_setattr
documentation #844: Commit 5593670 pushed by jcrist
December 4, 2023 17:08 39s main
December 4, 2023 17:08 39s
Add msgspec.structs.force_setattr
documentation #843: Pull request #600 opened by jcrist
December 4, 2023 17:00 43s struct-force-setattr
December 4, 2023 17:00 43s
Fix caching of dataclass subclass info
documentation #842: Commit dea8056 pushed by jcrist
December 4, 2023 16:21 42s main
December 4, 2023 16:21 42s
Fix caching of dataclass subclass info
documentation #841: Pull request #599 opened by jcrist
December 4, 2023 16:06 43s fix-dataclass-subclass-cache
December 4, 2023 16:06 43s
Fixed typo on Tagged Unions example
documentation #840: Commit 2dde160 pushed by jcrist
November 29, 2023 12:13 44s main
November 29, 2023 12:13 44s
Fixed typo on Tagged Unions example
documentation #839: Pull request #597 opened by koioannis
November 29, 2023 11:23 40s koioannis:patch-1
November 29, 2023 11:23 40s
Add struct cache_hash option
documentation #838: Commit 6e8b23e pushed by jcrist
November 27, 2023 20:37 44s main
November 27, 2023 20:37 44s
Add struct cache_hash option
documentation #837: Pull request #596 opened by jcrist
November 27, 2023 20:17 50s struct-cache-hash
November 27, 2023 20:17 50s
Include the struct type in frozen hash implementation
documentation #836: Commit a3927c7 pushed by jcrist
November 27, 2023 04:27 44s main
November 27, 2023 04:27 44s
Include the struct type in frozen hash implementation
documentation #835: Pull request #595 opened by jcrist
November 27, 2023 04:19 46s include-struct-type-in-hash
November 27, 2023 04:19 46s
Call __eq__ from __ne__ for user defined __eq__
documentation #834: Commit 36b6aa8 pushed by jcrist
November 25, 2023 03:31 46s main
November 25, 2023 03:31 46s
Call __eq__ from __ne__ for user defined __eq__
documentation #833: Pull request #593 opened by jcrist
November 25, 2023 03:02 37s struct-override-eq
November 25, 2023 03:02 37s
Support UUID subclasses in convert
documentation #832: Commit ae9a77e pushed by jcrist
November 22, 2023 17:29 42s main
November 22, 2023 17:29 42s
Support UUID subclasses in convert
documentation #831: Pull request #592 opened by jcrist
November 22, 2023 17:20 39s support-uuid-subclass-convert
November 22, 2023 17:20 39s