Skip to content

Drop Python 3.6 support #35214

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 68 commits into from
Aug 11, 2020
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
68 commits
Select commit Hold shift + click to select a range
ebd254d
DEPS: drop 3.6 (#34472)
fangchenli Jul 10, 2020
b415ac9
Merge remote-tracking branch 'upstream/master' into drop-3.6
fangchenli Jul 10, 2020
71d950d
DEPS: drop 3.6 (#34472)
fangchenli Jul 10, 2020
15cd795
DEPS: fix file name (#34472)
fangchenli Jul 10, 2020
45ff57f
DEPS: fix import (#34472)
fangchenli Jul 10, 2020
d6ccbaf
DEPS: fix job name (#34472)
fangchenli Jul 10, 2020
ef13449
DEPS: resolve min version conflicts (#34472)
fangchenli Jul 10, 2020
d46c764
DEPS: fix env name (#34472)
fangchenli Jul 10, 2020
07dea22
DEPS: remove py36 check in test, bump matplotlib (#34472)
fangchenli Jul 10, 2020
2f9299f
DEPS: fix travis 37 locale (#34472)
fangchenli Jul 10, 2020
f493979
Merge remote-tracking branch 'upstream/master' into drop-3.6
fangchenli Jul 10, 2020
34d3e69
DEPS: remove PY37 check from tests (#34472)
fangchenli Jul 10, 2020
8ec1d0b
DEPS: remove import (#34472)
fangchenli Jul 11, 2020
11c8654
DEPS: remove PY37 in benchmark (#34472)
fangchenli Jul 11, 2020
3522442
Merge remote-tracking branch 'upstream/master' into drop-3.6
fangchenli Jul 11, 2020
dd42178
try to fix timeout
fangchenli Jul 11, 2020
e3c34bd
pytable version
fangchenli Jul 11, 2020
9e676dd
update minimum version
fangchenli Jul 11, 2020
2acad80
remove xfail for test apply
fangchenli Jul 11, 2020
5d6b5df
remove import
fangchenli Jul 11, 2020
6408afa
try to fix timeout
fangchenli Jul 12, 2020
cd6d49e
try to fix timeout
fangchenli Jul 12, 2020
64ad8d2
try to fix timeout
fangchenli Jul 12, 2020
0841147
bump to 3.7.1 to fix timeout
fangchenli Jul 12, 2020
74b80de
resolve conflict
fangchenli Jul 16, 2020
7532c06
Merge remote-tracking branch 'upstream/master' into drop-3.6
fangchenli Jul 22, 2020
65d8bbe
migrate ci
fangchenli Jul 22, 2020
d1a7d7f
fix env name
fangchenli Jul 22, 2020
b8e7040
remove py37-locale from azure
fangchenli Jul 23, 2020
2fb8e62
Merge remote-tracking branch 'upstream/master' into drop-3.6
fangchenli Jul 27, 2020
f90ac2e
resolve conflicts
fangchenli Jul 27, 2020
cb811ca
update ci
fangchenli Jul 27, 2020
ef5641b
update ci
fangchenli Jul 27, 2020
7f67365
Merge remote-tracking branch 'upstream/master' into drop-3.6
fangchenli Jul 29, 2020
5a6fa8d
sync with master
fangchenli Jul 29, 2020
6fe2c08
Merge remote-tracking branch 'upstream/master' into drop-3.6
fangchenli Jul 29, 2020
0910c82
whatsnew and install doc
fangchenli Jul 29, 2020
e3f7fd3
whatsnew and install doc
fangchenli Jul 29, 2020
34a77fe
Merge remote-tracking branch 'upstream/master' into drop-3.6
fangchenli Aug 1, 2020
22d2c30
update environment.yml
fangchenli Aug 1, 2020
5405b57
update environment.yml
fangchenli Aug 1, 2020
90bedcf
Merge remote-tracking branch 'upstream/master' into drop-3.6
fangchenli Aug 4, 2020
2337e22
Merge remote-tracking branch 'upstream/master' into drop-3.6
fangchenli Aug 5, 2020
f1d831a
Merge remote-tracking branch 'upstream/master' into drop-3.6
fangchenli Aug 7, 2020
0a10c9d
uncomment azure p37 locale
fangchenli Aug 7, 2020
d42139e
Merge remote-tracking branch 'upstream/master' into drop-3.6
fangchenli Aug 7, 2020
a1991ec
Merge remote-tracking branch 'upstream/master' into drop-3.6
fangchenli Aug 7, 2020
a204500
Merge remote-tracking branch 'upstream/master' into drop-3.6
fangchenli Aug 7, 2020
8685719
move min pyarrow test
fangchenli Aug 7, 2020
efdb11a
Merge remote-tracking branch 'upstream/master' into drop-3.6
fangchenli Aug 7, 2020
968098a
bumpy numpy to 1.16.5
fangchenli Aug 7, 2020
ead2fb2
bumpy numpy to 1.16.5
fangchenli Aug 7, 2020
c3f7166
fix 32bit
fangchenli Aug 7, 2020
f1ef0d8
Merge remote-tracking branch 'upstream/master' into drop-3.6
fangchenli Aug 7, 2020
566e635
comment out 32bit CI
fangchenli Aug 7, 2020
106a5d7
Merge remote-tracking branch 'upstream/master' into drop-3.6
fangchenli Aug 8, 2020
43d2256
update numpy version in numpy/__init__.py
fangchenli Aug 8, 2020
5edb053
remove import from numpy/__init__.py
fangchenli Aug 8, 2020
f8020cf
Merge remote-tracking branch 'upstream/master' into drop-3.6
fangchenli Aug 8, 2020
54d2079
Merge remote-tracking branch 'upstream/master' into drop-3.6
fangchenli Aug 9, 2020
b71f199
Merge remote-tracking branch 'upstream/master' into drop-3.6
fangchenli Aug 10, 2020
3d56e00
filter DeprecationWarning
fangchenli Aug 10, 2020
13d4cb2
filter DeprecationWarning
fangchenli Aug 10, 2020
8ca6918
skip unreliable test for windows
fangchenli Aug 10, 2020
0fa361c
skip unreliable test for windows
fangchenli Aug 10, 2020
081f478
fix parameter order in docstring
fangchenli Aug 10, 2020
5bcbff3
skip test
fangchenli Aug 10, 2020
a69ecfe
skip test
fangchenli Aug 10, 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
DEPS: remove import (#34472)
  • Loading branch information
fangchenli committed Jul 11, 2020
commit 8ec1d0be34e998dad5035cfd1d04a0f76beb9baf
2 changes: 1 addition & 1 deletion pandas/tests/api/test_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
import pytest

import pandas as pd
from pandas import api, compat
from pandas import api
import pandas._testing as tm


Expand Down
3 changes: 1 addition & 2 deletions pandas/tests/groupby/test_categorical.py
Original file line number Diff line number Diff line change
Expand Up @@ -247,8 +247,7 @@ def test_level_get_group(observed):
# GH#21636 flaky on py37; may be related to older numpy, see discussion
# https://github.com/MacPython/pandas-wheels/pull/64
@pytest.mark.xfail(
_np_version_under1p17 and not is_platform_windows(),
reason="Flaky, GH-27902",
_np_version_under1p17 and not is_platform_windows(), reason="Flaky, GH-27902",
)
@pytest.mark.parametrize("ordered", [True, False])
def test_apply(ordered):
Expand Down
1 change: 0 additions & 1 deletion pandas/tests/tseries/offsets/test_offsets.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
import pandas._libs.tslibs.offsets as liboffsets
from pandas._libs.tslibs.offsets import ApplyTypeError, _get_offset, _offset_map
from pandas._libs.tslibs.period import INVALID_FREQ_ERR_MSG
import pandas.compat as compat
from pandas.compat.numpy import np_datetime64_compat
from pandas.errors import PerformanceWarning

Expand Down