question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Python2 compat in poetry-core

See original GitHub issue

There’s a massive amount of python2 compatibility code in the poetry-core repo. Is there a technical reason that’s still required, or can it be stripped out?

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
danieleadescommented, Nov 13, 2021

Cool beans. I’ve not touched the vendored code, I have given it a once over with pyupgrade. I’ve not added a pyupgrade hook. Any reason not to?

0reactions
neersightedcommented, Nov 13, 2021

We already run the downstream suite 😃 so yeah firing up a draft pr is probably the best way to know.

I just noticed that as you replied! Neat!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Poetry PEP 517 Build Backend & Core Utilities - GitHub
Poetry Core ​​ A PEP 517 build backend implementation developed for Poetry. This project is intended to be a light weight, fully compliant,...
Read more >
FAQ | Documentation | Poetry - Python dependency ...
Poetry supports the use of PyPI and private repositories for discovery of packages as well as for publishing your projects. By default, Poetry...
Read more >
Install latest python-poetry with a specific poetry-core commit
Save this question. Show activity on this post. I need to install a version of poetry that has the poetry add --group support...
Read more >
poetry-core - Python Package Health Analysis - Snyk
The PyPI package poetry-core receives a total of 4,216,032 downloads a week. As such, we scored poetry-core popularity level to be Influential project....
Read more >
python-poetry-core - openSUSE Software
python -poetry-core ... A PEP 517 build backend implementation developed for Poetry. This project is intended to be a light weight, fully compliant,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found