-
Notifications
You must be signed in to change notification settings - Fork 154
Pull requests: pytest-dev/pluggy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(async): greenlet Submitter and PluginManager.run_async
#710
opened Jul 24, 2026 by
RonnyPfannschmidt
Member
Loading…
feat(project): add ProjectSpec hub for markers and PluginManager
#709
opened Jul 24, 2026 by
RonnyPfannschmidt
Member
Loading…
refactor(caller): Protocol HookCaller, split callers, CompletionHook multicall
#708
opened Jul 24, 2026 by
RonnyPfannschmidt
Member
Loading…
feat(implementation): add NormalImpl, WrapperImpl, and CompletionHook setup API
#707
opened Jul 24, 2026 by
RonnyPfannschmidt
Member
Loading…
feat(decorators): attach Hook*Configuration objects on marked functions
#706
opened Jul 24, 2026 by
RonnyPfannschmidt
Member
Loading…
feat(config): replace TypedDict options with Hook*Configuration
#704
opened Jul 22, 2026 by
RonnyPfannschmidt
Member
•
Draft
2 of 4 tasks
chore(structure): split hook modules into role-specific files
#703
opened Jul 22, 2026 by
RonnyPfannschmidt
Member
•
Draft
2 of 3 tasks
Discover hooks via inspect.getattr_static
#701
opened Jul 21, 2026 by
RonnyPfannschmidt
Member
Loading…
4 tasks done
Replace coverage with pytest-cov and add code quality improvements
#618
opened Oct 27, 2025 by
RonnyPfannschmidt
Member
Loading…
Avoid triggering @property methods on plugins when looking for hookimpls during registration
#536
opened Sep 27, 2024 by
pirate
Loading…
Fix the issue where passing keyword argumentss was not effective
#475
opened Jan 25, 2024 by
DeathlessDogface
Loading…
add test coverage for weird case of plugin with multiple impls of same spec
#446
opened Sep 22, 2023 by
wahuneke
Contributor
Loading…
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.