Skip to content
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

Use python 3.8 in CI builds #820

Merged
merged 11 commits into from
Feb 20, 2021
Merged

Use python 3.8 in CI builds #820

merged 11 commits into from
Feb 20, 2021

Commits on Jun 2, 2020

  1. Configuration menu
    Copy the full SHA
    bc6116d View commit details
    Browse the repository at this point in the history
  2. CI: build PR with python 3.8 on Ubuntu,

    with py3.7 on other OSes
    breznak committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    40994ee View commit details
    Browse the repository at this point in the history
  3. allow pytest>=4.6 for 5.x series for Py 3.8

    in order to try debug py3.8 test failures.
    breznak committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    52dd2e7 View commit details
    Browse the repository at this point in the history
  4. CI try with py 3.8.1

    not 3.8
    breznak committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    0f252cd View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. Configuration menu
    Copy the full SHA
    d351418 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2020

  1. Configuration menu
    Copy the full SHA
    6a4cbb1 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2021

  1. Configuration menu
    Copy the full SHA
    118d84f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9eff75d View commit details
    Browse the repository at this point in the history
  3. Try py3.8 also on Win and OSX

    breznak committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    468ab95 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a0805a6 View commit details
    Browse the repository at this point in the history
  5. Test: fix ClassifierRegion test sensitivity

    had to increase SDR size (to pass sanity check) so the result slightly
    changed
    breznak committed Feb 19, 2021
    Configuration menu
    Copy the full SHA
    16091b4 View commit details
    Browse the repository at this point in the history