File tree 1 file changed +2
-0
lines changed 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -301,6 +301,7 @@ pandas 0.11.0
301
301
- Groupby will handle mutation among an input groups columns (and fallback
302
302
to non-fast apply) (GH3380 _)
303
303
- Eliminated unicode errors on FreeBSD when using MPL GTK backend (GH3360 _)
304
+ - Period.strftime should return unicode strings always (GH3363 _)
304
305
305
306
.. _GH3294 : https://github.com/pydata/pandas/issues/3294
306
307
.. _GH622 : https://github.com/pydata/pandas/issues/622
@@ -309,6 +310,7 @@ pandas 0.11.0
309
310
.. _GH1893 : https://github.com/pydata/pandas/issues/1893
310
311
.. _GH1978 : https://github.com/pydata/pandas/issues/1978
311
312
.. _GH3360 : https://github.com/pydata/pandas/issues/3360
313
+ .. _GH3363 : https://github.com/pydata/pandas/issues/3363
312
314
.. _GH2758 : https://github.com/pydata/pandas/issues/2758
313
315
.. _GH3275 : https://github.com/pydata/pandas/issues/3275
314
316
.. _GH2121 : https://github.com/pydata/pandas/issues/2121
You can’t perform that action at this time.
0 commit comments