Golang x/tools/gopls: "View package documentation" ergonomics

@hyangah makes four suggestions for ergonomic improvements to the new package documentation viewer:1. Change the command...

Golang runtime/debug: ReadBuildInfo gives incomplete answer in a test binary

Go versiongo version go1.22.4 darwin/amd64Output of go env in your module/workspace:GO111MODULE='auto'GOARCH='amd64'GOBI...

Golang x/pkgsite: package removal request for github.com/jeaguil/go-mesencryp

What is the path of the package that you would like to have removed?github.com/jeaguil/go-mesencrypAre you the owner of ...

Golang x/pkgsite: package removal request for github.com/danny-kuehn/wordgen

This source is no longer available, it was replaced by: https://github.com/wordgen/wordgenComment From: adonovanDone. Pl...

Golang compiler detects module based on current working directory

Go versiongo version go1.22.4 darwin/amd64Output of go env in your module/workspace:GO111MODULE='auto'GOARCH='amd64'GOBI...

Golang x/build/internal/installer/darwinpkg: unclear purpose and effect of "Fixing permissions" step during postinstall

The Go macOS installer currently runs a sequence of commands described as "Fixing permissions":GOROOT=/usr/local/goecho ...

Golang runtime: cgroup GOMAXPROCS set to 1 instead of 2

Go versiongolang:1.25rc1 / ImageID: d86a0805aa18Output of go env in your module/workspace:I am running Go using the gola...

Golang x/build: bot mac-329-h526 reported as broken

The bot mac-329-h526 has been reported as broken. It is currently in "quarantined" state. Please work to resolve the iss...

Golang go/types: type inferred for append([]byte(nil), y) causes NewSignatureType to panic

govulncheck versionGo: go1.25-devel_aca9f4e484 2025-05-23 17:06:24 -0700Scanner: govulncheck@v1.1.5-0.20250506005559-e4f...

Golang cmd/go,x/mod/module: missing exclusion for COM0, LPT0 for embedded file names

Go versiongo version go1.22.1 linux/amd64Output of go env in your module/workspace:GO111MODULE=''GOARCH='amd64'GOBIN=''G...

Golang go build has unexpected behavior

Go versiongo version go1.21.9 darwin/amd64Output of go env in your module/workspace:$ go envGO111MODULE='on'GOARCH='amd6...

Pandas Incorrect rolling std() results on very large DataFrames

I apologize that I cannot provide a reproducible example, as this issue was discovered while working with an extremely l...

Pandas BUG: Implicit conversion to float64 with isin()

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

Keras keras.layers.UpSampling2D bilinear channel first bug

import tensorflow as tfimport kerasfrom keras.src import opskeras.backend.set_image_data_format('channels_first')x = tf....

Keras TF+XLA+Mixed Precision: Keras fails to compute gradients

Keras fails to compute gradients for autoencoder-esce model using Tensorflow backend with mixed precision and jit compil...

Keras What is correct behavior of keras.ops.eye?

Hi, I have a question about keras.ops.eye of Keras3.With Tensorflow, the keras.ops.eye accepts integers and floats.Howev...

Keras TimeDistributed layer computational time

Inference with TimeDistributed(Dense(1, activation="sigmoid")) in Keras 3 is a lot slower than in Keras 2 (tf.keras) Pro...

Keras Error exporting model with multiple outputs using model.export when specifying input_signature

Bug descriptionWhen exporting a keras model in tf_saved_model format to use it in tensorflow-serving serverI've encounte...

Keras keras.utils.timeseries_dataset_from_array bugs 1

Found another bug for this api.If I import timeseries_dataset_from_array like "from keras.utils import timeseries_datase...

Keras AttributeError in SKLearnClassifier and SKLearnRegressor wrappers due to missing sklearn.utils.multiclass

When using SKLearnClassifier or SKLearnRegressor wrappers with no other scikit-learn imports (such as make_classificatio...
上一页 下一页
.