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

Hand written parser for PEP 508 to drop dependency on pyparsing #468

Closed
hrnciar opened this issue Oct 21, 2021 · 4 comments · Fixed by #484
Closed

Hand written parser for PEP 508 to drop dependency on pyparsing #468

hrnciar opened this issue Oct 21, 2021 · 4 comments · Fixed by #484

Comments

@hrnciar
Copy link
Contributor

hrnciar commented Oct 21, 2021

Hello,

I opened this issue to let you know that I am working on a handwritten parser for PEP 508. My goal is to drop dependency on pyparsing as discussed here. It is still working in progress so I will follow up later when it's ready.

@pradyunsg
Copy link
Member

A very gentle nudge on this @hrnciar. :)

@hrnciar
Copy link
Contributor Author

hrnciar commented Nov 3, 2021

A very gentle nudge on this @hrnciar. :)

Thanks for the ping :), I've opened draft PR.

@nanonyme
Copy link

I'm curious what the incentive is here. Pyparsing is not problematic for bootstrapping pypa/build using native pep517 build backends. This project and pypa/build itself are the problems (and there is already open PR to convert this project to using flit)

@nanonyme
Copy link

The entire discussion in original thread seems obsolete

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants