Commit Graph

15 Commits

Author SHA1 Message Date
Donald Stufft 95bcf8c5f6 Move all internal APIs to pip._internal 2017-08-31 14:53:00 -04:00
Donald Stufft 7025bf305a Cycle the deprecation warnings forward 2017-03-20 10:49:57 -04:00
Donald Stufft e341417e62 We no longer need to warn about 2.6 2017-03-18 14:52:13 -04:00
Donald Stufft c3dc757816 Have our next release be 9.0 instead of 8.2 (#4047) 2016-10-30 18:09:54 -04:00
Jakub Wilk 6dc28c1b31 Fix typos 2016-06-10 21:29:43 +02:00
Buck Golemon 584d96bfe9 add tests 2016-02-08 15:29:25 -08:00
Buck Golemon 2c46dc9b72 enable python -W with respect to PipDeprecationWarning 2016-02-08 11:27:17 -08:00
Alex Gaynor e799283156 fixed a few flake8 errors 2016-01-01 15:47:31 -05:00
Alex Gaynor 37abf47dce move where the deprecation is so its in pretty colors 2016-01-01 14:33:36 -05:00
Donald Stufft 6afc718307 Remove items slated for removal in pip 8.0 2015-09-03 10:55:11 -04:00
Donald Stufft 0f5d4286a5 Deprecate and Noop the PEP 438 functionality due to PEP 470 2015-09-02 23:47:05 -04:00
Donald Stufft b7309c6bcc Remove the items deprecated for removal in 7.0 2015-04-07 04:20:51 -04:00
Donald Stufft 6ab5f586c1 Add the RemovedInPip9Warning for new deprecations in 7.x 2015-04-07 01:38:54 -04:00
Donald Stufft 0e96b1af4b Switch versioning from X.Y.Z to X.Y dropping the leading 1 2014-09-17 22:05:31 -04:00
Donald Stufft 767d11e49c Switch to using the stdlib logger instead of pip.log 2014-09-10 09:36:09 -04:00