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

Support encoding any enum type whose value is supported
documentation #961: Commit 29390b0 pushed by jcrist
October 20, 2024 20:47 33s main
October 20, 2024 20:47 33s
Drop Python 3.8 support
documentation #959: Commit 9d69034 pushed by jcrist
October 20, 2024 20:23 36s main
October 20, 2024 20:23 36s
Drop Python 3.8 support
documentation #958: Pull request #756 opened by jcrist
October 20, 2024 20:13 36s drop-py-38
October 20, 2024 20:13 36s
Don't encode dataclass classes
documentation #957: Commit ada66a7 pushed by jcrist
October 20, 2024 20:01 41s main
October 20, 2024 20:01 41s
Don't encode dataclass classes
documentation #956: Pull request #755 opened by jcrist
October 20, 2024 19:32 36s dont-encode-dataclass-classes
October 20, 2024 19:32 36s
Support Raw in convert
documentation #955: Commit 74ebfe0 pushed by jcrist
October 20, 2024 19:31 34s main
October 20, 2024 19:31 34s
Support Raw in convert
documentation #954: Pull request #754 opened by jcrist
October 20, 2024 19:14 37s support-raw-in-convert
October 20, 2024 19:14 37s
Change behavior of encode_into with offset > len(buf)
documentation #953: Commit c80616a pushed by jcrist
October 20, 2024 19:12 38s main
October 20, 2024 19:12 38s
Change behavior of encode_into with offset > len(buf)
documentation #952: Pull request #753 opened by jcrist
October 20, 2024 18:54 37s encode-into-extend-offset
October 20, 2024 18:54 37s
Call __post_init__ when converting struct from object
documentation #951: Commit 150f64a pushed by jcrist
October 20, 2024 18:22 35s main
October 20, 2024 18:22 35s
Fix JSON decoding of > 64 bit integers
documentation #949: Commit 3363eea pushed by jcrist
October 20, 2024 17:50 36s main
October 20, 2024 17:50 36s
Fix JSON decoding of > 64 bit integers
documentation #948: Pull request #751 opened by jcrist
October 20, 2024 17:41 39s fix-decode-65-bit-int
October 20, 2024 17:41 39s
Generate __replace__ method on Struct types
documentation #947: Commit ced7135 pushed by jcrist
October 14, 2024 19:28 37s main
October 14, 2024 19:28 37s
Generate __replace__ method on Struct types
documentation #946: Pull request #747 opened by jcrist
October 14, 2024 19:20 40s copy-replace
October 14, 2024 19:20 40s
Use positional-only args in certain function sigs
documentation #945: Commit 6ee467e pushed by jcrist
October 14, 2024 17:01 39s main
October 14, 2024 17:01 39s
Use positional-only args in certain function sigs
documentation #944: Pull request #746 opened by jcrist
October 14, 2024 16:52 40s positional-only-params
October 14, 2024 16:52 40s
Use PyType_GetDict in Python 3.12+
documentation #943: Commit f4a0c63 pushed by jcrist
October 14, 2024 16:42 40s main
October 14, 2024 16:42 40s
Use PyType_GetDict in Python 3.12+
documentation #942: Pull request #745 opened by jcrist
October 14, 2024 16:31 38s no-builtin-mixins
October 14, 2024 16:31 38s
Support Python 3.13 (not free-threaded) (#711)
documentation #941: Commit 7ade469 pushed by jcrist
October 13, 2024 19:25 40s main
October 13, 2024 19:25 40s
Build Python 3.13 wheels (not free-threaded)
documentation #940: Pull request #711 synchronize by jcrist
October 13, 2024 19:17 42s edgarrmondragon:py313
October 13, 2024 19:17 42s
Fix memory leak in Raw.copy() (#709)
documentation #939: Commit 51a261c pushed by jcrist
October 13, 2024 17:51 38s main
October 13, 2024 17:51 38s
Fix memory leak in Raw.copy().
documentation #938: Pull request #709 synchronize by jcrist
October 13, 2024 17:42 38s tjgq:leak
October 13, 2024 17:42 38s
Fix typo
documentation #937: Commit 8963db3 pushed by jcrist
October 13, 2024 17:41 43s main
October 13, 2024 17:41 43s