Skip to content

Issues: golang/go

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

os: on Windows, Chmod acts on symlinks rather than the symlink target NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Windows
#71492 opened Jan 30, 2025 by neild Backlog
net/http: consider supporting HTTP 2/3 never-indexed literals NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#71374 opened Jan 21, 2025 by neild Backlog
proposal: testing: store test artifacts LibraryProposal Issues describing a requested change to the Go standard library or x/ libraries, but not to a tool Proposal
#71287 opened Jan 15, 2025 by neild Proposal
os: Root ignores link type on Windows BugReport Issues describing a possible bug in the Go implementation. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Windows
#71166 opened Jan 7, 2025 by neild
path/filepath: EvalSymlinks ignores link type on Windows BugReport Issues describing a possible bug in the Go implementation. NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made. OS-Windows
#71165 opened Jan 7, 2025 by neild Backlog
net/http: Redirect hardening LibraryProposal Issues describing a requested change to the Go standard library or x/ libraries, but not to a tool NeedsFix The path to resolution is known, but the work has not been done. Security
#71161 opened Jan 7, 2025 by neild
testing/synctest: "all goroutines in bubble are blocked" should list blocked goroutines NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#70911 opened Dec 18, 2024 by neild
os: consider mapping Unix permissions bits to Windows ACLs NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made. OS-Windows
#70524 opened Nov 22, 2024 by neild Backlog
os: investigate dropping support for pre-long-path Windows NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. OS-Windows
#69853 opened Oct 11, 2024 by neild
net/http: new protocol registration mechanism NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#69649 opened Sep 26, 2024 by neild Backlog
os: Open("file/.") does not produce an error on wasip1 NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#69509 opened Sep 17, 2024 by neild Go1.25
net/http: move HTTP/2 into std NeedsFix The path to resolution is known, but the work has not been done.
#67810 opened Jun 4, 2024 by neild
4 of 8 tasks
Go1.25
net/http: expect: 100-continue handling is broken in various ways NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
#67555 opened May 21, 2024 by neild Go1.25
path/filepath: COM0 and LPT0 are now reserved on Windows NeedsDecision Feedback is required from experts, contributors, and/or the community before a change can be made. OS-Windows
#67245 opened May 7, 2024 by neild Backlog
net: TestSendfile does not use sendfile on Windows NeedsFix The path to resolution is known, but the work has not been done. OS-Windows
#67042 opened Apr 25, 2024 by neild
ProTip! Exclude everything labeled bug with -label:bug.