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

Making typed.List a typing Generic #5958

Merged
merged 26 commits into from
Feb 1, 2021
Merged

Commits on Jul 3, 2020

  1. Configuration menu
    Copy the full SHA
    3628b53 View commit details
    Browse the repository at this point in the history
  2. flake8 fix

    luk-f-a committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    0857207 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c0015eb View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2020

  1. Configuration menu
    Copy the full SHA
    ece5174 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f96450 View commit details
    Browse the repository at this point in the history
  3. additional fixes

    luk-f-a committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    4d0db93 View commit details
    Browse the repository at this point in the history
  4. fixing wrong overload

    luk-f-a committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    aebe1e9 View commit details
    Browse the repository at this point in the history
  5. flake8 fixes

    luk-f-a committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    fc3d5a0 View commit details
    Browse the repository at this point in the history
  6. one more flake8 fix

    luk-f-a committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    c66c6b2 View commit details
    Browse the repository at this point in the history
  7. flake8 again

    luk-f-a committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    a7b88f9 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2020

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

    luk-f-a committed Nov 28, 2020
    Configuration menu
    Copy the full SHA
    6529714 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2020

  1. adding py.typed file

    luk-f-a committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    87fb3c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4199351 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2021

  1. explicit optional inputs

    luk-f-a committed Jan 6, 2021
    Configuration menu
    Copy the full SHA
    2fd3e59 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2021

  1. Update numba/typed/typedlist.py

    Co-authored-by: Siu Kwan Lam <1929845+sklam@users.noreply.github.com>
    luk-f-a and sklam committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    c4f0139 View commit details
    Browse the repository at this point in the history
  2. Update numba/typed/typedlist.py

    Co-authored-by: Siu Kwan Lam <1929845+sklam@users.noreply.github.com>
    luk-f-a and sklam committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    bb375b9 View commit details
    Browse the repository at this point in the history
  3. Update numba/typed/typedlist.py

    Co-authored-by: Siu Kwan Lam <1929845+sklam@users.noreply.github.com>
    luk-f-a and sklam committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    4c725e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    02fe12a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9838739 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2021

  1. Configuration menu
    Copy the full SHA
    e8294ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8c8edc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4635de View commit details
    Browse the repository at this point in the history
  4. adds a python version guard

    luk-f-a committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    f511819 View commit details
    Browse the repository at this point in the history
  5. flake8 fix

    luk-f-a committed Jan 29, 2021
    Configuration menu
    Copy the full SHA
    d9c80c2 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2021

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