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: upgrade to Unicode 15.1.0 #65141

Open
weebney opened this issue Jan 17, 2024 · 5 comments · May be fixed by #65142
Open

unicode: upgrade to Unicode 15.1.0 #65141

weebney opened this issue Jan 17, 2024 · 5 comments · May be fixed by #65142
Labels
FixPending Issues that have a fix which has not yet been reviewed or submitted. NeedsFix The path to resolution is known, but the work has not been done.
Milestone

Comments

@weebney
Copy link
Contributor

weebney commented Jan 17, 2024

Go version

go version go1.21.5 linux/amd64

Output of go env in your module/workspace:

not applicable

What did you do?

https://go.dev/play/p/9biSMo4sTqo

What did you see happen?

15.0.0

What did you expect to see?

15.1.0

weebney added a commit to weebney/go that referenced this issue Jan 17, 2024
The necessary changes to upgrade from Unicode 15.0.0 (as in go1.21) to 15.1.0, released 12 Sept 2023

Fixes golang#65141
@weebney weebney linked a pull request Jan 17, 2024 that will close this issue
@weebney weebney changed the title unicode: upgrade to Unicode 15.1.0 all: upgrade to Unicode 15.1.0 Jan 17, 2024
@gopherbot
Copy link

Change https://go.dev/cl/556397 mentions this issue: all: upgrade to Unicode 15.1.0

@gopherbot
Copy link

Change https://go.dev/cl/556515 mentions this issue: idna: upgrade to Unicode 15.1.0

@cagedmantis cagedmantis changed the title all: upgrade to Unicode 15.1.0 unicode: upgrade to Unicode 15.1.0 Jan 19, 2024
@cagedmantis cagedmantis added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Jan 19, 2024
@cagedmantis cagedmantis added this to the Backlog milestone Jan 19, 2024
@cagedmantis
Copy link
Contributor

cc @golang/security @robpike

@gopherbot
Copy link

Change https://go.dev/cl/565155 mentions this issue: all: upgrade to Unicode 15.1.0

@weebney
Copy link
Contributor Author

weebney commented Feb 18, 2024

All three CLs to upgrade to 15.1.0 are complete and ready to be merged

@dmitshur dmitshur added NeedsFix The path to resolution is known, but the work has not been done. FixPending Issues that have a fix which has not yet been reviewed or submitted. and removed NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. labels Feb 18, 2024
@dmitshur dmitshur modified the milestones: Backlog, Go1.23 Feb 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FixPending Issues that have a fix which has not yet been reviewed or submitted. NeedsFix The path to resolution is known, but the work has not been done.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants