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

fix hg: parse error at 0: not a prefix: (use --rev instead -r=) #12373

Merged
merged 2 commits into from
Oct 27, 2023

Conversation

efflamlemaillet
Copy link
Contributor

@efflamlemaillet efflamlemaillet commented Oct 25, 2023

fix mercurial revision parse error (fixes #12371)

Copy link
Member

@sbidoul sbidoul left a comment

Choose a reason for hiding this comment

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

Thanks! I'll do a last 23.3 patch release with this.

@edmorley edmorley mentioned this pull request Oct 26, 2023
@sbidoul sbidoul added this to the 23.3 milestone Oct 26, 2023
@pradyunsg pradyunsg merged commit 6dbd9c6 into pypa:main Oct 27, 2023
26 checks passed
@efflamlemaillet efflamlemaillet deleted the fix-mercurial-rev branch October 27, 2023 10:46
fridex pushed a commit to fridex/pip that referenced this pull request Nov 8, 2023
Use two hypen argument `--rev=` instead of `-r=`

Co-authored-by: Efflam Lemaillet <[email protected]>
Co-authored-by: Pradyun Gedam <[email protected]>
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

After uprade pip to version 23.3+ cant use hg+http with current branch
3 participants