This repository was archived by the owner on Jul 8, 2025. It is now read-only.
Setup Orchard fork of garcon to be on Orchar pypi server#6
Open
John Penner (someboredkiddo) wants to merge 6 commits into
Open
Setup Orchard fork of garcon to be on Orchar pypi server#6John Penner (someboredkiddo) wants to merge 6 commits into
John Penner (someboredkiddo) wants to merge 6 commits into
Conversation
9c4ac6a to
1301eda
Compare
Author
d227f4d to
e3239f1
Compare
Masha Thomas (mmthomas55)
approved these changes
Aug 21, 2017
Add exponential backoff for Activity poll
Add name to contributors list
e3239f1 to
5f0b32d
Compare
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
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.
The package will be named owsgarcon on our pypi server, but the import structure remains
garcon. This avoids a conflict when installing the package but makes switching between the official xethorn package and the orchard pypi package easy, and will help expedite us fixing the SWF throttles.