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

Upgrade pywin32 to 227 #5036

Merged
merged 1 commit into from
Nov 18, 2019
Merged

Upgrade pywin32 to 227 #5036

merged 1 commit into from
Nov 18, 2019

Conversation

remeh
Copy link
Contributor

@remeh remeh commented Nov 18, 2019

In order to build the Agent with Python 3.8, we need a compatible pywin32.

What does this PR do?

Upgrade pywin32 to 227.

Motivation

In order to build the Agent with Python 3.8, we need a compatible pywin32.

Additional Notes

See mhammond/pywin32#1327 mentioning that support is in starting from 226.

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • PR title must be written as a CHANGELOG entry (see why)
  • Files changes must correspond to the primary purpose of the PR as described in the title (small unrelated changes should have their own PR)
  • PR must have changelog/ and integration/ labels attached

In order to build the Agent with Python 3.8, we need a compatible
pywin32.
@ofek ofek changed the title Upgrade pywin32 to 227. Upgrade pywin32 to 227 Nov 18, 2019
Copy link
Contributor

@ogaca-dd ogaca-dd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@remeh remeh merged commit e5921cc into master Nov 18, 2019
@remeh remeh deleted the remeh/pywin32-227 branch November 18, 2019 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants