diff --git a/dev/news/index.html b/dev/news/index.html index 376059bb3..895796d87 100644 --- a/dev/news/index.html +++ b/dev/news/index.html @@ -83,7 +83,8 @@
Fixed error when converting an empty NumPy char array to R (#1662).
Fixed error where py_discover_config()
attempted to detect Windows App Store Python installations, which are now excluded from discovery by both py_discover_config()
and virtualenv_starter()
(#1656, #1673).
Fixed error when converting an empty NumPy char array to R (#1662).
Fixed error when using reticulate with radian (#1668, #1670).
Fixed segfault encountered when running Python finalizer (#1663, #1664)
Fixed segfault encountered in RStudio when rapidly switching between R and Python chunks in a Quarto document (#1665).