Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Remove redundant function (needs Go >= 1.23)#4387

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
BooleanCat wants to merge1 commit intoopencontainers:main
base:main
Choose a base branch
Loading
fromBooleanCat:main

Conversation

@BooleanCat
Copy link

Make use of Go 1.23's newsmaps andslices iterators to replace a hand-crafted map key sorter.

This relies on Go 1.23 being the minimum version - once it's updaded ingo.mod I'll modify this commit to remove my change togo.mod.

Signed-off-by: Tom Godkin <tomgodkin@pm.me>
@BooleanCat
Copy link
Author

I'm guessing you follow the same support policy for Go versions as the language itself? (i.e. this minor and the previous)

@AkihiroSuda
Copy link
Member

I'm guessing you follow the same support policy for Go versions as the language itself? (i.e. this minor and the previous)

Yes, so we still have to support Go 1.22

@BooleanCat
Copy link
Author

@AkihiroSuda understood, I'll leave this open until 1.24 or if you want to close I'll open another when it's released.

@AkihiroSudaAkihiroSuda marked this pull request as draftAugust 30, 2024 09:51
@AkihiroSudaAkihiroSuda changed the titleRemove redundant functionRemove redundant function (needs Go >= 1.23)Aug 30, 2024
Copy link

@octavio12345300octavio12345300 left a comment

Choose a reason for hiding this comment

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

listo

@AkihiroSuda
Copy link
Member

Needs rebase

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

1 more reviewer

@octavio12345300octavio12345300octavio12345300 approved these changes

Reviewers whose approvals may not affect merge requirements

At least 2 approving reviews are required to merge this pull request.

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@BooleanCat@AkihiroSuda@octavio12345300

[8]ページ先頭

©2009-2025 Movatter.jp