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 ...

Gin Support buffer pools and error handling for templates

One common problem with template rendering is that an error in template.Execute will write a partially rendered page to ...

Jackson Core Misleading exception for input source when processing byte buffer with start offset (see JsonProcessingException)

Describe the bugIf I use the ObjectMapper.readValue(byte[], int offset, int len, TypeReference) interface to deserialize...

Apache Superset Drill to Detail is not working properly on Charts powered by Jinja Templating

Bug descriptionDescriptionDashboard charts that are powered by Jinja are able to display their data correctly. However, ...

Apache Superset Using Drill by in a dashboard doesn't work in columns created with <a> tags

DescriptionIf you create a chart (e.g. Table Chart) with a custom SQL query that has an &lt;a&gt;, the resulting chart c...
上一页 下一页
.