summaryrefslogtreecommitdiffstats
path: root/contrib/tools/python/src/Python/mysnprintf.c
diff options
context:
space:
mode:
authorantonyzhilin <[email protected]>2026-03-16 16:02:58 +0300
committerantonyzhilin <[email protected]>2026-03-17 06:05:46 +0300
commit8b3f2accec2c327842e23d6c7e3674acb11419ed (patch)
tree6c506cbb27aef24df44ce865560786691263341a /contrib/tools/python/src/Python/mysnprintf.c
parent456efb878536940cf1442d584ea367ec4bcbfa0e (diff)
feat pytest: partially enable behavior of CONFTEST_LOAD_POLICY_LOCAL for all tests
1. `module_node.path` (py3) or `fspath` (py2) are now always in the form `yatest.common.source_path("path/from/repo/root/to/my_test.py")` instead of the previous `partial.path.to.my_test.py` 2. `module_node.nodeid` is now always in the form `path/from/repo/root/to/my_test.py` instead of the previous `partial.path.to.my_test.py` 3. `module_node.name` was also changed to `path/from/repo/root/to/my_test.py`. But it is not recommended to specialize on that, it may change again shortly in the future 4. Refactorings, simplifications and unifications in `library/python/pytest` commit_hash:8a5b4951208a034f94231b2f799eb0c32a6d787d
Diffstat (limited to 'contrib/tools/python/src/Python/mysnprintf.c')
0 files changed, 0 insertions, 0 deletions