conda
conda-build
BlogDocs

fix: use copy(v) which works also on str, instead of v.copy() which doesn't

#5417
Comparing
corneliusroemer:fix-str-copy
(
f1c3ce0
) with
main
(
03f99c1
)
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
0%
27.4 ms
27.4 ms
test_render_recipe
tests/test_render.py::test_render_recipe
0%
28.2 s
28.2 s
test_get_build_index
tests/test_index.py::test_get_build_index
0%
63.5 ms
63.6 ms
test_which_package_battery
tests/test_inspect_pkg.py::test_which_package_battery
0%
827.6 ms
828.8 ms
test_pin_subpackage_benchmark
tests/test_api_render.py::test_pin_subpackage_benchmark
0%
7.3 s
7.3 s

Commits

Click on a commit to change the comparison range
Base
main
03f99c1
0%
fix: use copy(v) which works also on str, instead of v.copy() which doesn't resolves #5416 resolves #3404 (closed because stale, not because fixed) Bug was possibly introduced in #3344
0b2e9e3
4 months ago
by corneliusroemer
0%
Merge branch 'main' into fix-str-copy
f1c3ce0
3 days ago
by beckermr
Home Terms PrivacyDocs