- Notifications
You must be signed in to change notification settings - Fork 963
Pull requests: opencv/opencv-python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Replace CRLF by standard line endings
#256 by stweil was closed Oct 30, 2020 Loading… updated Oct 30, 2020
Add docs for debug build
#428 by ApproximateIdentity was merged Dec 11, 2020 Loading… updated Dec 11, 2020
Add config for github actions
#458 by sergregory was closed Apr 5, 2021 Loading… updated Apr 5, 2021
Make it possible to compile from sources against numpy on macOS aarch64
#475 by skvark was merged May 1, 2021 Loading… updated May 1, 2021
Fixed if condition for release job
#478 by asenyaev was merged May 6, 2021 Loading… updated May 6, 2021
Update build process & sync master and 3.4
#480 by sergregory was merged May 6, 2021 Loading… updated May 6, 2021
Add the arm build for 3.4 branch
#484 by asenyaev was closed Jun 2, 2021 Loading… updated Jun 2, 2021
Add arm build to GitHub Actions
#483 by asenyaev was merged Jun 4, 2021 Loading… updated Jun 4, 2021
Fix build for OSX ARM64 - platform says arm64, not aarch64. Also, set…
#505 by sergregory was closed Jun 30, 2021 Loading… updated Jun 30, 2021
build_wheels_linux.yml: Add Python 3.10 release candidate 2
#538 by cclauss was closed Sep 8, 2021 Loading… updated Sep 8, 2021
Fix typo in Readme fficial -> official
#545 by Skylion007 was merged Sep 20, 2021 Loading… updated Sep 20, 2021
Upgrade to numpy 1.21 to prepare for Python 3.10
#539 by cclauss was closed Sep 24, 2021 Loading… updated Sep 24, 2021
Add Python 3.10 to GitHub Actions
#554 by cclauss was closed Oct 7, 2021 Loading… updated Oct 7, 2021
Python 3.10: Upgrade numpy version
#553 by cclauss was closed Oct 7, 2021 Loading… updated Oct 7, 2021
Update 3.4 branch to the latest changes in master
#584 by asenyaev was merged Nov 12, 2021 Loading… updated Nov 12, 2021
Added lines for a proper work using pylint and an autocomplete in IDE
#579 by asenyaev was merged Nov 17, 2021 Loading… updated Nov 17, 2021
Fix some but not all undefined names in scripts/__init__.py
#587 by cclauss was closed Nov 26, 2021 Loading… updated Nov 26, 2021
Use PEP-508 compliant dependency specifiers
#580 by amyreese was merged Nov 29, 2021 Loading… updated Nov 29, 2021
Fix some but not all undefined names in scripts/__init__.py
#589 by cclauss was closed Nov 29, 2021 Loading… updated Nov 29, 2021
Run a workflow with the latest commit
#629 by asenyaev was closed Mar 3, 2022 Loading… updated Mar 3, 2022
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.