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

feat: support users specifying an undeclared parametrization of python #361

Merged
merged 27 commits into from
Dec 29, 2020

Commits on Nov 20, 2020

  1. Configuration menu
    Copy the full SHA
    8759209 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b016d61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b4e553 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2020

  1. Configuration menu
    Copy the full SHA
    3659f3e View commit details
    Browse the repository at this point in the history
  2. fix type issue

    crwilcox committed Nov 21, 2020
    Configuration menu
    Copy the full SHA
    73ae618 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

  1. Configuration menu
    Copy the full SHA
    b672b70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08569a7 View commit details
    Browse the repository at this point in the history
  3. dedupe extra pythons that match existing pythons.

    Co-authored-by: Claudio Jolowicz <cjolowicz@gmail.com>
    crwilcox and cjolowicz authored Nov 24, 2020
    Configuration menu
    Copy the full SHA
    6cf1b99 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    974e222 View commit details
    Browse the repository at this point in the history
  5. Update nox/manifest.py

    Co-authored-by: Claudio Jolowicz <cjolowicz@gmail.com>
    crwilcox and cjolowicz authored Nov 24, 2020
    Configuration menu
    Copy the full SHA
    169ede8 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2020

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

Commits on Nov 26, 2020

  1. Add a method to ensure a unique and ordered session list.

    Co-authored by cjolowicz.
    crwilcox committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    3c43215 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46f32f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d86ff0 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. Use parametrized tests

    Co-authored-by: Claudio Jolowicz <cjolowicz@gmail.com>
    crwilcox and cjolowicz authored Nov 30, 2020
    Configuration menu
    Copy the full SHA
    57d6a5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4ab2b5 View commit details
    Browse the repository at this point in the history
  3. Simplify handling of extra pythons

    Co-authored-by: Claudio Jolowicz <cjolowicz@gmail.com>
    crwilcox and cjolowicz authored Nov 30, 2020
    Configuration menu
    Copy the full SHA
    62e5948 View commit details
    Browse the repository at this point in the history
  4. blacken

    Co-authored-by: Claudio Jolowicz <cjolowicz@gmail.com>
    crwilcox and cjolowicz authored Nov 30, 2020
    Configuration menu
    Copy the full SHA
    7bb69a2 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

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

Commits on Dec 2, 2020

  1. Update docs/usage.rst

    Co-authored-by: Danny Hermes <daniel.j.hermes@gmail.com>
    crwilcox and dhermes authored Dec 2, 2020
    Configuration menu
    Copy the full SHA
    afe79e4 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2020

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

Commits on Dec 23, 2020

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

Commits on Dec 28, 2020

  1. Update docs/usage.rst

    Co-authored-by: Claudio Jolowicz <cjolowicz@gmail.com>
    crwilcox and cjolowicz authored Dec 28, 2020
    Configuration menu
    Copy the full SHA
    bb37f02 View commit details
    Browse the repository at this point in the history
  2. Update docs/usage.rst

    Co-authored-by: Claudio Jolowicz <cjolowicz@gmail.com>
    crwilcox and cjolowicz authored Dec 28, 2020
    Configuration menu
    Copy the full SHA
    9363b62 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2020

  1. Configuration menu
    Copy the full SHA
    164e4ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94b41b3 View commit details
    Browse the repository at this point in the history