Aurora Blog
Home
Golang debug/elf: panic slice out of range in DWARF
2025-09-19 14:08:13
2872
Go versiongo version go1.23.4 linux/amd64Output of go env in your module/workspace:GO111MODULE=''GOARCH='amd64'GOBIN=''G...
Golang cmd/internal/obj/s390x: VSTRC vector instruction emitting incorrectly for few of extended mnemonics
2025-09-19 14:08:09
3008
Go versiongo 1.24Output of go env in your module/workspace:GO111MODULE=''GOARCH='s390x'GOBIN='/root/go/bin'GOCACHE='/roo...
Golang net: pure-Go DNS resolver occasionally delayed by GC/scheduler — kernel receives UDP but userspace processes late (short DNSLookup spikes)
2025-09-19 14:08:06
13558
Go versiongo1.20 - go 1.24 linux/amd64Output of go env in your module/workspace:AR='ar'CC='clang'CGO_CFLAGS='-O2 -g'CGO_...
Golang proposal: allow type parameters on methods (generic methods)
2025-09-19 14:08:00
4961
Proposal DetailsBackgroundGo 1.18 introduced type parameters on functions and types, but methods cannot declare their ow...
Golang cmd/compile: error message for misuse of < in generic refers confusingly to comparable
2025-09-19 14:07:55
3063
Extracted from #63523. Compiling this programpackage pfunc F[T comparable](a, b T) bool { return a < b}producesfo...
Golang x/website: barely visible image in dark theme
2025-09-19 14:07:53
485
What did you do?Set the dark appearance in macOS.Open the blog post https://go.dev/blog/llmpowered in the latest Chrome ...
Golang x/tools/gopls: Implementation: OOB index panic in unify
2025-09-19 14:07:48
3248
#!stacks"goPanicIndex" && "fingerprint.unify.func3:+8"Issue created by stacks.func unify(x, ...
Golang crypto/internal/fips140/rsa: requires a panic if self-tests fail [1.24 backport]
2025-09-19 14:07:46
1504
@FiloSottile requested issue #74947 to be considered for backport to the next 1.24 minor release.@gopherbot please open ...
Viper for V2: make more fields public
2025-09-19 14:07:37
2641
Preflight Checklist[X] I have searched the issue tracker for an issue that matches the one I want to file, without succe...
Viper Deleting array elements from the configuration file will not reduce
2025-09-19 14:07:35
4255
Preflight Checklist[X] I have searched the issue tracker for an issue that matches the one I want to file, without succe...
Viper Add thread safe variants of viper.Set* functions
2025-09-19 14:07:33
738
Preflight Checklist[X] I have searched the issue tracker for an issue that matches the one I want to file, without succe...
Viper In a project that has been running stably, occasional panic seems to be related to Viper. (However, after testing, all functions are normal and the panic cannot be reproduced through the tests for the time being.)
2025-09-19 14:07:30
1262
Preflight Checklist[x] I have searched the issue tracker for an issue that matches the one I want to file, without succe...
Viper For V2: Add default value support
2025-09-19 14:07:28
3864
Preflight Checklist[x] I have searched the issue tracker for an issue that matches the one I want to file, without succe...
Viper spf13/pflag dependency is not updated to latest available version from long time
2025-09-19 14:07:26
1495
Preflight Checklist[x] I have searched the issue tracker for an issue that matches the one I want to file, without succe...
Viper Bug in File Search
2025-09-19 14:07:24
1768
Preflight Checklist[x] I have searched the issue tracker for an issue that matches the one I want to file, without succe...
Viper Support using filename as the key and the contents of the file as the value
2025-09-19 14:07:21
1017
Preflight Checklist[x] I have searched the issue tracker for an issue that matches the one I want to file, without succe...
Viper Please implement feature X
2025-09-19 14:07:15
468
Preflight Checklist[x] I have searched the issue tracker for an issue that matches the one I want to file, without succe...
Viper Bump in sourcegraph/conc version causes performance degradation on software that relies on sourcegraph/conc
2025-09-19 14:07:12
921
Preflight Checklist[x] I have searched the issue tracker for an issue that matches the one I want to file, without succe...
Pandas ENH: add value_counts_with_normalization
2025-09-19 14:07:03
1419
Feature Type[x] Adding new functionality to pandas[ ] Changing existing functionality in pandas[ ] Removing existing fun...
Pandas BUG: Inconsistent multiplication of bool times Timedelta
2025-09-19 14:06:55
3677
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
上一页
下一页
1
…
35
36
37
38
39
…
367
.