Avatar for the conda user
conda
conda-build
BlogDocsChangelog

Fix `os.pathsep` support in Jinja

#5705Merged
Comparing
jakirkham:allow_jinja_pathsep
(
b89d40b
) with
main
(
15f12d8
)
CodSpeed Performance Gauge
0%
Improvements
0
Regressions
0
Untouched
5
New
0
Dropped
0
Ignored
0

Benchmarks

Passed

test_select_lines_battery
tests/test_metadata.py::test_select_lines_battery
CodSpeed Performance Gauge
0%
50.6 ms
50.5 ms
test_which_package_battery
tests/test_inspect_pkg.py::test_which_package_battery
CodSpeed Performance Gauge
0%
856.9 ms
856.2 ms
test_get_build_index
tests/test_index.py::test_get_build_index
CodSpeed Performance Gauge
0%
64.3 ms
64.3 ms
test_render_recipe
tests/test_render.py::test_render_recipe
CodSpeed Performance Gauge
0%
28.2 s
28.2 s
test_pin_subpackage_benchmark
tests/test_api_render.py::test_pin_subpackage_benchmark
CodSpeed Performance Gauge
0%
7.6 s
7.6 s

Commits

Click on a commit to change the comparison range
Base
main
15f12d8
0%
Fix `os.pathsep` support in Jinja Previously `os.pathsep` was supported in conda-build 25.3. However it appears locking down Jinja usage of `os` introduced a regression in 25.4 that dropped `os.pathsep` support. To fix this ensure `os.pathsep` is exposed to Jinja and test for it.
33b810b
12 days ago
by jakirkham
0%
Add `os.pathsep` to `evalidate_model` check
a6d85a7
12 days ago
by jakirkham
0%
Add news entry for `os.pathsep` fix
e23093b
11 days ago
by jakirkham
0%
Update 5705-fix-os-pathsep-regr.md
b89d40b
11 days ago
by jezdez
© 2025 CodSpeed Technology
Home Terms PrivacyDocs