Skip to content

Add workaround for removing the trailing dec mark when sep_mark = ""#1962

Merged
rich-iannone merged 2 commits intorstudio:masterfrom
olivroy:use-seps
Feb 25, 2025
Merged

Add workaround for removing the trailing dec mark when sep_mark = ""#1962
rich-iannone merged 2 commits intorstudio:masterfrom
olivroy:use-seps

Conversation

@olivroy
Copy link
Copy Markdown
Collaborator

@olivroy olivroy commented Feb 24, 2025

Summary

Surgical (probably incorrect?) fix

Related GitHub Issues and PRs

fixes #1961

Checklist

Copy link
Copy Markdown
Member

@rich-iannone rich-iannone left a comment

Choose a reason for hiding this comment

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

LGTM!

@rich-iannone
Copy link
Copy Markdown
Member

This is a great fix for what looks like a 6-year old bug!

@rich-iannone rich-iannone merged commit 92b08d9 into rstudio:master Feb 25, 2025
12 checks passed
@olivroy
Copy link
Copy Markdown
Collaborator Author

olivroy commented Feb 25, 2025

In this case, it is fine for the fix to be as narrow as possible!

@olivroy olivroy deleted the use-seps branch July 7, 2025 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Trailing decimal mark is not dropped when digit group separator is not used

2 participants