Skip to content

BUG: Timestamp == date match stdlib #36131

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 64 commits into from
Jan 1, 2021
Merged
Changes from 1 commit
Commits
Show all changes
64 commits
Select commit Hold shift + click to select a range
4c5eddd
REF: remove unnecesary try/except
jbrockmendel Aug 21, 2020
c632c9f
Merge branch 'master' of https://github.com/pandas-dev/pandas into re…
jbrockmendel Aug 21, 2020
9e64be3
Merge branch 'master' of https://github.com/pandas-dev/pandas into re…
jbrockmendel Aug 21, 2020
42649fb
TST: add test for agg on ordered categorical cols (#35630)
mathurk1 Aug 21, 2020
47121dd
TST: resample does not yield empty groups (#10603) (#35799)
tkmz-n Aug 21, 2020
1decb3e
revert accidental rebase
jbrockmendel Aug 22, 2020
57c5dd3
Merge branch 'master' of https://github.com/pandas-dev/pandas into ma…
jbrockmendel Aug 22, 2020
a358463
Merge branch 'master' of https://github.com/pandas-dev/pandas into ma…
jbrockmendel Aug 23, 2020
ffa7ad7
Merge branch 'master' of https://github.com/pandas-dev/pandas into ma…
jbrockmendel Aug 23, 2020
e5e98d4
Merge branch 'master' of https://github.com/pandas-dev/pandas into ma…
jbrockmendel Aug 24, 2020
408db5a
Merge branch 'master' of https://github.com/pandas-dev/pandas into ma…
jbrockmendel Aug 24, 2020
9b1b3f3
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel Aug 26, 2020
a6d4228
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel Sep 4, 2020
5517a68
BUG: Timestamp == date comparison match stdlib
jbrockmendel Sep 4, 2020
5ce9683
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel Sep 11, 2020
f43e920
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel Sep 12, 2020
1bffa44
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel Sep 13, 2020
8c6012e
Deprecate
jbrockmendel Sep 13, 2020
ec827a0
isort troubleshoot
jbrockmendel Sep 13, 2020
fbb1576
catch warnings
jbrockmendel Sep 13, 2020
efae3ad
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel Sep 13, 2020
e53dc16
suggested edit
jbrockmendel Sep 13, 2020
e504852
troubleshoot isort
jbrockmendel Sep 14, 2020
5b34905
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel Sep 20, 2020
f0060e3
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel Sep 21, 2020
f97848e
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel Sep 22, 2020
41ae9cd
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel Sep 26, 2020
f0add43
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel Sep 26, 2020
da0888c
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel Sep 29, 2020
27c8005
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel Oct 1, 2020
8036c99
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel Oct 3, 2020
a8fed20
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel Oct 11, 2020
198d9e0
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel Oct 14, 2020
67429a1
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel Oct 31, 2020
3513f3b
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel Oct 31, 2020
6df2513
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel Oct 31, 2020
dbb3086
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel Nov 10, 2020
87ff44a
split+fixturize
jbrockmendel Nov 10, 2020
c97a1e7
asserts for warnings
jbrockmendel Nov 10, 2020
67b3fb2
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel Nov 11, 2020
da9426c
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel Nov 25, 2020
13f170b
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel Nov 25, 2020
ba18c96
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel Nov 28, 2020
de69fb4
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel Dec 6, 2020
d412ac0
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel Dec 8, 2020
cf85a4f
move whatnsew
jbrockmendel Dec 8, 2020
a1e32d7
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel Dec 17, 2020
938ad02
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel Dec 23, 2020
06589ca
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel Dec 23, 2020
4cd919c
tc1 -> cat_series1
jbrockmendel Dec 23, 2020
947daac
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel Dec 27, 2020
5196b1e
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel Dec 27, 2020
4d7aa41
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel Dec 29, 2020
a307a0c
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel Dec 29, 2020
a92409d
revert drop_duplicates tests
jbrockmendel Dec 30, 2020
164e2b4
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel Dec 30, 2020
a321fdd
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel Dec 30, 2020
0cb6019
Update pandas/_libs/tslibs/timestamps.pyx
jbrockmendel Dec 30, 2020
3557c7a
Merge branch 'bug-timestamp-cmp-date' of github.com:jbrockmendel/pand…
jbrockmendel Dec 30, 2020
af49cb5
catch warning
jbrockmendel Dec 30, 2020
7a423f4
lint fixup
jbrockmendel Dec 30, 2020
677760f
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel Dec 31, 2020
b8c67e9
Merge branch 'master' of https://github.com/pandas-dev/pandas into bu…
jbrockmendel Dec 31, 2020
fbfdaff
suppress warning
jbrockmendel Dec 31, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
troubleshoot isort
  • Loading branch information
jbrockmendel committed Sep 14, 2020
commit e5048524e368f5c5db2bb6d63a51bef4170ef529
4 changes: 2 additions & 2 deletions pandas/_libs/tslibs/timestamps.pyx
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@ from numpy cimport int8_t, int64_t, ndarray, uint8_t

cnp.import_array()

from cpython.datetime cimport (
from cpython.datetime cimport ( # alias bc `tzinfo` is a kwarg below
PyDate_Check,
PyDateTime_Check,
PyDateTime_IMPORT,
PyDelta_Check,
PyTZInfo_Check,
datetime,
time,
tzinfo as tzinfo_type, # alias bc `tzinfo` is a kwarg below
tzinfo as tzinfo_type,
)
from cpython.object cimport Py_EQ, Py_NE, PyObject_RichCompare, PyObject_RichCompareBool

Expand Down