- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message396941
This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | StevenHsuYL |
|---|---|
| Recipients | StevenHsuYL, docs@python |
| Date | 2021-07-04.13:33:37 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1625405618.41.0.0286590833037.issue44561@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
In https://github.com/python/cpython/blob/main/Doc/distributing/index.rst, there are three expired hyperlinks: .. _Project structure: \ https://packaging.python.org/tutorials/distributing-packages/ .. _Building and packaging the project: \ https://packaging.python.org/tutorials/distributing-packages/#packaging-your-project .. _Uploading the project to the Python Packaging Index: \ https://packaging.python.org/tutorials/distributing-packages/#uploading-your-project-to-pypi And it should be fixed in this way: .. _Project structure: \ https://packaging.python.org/tutorials/packaging-projects/#packaging-python-projects .. _Building and packaging the project: \ https://packaging.python.org/tutorials/packaging-projects/#creating-the-package-files .. _Uploading the project to the Python Packaging Index: \ https://packaging.python.org/tutorials/packaging-projects/#uploading-the-distribution-archives Thanks. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-07-04 13:33:38 | StevenHsuYL | set | recipients: + StevenHsuYL, docs@python |
| 2021-07-04 13:33:38 | StevenHsuYL | set | messageid: <1625405618.41.0.0286590833037.issue44561@roundup.psfhosted.org> |
| 2021-07-04 13:33:38 | StevenHsuYL | link | issue44561 messages |
| 2021-07-04 13:33:38 | StevenHsuYL | create | |

