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

Provide option in attrs.define to allow users to exclude parameters set to default value from repr #1276

Open
wants to merge 23 commits into
base: main
Choose a base branch
from

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    934a86d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8081ec View commit details
    Browse the repository at this point in the history
  3. Add versionadded to docstring

    RNKuhns committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    83782d1 View commit details
    Browse the repository at this point in the history
  4. Update attrs typing defs

    RNKuhns committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    2305452 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a8f80ca View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. Configuration menu
    Copy the full SHA
    ddf1257 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06152e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    addc6f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    82e7f4e View commit details
    Browse the repository at this point in the history
  5. Add to examples.md

    RNKuhns committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    34cfcdf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5af400b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0601224 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c8d7ebc View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Configuration menu
    Copy the full SHA
    1217c7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2042b0a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a686bc View commit details
    Browse the repository at this point in the history
  4. Merge branch 'repr_optionally_exclude_param_defaults' of https://gith…

    …ub.com/RNKuhns/attrs into repr_optionally_exclude_param_defaults
    RNKuhns committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    48b9f5f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    50ed7bb View commit details
    Browse the repository at this point in the history
  6. Another examples fix

    RNKuhns committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    98a7523 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    17cdc44 View commit details
    Browse the repository at this point in the history
  8. One last example update

    RNKuhns committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    bcbbe72 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

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

Commits on Jul 18, 2024

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