File tree 1 file changed +3
-10
lines changed 1 file changed +3
-10
lines changed Original file line number Diff line number Diff line change @@ -70,16 +70,9 @@ their merits.
70
70
Python 2 Support
71
71
----------------
72
72
73
- pip will continue to ensure that it runs on Python 2.7 after the `CPython 2.7
74
- EOL date `_. Support for Python 2.7 will be dropped, if bugs in Python 2.7 itself
75
- make this necessary (which is unlikely) or in pip 21.0 (Jan 2021), whichever is
76
- earlier.
77
-
78
- However, bugs reported with pip which only occur on Python 2.7 would likely not
79
- be addressed directly by pip's maintainers. Pull Requests to fix Python 2.7
80
- only bugs will be considered, and merged (subject to normal review processes).
81
- Note that there may be delays due to the lack of developer resources for
82
- reviewing such pull requests.
73
+ pip 20.3 was the last version of pip that supported Python 2. Bugs reported
74
+ with pip which only occur on Python 2.7 will likely be closed as "won't fix"
75
+ issues by pip's maintainers.
83
76
84
77
Python Support Policy
85
78
---------------------
You can’t perform that action at this time.
0 commit comments