Skip to content

Enable dependency isolation by default for python 3.10 #922

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

Merged
merged 3 commits into from
Dec 8, 2021

Conversation

gavin-aguiar
Copy link
Contributor

@gavin-aguiar gavin-aguiar commented Dec 3, 2021

Description

Enabling capability to separate customer's site-packages from worker's dependencies for python 3.10

Fixes #


PR information

  • The title of the PR is clear and informative.
  • There are a small number of commits, each of which has an informative message. This means that previously merged commits do not appear in the history of the PR. For information on cleaning up the commits in your pull request, see this page.
  • If applicable, the PR references the bug/issue that it fixes in the description.
  • New Unit tests were added for the changes made and CI is passing.

Quality of Code and Contribution Guidelines

@gavin-aguiar gavin-aguiar requested a review from vrdmr as a code owner December 3, 2021 04:37
@gavin-aguiar gavin-aguiar marked this pull request as draft December 3, 2021 04:37
@gavin-aguiar gavin-aguiar marked this pull request as ready for review December 3, 2021 15:47
Copy link
Member

@vrdmr vrdmr left a comment

Choose a reason for hiding this comment

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

  • nit changes.
    LGTM

@gavin-aguiar gavin-aguiar force-pushed the gaaguiar/enable_dep_iso_for_310 branch from d2b9464 to 39d1684 Compare December 7, 2021 23:01
@vrdmr vrdmr merged commit fd6f8c1 into dev Dec 8, 2021
@vrdmr vrdmr deleted the gaaguiar/enable_dep_iso_for_310 branch December 8, 2021 00:38
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.

2 participants