Golang x/pkgsite: package removal request for bitbucket.org/s11006/testmod

Please remove the module bitbucket.org/s11006/testmod and the package test1Unfortunately, the module and the package wer...

Golang internal/coverage/cfile: snapshot test is brittle w/ respect to -coverpkg

At tip, if you run the internal/coverage/cfile tests with -coverpkg set to something that does include cfile, you get: ...

Golang cmd/link: cross compile from MacOS to Windows with CGO_ENABLED=1 and -buildmode=c-archive not working

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

Golang cmd/link: increase section limit to 4 GiB or more

Go versiongo1.20.7 linux/arm64Output of go env in your module/workspace:NAWhat did you do?go buildWhat did you see happe...

Golang proposal: net: add LookupHTTPS()

Proposal DetailsGolang 1.23+already supports ECH, and the main way to obtain ECH config list is through DNS. However, th...

Golang archive/zip: feature: support streamable archives

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

Golang net/http: CrossOriginProtection could benefit from an example

Go version1.25rc1Output of go env in your module/workspace:AR='ar'CC='clang'CGO_CFLAGS='-O2 -g'CGO_CPPFLAGS=''CGO_CXXFLA...

Golang proposal: spec: A less verbose but backwards compatible error handling syntactic sugar

Go Programming ExperienceIntermediateOther Languages ExperienceJavascript, LuaRelated Idea[ ] Has this idea, or one like...

Golang runtime:cpu2: TestChanSendBarrier failures

#!watchflakesdefault <- pkg == "runtime:cpu2" && test == "TestChanSendBarrier"Issue creat...

Golang cmd/internal/testdir: Test/fixedbugs/issue20014.go failures

#!watchflakesdefault <- pkg == "cmd/internal/testdir" && test == "Test/fixedbugs/issue20014.go...

Golang build: build failure on gotip-linux-amd64_c2s16-perf_vs_release

#!watchflakesdefault <- builder == "gotip-linux-amd64_c2s16-perf_vs_release" && repo == "go&qu...

Golang proposal: reconsider proposal review process

Proposal DetailsThe proposal review meeting (https://github.com/golang/go/issues/33502) regularly comments or updates op...

Golang x/tools/gopls: stubmethods: "could not find the enclosing function of the return statement" bug in GetIfaceStubInfo

#!stacks("runtime.sigpanic" || "bug.Errorf") && ("stubmethods.fromReturnStmt:+24"...

Pandas BUG: regex match in compliance tests no longer match pytest expected inputs

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

Pandas DOC/ENH: Holiday documentation is missing or hard to find for re-arranged national holidays.

Pandas version checks[X] I have checked that the issue still exists on the latest versions of the docs on main hereLocat...

Pandas CI: Micromamba taking too long to resolve the environments in the CI

Our CI jobs are frequently failing now as they timeout after 90 minutes of execution. Of those 90 minutes, 25 are spent ...

Keras as_list() is not defined on an unknown TensorShape.

Ubuntu 24.04Python 3.12.3keras 3.7.0keras-core 0.1.7keras-cv 0...

Keras F821 undefined name 'keras'

##[debug]Evaluating condition for step: 'Lint with flake8'##[debug]Evaluating: success()##[debug]Evaluating success:##[d...

Keras Documentation update guide required

Can keras-team add a guide on how to update the documentation?So far, I have submitted to roformerV2, modelscope downloa...

Keras Bug with Flatten() and TensorFlow backend

A simple model like this:inputs = keras.Input(shape=(sequence_length, raw_data.shape[-1]))x = layers.Flatten()(inputs)x ...
上一页 下一页
.