File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -22,10 +22,7 @@ Performance Improvements
22
22
23
23
Bug Fixes
24
24
~~~~~~~~~
25
- - compat with ``dateutil==2.6.0`` for testing (:issue:`14621`)
26
- - allow ``nanoseconds`` in ``Timestamp.replace`` kwargs (:issue:`14621`)
27
- - BUG in clipboard (linux, python2) with unicode and separator (:issue:`13747`)
28
- =======
25
+
29
26
- Compat with ``dateutil==2.6.0``; segfault reported in the testing suite (:issue:`14621`)
30
27
- Allow ``nanoseconds`` in ``Timestamp.replace`` as a kwarg (:issue:`14621`)
31
28
@@ -46,3 +43,4 @@ Bug Fixes
46
43
47
44
48
45
- Explicit check in ``to_stata`` and ``StataWriter`` for out-of-range values when writing doubles (:issue:`14618`)
46
+ - BUG in clipboard (linux, python2) with unicode and separator (:issue:`13747`)
You can’t perform that action at this time.
0 commit comments