This repository was archived by the owner on Aug 15, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 228
manywheel: Add support for Python 3.9 #565
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Eli Uriegas <eliuriegas@fb.com>
malfet
approved these changes
Nov 5, 2020
Co-authored-by: Nikita Shulga <nikita.shulga@gmail.com>
Signed-off-by: Eli Uriegas <eliuriegas@fb.com>
This was referenced Nov 5, 2020
Simplifies conda install as well to make it 1 call instead of 3 Signed-off-by: Eli Uriegas <eliuriegas@fb.com>
seemethere
added a commit
to pytorch/pytorch
that referenced
this pull request
Nov 5, 2020
Depends on pytorch/builder#565 Signed-off-by: Eli Uriegas <eliuriegas@fb.com> [ghstack-poisoned]
Signed-off-by: Eli Uriegas <eliuriegas@fb.com>
seemethere
added a commit
to pytorch/pytorch
that referenced
this pull request
Nov 6, 2020
Depends on pytorch/builder#565 Signed-off-by: Eli Uriegas <eliuriegas@fb.com> [ghstack-poisoned]
This reverts commit e5da195.
Signed-off-by: Eli Uriegas <eliuriegas@fb.com>
seemethere
added a commit
to pytorch/pytorch
that referenced
this pull request
Nov 6, 2020
Depends on pytorch/builder#565 Signed-off-by: Eli Uriegas <eliuriegas@fb.com> [ghstack-poisoned]
seemethere
added a commit
to pytorch/pytorch
that referenced
this pull request
Nov 6, 2020
Depends on pytorch/builder#565 Signed-off-by: Eli Uriegas <eliuriegas@fb.com> [ghstack-poisoned]
seemethere
added a commit
to pytorch/pytorch
that referenced
this pull request
Nov 6, 2020
Depends on pytorch/builder#565 Signed-off-by: Eli Uriegas <eliuriegas@fb.com> [ghstack-poisoned]
seemethere
added a commit
to pytorch/pytorch
that referenced
this pull request
Nov 6, 2020
Depends on pytorch/builder#565 Signed-off-by: Eli Uriegas <eliuriegas@fb.com> [ghstack-poisoned]
seemethere
added a commit
to pytorch/pytorch
that referenced
this pull request
Nov 6, 2020
Depends on pytorch/builder#565 Signed-off-by: Eli Uriegas <eliuriegas@fb.com> [ghstack-poisoned]
seemethere
added a commit
to pytorch/pytorch
that referenced
this pull request
Nov 9, 2020
Depends on pytorch/builder#565 Signed-off-by: Eli Uriegas <eliuriegas@fb.com> [ghstack-poisoned]
seemethere
added a commit
to pytorch/pytorch
that referenced
this pull request
Nov 9, 2020
Depends on pytorch/builder#565 Signed-off-by: Eli Uriegas <eliuriegas@fb.com> [ghstack-poisoned]
seemethere
added a commit
to pytorch/pytorch
that referenced
this pull request
Nov 9, 2020
Depends on pytorch/builder#565 Signed-off-by: Eli Uriegas <eliuriegas@fb.com> [ghstack-poisoned]
seemethere
added a commit
to pytorch/pytorch
that referenced
this pull request
Nov 10, 2020
Depends on pytorch/builder#565 Signed-off-by: Eli Uriegas <eliuriegas@fb.com> [ghstack-poisoned]
facebook-github-bot
pushed a commit
to pytorch/pytorch
that referenced
this pull request
Nov 10, 2020
Summary: Pull Request resolved: #47235 Depends on pytorch/builder#565 Signed-off-by: Eli Uriegas <eliuriegas@fb.com> Test Plan: Imported from OSS Reviewed By: malfet Differential Revision: D24863739 Pulled By: seemethere fbshipit-source-id: ed78087bb7aae118af7a808d7b5620d6c9b8cb26
seemethere
added a commit
to seemethere/pytorch
that referenced
this pull request
Nov 12, 2020
Summary: Pull Request resolved: pytorch#47235 Depends on pytorch/builder#565 Signed-off-by: Eli Uriegas <eliuriegas@fb.com> Test Plan: Imported from OSS Reviewed By: malfet Differential Revision: D24863739 Pulled By: seemethere fbshipit-source-id: ed78087bb7aae118af7a808d7b5620d6c9b8cb26 (cherry picked from commit cc33706) Signed-off-by: Eli Uriegas <eliuriegas@fb.com>
seemethere
added a commit
to seemethere/pytorch
that referenced
this pull request
Nov 17, 2020
Summary: Pull Request resolved: pytorch#47235 Depends on pytorch/builder#565 Signed-off-by: Eli Uriegas <eliuriegas@fb.com> Test Plan: Imported from OSS Reviewed By: malfet Differential Revision: D24863739 Pulled By: seemethere fbshipit-source-id: ed78087bb7aae118af7a808d7b5620d6c9b8cb26 (cherry picked from commit cc33706) Signed-off-by: Eli Uriegas <eliuriegas@fb.com>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Signed-off-by: Eli Uriegas eliuriegas@fb.com