Skip to content

Commit

Permalink
Mark several classes read-only (+50% perf)
Browse files Browse the repository at this point in the history
Fix Float/Bool special-case type hints outside of `__init__`
  • Loading branch information
VirxEC committed Jun 20, 2024
1 parent 5c37c04 commit 363914e
Show file tree
Hide file tree
Showing 6 changed files with 733 additions and 483 deletions.
10 changes: 5 additions & 5 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rlbot-flatbuffers-py"
version = "0.3.7"
version = "0.3.8"
edition = "2021"
description = "A Python module implemented in Rust for serializing and deserializing RLBot's flatbuffers"
repository = "https://github.com/VirxEC/rlbot_flatbuffers_py"
Expand Down
Loading

0 comments on commit 363914e

Please sign in to comment.