Thanks to visit codestin.com
Credit goes to github.com
Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
rtty
/
msgspec
Public
forked from
msgspec/msgspec
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
msgspec
docs
source
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 14, 2024
Generate `__replace__` method on `Struct` types
Show description for ced7135
jcrist
committed
ced7135
View commit details
Copy full SHA for ced7135
View code at this point
Browse repository at this point
Commits on Oct 13, 2024
Fix typo
ofek
authored and
jcrist
committed
8963db3
View commit details
Copy full SHA for 8963db3
View code at this point
Browse repository at this point
Commits on Jan 22, 2024
Update changelog for 0.18.6
jcrist
committed
510d401
View commit details
Copy full SHA for 510d401
View code at this point
Browse repository at this point
Commits on Jan 5, 2024
Support memoryview fields in json schema
jcrist
committed
fc75a28
View commit details
Copy full SHA for fc75a28
View code at this point
Browse repository at this point
Document new memoryview behavior
jcrist
committed
19a37da
View commit details
Copy full SHA for 19a37da
View code at this point
Browse repository at this point
Commits on Dec 20, 2023
Support coercing float to int if `strict=False`
Show description for 9fb503a
jcrist
committed
9fb503a
View commit details
Copy full SHA for 9fb503a
View code at this point
Browse repository at this point
Commits on Dec 13, 2023
Add esmerald to "used by" section
jcrist
committed
99d0f23
View commit details
Copy full SHA for 99d0f23
View code at this point
Browse repository at this point
Update changelog for 0.18.5
jcrist
committed
9a83d96
View commit details
Copy full SHA for 9a83d96
View code at this point
Browse repository at this point
Move benchmarks higher in the index
jcrist
committed
fbb9f22
View commit details
Copy full SHA for fbb9f22
View code at this point
Browse repository at this point
Rerun msgpack benchmark
Show description for b4f407e
jcrist
committed
b4f407e
View commit details
Copy full SHA for b4f407e
View code at this point
Browse repository at this point
Update benchmarks
Show description for f71d96f
jcrist
committed
f71d96f
View commit details
Copy full SHA for f71d96f
View code at this point
Browse repository at this point
Commits on Dec 8, 2023
Add support for Python 3.12's `type` aliases
Show description for f8d2c1a
jcrist
committed
f8d2c1a
View commit details
Copy full SHA for f8d2c1a
View code at this point
Browse repository at this point
Commits on Dec 4, 2023
Add `msgspec.structs.force_setattr`
Show description for 5593670
jcrist
committed
5593670
View commit details
Copy full SHA for 5593670
View code at this point
Browse repository at this point
Commits on Nov 29, 2023
Fixed typo on Tagged Unions example
koioannis
authored and
jcrist
committed
2dde160
View commit details
Copy full SHA for 2dde160
View code at this point
Browse repository at this point
Commits on Oct 5, 2023
Release 0.18.4
jcrist
committed
05125a8
View commit details
Copy full SHA for 05125a8
View code at this point
Browse repository at this point
Commits on Oct 3, 2023
Release 0.18.3
jcrist
committed
a9b9018
View commit details
Copy full SHA for a9b9018
View code at this point
Browse repository at this point
Update supported-types.rst
Show description for d3abf75
tekumara
authored and
jcrist
committed
d3abf75
View commit details
Copy full SHA for d3abf75
View code at this point
Browse repository at this point
Commits on Aug 26, 2023
Release 0.18.3
jcrist
committed
256d84a
View commit details
Copy full SHA for 256d84a
View code at this point
Browse repository at this point
Support attrs validators
Show description for d40bc43
jcrist
committed
d40bc43
View commit details
Copy full SHA for d40bc43
View code at this point
Browse repository at this point
Commits on Aug 24, 2023
Support `Enum._missing_` hooks
Show description for b37f0c5
jcrist
committed
b37f0c5
View commit details
Copy full SHA for b37f0c5
View code at this point
Browse repository at this point
Commits on Aug 16, 2023
Update changelog for 0.18.1
jcrist
committed
e76221f
View commit details
Copy full SHA for e76221f
View code at this point
Browse repository at this point
Tweak examples index
jcrist
committed
f4459e9
View commit details
Copy full SHA for f4459e9
View code at this point
Browse repository at this point
Add an EdgeDB example
Show description for ab18d40
jcrist
committed
ab18d40
View commit details
Copy full SHA for ab18d40
View code at this point
Browse repository at this point
Commits on Aug 15, 2023
Document edgedb type support
Show description for 535f6de
jcrist
committed
535f6de
View commit details
Copy full SHA for 535f6de
View code at this point
Browse repository at this point
Commits on Aug 10, 2023
Update changelog for 0.18.0
jcrist
committed
a70cddd
View commit details
Copy full SHA for a70cddd
View code at this point
Browse repository at this point
Support encoding dicts with float keys
Show description for ef7808b
jcrist
committed
ef7808b
View commit details
Copy full SHA for ef7808b
View code at this point
Browse repository at this point
Commits on Aug 2, 2023
Support encoding more dataclass-like things
Show description for 5e1d16f
jcrist
committed
5e1d16f
View commit details
Copy full SHA for 5e1d16f
View code at this point
Browse repository at this point
Commits on Jul 28, 2023
Support decoding uuids from bytes even in strict mode
Show description for 6bb1937
jcrist
committed
6bb1937
View commit details
Copy full SHA for 6bb1937
View code at this point
Browse repository at this point
Document `uuid_format` support
jcrist
committed
96359e4
View commit details
Copy full SHA for 96359e4
View code at this point
Browse repository at this point
Commits on Jul 27, 2023
Fix dependends -> depends
s3bw
authored and
jcrist
committed
fa9f0d1
View commit details
Copy full SHA for fa9f0d1
View code at this point
Browse repository at this point
Commits on Jul 24, 2023
Add missing comma to python code in usage docs section
tsclearcode
authored and
jcrist
committed
1beb778
View commit details
Copy full SHA for 1beb778
View code at this point
Browse repository at this point
Commits on Jul 14, 2023
Add `msgspec.json.Decoder.decode_lines`
Show description for 83d8add
jcrist
committed
83d8add
View commit details
Copy full SHA for 83d8add
View code at this point
Browse repository at this point
Commits on Jul 12, 2023
Prep for 0.17.0 release
jcrist
committed
1314576
View commit details
Copy full SHA for 1314576
View code at this point
Browse repository at this point
Commits on Jul 11, 2023
Add `msgspec.json.Encoder.encode_lines`
Show description for 473d6d3
jcrist
committed
473d6d3
View commit details
Copy full SHA for 473d6d3
View code at this point
Browse repository at this point
Support decoding seconds as float/int to timedelta
Show description for 8d70fc0
jcrist
committed
8d70fc0
View commit details
Copy full SHA for 8d70fc0
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.