8000 Added changelog entry about #6196 · mannby/scikit-learn@4f4c1a4 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4f4c1a4

Browse files
lesteveClaes-Fredrik Mannby
authored andcommitted
Added changelog entry about scikit-learn#6196
1 parent e3bc36d commit 4f4c1a4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/whats_new.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,13 @@ Bug fixes
158158
on datasets larger than 1MB:
159159
https://github.com/joblib/joblib/blob/0.9.4/CHANGES.rst
160160

161+
- Fixed reading of Bunch pickles generated with scikit-learn
162+
version <= 0.16. This can affect users who have already
163+
downloaded a dataset with scikit-learn 0.16 and are loading it
164+
with scikit-learn 0.17. See `#6196
165+
<https://github.com/scikit-learn/scikit-learn/issues/6196>`_ for
166+
how this affected :func:`datasets.fetch_20newsgroups`. By `Loic
167+
Esteve`_.
161168

162169
.. _changes_0_17:
163170

0 commit comments

Comments
 (0)
0