Skip to content

Issues: pytest-dev/pluggy

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Why pluggy ignore hookimpl kwargsnames?
#522 opened Aug 15, 2024 by noklam updated Dec 10, 2024
Add type checking for hook specifications
#191 opened Feb 18, 2019 by rbdixon updated Oct 28, 2024
Question about hook call order discussion question
#250 opened Jan 25, 2020 by tlambert03 updated Oct 5, 2024
Possible to tell which hook answered a call?
#485 opened Mar 5, 2024 by simonw updated Sep 29, 2024
Get plugin corresponding to return values when calling hook
#235 opened Sep 10, 2019 by youngmit updated Jul 7, 2024
tracing: store called hook_impls discussion enhancement
#240 opened Nov 14, 2019 by blueyed updated Jul 7, 2024
support async hook calls
#320 opened Aug 16, 2021 by RonnyPfannschmidt updated May 30, 2024
6 tasks
Troubles to understand the new updates on Pluggy
#468 opened Jan 11, 2024 by Tiarles updated Mar 28, 2024
Add python-lsp-server to downstream tests
#465 opened Dec 22, 2023 by bluetech updated Dec 22, 2023
improve PluginValidationError enhancement
#211 opened May 14, 2019 by gaborbernat updated Nov 2, 2023
speedup of pluggy
#322 opened Aug 16, 2021 by RonnyPfannschmidt updated Sep 27, 2023
9 tasks
multi hook registration does not unregister bug
#431 opened Aug 14, 2023 by RonnyPfannschmidt updated Sep 22, 2023
Question about default values in hook implementation
#442 opened Sep 10, 2023 by krassowski updated Sep 10, 2023
RFE: is it possible to start making github releases?🤔
#437 opened Aug 30, 2023 by kloczek updated Aug 30, 2023
Can plugins be executed concurrently?
#436 opened Aug 26, 2023 by dAnjou updated Aug 26, 2023
Avoid erroring from tracing
#424 opened Jul 20, 2023 by astrojuanlu updated Aug 15, 2023
Class diagram
#341 opened Jan 10, 2022 by bluetech updated Aug 5, 2023
concurrent hook calls
#321 opened Aug 16, 2021 by RonnyPfannschmidt updated Jul 20, 2023
4 tasks
Class based plugins and entrypoints
#357 opened Jul 19, 2022 by chevignon93 updated Jul 20, 2023
1.2.0: strange output on generate documentation.
#417 opened Jul 10, 2023 by kloczek updated Jul 10, 2023
ProTip! Exclude everything labeled bug with -label:bug.