Aurora Blog
Home
Golang proposal: x/oauth2/jwt: add optional field for assertion token
2025-06-27 14:05:21
1616
Proposal DetailsCurrently, the JWT package supports the creation of Tokes from JWT Bearer tokens, but expects the claimS...
Golang windows install dlv failed
2025-06-27 14:05:18
2687
Go versiongo version go1.24.4 windows/amd64Output of go env in your module/workspace:set AR=arset CC=gccset CGO_CFLAGS=-...
Golang x/tools/gopls: InlayHint: point out ignored error result
2025-06-27 14:05:12
1989
(via HaTS)Gopls has an analyzer that reports failure to use the result of a call to certain functions. We haven't yet co...
Golang x/crypto/sha3: no longer compatible with Go 1.18 after v0.24.0
2025-06-27 14:05:10
5067
Go versiongo version go1.22.4 darwin/arm64Output of go env in your module/workspace:GO111MODULE=''GOARCH='arm64'GOBIN=''...
Golang x/tools/gopls/internal/test/integration/modfile: TestGovimModReadonly/default failures
2025-06-27 14:05:06
5742
#!watchflakesdefault <- pkg == "golang.org/x/tools/gopls/internal/test/integration/modfile" && test...
Golang x/tools/gopls/internal/test/integration/modfile: TestUnknownRevision/bad/nested/default failures
2025-06-27 14:05:04
7413
#!watchflakesdefault <- pkg == "golang.org/x/tools/gopls/internal/test/integration/modfile" && test...
Golang x/tools/gopls: prioritise explicit upper case matches in completion results
2025-06-27 14:04:57
882
In the general case I can see why case-insensitive completion makes sense, but if I've explicitly provided an upper case...
Golang internal/singleflight: delete, use golang.org/x/sync/singleflight
2025-06-27 14:04:51
3297
The singleflight package started life in internal/singleflight and then moved to golang.org/x/sync/singleflight, and the...
Golang proposal: spec: improvements to raw strings
2025-06-27 14:04:49
79925
BackgroundThis proposal was branched off of #32190, which was a proposed HEREDOC syntax for Go. It was concluded that HE...
Golang x/tools/gopls/internal/cmd: TestCheck failures
2025-06-27 14:04:43
1478
#!watchflakesdefault <- pkg == "golang.org/x/tools/gopls/internal/cmd" && test == "TestCheck&q...
Golang x/tools/gopls: completing argument to %p verb adds unwanted & for some types
2025-06-27 14:04:41
3962
gopls versionf4fa7a75e44868caa1b37947e8b811b1bdb144e6go env-What did you do?Trigger completion at the end ofpackage pkgi...
Pandas BUG/API: floordiv by zero in Int64Dtype
2025-06-27 14:04:33
845
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas BUG: doing df.to_parquet and then reading it with pd.read_parquet causes KeyError
2025-06-27 14:04:28
3280
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas FEEDBACK: PyArrow as a required dependency and PyArrow backed strings
2025-06-27 14:04:26
100537
This is an issue to collect feedback on the decision to make PyArrow a required dependency and to infer strings as PyArr...
Pandas BUG: Inconsitent behaviour for different backends due to nullable bool values
2025-06-27 14:04:09
2960
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Keras Wrong example for SparseCategoricalCrossentropy
2025-06-27 14:03:54
577
Page:https://www.tensorflow.org/api_docs/python/tf/keras/losses/SparseCategoricalCrossentropyThe first example no longer...
Jackson Core Wrong checksums in module.json (2.15.0, 2.15.1)
2025-06-27 14:03:51
5849
check:$ for v in 2.14.3 2.15.0-rc1 2.15.0-rc2 2.15.0-rc3 2.15.0 2.15.1 ; do base="https://repo.maven.apache.org/ma...
Jackson Databind Provide a way to get bound keys
2025-06-27 14:03:47
2091
Is your feature request related to a problem? Please describe.We could use HTTP PATCH for partial update, currently ther...
Jackson Databind How to ignore NullNode when serialize ObjectNode,Iclude.NON_NULL can not work
2025-06-27 14:03:44
636
Search before asking[x] I searched in the issues and found nothing similar.Describe the bugObjectNode node = ...;node.pu...
Apache Superset [SIP-174] Proposal for Guest User Attributes in Embedded Dashboards
2025-06-27 14:03:34
5162
[SIP] Proposal for Guest User Attributes in Embedded DashboardsMotivationCurrently, embedded Superset dashboards using g...
上一页
下一页
1
…
279
280
281
282
283
…
386
.