-
Notifications
You must be signed in to change notification settings - Fork 160
Pull requests: pytest-dev/pluggy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: reject PluginManager.register(None)
#731
opened Sep 18, 2026 by
Pitchfork-and-Torch
Loading…
1 task done
Add detail to traced values where str() is ambiguous
bot:chronographer:provided
#729
opened Sep 12, 2026 by
RonnyPfannschmidt
Member
Loading…
Make hook tracing unable to fail a hook call
bot:chronographer:provided
#728
opened Sep 12, 2026 by
RonnyPfannschmidt
Member
Loading…
2
docs: fix nitpicky build for TYPE_CHECKING-only annotations
#715
opened Jul 28, 2026 by
davidpavlovschi
Loading…
feat(async): greenlet Submitter and PluginManager.run_async
bot:chronographer:provided
#710
opened Jul 24, 2026 by
RonnyPfannschmidt
Member
•
Draft
feat(project): add ProjectSpec hub for markers and PluginManager
bot:chronographer:provided
#709
opened Jul 24, 2026 by
RonnyPfannschmidt
Member
•
Draft
refactor(caller): Protocol HookCaller, split callers, CompletionHook multicall
bot:chronographer:provided
#708
opened Jul 24, 2026 by
RonnyPfannschmidt
Member
•
Draft
feat(implementation): add NormalImpl, WrapperImpl, and CompletionHook setup API
bot:chronographer:provided
#707
opened Jul 24, 2026 by
RonnyPfannschmidt
Member
•
Draft
feat(decorators): attach Hook*Configuration objects on marked functions
bot:chronographer:provided
#706
opened Jul 24, 2026 by
RonnyPfannschmidt
Member
•
Draft
feat(config): replace TypedDict options with Hook*Configuration
bot:chronographer:provided
#704
opened Jul 22, 2026 by
RonnyPfannschmidt
Member
Loading…
2 of 4 tasks
chore(structure): split hook modules into role-specific files
bot:chronographer:provided
#703
opened Jul 22, 2026 by
RonnyPfannschmidt
Member
Loading…
Fix the issue where passing keyword argumentss was not effective
#475
opened Jan 25, 2024 by
DeathlessDogface
Loading…
ProTip!
Exclude everything labeled
bug with -label:bug.