Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
COMPAT: pickle compat for Timestamp in py3.6 #14689
Conversation
jreback
added Indexing Python 3.6 Timeseries
labels
Nov 18, 2016
jreback
added this to the
0.19.2
milestone
Nov 18, 2016
jreback
closed this
in 2d8160e
Nov 18, 2016
amolkahat
added a commit
to amolkahat/pandas
that referenced
this pull request
Nov 26, 2016
|
|
jreback + amolkahat |
bcb5550
|
jorisvandenbossche
added a commit
to jorisvandenbossche/pandas
that referenced
this pull request
Dec 14, 2016
|
|
jreback + jorisvandenbossche |
4fba878
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
jreback commentedNov 18, 2016
•
edited
BUG: fix unorderable exception types in py3.6
xref #14679
xref http://bugs.python.org/issue28730