Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatibility with python 3.6 and lower. #1780

Merged
merged 1 commit into from
Jun 22, 2020
Merged

Compatibility with python 3.6 and lower. #1780

merged 1 commit into from
Jun 22, 2020

Conversation

azhavoro
Copy link
Contributor

Added compatibility of subprosess.run calling with python 3.6 and below.

Motivation and context

How has this been tested?

Checklist

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.
  • I have updated the license header for each file (see an example below)
# Copyright (C) 2020 Intel Corporation
#
# SPDX-License-Identifier: MIT

@azhavoro azhavoro requested a review from nmanovic as a code owner June 22, 2020 10:38
@coveralls
Copy link

Pull Request Test Coverage Report for Build 6030

  • 0 of 1 (0.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.009%) to 65.896%

Changes Missing Coverage Covered Lines Changed/Added Lines %
cvat/apps/engine/utils.py 0 1 0.0%
Totals Coverage Status
Change from base Build 5996: 0.009%
Covered Lines: 10936
Relevant Lines: 16198

💛 - Coveralls

@nmanovic nmanovic merged commit 97b1005 into develop Jun 22, 2020
@azhavoro azhavoro deleted the az/clamav_fix branch June 23, 2020 11:16
frndmg pushed a commit to signatrix/cvat that referenced this pull request Aug 5, 2020
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.

3 participants