Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unicode ClassName::new_cached(); adjust test #899

Merged
merged 2 commits into from
Sep 17, 2024
Merged

Conversation

Bromeon
Copy link
Member

@Bromeon Bromeon commented Sep 16, 2024

Follow-up to #891: ClassName::new_cached() now also supports Unicode.

Also un-breaks CI by modifying a test that relied on the number of equality comparisons inside Dictionary. This behavior was changed in godotengine/godot#96797.

@Bromeon Bromeon added quality-of-life No new functionality, but improves ergonomics/internals c: core Core components labels Sep 16, 2024
@GodotRust
Copy link

API docs are being generated and will be shortly available at: https://godot-rust.github.io/docs/gdext/pr-899

@Bromeon Bromeon added this pull request to the merge queue Sep 17, 2024
Merged via the queue into master with commit e47936e Sep 17, 2024
15 checks passed
@Bromeon Bromeon deleted the qol/test-behavior branch September 17, 2024 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: core Core components quality-of-life No new functionality, but improves ergonomics/internals
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants