diff --git a/doc/source/development/roadmap.rst b/doc/source/development/roadmap.rst index 8223edcf6f63a..37e45bf5a42b5 100644 --- a/doc/source/development/roadmap.rst +++ b/doc/source/development/roadmap.rst @@ -71,8 +71,8 @@ instead of comparing as False). Long term, we want to introduce consistent missing data handling for all data types. This includes consistent behavior in all operations (indexing, arithmetic -operations, comparisons, etc.). We want to eventually make the new semantics the -default. +operations, comparisons, etc.). There has been discussion of eventually making +the new semantics the default. This has been discussed at `github #28095 `__ (and