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

PR - Issue 50952 - SSCA lacks basicConstraint:CA #4055

Closed
389-ds-bot opened this issue Sep 13, 2020 · 4 comments
Closed

PR - Issue 50952 - SSCA lacks basicConstraint:CA #4055

389-ds-bot opened this issue Sep 13, 2020 · 4 comments
Labels
merged Migration flag - PR pr Migration flag - PR

Comments

@389-ds-bot
Copy link

389-ds-bot commented Sep 13, 2020

Cloned from Pagure Pull-Request: https://pagure.io/389-ds-base/pull-request/51002

  • Created at 2020-04-03 14:48:13 by vashirov (@vashirov)
  • Merged at 2020-04-03 15:05:18

Bug Description:
capture_output was introduce on python 3.7 and
on earlier versions this code produces TypeError.

Fix Description:
Make it compatible with python 3.6 by setting stderr
and stdout to PIPE.

Fixes: Resolves: #4005

@389-ds-bot 389-ds-bot added merged Migration flag - PR pr Migration flag - PR labels Sep 13, 2020
@389-ds-bot
Copy link
Author

Comment from mhonek (@kenoh) at 2020-04-03 14:53:59

LGTM! Sorry, and thanks!

@389-ds-bot
Copy link
Author

Comment from vashirov (@vashirov) at 2020-04-03 15:03:28

rebased onto 90f3642

@389-ds-bot
Copy link
Author

Comment from vashirov (@vashirov) at 2020-04-03 15:05:19

Pull-Request has been merged by vashirov

@389-ds-bot
Copy link
Author

Patch
51002.patch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merged Migration flag - PR pr Migration flag - PR
Projects
None yet
Development

No branches or pull requests

1 participant