1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
Commit graph

5908 commits

Author SHA1 Message Date
Daniel Shaulov ff578b8d23 disable strict_optional mypy option (#5371) 2018-05-05 15:28:33 +05:30
Pradyun Gedam 80b95249eb
Merge pull request #5036 from thijstriemstra/patch-1
enable pip cache in appveyor and travis builds
2018-04-30 19:49:45 +05:30
Thijs Triemstra 361dcecbbd Merge branch 'master' of https://github.com/pypa/pip into patch-1 2018-04-29 00:57:08 +02:00
Paul Moore 70122751a8
Merge pull request #5338 from pfmoore/doc_cosmetic_pr
Add a note to the docs about cosmetic changes in PRs
2018-04-28 14:49:34 +01:00
Pradyun Gedam b4aa62a490
Merge pull request #5348 from hroncok/binimport
Revendoring script not to rewrite binascii import
2018-04-28 16:46:01 +05:30
Miro Hrončok 04e98d9718 Vendoring: Drop the bin directory
It contains the executables: easy_install, distro, chardetect etc.

It should not be picked as vendored library.

Related to https://github.com/pypa/pip/issues/5347
2018-04-28 11:38:58 +02:00
Miro Hrončok 461d94698e Vendoring: Make sure to only rewrite relevant imports
If there is an import from hamster, while we vendor ham, we should
not rewrite it.

Fixes https://github.com/pypa/pip/issues/5347
2018-04-28 11:38:58 +02:00
Paul Moore 762ae031d2 Merge with master 2018-04-28 10:23:01 +01:00
Pradyun Gedam daaa0fd200
Merge pull request #5281 from pradyunsg/ci/short-circuiting
Add the ability to short circuit Travis CI builds for docs-only changes
2018-04-28 11:54:24 +05:30
Pradyun Gedam ad65c7c760
Merge pull request #5307 from pradyunsg/docs/improve-dev-docs
Improve Development docs
2018-04-28 11:46:03 +05:30
Pradyun Gedam 538de06838
📰 2018-04-27 19:23:35 +05:30
Paul Moore f78888b5c1 Add a note to the docs about cosmetic changes in PRs 2018-04-26 19:09:06 +01:00
Pradyun Gedam 47a4eda9d7
Refer to dev-requirements.txt in Testing references 2018-04-26 19:44:10 +05:30
Pradyun Gedam 3738959fb1
Update Automated Testing section 2018-04-26 19:41:43 +05:30
Pradyun Gedam d633f0df17
Remove bodge: installing . on RTD 2018-04-26 19:41:43 +05:30
Pradyun Gedam c05b913e42
Add paragraph about NEWS entry content writing 2018-04-26 19:41:43 +05:30
Pradyun Gedam dfec2bcbbe
Improve and update instructions for running tests 2018-04-26 19:41:43 +05:30
Pradyun Gedam 5781e3090d
Improve source readablilty by moving links out of prose 2018-04-26 19:41:43 +05:30
Pradyun Gedam 37a29885c7
Rewrap lines 2018-04-26 19:41:43 +05:30
Paul Moore e1abd23865
Merge pull request #5328 from pfmoore/docs_deprecation_etc
Document our deprecation policy, plus a few other process details
2018-04-25 13:25:16 +01:00
Paul Moore bad0b13b6a Document our deprecation policy, plus a few other process details 2018-04-24 20:30:23 +01:00
Andrés Delfino 7b1f2a06d2 Add test for PR #5293 (#5325)
* Test that trailing os.sep are ignored while searching PATH
* Simplify paths list creation
2018-04-23 21:21:43 +05:30
Donald Stufft e2700629e2
Merge pull request #5324 from dstufft/calver-and-release-cadence
Switch to CalVer and set a release cadence
2018-04-23 07:15:13 -04:00
Donald Stufft dec22c92c2 Switch to CalVer and set a release cadence 2018-04-22 14:21:50 -04:00
Donald Stufft 3c0d97a0b7 Fix title formatting 2018-04-22 13:49:05 -04:00
Paul Moore 920f277431
Merge pull request #5323 from pfmoore/task_comment
Add a comment to tasks/generate.py regarding Windows shell syntax
2018-04-22 14:55:40 +01:00
Paul Moore 70e870f72a Add a comment to tasks/generate.py regarding Windows shell syntax 2018-04-22 13:16:57 +01:00
Jakub Wilk 9d7095c72e Fix typo (#5320) 2018-04-22 14:12:42 +05:30
Pradyun Gedam 94b6c653d0
Fix CI for Python 3.7 (#5242)
Conditionally depend on PyYAML based on Python Version
2018-04-21 12:47:48 +05:30
Paul Moore 0ae0109901
Merge pull request #5293 from andresdelfino/master
Remove trailing os.sep to avoid false negatives
2018-04-20 09:39:40 +01:00
Paul Moore d56eafc7d5
Merge pull request #5294 from jdufresne/pypi
Update a pypi.python.org URLs to pypi.org
2018-04-20 09:39:12 +01:00
Paul Moore 6b1b95d169
Merge pull request #5278 from pradyunsg/misc/update-license-year
Update License Year
2018-04-20 09:38:55 +01:00
Paul Moore 1706e03954
Merge pull request #5305 from dhermes/patch-1
Grammar fix (supported -> support) in 3.3 warning.
2018-04-20 09:38:29 +01:00
Danny Hermes d344e3469f
Removing repeated "support" in 3.3 deprecation notice. 2018-04-19 12:12:04 -07:00
Danny Hermes 9515b42c7e
Grammar fix (supported -> support) in 3.3 warning. 2018-04-19 12:01:16 -07:00
Paul Moore 3a6b3995c1
Merge pull request #5304 from pypa/release/10.0.1
Release/10.0.1
2018-04-19 19:50:10 +01:00
Paul Moore d8a8fe340c Fix news underline from towncrier 2018-04-19 18:10:25 +01:00
Paul Moore 639c4b2ae1 Update news for release 10.0.1 2018-04-19 18:06:29 +01:00
Paul Moore 7f2c89f449 Bump version for release 2018-04-19 18:04:16 +01:00
Jon Dufresne c7402d9e50 Update a pypi.python.org URLs to pypi.org 2018-04-19 06:35:37 -07:00
Andrés Delfino 7396997978 Add news file. 2018-04-18 22:17:39 -03:00
Andrés Delfino 55e0928a75 Remove trailing os.sep to avoid false negatives 2018-04-18 22:10:45 -03:00
Paul Moore d8172b961c
Merge pull request #5227 from benoit-pierre/fix_pep518,_again
fix PEP 518 support when pip is installed in the user site
2018-04-18 17:55:04 +01:00
Paul Moore 3c50345f4b
Merge pull request #5280 from pradyunsg/fix/5251
Reorder conditionals to deal with installed VCS requirements
2018-04-18 15:23:53 +01:00
Pradyun Gedam 4f1273e163
Add the ability to short circuit CI builds for docs-only changes 2018-04-18 10:25:14 +05:30
Pradyun Gedam b610eabcc9
📰 2018-04-18 09:46:42 +05:30
Pradyun Gedam 123e61d4a5
Reorder conditionals to deal with installed VCS requirements 2018-04-18 09:39:27 +05:30
Pradyun Gedam 3e71370808
Merge pull request #5276 from pradyunsg/docs/pep-518-support
Document limitations of current implementation of PEP 518 in pip
2018-04-18 01:37:21 +05:30
Paul Moore 64bf4dc3bc
Merge pull request #5257 from pfmoore/distlib_027
Update distlib to 0.2.7
2018-04-17 20:45:36 +01:00
Pradyun Gedam d66dbcb1f7
📝 Update License Year 2018-04-18 00:03:38 +05:30