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

Ability to have kw_only attributes defined anywhere, as an optional feature #559

Merged
merged 12 commits into from
Aug 21, 2019

Commits on Jul 26, 2019

  1. Ability to disable the keyword-only order checks that forbid normal a…

    …ttrs after kw_only attrs
    fisadev committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    1ce2533 View commit details
    Browse the repository at this point in the history
  2. Updated typing info

    fisadev committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    ac4e06f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e945a3 View commit details
    Browse the repository at this point in the history
  4. Pep8

    fisadev committed Jul 26, 2019
    Configuration menu
    Copy the full SHA
    b27b332 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2019

  1. Updated docstring

    fisadev committed Aug 2, 2019
    Configuration menu
    Copy the full SHA
    05f0b3a View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2019

  1. Configuration menu
    Copy the full SHA
    8dad19d View commit details
    Browse the repository at this point in the history
  2. Update tests after the rename

    fisadev committed Aug 13, 2019
    Configuration menu
    Copy the full SHA
    2fd384c View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2019

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

Commits on Aug 20, 2019

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

Commits on Aug 21, 2019

  1. Configuration menu
    Copy the full SHA
    ba89d81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8790ec3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7a0259 View commit details
    Browse the repository at this point in the history