Aurora Blog
Home
Golang crypto/rsa: Go 1.21 follow-up work
2025-06-12 14:05:48
1516
Go 1.20 shipped a large set of crypto/rsa changes. This issue lists a few remaining cleanups that should wrap up the cyc...
Golang hash: add XOF interface
2025-06-12 14:05:41
13766
BackgroundAn extendable output function (XOF) is a hash function with arbitrary or unlimited output length. They are ver...
Golang net/http: TestClient failures
2025-06-12 14:05:39
518
#!watchflakesdefault <- pkg == "net/http" && test == "TestClient"Issue created automatica...
Golang crypto/cipher:gofips140: TestCTR_AES_multiblock_XORKeyStreamAt failures
2025-06-12 14:05:35
1741
#!watchflakesdefault <- pkg == "crypto/cipher:gofips140" && test ~ `TestCTR_AES_multiblock_XORKeySt...
Golang x/build: build and test failures on openbsd-amd64 builders
2025-06-12 14:05:13
1880115
#!watchflakesdefault <- builder ~ `openbsd-amd64` && repo == "go" && (mode == "build&q...
Golang runtime: TestASAN fails with SEGV on unknown address on linux/riscv64
2025-06-12 14:04:50
52396
#!watchflakespost <- goos == "linux" && goarch == "riscv64" && log ~ `AddressSani...
Viper Inconsistent string parsing behavior between v1.7.0 and v1.19.0
2025-06-12 14:04:45
4267
Preflight Checklist[x] I have searched the issue tracker for an issue that matches the one I want to file, without succe...
Pandas BUG: Series.str.isdigit with pyarrow dtype doesn't honor unicode superscripts
2025-06-12 14:04:34
5572
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
Pandas ENH: ExcelWriter append or create mode
2025-06-12 14:04:30
2169
Feature Type[x] Adding new functionality to pandas[ ] Changing existing functionality in pandas[ ] Removing existing fun...
Keras Keras Fails to load quantized model
2025-06-12 14:04:27
4583
Whenever we try to save a keras-hub model after quantization, we are unable to load the quantized model. I've tried from...
Keras Progress bar showing wrong step number
2025-06-12 14:04:26
1434
When steps_per_execution is used, the step number shown by a progress bar does not match how many steps were actually ex...
Keras Inconsistent execution results by the PyTorch backend
2025-06-12 14:04:24
1355
When using keras.layers.MaxPooling2D with PyTorch backend, there is an inconsistent execution result between static infe...
Keras ValueError: File not found: filepath=Backend\C4__256g_000040000.keras. Please ensure the file is an accessible .keras zip file.
2025-06-12 14:04:22
7686
Error:Please ensure the file is an accessible '.keras' zip fileKeras Version: 3.5.0tensorflow Version: 2.16.1I don't hav...
Jackson Databind PropertiesCollector decapitilizes properties names when setter has two consecutive capital letters
2025-06-12 14:04:12
7750
Jackson Version: 2.9.8I did check 2.9.10 and LATEST (which I believe to be 2.11) and the problem persistsThis is my firs...
Jackson Databind (lombok) Variable with the second capital letter is abnormal during serialization and deserialization
2025-06-12 14:04:00
2230
Search before asking[X] I searched in the issues and found nothing similar.Describe the bugWhen deserializing, variables...
Jackson Databind Annotation to ignore serialization not working with particular variable name (like dLogHeader)
2025-06-12 14:03:58
1923
Describe the bugAny annotation to ignore property is not working with a particular variable name is used.Version informa...
Jackson Databind Support "iPhone" style capitalized properties (add MapperFeature.FIX_FIELD_NAME_UPPER_CASE_PREFIX)
2025-06-12 14:03:56
5159
A long-standing problem (I'll list a few existing issues outlining these) is that if the logical property (and matching ...
Apache Superset Calendar Heatmap Not Emitting Cross-Filters to Table Chart
2025-06-12 14:03:48
4466
Bug descriptionDescription:I am experiencing an issue where my Calendar Heatmap chart in Apache Superset (version 4.0) i...
Apache Superset werkzeug.exceptions.NotFound: 404 Not Found: The requested URL was not found on the server
2025-06-12 14:03:46
18938
A clear and concise description of what the bug is.How to reproduce the bugGo to '.Data ..'Click on '.Databases...'Scrol...
Apache Superset Adding conditional coloring to table chart removes/overwrites cell bars
2025-06-12 14:03:17
1518
Bug descriptionWhen I have a table chart with cell bars enabled, I should be able to color those bars with conditional c...
上一页
下一页
1
…
340
341
342
343
344
…
386
.