Spring NullPointerException thrown when ConfigurationClassEnhancer creates CGLIB proxy

Spring cloud uses boots dependency management of boot[INFO] | +- org.springframework:spring-context:jar:6.2.3-SNAPSH...

Spring Unable to Mutate ServerHttpRequest with Void Method

Previously, using Spring Boot 3.3.7 & Spring Cloud 2023.0.3, it was possible to mutate a request inside of a void me...

Spring Cross reference annotation search APIs in Javadoc

Spring Framework provides several APIs for performing annotation searches that have grown organically over the years, an...

Spring Document wrapping behavior of TestExecutionListener callbacks

OverviewThe Javadoc for all "after" callback methods in TestContextManager (such as afterTestExecution()) states the fol...

Spring Support strict stubbing for @MockitoBean and @MockitoSpyBean

OverviewAs explained in #33692, due to limitations in Mockito it is not currently possible to support strict stubbing fo...

Pandas API: Design questions for HDFStore.append

I'm new and am trying to put together a PR for documentation improvements surrounding HDFStore. I've been looking at HDF...

Pandas BUG: Chained urls (allowed by fsspec) not recognized by is_fsspec_url

Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...

Pandas BUG: pd.to_numeric has an inconsistent behavior for datetime objects

[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exists on the latest vers...

Pandas ENH: Make merge_asof preserve the index

Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...

Pandas BUG: pd.concat with a slightly nontrivial join on a DatetimeIndex with anything other than ns resolution gives arbitrarily wrong results

Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...

Pandas DOC: Little contrast in documentation accordion cards

Pandas version checks[x] I have checked that the issue still exists on the latest versions of the docs on main hereLocat...

Pandas BUG: Index containing NA behaves absolutely unpredictably when length exceeds 128

Pandas version checks[X] I have checked that this issue has not already been reported.[X] I have confirmed this bug exis...

Pandas DOC: .to_string float_format behavior inconsistent with documentation and different for extension types

Pandas version checks[X] I have checked that the issue still exists on the latest versions of the docs on main hereLocat...

Pandas set allowed for index argument in Series, index and columns for DataFrame.from_records()

In #47215 I brought up the issue of allowing sets as arguments for the DataFrame constructor. This was addressed in #47...

Pandas BUG: pandas to_datetime() returns incorrect isoweek conversion in week 53 when only 52 weeks exist

Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...

Pandas BUG: TestTableSchemaRepr::test_publishes raises AttributeError on mac

TestTableSchemaRepr::test_publishes - AttributeError: '_GeneratorContextManager' object has no attribute 'args'I've been...

Pandas BUG: Incorrect logical operation between pandas dataframe and series

Pandas version checks[X] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...

Keras tf.keras compatibility: Convert Node Classification with GNN to Keras Core

In my attempt to port Node Classification with Graph Neural Networks to keras_core, I hit an issue when trying to pass ...

Keras Error: model must be a callable, a Keras Model instance or None

I am way over my head... I keep getting this error and I have no idea what it means. I am hoping someone can help me fix...

Keras Loss functions applied in alphabetical order instead of by dictionary keys in Keras 3.5.0

Environment info* Google Colab (CPU or GPU)* Tensorflow 2.17.0, 2.17.1* Python 3.10.12Problem descriptionThere seems to ...
上一页 下一页
.