Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: opencv/opencv-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 86
Choose a base ref
...
head repository: opencv/opencv-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.x
Choose a head ref
  • 2 commits
  • 5 files changed
  • 2 contributors

Commits on May 19, 2025

  1. Merge pull request #1100 from avdivan:4.x

    * Update build_wheels_windows.yml
    * Update setup.py
    avdivan authored May 19, 2025
    Configuration menu
    Copy the full SHA
    2606a60 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2025

  1. Linux and Mac builds update (#1106)

    * Base image update from ubuntu 20.04 to 22.04.
    
    * Update dependencies.
    
    * Removed double artifacts upload.
    
    * Use fresh download step.
    
    * Deduplicate wheels upload on Mac too.
    asmorkalov authored Jun 13, 2025
    Configuration menu
    Copy the full SHA
    dccecfa View commit details
    Browse the repository at this point in the history
Loading