Skip to content

Actions: jcrist/msgspec

Build and Test

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
168 workflow runs
168 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Fix JSON decoding of > 64 bit integers
Build and Test #906: Commit 3363eea pushed by jcrist
October 20, 2024 17:50 7m 6s main
October 20, 2024 17:50 7m 6s
Fix JSON decoding of > 64 bit integers
Build and Test #905: Pull request #751 opened by jcrist
October 20, 2024 17:41 7m 21s fix-decode-65-bit-int
October 20, 2024 17:41 7m 21s
Generate __replace__ method on Struct types
Build and Test #904: Commit ced7135 pushed by jcrist
October 14, 2024 19:28 7m 27s main
October 14, 2024 19:28 7m 27s
Generate __replace__ method on Struct types
Build and Test #903: Pull request #747 opened by jcrist
October 14, 2024 19:20 7m 12s copy-replace
October 14, 2024 19:20 7m 12s
Use positional-only args in certain function sigs
Build and Test #902: Commit 6ee467e pushed by jcrist
October 14, 2024 17:01 7m 43s main
October 14, 2024 17:01 7m 43s
Use positional-only args in certain function sigs
Build and Test #901: Pull request #746 opened by jcrist
October 14, 2024 16:52 9m 12s positional-only-params
October 14, 2024 16:52 9m 12s
Use PyType_GetDict in Python 3.12+
Build and Test #900: Commit f4a0c63 pushed by jcrist
October 14, 2024 16:42 7m 12s main
October 14, 2024 16:42 7m 12s
Use PyType_GetDict in Python 3.12+
Build and Test #899: Pull request #745 opened by jcrist
October 14, 2024 16:31 9m 47s no-builtin-mixins
October 14, 2024 16:31 9m 47s
Support Python 3.13 (not free-threaded) (#711)
Build and Test #898: Commit 7ade469 pushed by jcrist
October 13, 2024 19:25 7m 9s main
October 13, 2024 19:25 7m 9s
Build Python 3.13 wheels (not free-threaded)
Build and Test #897: Pull request #711 synchronize by jcrist
October 13, 2024 19:17 7m 17s edgarrmondragon:py313
October 13, 2024 19:17 7m 17s
Fix memory leak in Raw.copy() (#709)
Build and Test #896: Commit 51a261c pushed by jcrist
October 13, 2024 17:51 7m 30s main
October 13, 2024 17:51 7m 30s
Fix memory leak in Raw.copy().
Build and Test #895: Pull request #709 synchronize by jcrist
October 13, 2024 17:42 7m 33s tjgq:leak
October 13, 2024 17:42 7m 33s
Fix typo
Build and Test #894: Commit 8963db3 pushed by jcrist
October 13, 2024 17:41 7m 36s main
October 13, 2024 17:41 7m 36s
Update decode function signatures for PEP 688 (#740)
Build and Test #893: Commit fc5d321 pushed by jcrist
October 13, 2024 17:40 7m 27s main
October 13, 2024 17:40 7m 27s
Update decode signatures for PEP 688
Build and Test #892: Pull request #740 synchronize by jcrist
October 13, 2024 17:31 7m 38s trim21:fix-type
October 13, 2024 17:31 7m 38s
Update decode signatures for PEP 688
Build and Test #891: Pull request #740 synchronize by jcrist
October 13, 2024 17:01 1d 4h 2m 54s trim21:fix-type
October 13, 2024 17:01 1d 4h 2m 54s
Update decode signatures for PEP 688
Build and Test #890: Pull request #740 synchronize by jcrist
October 13, 2024 16:50 5m 20s trim21:fix-type
October 13, 2024 16:50 5m 20s
Error when compiling for 32-bit windows builds
Build and Test #860: Commit 2c37da0 pushed by jcrist
May 28, 2024 21:01 7m 48s main
May 28, 2024 21:01 7m 48s
Error when compiling for 32-bit windows builds
Build and Test #859: Pull request #696 opened by jcrist
May 28, 2024 20:39 7m 54s error-on-32-bit-builds
May 28, 2024 20:39 7m 54s
Plug leak of "match_args" in StructMeta.
Build and Test #856: Commit 5e4068c pushed by jcrist
May 10, 2024 16:36 8m 52s main
May 10, 2024 16:36 8m 52s
Plug leak of "match_args" in StructMeta.
Build and Test #855: Pull request #684 opened by peadar
May 10, 2024 16:11 7m 51s peadar:leak-match-args
May 10, 2024 16:11 7m 51s
omit_defaults supports factory tuple/frozenset
Build and Test #853: Commit 13a06dd pushed by jcrist
March 10, 2024 07:53 8m 0s main
March 10, 2024 07:53 8m 0s
A few simplifications
Build and Test #851: Commit b44800c pushed by jcrist
February 23, 2024 12:41 7m 41s main
February 23, 2024 12:41 7m 41s
JSON encoding speedups
Build and Test #850: Pull request #647 opened by jcrist
February 23, 2024 04:14 8m 42s encoder-cleanups
February 23, 2024 04:14 8m 42s