Aurora Blog
Home
Golang cmd/doc: delete
2025-07-19 14:03:20
1230
As of Go 1.25, the go doc subcommand directly includes the code that was previously in cmd/doc, and no longer executes t...
Golang x/tools/gopls,x/build: old go tool trace processes piling up on builders
2025-07-19 14:03:19
1493
In https://github.com/golang/go/issues/74187#issuecomment-2992284502, @n2vi reported a large number of idle go tool trac...
Golang proposal: crypto/tls: relax FIPS restrictions when the fips140=on GODEBUG is set
2025-07-19 14:03:17
3593
Proposal DetailsCurrently, the Go cryptography modules do not enforce strict FIPS 140 compliance when FIPS mode is enabl...
Golang proposal: godoc: add Go proverbs "easter egg" to go docs
2025-07-19 14:03:15
1433
Proposal DetailsI'll just drop it here... for years I've been quite envious of Python's "import this" easter egg, which ...
Golang regexp: Invalid character class on Windows ARM
2025-07-19 14:03:07
8575
Go versionmaster and 1.22 (and probably other versions)Output of go env in your module/workspace:GO111MODULE=''GOARCH='a...
Golang x/pkgsite: package removal request for github.com/motonai/bytes_concat
2025-07-19 14:03:00
580
Please remove thisComment From: seankhliaoplease follow the issue template.Comment From: motonaiWhat is the path of the ...
Golang proposal: cmd/internal/obj/util.go: Add an alternative function for converting registers to string
2025-07-19 14:02:58
1986
Proposal DetailsWhile trying to implement SVE for the ARM64 assembler backend, we've been trying to come up with a consi...
Golang cmd/link: invalid relocation R_RISCV_GOT_PCREL_ITYPE in fips code on riscv64
2025-07-19 14:02:56
7081
Go version1.25rc2Output of go env in your module/workspace:AR='ar' ...
Golang runtime: "fatal error: s.allocCount != s.nelems && freeIndex == s.nelems" ADM Ryzen 9 6900HX, 32Gb
2025-07-19 14:02:54
22623
What version of Go are you using (go version)?go version go1.20.6 linux/amd64Does this issue reproduce with the latest r...
Golang Memory leak problem with Opentelemetry Collector Using KafkaReceiver
2025-07-19 14:02:52
497
Go versiongo version go1.20.13 darwin/amd64Output of go env in your module/workspace:go.opentelemetry.io/collector v0.98...
Golang runtime: do map growth work on reads
2025-07-19 14:02:45
3716
CLs 37011 and 37012 suggest that finishing map growth can be important. If an author knows that a particular map is done...
Golang runtime: found wrong event in p's limiter event slot on plan9-arm and openbsd-amd64-68 since 2022-08-08
2025-07-19 14:02:33
54704
#!watchflakespost <- (goos == "plan9" || goos == "openbsd") && `found wrong event in p's ...
Golang encoding/xml: XMLName value of embedded structs type not used in Marshaller
2025-07-19 14:02:25
2196
What version of Go are you using (go version)?$ go versiongo version go1.14.1 windows/amd64Does this issue reproduce wit...
Viper Make features.BindStruct a Variable or an Option, Instead of Build Constraints
2025-07-19 14:02:22
7405
Preflight Checklist[X] I have searched the issue tracker for an issue that matches the one I want to file, without succe...
Pandas BUG: .duplicated() ignoring duplicates for MultiIndex
2025-07-19 14:02:19
7137
Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...
Pandas ENH: access sliced dataframe from rolling.cov
2025-07-19 14:02:17
1386
Feature Type[x] Adding new functionality to pandas[x] Changing existing functionality in pandas[ ] Removing existing fun...
Pandas BUG: rank gives incorrect outputs on Windows with PyArrow backend
2025-07-19 14:02:09
4428
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas Give the merge copy parameter better documentation
2025-07-19 14:02:06
1897
See this SO questionThe docstring should indicate what is not being copied unnecessarily (Indexes, ndarrays, etc.)Commen...
Pandas BUG: AttributeError in pd.eval() when calling attribute after binary operation
2025-07-19 14:02:04
2858
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas ENH: Support f-string formatting for Period objects
2025-07-19 14:02:00
2475
Feature Type[X] Adding new functionality to pandas[ ] Changing existing functionality in pandas[ ] Removing existing fun...
上一页
下一页
1
…
150
151
152
153
154
…
324
.