Skip to content

[MRG] Fix collections.abc deprecations with Python 3.7 (0.19.X backport)#11509

Merged
ogrisel merged 7 commits intoscikit-learn:0.19.Xfrom
rth:0192-collections-abc-fix
Jul 14, 2018
Merged

[MRG] Fix collections.abc deprecations with Python 3.7 (0.19.X backport)#11509
ogrisel merged 7 commits intoscikit-learn:0.19.Xfrom
rth:0192-collections-abc-fix

Conversation

@rth
Copy link
Copy Markdown
Member

@rth rth commented Jul 13, 2018

Backport of #11431 to 0.19.X that removes the deprecation warning about ABC being moved from collections to collections.abc when importing scikit-learn in Python 3.7.

Do not merge while the parent PR is not merged. Done as part of #11422

@sklearn-lgtm
Copy link
Copy Markdown

This pull request introduces 9 alerts when merging 94ce03d into baa18ee - view on LGTM.com

new alerts:

  • 9 for Unused import

Comment posted by LGTM.com

@amueller
Copy link
Copy Markdown
Member

there's no pytest on 0.19.2, so you need to fix that, I guess?

@rth
Copy link
Copy Markdown
Member Author

rth commented Jul 14, 2018

Yes, working on it..

@sklearn-lgtm
Copy link
Copy Markdown

This pull request introduces 8 alerts when merging cc66ffa into baa18ee - view on LGTM.com

new alerts:

  • 8 for Unused import

Comment posted by LGTM.com

@sklearn-lgtm
Copy link
Copy Markdown

This pull request introduces 8 alerts when merging a7a43dd into baa18ee - view on LGTM.com

new alerts:

  • 8 for Unused import

Comment posted by LGTM.com

@rth rth changed the title [NOMRG] Fix collections.abc deprecations with Python 3.7 (0.19.X backport) [MRG] Fix collections.abc deprecations with Python 3.7 (0.19.X backport) Jul 14, 2018
@ogrisel ogrisel merged commit 741c638 into scikit-learn:0.19.X Jul 14, 2018
@ogrisel
Copy link
Copy Markdown
Member

ogrisel commented Jul 14, 2018

Thanks, merged.

yarikoptic added a commit to yarikoptic/scikit-learn that referenced this pull request Jul 27, 2018
* tag '0.19.2':
  Release 0.19.2
  [MRG] Fix collections.abc deprecations with Python 3.7 (0.19.X backport) (scikit-learn#11509)
  FIX need to explicitly raise SkipTest
  MAINT disabled some tests failing under macOS and 32-bit Python on windows.
  MNT Release 0.19.2 with python 3.7 support (scikit-learn#11422)
  DOC previous versions -> all available versions (scikit-learn#10179)
  MAINT only build versions list on master branch
  [MRG+1] MAINT Use magic to list documentation versions (scikit-learn#9841)
  DOC Add Examples heading
  minor fixes to whatsnew
  fix release 0.19.1 whatsnew link (scikit-learn#9981)
yarikoptic added a commit to yarikoptic/scikit-learn that referenced this pull request Jul 27, 2018
* releases:
  Release 0.19.2
  [MRG] Fix collections.abc deprecations with Python 3.7 (0.19.X backport) (scikit-learn#11509)
  FIX need to explicitly raise SkipTest
  MAINT disabled some tests failing under macOS and 32-bit Python on windows.
  MNT Release 0.19.2 with python 3.7 support (scikit-learn#11422)
  DOC previous versions -> all available versions (scikit-learn#10179)
  MAINT only build versions list on master branch
  [MRG+1] MAINT Use magic to list documentation versions (scikit-learn#9841)
  DOC Add Examples heading
  minor fixes to whatsnew
  fix release 0.19.1 whatsnew link (scikit-learn#9981)
yarikoptic added a commit to yarikoptic/scikit-learn that referenced this pull request Jul 27, 2018
* dfsg:
  Release 0.19.2
  [MRG] Fix collections.abc deprecations with Python 3.7 (0.19.X backport) (scikit-learn#11509)
  FIX need to explicitly raise SkipTest
  MAINT disabled some tests failing under macOS and 32-bit Python on windows.
  MNT Release 0.19.2 with python 3.7 support (scikit-learn#11422)
  DOC previous versions -> all available versions (scikit-learn#10179)
  MAINT only build versions list on master branch
  [MRG+1] MAINT Use magic to list documentation versions (scikit-learn#9841)
  DOC Add Examples heading
  minor fixes to whatsnew
  fix release 0.19.1 whatsnew link (scikit-learn#9981)
@rth rth deleted the 0192-collections-abc-fix branch July 15, 2019 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants