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

Correctly mangle release tags in pickle importer. #104

Merged
merged 1 commit into from Oct 22, 2014

Conversation

ralphbean
Copy link
Contributor

One of our alembic upgrades changed the way that Releases store their
tags (dist_tag versus stable_tag, etc). This change gets the pickle
importer working again and fixes #103.

One of our alembic upgrades changed the way that Releases store their
tags (dist_tag versus stable_tag, etc).  This change gets the pickle
importer working again and fixes #103.
@lmacken
Copy link
Contributor

lmacken commented Oct 22, 2014

👍 thanks!

ralphbean added a commit that referenced this pull request Oct 22, 2014
Correctly mangle release tags in pickle importer.
@ralphbean ralphbean merged commit 62268bb into pyramid Oct 22, 2014
@ralphbean ralphbean deleted the feature/fixpickletool branch October 22, 2014 13:22
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.

None yet

2 participants