Skip to content

Actions: jcrist/msgspec

documentation

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
155 workflow runs
155 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Remove deprecated from_builtins
documentation #967: Pull request #761 opened by jcrist
October 25, 2024 03:10 37s remove-from-builtins
October 25, 2024 03:10 37s
MNT: account for CPython 314 changes (#760)
documentation #966: Commit f66bbbd pushed by jcrist
October 24, 2024 17:13 34s main
October 24, 2024 17:13 34s
MNT: account for CPython 314 changes
documentation #965: Pull request #760 synchronize by jcrist
October 24, 2024 17:05 38s tacaswell:py314
October 24, 2024 17:05 38s
MNT: account for CPython 314 changes
documentation #964: Pull request #760 synchronize by jcrist
October 24, 2024 14:01 42s tacaswell:py314
October 24, 2024 14:01 42s
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