Osyotr

Results 12 issues of Osyotr

For https://github.com/microsoft/vcpkg/issues/25668

invalid

This is a (non-exhausting) list of build failures that were found after `x64-linux-dynamic` CI run in https://github.com/microsoft/vcpkg/pull/23035 List of ports - [ ] aubio - [ ] azure-core-tracing-opentelemetry-cpp - [...

category:community-triplet

# Bug report Release and debug builds of python are now ABI-compatible (https://github.com/python/cpython/pull/12615 https://github.com/python/cpython/pull/12952), so there is no need to skip build of `libpython3.so` when building with `--with-pydebug` flag. https://github.com/python/cpython/blob/b24e8b28a7dc585ba367a959be83393f2352d21d/configure.ac#L1498-L1501...

type-bug

Fix https://github.com/microsoft/vcpkg/discussions/26582 (aka https://github.com/microsoft/vcpkg/issues/26548) by adding version constraints to boost ports. Cc @horenmar

category:port-feature

Fixes #14520 Continuation of #25574

category:port-feature
requires:author-response

Fixes #36736 Changes: https://github.com/python/cpython/compare/v3.11.5...v3.11.8

### Actual behavior Writing images and views to files does not work because string conversion functions are not implemented properly: https://github.com/boostorg/gil/blob/eabd679f632be3170d98145fcc3b49e85df7cc4b/include/boost/gil/io/path_spec.hpp#L90-L97 The code above does not work for paths that...

Depends on #8048