22
I Use This!
High Activity

Commits : Listings

Analyzed about 19 hours 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
testing/test_pathlib: add an importlib test
nicoddemus
as Bruno Oliveira
More... 2 months ago
testing/test_pathlib: remove `test_issue131_on__init__`
nicoddemus
as Bruno Oliveira
More... 2 months ago
testing/test_doctest: make `test_importmode` more realistic
nicoddemus
as Bruno Oliveira
More... 2 months ago
doc: update and improve import mode docs
nicoddemus
as Bruno Oliveira
More... 2 months ago
pathlib: extract a function `_import_module_using_spec`
nicoddemus
as Bruno Oliveira
More... 2 months ago
pathlib: consider namespace packages in `resolve_pkg_root_and_module_name`
nicoddemus
as Bruno Oliveira
More... 2 months ago
pathlib: handle filenames starting with `.` in `module_name_from_path`
nicoddemus
as Bruno Oliveira
More... 2 months ago
pathlib: extract a function `resolve_pkg_root_and_module_name`
nicoddemus
as Bruno Oliveira
More... 2 months ago
fixtures: remove unneeded optimization from `_getnextfixturedef` More... 2 months ago
fixtures: add `_iter_chain` helper method More... 2 months ago
fixtures: avoid mutable `arg2index` state in favor of looking up the request chain More... 2 months ago
build(deps): Bump anyio[curio,trio] in /testing/plugins_integration (#12033) More... 2 months ago
Small performance/readability improvments when iterating dictionnary with ``keys()`` More... 2 months ago
Merge pull request #12031 from pytest-dev/update-plugin-list/patch-affc652f1
nicoddemus
as Bruno Oliveira
More... 2 months ago
Fix mention of the prefix for pytest plugins in `plugin_list`
nicoddemus
as Bruno Oliveira
More... 2 months ago
[automated] Update plugin list More... 2 months ago
Merge pull request #12030 from bluetech/cherry-pick-release More... 2 months ago
Cherry pick 8.0.2 release notes More... 2 months ago
New verbosity_test_case ini option (#11653) More... 2 months ago
Merge pull request #12027 from bluetech/sys-last-exc More... 2 months ago
Merge pull request #12023 from bluetech/fixtures-cleanups-2 More... 2 months ago
Merge pull request #12022 from bluetech/revert-11721 More... 2 months ago
Fix collection of short paths on Windows (#11936)
nicoddemus
as Bruno Oliveira
More... 2 months ago
Revert "Fix teardown error reporting when `--maxfail=1` (#11721)" More... 2 months ago
Add typing to `from_parent` return values (#11916) More... 2 months ago
ENH: Improve warning stacklevel (#12014) More... 2 months ago
Remove Anthony from Tidelift participants (#12020)
nicoddemus
as Bruno Oliveira
More... 2 months ago
fixtures: remove an unneeded suppress More... 2 months ago
Merge pull request #12019 from bluetech/fixtures-simplify More... 2 months ago
Add --log-file-mode option to the logging plugin, enabling appending to log-files (#11979) More... 2 months ago