Golang crypto/cipher: GCM AEAD can be created with a custom nonce OR tag size, but not both

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

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

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

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)

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

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

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

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

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

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

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?

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

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

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

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

The GitHub source code defines a function _can_use_flash_attention(...) that attempts to verify whether Flash Attention ...

Keras Error in densify_boxes?

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

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

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

public static final class Example { // @Getter private final boolean isDefault; @java.beans.ConstructorProper...
上一页 下一页
.