Skip to content

Added pyyml and pillow for python tests as reference implementation. - #306

Merged
asmorkalov merged 2 commits into
mainfrom
as/pyyaml_pillow_deps
May 19, 2026
Merged

Added pyyml and pillow for python tests as reference implementation.#306
asmorkalov merged 2 commits into
mainfrom
as/pyyaml_pillow_deps

Conversation

@asmorkalov

Copy link
Copy Markdown
Contributor

No description provided.

@asmorkalov
asmorkalov merged commit 3a8a261 into main May 19, 2026
10 of 20 checks passed
asmorkalov pushed a commit to opencv/opencv that referenced this pull request May 19, 2026
core: add YAML 1.2 support for FileStorage #28482

Fixes: #26363
CI Update: opencv/ci-gha-workflow#306

Summary: 
- Bool true/false literals support
- Header-less YAMLs support for Python YAML module compatibility. Header-less files are parsed as YAMLs by default
- Added FORMAT_YAML_1_0 flag to FileStorage for fallback.
- New YAML1.2 header

Testing: 
- Added Core_InputOutput.YAML_1_2_Compatibility test case in test_io.cpp.
- Added YAML interop test in Python
@asmorkalov
asmorkalov deleted the as/pyyaml_pillow_deps branch July 17, 2026 13:40
SavyaSanchi-Sharma pushed a commit to SavyaSanchi-Sharma/opencv that referenced this pull request Jul 30, 2026
core: add YAML 1.2 support for FileStorage opencv#28482

Fixes: opencv#26363
CI Update: opencv/ci-gha-workflow#306

Summary: 
- Bool true/false literals support
- Header-less YAMLs support for Python YAML module compatibility. Header-less files are parsed as YAMLs by default
- Added FORMAT_YAML_1_0 flag to FileStorage for fallback.
- New YAML1.2 header

Testing: 
- Added Core_InputOutput.YAML_1_2_Compatibility test case in test_io.cpp.
- Added YAML interop test in Python
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant