Skip to content

Pull requests: pytest-dev/pluggy

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
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

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
migrate to baipp
#524 opened Aug 17, 2024 by RonnyPfannschmidt Loading… updated Jan 12, 2025
refactor: implement legacy hookwrappers in terms of a modern hook"
#546 opened Nov 3, 2024 by RonnyPfannschmidt Loading… updated Jan 12, 2025
faster baseline import
#445 opened Sep 19, 2023 by RonnyPfannschmidt Loading… updated Nov 3, 2024
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 force_not_a_hook() and unit test
#447 opened Sep 23, 2023 by wahuneke Draft updated Sep 23, 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
WIP: Draft iterable hooks implementation
#98 opened Nov 12, 2017 by goodboy Loading… updated Aug 16, 2021 1.0
Support defaults via kwargs
#43 opened Feb 13, 2017 by goodboy Loading… updated Aug 16, 2021
ProTip! Exclude everything labeled bug with -label:bug.