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

New Tuple machinery #462

Merged
merged 11 commits into from
Sep 26, 2023
Merged

New Tuple machinery #462

merged 11 commits into from
Sep 26, 2023

Conversation

inumanag
Copy link
Contributor

  • New tuples
  • Sequre fixes
  • Index-assignment fixes

@@ -760,3 +760,4 @@ class float:
return float32.__new__(double)

f32 = float32
f64 = float32
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo? f64 = float ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Argh, correct :)

@cla-bot cla-bot bot added the cla-signed label Aug 30, 2023
@arshajii arshajii merged commit ce459c5 into develop Sep 26, 2023
5 checks passed
@arshajii arshajii deleted the haris-fixes branch September 26, 2023 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants