Skip to content

Commit 020d706

Browse files
committed
Updated WHATSNEW with the bug fix information
1 parent bdba66f commit 020d706

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v0.19.0.txt

+1
Original file line numberDiff line numberDiff line change
@@ -673,6 +673,7 @@ Performance Improvements
673673
Bug Fixes
674674
~~~~~~~~~
675675

676+
- Bug in ``pandas.parser.parser_trim_buffers()``, which did not update the word vectors (``parser->words``) when stream buffer was shrunk (:issue:`13788`, :issue:`13703`)
676677
- Bug in ``io.json.json_normalize()``, where non-ascii keys raised an exception (:issue:`13213`)
677678
- Bug in ``SparseSeries`` with ``MultiIndex`` ``[]`` indexing may raise ``IndexError`` (:issue:`13144`)
678679
- Bug in ``SparseSeries`` with ``MultiIndex`` ``[]`` indexing result may have normal ``Index`` (:issue:`13144`)

0 commit comments

Comments
 (0)