Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Practicalities section points to nonexistant information? #53
Comments
|
Hi @virtuald, We are still working on that (thanks for the reminder), among other things it required modification to pypa/warehouse, pip, and PyPI legacy (pending). We could though start writing the guide. The crux is that you should make sure your library correctly advertize with its metadata that it is Python 3 only, to be sure that Python 2 user are not upgraded to a (broken) Python 3 only version. Does that make some sens ? I had a draft somewhere, I should try to find it. |
|
Maybe at least for the moment create a placeholder page that has essentially the text you pasted and link to that? Otherwise, the link is just confusing. |
Sure ! That's seem like a good plan. |
|
Link to warehouse ist still broken. |
The link to the repository is just the root of the github project, there does not appear to be any specific migration information there. Did I miss something?