Skip to content

Commit f590cea

Browse files
kreyWillAyd
authored andcommitted
pyperclip upgrade (#28471)
1 parent bd15d12 commit f590cea

File tree

6 files changed

+592
-373
lines changed

6 files changed

+592
-373
lines changed

doc/source/whatsnew/v1.0.0.rst

+1
Original file line numberDiff line numberDiff line change
@@ -396,6 +396,7 @@ I/O
396396
- Bug in :meth:`pandas.io.formats.style.Styler` formatting for floating values not displaying decimals correctly (:issue:`13257`)
397397
- Bug in :meth:`DataFrame.to_html` when using ``formatters=<list>`` and ``max_cols`` together. (:issue:`25955`)
398398
- Bug in :meth:`Styler.background_gradient` not able to work with dtype ``Int64`` (:issue:`28869`)
399+
- Bug in :meth:`DataFrame.to_clipboard` which did not work reliably in ipython (:issue:`22707`)
399400

400401
Plotting
401402
^^^^^^^^

0 commit comments

Comments
 (0)