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

Revert "Disallow numeric literals with negative numbers (#55268)" #56422

Merged
merged 2 commits into from
Nov 15, 2023

Conversation

jakebailey
Copy link
Member

@jakebailey jakebailey commented Nov 15, 2023

This reverts #55268.

Closes #56301
Updates #56272

For 5.3 it seemed too risky to take this change; there's a lot more inconsistency we've discovered at the last minute and changing it again later seemed bad.

Also #56270 shows that this behavior was being depended on as TS lacks true infinity types.

@typescript-bot typescript-bot added Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels Nov 15, 2023
@jakebailey jakebailey merged commit 3333e90 into microsoft:main Nov 15, 2023
19 checks passed
@jakebailey
Copy link
Member Author

@typescript-bot cherry-pick this to release-5.3

@typescript-bot
Copy link
Collaborator

typescript-bot commented Nov 15, 2023

Heya @jakebailey, I've started to run the task to cherry-pick this into release-5.3 on this PR at 45371af. You can monitor the build here.

@typescript-bot
Copy link
Collaborator

Hey @jakebailey, I couldn't open a PR with the cherry-pick. (You can check the log here). You may need to squash and pick this PR into release-5.3 manually.

@jakebailey
Copy link
Member Author

sigh

@jakebailey
Copy link
Member Author

@typescript-bot cherry-pick this to release-5.3

@typescript-bot
Copy link
Collaborator

typescript-bot commented Nov 16, 2023

Heya @jakebailey, I've started to run the task to cherry-pick this into release-5.3 on this PR at 45371af. You can monitor the build here.

@typescript-bot
Copy link
Collaborator

Hey @jakebailey, I couldn't open a PR with the cherry-pick. (You can check the log here). You may need to squash and pick this PR into release-5.3 manually.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants