-
Notifications
You must be signed in to change notification settings - Fork 136
[PULP-501] Create a parallel v4 API #6574
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
Conversation
0e10ec5 to
536f8e4
Compare
4df2122 to
1c02cd7
Compare
|
TODO:
|
28bc69f to
28bf18d
Compare
2563a6f to
d9d8fbe
Compare
df30c51 to
0c6d349
Compare
| if "pulp_href" in representation: | ||
| representation.pop("pulp_href") |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
pop(..., None) would work too, and I would call it resilient, not hacky. ;)
|
This pull request has been marked 'stale' due to lack of recent activity. If there is no further activity, the PR will be closed in another 30 days. Thank you for your contribution! |
|
This pull request has been closed due to inactivity. If you feel this is in error, please reopen the pull request or file a new PR with the relevant details. |
closes #6462