Aurora Blog
Home
Golang x/tools/gopls: List all function signatures in function completion list using CompletionItemLabelDetails
2025-06-07 14:03:35
1576
For now, VSCode only will show the signature of the selected function. To see other function defines, we have to move cu...
Golang unique: 7.57% regression in ReplaceShortcodeTokens-72 sec/op on linux/arm64 at 0028532
2025-06-07 14:03:27
8152
Discovered a regression in sec/op of 7.57% for benchmark ReplaceShortcodeTokens-72 at 0028532.Comment From: prattmicgith...
Golang net/http: bundled http2 uses priority-based scheduler instead of round robin scheduler
2025-06-07 14:03:25
1349
What version of Go are you using (go version)?$ go version1.21.4Does this issue reproduce with the latest release?YesWha...
Golang proxy.golang.org: please delete stale sub modules for github.com/neurlang/wayland/go-wayland-browser/browser@v0.1.19
2025-06-07 14:03:23
393
i was doing something and now it's stuck at v0.1.19 any way to upgrade it to v0.1.32I wish to delete these sub-go-mods a...
Golang x/tools/gopls: OOM reported by fatal in runtime.mallocgc (windows)
2025-06-07 14:03:21
93504
#!stacks"crash/crash" && "runtime.mallocgc"Issue created by stacks.This stack G2Dl_Q was rep...
Pandas WEB: Add table of content for the Ecosystem page
2025-06-07 14:03:16
240
We did it for the PDEP pages here: #58791I don't think it should be difficult to also add a table of contents for the ec...
Pandas BUG: VSCode go to definition doesn't work with pandas.api.extensions.register_dataframe_accessor
2025-06-07 14:03:13
4840
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas Unpin Python version in the development environment
2025-06-07 14:03:11
2182
xref #61555Our base conda environment environment.yml is used locally by pandas developers (contributors and maintainers...
Pandas BUG: Index.drop_duplicates() is inconsistent for unhashable values
2025-06-07 14:03:09
10362
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas RLS: 2.3.1
2025-06-07 14:03:05
611
Placeholder issue if we decide to release 2.3.1. At the time of writing this issue, it's expected that pandas 3.0 would ...
Pandas BUG: pd.DataFrame.mul has not support fill_value?
2025-06-07 14:03:04
2078
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas BUG: 2.3.0 didn't publish wheels for musl-aarch64 (arm)
2025-06-07 14:03:02
878
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas pandas.__version__ is 2.3.0+4.g1dfc98e16a in pandas 2.3.0 and python 3.9, not 2.3.0
2025-06-07 14:03:00
3788
How to reproduce:docker run --rm python:3.9 bash -c "pip install pandas && python -c 'import pandas; print(...
Pandas Failed to install pandas==2.3.0 with Python 3.9
2025-06-07 14:02:56
29797
Installation check[x] I have read the installation guide.PlatformLinux-5.10.195-1.20230921.el7.x86_64-x86_64-with-glibc2...
Pandas BUG: Duplicate columns allowed on merge if originating from separate dataframes
2025-06-07 14:02:54
4029
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Keras Stateful metrics produce incorrect output in distributed context
2025-06-07 14:02:51
2103
Something about how Metric state variables are aggregated across replicas is behaving oddly. Here is a toy example that ...
Keras SavedModel format doesn't support masking in Keras 3
2025-06-07 14:02:49
5590
Loading a SavedModel in Keras 3 loses any mask information on the model output. Loading a SavedModel in tf-keras preserv...
Keras layers.GRU returns wrong shaped output with GPU
2025-06-07 14:02:47
3574
I opened this on tensorflow repo, and was told to move it here: https://github.com/tensorflow/tensorflow/issues/74475The...
Keras Data-Augmentation layers can't be exported to ONNX
2025-06-07 14:02:45
7809
Hi,model.export(os.path.join(MODEL_PATH, "model.onnx"), format="onnx", input_signature=[keras.InputS...
Gin Unwrap joinErr in gin.Error()
2025-06-07 14:02:42
1148
In go errors pkg can create a joinErr by errors.Join(), which can be Unwrap() into []error.joinErr also format it's prin...
上一页
下一页
1
…
42
43
44
45
46
…
61
.