Aurora Blog
Home
Golang x/pkgsite: package removal request for bitbucket.org/s11006/testmod
2025-06-14 14:07:25
1204
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
2025-06-14 14:07:20
1116
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
2025-06-14 14:07:18
6761
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
2025-06-14 14:07:16
2227
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()
2025-06-14 14:07:09
4954
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
2025-06-14 14:07:05
3503
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
2025-06-14 14:07:01
2057
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
2025-06-14 14:06:57
4757
Go Programming ExperienceIntermediateOther Languages ExperienceJavascript, LuaRelated Idea[ ] Has this idea, or one like...
Golang runtime:cpu2: TestChanSendBarrier failures
2025-06-14 14:06:51
4936
#!watchflakesdefault <- pkg == "runtime:cpu2" && test == "TestChanSendBarrier"Issue creat...
Golang cmd/internal/testdir: Test/fixedbugs/issue20014.go failures
2025-06-14 14:06:49
5299
#!watchflakesdefault <- pkg == "cmd/internal/testdir" && test == "Test/fixedbugs/issue20014.go...
Golang build: build failure on gotip-linux-amd64_c2s16-perf_vs_release
2025-06-14 14:06:47
25026
#!watchflakesdefault <- builder == "gotip-linux-amd64_c2s16-perf_vs_release" && repo == "go&qu...
Golang proposal: reconsider proposal review process
2025-06-14 14:06:42
1912
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
2025-06-14 14:06:32
25716
#!stacks("runtime.sigpanic" || "bug.Errorf") && ("stubmethods.fromReturnStmt:+24"...
Pandas BUG: regex match in compliance tests no longer match pytest expected inputs
2025-06-14 14:06:15
2103
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.
2025-06-14 14:06:13
2205
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
2025-06-14 14:06:09
2312
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.
2025-06-14 14:06:02
13007
Ubuntu 24.04Python 3.12.3keras 3.7.0keras-core 0.1.7keras-cv 0...
Keras F821 undefined name 'keras'
2025-06-14 14:05:58
1523
##[debug]Evaluating condition for step: 'Lint with flake8'##[debug]Evaluating: success()##[debug]Evaluating success:##[d...
Keras Documentation update guide required
2025-06-14 14:05:56
1024
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
2025-06-14 14:05:54
3943
A simple model like this:inputs = keras.Input(shape=(sequence_length, raw_data.shape[-1]))x = layers.Flatten()(inputs)x ...
上一页
下一页
1
…
280
281
282
283
284
…
340
.