Skip to content

Commit b9c7e4b

Browse files
committed
remove old note
1 parent a4a2933 commit b9c7e4b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/source/whatsnew/v0.24.0.txt

-1
Original file line numberDiff line numberDiff line change
@@ -505,7 +505,6 @@ ExtensionType Changes
505505
- :meth:`Series.astype` and :meth:`DataFrame.astype` now dispatch to :meth:`ExtensionArray.astype` (:issue:`21185:`).
506506
- Slicing a single row of a ``DataFrame`` with multiple ExtensionArrays of the same type now preserves the dtype, rather than coercing to object (:issue:`22784`)
507507
- Added :meth:`pandas.api.types.register_extension_dtype` to register an extension type with pandas (:issue:`22664`)
508-
- Renamed test prototype module names to avoid conflict with modules from the standard library (:issue:`22936`)
509508

510509
.. _whatsnew_0240.api.incompatibilities:
511510

0 commit comments

Comments
 (0)