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

typing: Improve FixtureDefinition and FixtureDef #12999

Draft
wants to merge 39 commits into
base: main
Choose a base branch
from

Commits on Nov 23, 2024

  1. Configuration menu
    Copy the full SHA
    41c7c2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cee9044 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    004f29f View commit details
    Browse the repository at this point in the history
  4. Update AUTHORS

    Glyphack committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    224595a View commit details
    Browse the repository at this point in the history
  5. chore: add changelog entry

    Glyphack committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    8666dfb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b724030 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4552e06 View commit details
    Browse the repository at this point in the history
  8. chore: update changelog

    Glyphack committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    1efc230 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b6f87a3 View commit details
    Browse the repository at this point in the history
  10. refactor: remove unused code

    Glyphack committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    bc69c19 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    da5e8e9 View commit details
    Browse the repository at this point in the history
  12. docs: fix docstring

    Glyphack committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    ec7f7b1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f61c23c View commit details
    Browse the repository at this point in the history
  14. chore: update changelog

    Glyphack committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    144befb View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e556218 View commit details
    Browse the repository at this point in the history
  16. refactor: remove unused code

    Glyphack committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    a48b2a0 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c7d8339 View commit details
    Browse the repository at this point in the history
  18. docs: update docstring

    Glyphack committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    6ba2370 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3bc5ad1 View commit details
    Browse the repository at this point in the history
  20. docs: ignore FixtureFunctionDefinition from docs

    This is an internal class users don't need to know about it.
    Glyphack committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    04a0cde View commit details
    Browse the repository at this point in the history
  21. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and Glyphack committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    9822c94 View commit details
    Browse the repository at this point in the history
  22. Update changelog/11525.improvement.rst

    Co-authored-by: Sviatoslav Sydorenko (Святослав Сидоренко) <[email protected]>
    Glyphack and webknjaz committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    786aec5 View commit details
    Browse the repository at this point in the history
  23. Update src/_pytest/fixtures.py

    Co-authored-by: Sviatoslav Sydorenko (Святослав Сидоренко) <[email protected]>
    Glyphack and webknjaz committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    afe72f6 View commit details
    Browse the repository at this point in the history
  24. Update src/_pytest/fixtures.py

    Co-authored-by: Sviatoslav Sydorenko (Святослав Сидоренко) <[email protected]>
    Glyphack and webknjaz committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    3b66f72 View commit details
    Browse the repository at this point in the history
  25. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and Glyphack committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    149cc30 View commit details
    Browse the repository at this point in the history
  26. Update src/_pytest/compat.py

    Co-authored-by: Sviatoslav Sydorenko (Святослав Сидоренко) <[email protected]>
    Glyphack and webknjaz committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    eb3943c View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    2891be5 View commit details
    Browse the repository at this point in the history
  28. fix: check TypeError raised

    Glyphack committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    1734722 View commit details
    Browse the repository at this point in the history
  29. test: remove redundant test

    Glyphack committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    d749473 View commit details
    Browse the repository at this point in the history
  30. Fix tests

    Glyphack committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    fa2f2b5 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    1b5b4c7 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    6ee850a View commit details
    Browse the repository at this point in the history
  33. Remove get_real_func loop

    Glyphack committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    131e306 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    f062ff6 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

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

Commits on Nov 26, 2024

  1. Configuration menu
    Copy the full SHA
    0c01079 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e18d519 View commit details
    Browse the repository at this point in the history
  3. Fix import

    nicoddemus committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    47c82fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8aa9998 View commit details
    Browse the repository at this point in the history