Golang runtime: make injectglist starting spinning m

Proposal DetailsCan we set the parameter spinning of the runtime.startm function to true by default to make full use of ...

Golang proxy.golang.org:

Comment From: gabyhelpRelated Issuesproxy.golang.org: #55024 (closed) proxy.golang.org: #54574 (closed) proxy.golang.o...

Golang encoding/xml: brittle support for matching a namespace by identifier or url

The issue is that I believe a struct tag's namespace should be matchable by the xmlns identifier or url. To shed some li...

Golang proposal: encoding/xml: allow caller to specify preferred namespace prefix

What version of Go are you using (go version)?$ go versiongo version go1.17.1 darwin/amd64Does this issue reproduce with...

Golang encoding/xml: proposed fixes for namespaces

Issue #13400 lists a number of issues related to namespace handling in encoding/xml. It's been noted that this area nee...

Golang encoding/xml: Serializing XML with namespace prefix

Hi!I'm struggling with serializing XML (and deserializing again).But first things first:go version devel +434e0bc Mon Ju...

Golang encoding/xml: fix name spaces

There are many pending issues related to the handling of xml name spaces. We need to rethink this. One more try and then...

Golang encoding/xml: support for XML namespace prefixes

Marshal-ing data back to XML does not seem to support namespace prefixes.. For example:https://play.golang.org/p/6CY71H...

Golang proposal: cmd/go: warn if module uses features from next version of Go

Proposal Details// go.mod module testgo 1.20// main.gopackage mainimport ( "fmt" "go/types&q...

Golang proposal: cmd/compile: align all the global variables to cache line size boundaries

Proposal DetailsThe issueGo compiler / linker packs tightly global variables, so multiple global variables can be put in...

Golang runtime: netpoll throw: break fd ready for something unexpected

Go versiongo version go1.21.6 linux/armOutput of go env in your module/workspace:GO111MODULE=''GOARCH='arm'GOBIN=''GOCAC...

Golang cmd/compile/internal/amd64: TestGoAMD64v1 failures

#!watchflakesdefault <- pkg == "cmd/compile/internal/amd64" && test == "TestGoAMD64v1"Iss...

Golang proposal: reflect: add generic type arg info to reflect.Type

I'm not sure if this has been discussed already (I couldn't find a prior issue), but currently reflect.Type has no dire...

Golang x/tools/gopls: macOS kernel panic after heavy file IO

Go versiongo version go1.22.12 darwin/arm64Output of go env in your module/workspace:GO111MODULE=''GOARCH='arm64'GOBIN='...

Golang cmd/cgo: segmentation violation with -race, only on one machine

Go versiongo version go1.24.4 linux/amd64Output of go env in your module/workspace:AR='ar'CC='gcc'CGO_CFLAGS='-O2 -g'CGO...

Golang x/website/tour: add exercise for generics chapter

Proposal DetailsI recently completed the Tour of Go and noticed that the last page of the generics section suggests addi...

Golang runtime: 6.16% regression in PendingDemotion10000-72 sec/op on linux/arm64 at bfc2095

Discovered a regression in sec/op of 6.16% for benchmark PendingDemotion10000-72 at bfc2095.CC @thepudds @prattmic This ...

Golang runtime: SIGSEGV on nil pointer in mheap.freeManual

Go version1.23.8Output of go env in your module/workspace:GO111MODULE=''GOARCH='amd64'GOBIN=''GOCACHE='/home/kris/.cache...

Pandas BUG: explode() converts timestamps at millisecond resolution in DatetimeIndex to nanosecond resolution

Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...

Pandas RLS: 2.3

Release Date: ???Features:[ ] Non-breaking PDEP-14 implementation https://github.com/pandas-dev/pandas/pull/58551:[ ] ht...
下一页
.