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

Add format parameter to Float.parse and Decimal.parse #9674

Closed
GregoryTravis opened this issue Apr 10, 2024 · 3 comments · Fixed by #11229
Closed

Add format parameter to Float.parse and Decimal.parse #9674

GregoryTravis opened this issue Apr 10, 2024 · 3 comments · Fixed by #11229
Assignees
Labels
-libs Libraries: New libraries to be implemented p-low Low priority

Comments

@GregoryTravis
Copy link
Contributor

The Number.format and Decimal.format methods support a format paramter to specify the number format for formatting. parse should also allow this.

@GregoryTravis GregoryTravis added p-low Low priority -libs Libraries: New libraries to be implemented labels Apr 10, 2024
@jdunkerley jdunkerley moved this from ❓New to 📤 Backlog in Issues Board Apr 16, 2024
@jdunkerley jdunkerley assigned radeusgd and unassigned GregoryTravis Jul 29, 2024
@jdunkerley jdunkerley added this to the 2024-08 Release milestone Jul 29, 2024
@jdunkerley jdunkerley moved this from 📤 Backlog to ❓New in Issues Board Aug 22, 2024
@GregoryTravis GregoryTravis self-assigned this Aug 27, 2024
@enso-bot
Copy link

enso-bot bot commented Sep 27, 2024

Greg Travis reports a new STANDUP for today (2024-09-27):

Progress: Fixed my fix for the visualization expression evaluation problem; format parameter for Decimal.parse It should be finished by 2024-09-30.

Next Day: Float.parse

@enso-bot
Copy link

enso-bot bot commented Sep 30, 2024

Greg Travis reports a new STANDUP for today (2024-09-30):

Progress: Figured out how format and locale interact in float/decimal parsing, updated PR and added tests. It should be finished by 2024-10-01.

Next Day: Float.parse

@enso-bot
Copy link

enso-bot bot commented Oct 1, 2024

Greg Travis reports a new STANDUP for today (2024-10-01):

Progress: Finished Decimal.parse format, Float.parse format PR; Starting on download with cache, investigating interaction with secrets It should be finished by 2024-10-02.

Next Day: download with cache

@mergify mergify bot closed this as completed in #11229 Oct 7, 2024
@github-project-automation github-project-automation bot moved this from 🔧 Implementation to 🟢 Accepted in Issues Board Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
-libs Libraries: New libraries to be implemented p-low Low priority
Projects
Status: 🟢 Accepted
Development

Successfully merging a pull request may close this issue.

4 participants