22
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Do not import duplicated modules with --importmode=importlib (#12074)
nicoddemus
as Bruno Oliveira
More... about 2 months ago
Merge pull request #12075 from nicoddemus/yank-8.1.0
nicoddemus
as Bruno Oliveira
More... about 2 months ago
Yank version 8.1.0
nicoddemus
as Bruno Oliveira
More... about 2 months ago
Merge pull request #12070 from RonnyPfannschmidt/lift
nicoddemus
as Bruno Oliveira
More... about 2 months ago
add myself to tidelift More... about 2 months ago
build(deps): Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12 More... about 2 months ago
build(deps): Bump twisted in /testing/plugins_integration More... about 2 months ago
Merge pull request #12055 from bluetech/cherry-pick-release More... about 2 months ago
Cherry-pick 8.1.0 release notes More... about 2 months ago
Merge pull request #12038 from bluetech/fixtures-rm-arg2index More... about 2 months ago
Merge pull request #12048 from bluetech/fixture-teardown-excgroup More... about 2 months ago
Merge pull request #12051 from jakkdl/test_debugging_pythonbreakpoint More... about 2 months ago
[automated] Update plugin list (#12049) More... about 2 months ago
monkeypatch.delenv PYTHONBREAKPOINT in two tests that previously failed/skipped More... about 2 months ago
Merge pull request #11997 from nicoddemus/11475-importlib
nicoddemus
as Bruno Oliveira
More... about 2 months ago
Do not collect symlinked tests under Windows (#12050) More... about 2 months ago
fixtures: use exception group when multiple finalizers raise in fixture teardown More... about 2 months ago
Merge pull request #12043 from bluetech/pyargs-root More... about 2 months ago
doc: document consider_namespace_packages option
nicoddemus
as Bruno Oliveira
More... about 2 months ago
testing/test_pathlib: parametrize namespace package option
nicoddemus
as Bruno Oliveira
More... about 2 months ago
Add consider_namespace_packages ini option
nicoddemus
as Bruno Oliveira
More... about 2 months ago
pathlib: import signature and docs for import_path
nicoddemus
as Bruno Oliveira
More... about 2 months ago
Merge pull request #12042 from donhui/docs-0301 More... 2 months ago
main: slight refactor to collection argument parents logic More... 2 months ago
main: add missing `import importlib.util` More... 2 months ago
main: only include package parents in collection tree for --pyargs collection arguments More... 2 months ago
main: add `module_name` to `CollectionArgument` More... 2 months ago
main: model the result of `resolve_collection_arguments` as a dataclass More... 2 months ago
docs: update plugins number More... 2 months ago
Merge pull request #12037 from bluetech/fixtures-getnextfixturedef-parent More... 2 months ago