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.

classification
Title: pip progress bar display bug
Type: Stage: resolved
Components: Versions: Python 3.8
process
Status: closed Resolution: third party
Dependencies: Superseder:
Assigned To: Nosy List: Dennis Sweeney, misileminecord
Priority: normal Keywords:

Created on 2022-03-08 05:48 by misileminecord, last changed 2022-04-11 14:59 by admin. This issue is now closed.

Files
File name Uploaded Description Edit
screen.jpg misileminecord, 2022-03-08 05:50
Messages (2)
msg414725 - (view) Author: 미사일 (misileminecord) Date: 2022-03-08 05:48
Pip progress bar isn't connect each other and overlap with other components.
msg414726 - (view) Author: Dennis Sweeney (Dennis Sweeney) * (Python committer) Date: 2022-03-08 05:53
pip is maintained externally at https://github.com/pypa/pip , so that is likely a better place to open an issue about pip.
History
Date User Action Args
2022-04-11 14:59:57adminsetgithub: 91108
2022-03-08 05:59:57Dennis Sweeneysetstatus: open -> closed
resolution: third party
stage: resolved
2022-03-08 05:53:13Dennis Sweeneysetnosy: + Dennis Sweeney
messages: + msg414726
2022-03-08 05:50:15misileminecordsetfiles: + screen.jpg
2022-03-08 05:48:58misileminecordsetcomponents: - 2to3 (2.x to 3.x conversion tool)
2022-03-08 05:48:52misileminecordcreate