COMPAT: pickle compat for Timestamp in py3.6 #14689

Closed
wants to merge 1 commit into
from

Conversation

Projects
None yet
1 participant
Contributor

jreback commented Nov 18, 2016 edited

BUG: fix unorderable exception types in py3.6
xref #14679
xref http://bugs.python.org/issue28730

jreback added this to the 0.19.2 milestone Nov 18, 2016

@jreback jreback COMPAT: pickle compat for Timestamp in py3.6
BUG: fix unorderable exception types in py3.6
cb3d9ee

jreback closed this in 2d8160e Nov 18, 2016

@amolkahat amolkahat added a commit to amolkahat/pandas that referenced this pull request Nov 26, 2016

@jreback @amolkahat jreback + amolkahat COMPAT: pickle compat for Timestamp in py3.6
BUG: fix unorderable exception types in py3.6

closes #14689
bcb5550

@jorisvandenbossche jorisvandenbossche added a commit to jorisvandenbossche/pandas that referenced this pull request Dec 14, 2016

@jreback @jorisvandenbossche jreback + jorisvandenbossche COMPAT: pickle compat for Timestamp in py3.6
BUG: fix unorderable exception types in py3.6

closes #14689

(cherry picked from commit 2d8160e)
4fba878
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment