-
Notifications
You must be signed in to change notification settings - Fork 127
Pull requests: pytest-dev/pluggy
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Avoid triggering @property methods on plugins when looking for hookimpls during registration
#536
opened Sep 27, 2024 by
pirate
Loading…
updated Feb 5, 2025
build(deps): bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4
dependencies
Pull requests that update a dependency file
#564
opened Feb 3, 2025 by
dependabot
bot
Loading…
updated Feb 3, 2025
refactor: implement legacy hookwrappers in terms of a modern hook"
#546
opened Nov 3, 2024 by
RonnyPfannschmidt
Loading…
updated Jan 12, 2025
add test cases to improve coverage stat
#452
opened Oct 3, 2023 by
wahuneke
Loading…
updated Apr 19, 2024
Fix the issue where passing keyword argumentss was not effective
#475
opened Jan 25, 2024 by
DeathlessDogface
Loading…
updated Jan 30, 2024
[WIP] Issue 424/add saferepr
#460
opened Dec 13, 2023 by
anusha-shekhar
•
Draft
updated Dec 14, 2023
add test coverage for weird case of plugin with multiple impls of same spec
#446
opened Sep 22, 2023 by
wahuneke
Loading…
updated Sep 23, 2023
migrate to hatch + move importlib hacks to own module for typing
#362
opened Aug 3, 2022 by
RonnyPfannschmidt
Loading…
updated Jul 1, 2023
Split CI workflows into 'test' and 'deploy'
#367
opened Nov 15, 2022 by
nicoddemus
Loading…
updated Nov 15, 2022
Remove unecessary try/finally: in _multicall
#277
opened Jun 7, 2020 by
bluetech
Loading…
updated Aug 16, 2021
Cythonize the call loop
enhancement
performance
#263
opened Jun 4, 2020 by
goodboy
Loading…
updated Aug 16, 2021
4 of 6 tasks
ProTip!
Exclude everything labeled
bug
with -label:bug.