Aurora Blog
Home
Golang crypto/cipher: GCM AEAD can be created with a custom nonce OR tag size, but not both
2025-07-25 14:03:44
6565
What version of Go are you using (go version)?$ go versiongo version go1.15 windows/amd64Does this issue reproduce with ...
Golang x/build: perf builders are failing to build cockroachdb for baseline at tip
2025-07-25 14:03:40
2937
The gotip-linux-amd64_{c2s16,c3h88}-perf_vs_release builders are failing at tip due sweet running into an error building...
Pandas BUG: Index accepts lists as values
2025-07-25 14:03:35
2674
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas DOC: use shared_docs for isna/notna & isnull/notnull
2025-07-25 14:03:33
3106
https://github.com/pandas-dev/pandas/pull/16972also some templates so that we can have distinctive doc-strings that use ...
Pandas DOC: Standardize noncompliant docstrings in pandas/io/html.py (flake8-docstrings)
2025-07-25 14:03:29
1036
Pandas version checks[x] I have checked that the issue still exists on the latest versions of the docs on main hereLocat...
Pandas BUG: series.groupby(level=0) and series.groupby(pd.Grouper(level=0)) produce different orders
2025-07-25 14:03:23
2497
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas BUG: Using Series.str.contains() with a compiled regex and arrow strings fails
2025-07-25 14:03:19
4278
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas BUG: Using / operator with a Path and Series of strings containing pyarrow strings fails
2025-07-25 14:03:18
5302
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas DOC: min_itemsize for HDFStore append for encoded strings
2025-07-25 14:03:16
5157
I'm confused about how to preset min_itemsizes for appending to an HDFStore. Say DataFrame a and b in the MWE below is u...
Pandas DOC: Docstring for BooleanDType inconsistent with the rest of repo
2025-07-25 14:03:14
1451
Pandas version checks[x] I have checked that the issue still exists on the latest versions of the docs on main hereLocat...
Pandas BUG: metadata on np.ndarray of np.dtype("O") dtype lost when roundtripped through pandas.Series
2025-07-25 14:03:13
3077
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas BUG: should constructing Index from a Series make a copy?
2025-07-25 14:03:07
4571
From a comment of @jbrockmendel at https://github.com/pandas-dev/pandas/pull/41878#issuecomment-881557871:ser = pd.Serie...
Pandas BUG: Decimal and float-to-int conversion issues with pyarrow ≥18.0.0 in parquet and Arrow dtype tests
2025-07-25 14:03:03
4485
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas BUG: Unexpected Code Segment Executed, Causing Logical Error
2025-07-25 14:03:01
1292
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas BUG: assert_index_equal(CategoricalIndex, CategoricalIndex, check_categorical=True, exact=False) raises TypeError instead of AssertionError
2025-07-25 14:02:58
1869
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Keras Bug for _can_use_flash_attention
2025-07-25 14:02:51
1414
The GitHub source code defines a function _can_use_flash_attention(...) that attempts to verify whether Flash Attention ...
Keras Error in densify_boxes?
2025-07-25 14:02:49
721
This looks backwards possibly, in this file if tf_utils.is_ragged_tensor(boxes): bounding_boxes["boxes&qu...
Keras Specifying ONNX opset with export method
2025-07-25 14:02:48
158
I think this might not be possible atm, to specify an opset when exporting to ONNX format with the Model.export(...) met...
Keras Add daily CPU tests which also test with the latest Python version
2025-07-25 14:02:46
558
Today, all the tests are run with the lowest supported version of Python (currently 3.10).We want to also test with the ...
Jackson Databind Jackson gets confused by boolean properties named with prefix matching generated lombok getters
2025-07-25 14:02:35
2287
public static final class Example { // @Getter private final boolean isDefault; @java.beans.ConstructorProper...
上一页
下一页
1
…
4
5
6
7
8
…
195
.