Skip to content

Commit 363914e

Browse files
committed
Mark several classes read-only (+50% perf)
Fix Float/Bool special-case type hints outside of `__init__`
1 parent 5c37c04 commit 363914e

6 files changed

Lines changed: 733 additions & 483 deletions

File tree

Cargo.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "rlbot-flatbuffers-py"
3-
version = "0.3.7"
3+
version = "0.3.8"
44
edition = "2021"
55
description = "A Python module implemented in Rust for serializing and deserializing RLBot's flatbuffers"
66
repository = "https://github.com/VirxEC/rlbot_flatbuffers_py"

0 commit comments

Comments
 (0)