[New-bugs-announce] [issue28361] BETA report: Python3.6 names pip pip3.6 (and why is the other name pip3)

Michael Felt report at bugs.python.org
Tue Oct 4 14:46:02 EDT 2016


New submission from Michael Felt:

a) pip is embedded in Python for some time.
b) pip is called pip3.5 (with link to pip3)
c) in Python3.6 pip is now called pip3.6 and linked to pip3

pip is pip - not pip3* because python is now called python3*

pip is pip - currently version 8.1.2 - what does that have to do with pip3?

IMHO - the name should just be pip

p.s. in Python2.7 - pip is embedded, but not installed automatically. However, when you run the embedded install - pip is pip

----------
messages: 278075
nosy: Michael.Felt
priority: normal
severity: normal
status: open
title: BETA report: Python3.6 names pip pip3.6 (and why is the other name pip3)
type: enhancement
versions: Python 3.4, Python 3.5, Python 3.6, Python 3.7

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue28361>
_______________________________________


More information about the New-bugs-announce mailing list