Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update documentation to reflect updated resolver feature flag #8660

Merged
merged 1 commit into from
Jul 30, 2020

Conversation

brainwane
Copy link
Contributor

@brainwane brainwane commented Jul 30, 2020

Followup to #8371, #8530, #8513.

@brainwane
Copy link
Contributor Author

I just realized that https://pip.pypa.io/en/stable/user_guide/#fixing-conflicting-dependencies , which we point to in the in-console error message, has the old name for the flag. Even once we merge this PR, the /stable/ docs won't update till we make a point release. So I would like for us to make a point release at some point in the ~2 weeks after we merge this.

@pradyunsg pradyunsg merged commit 930aa5c into pypa:master Jul 30, 2020
@pradyunsg pradyunsg added the type: docs Documentation related label Jul 30, 2020
@pradyunsg pradyunsg added this to the 20.2 milestone Jul 30, 2020
@pradyunsg pradyunsg modified the milestones: 20.2, 20.2.1 Aug 2, 2020
pradyunsg added a commit to pradyunsg/pip that referenced this pull request Aug 4, 2020
Update documentation to reflect updated resolver feature flag
bors bot added a commit to duckinator/emanate that referenced this pull request Aug 5, 2020
158: Update pip to 20.2.1 r=duckinator a=pyup-bot


This PR updates [pip](https://pypi.org/project/pip) from **20.2** to **20.2.1**.



<details>
  <summary>Changelog</summary>
  
  
   ### 20.2.1
   ```
   ===================

Features
--------

- Ignore require-virtualenv in ``pip list`` (`8603 &lt;https://github.com/pypa/pip/issues/8603&gt;`_)

Bug Fixes
---------

- Correctly find already-installed distributions with dot (``.``) in the name
  and uninstall them when needed. (`8645 &lt;https://github.com/pypa/pip/issues/8645&gt;`_)
- Trace a better error message on installation failure due to invalid ``.data``
  files in wheels. (`8654 &lt;https://github.com/pypa/pip/issues/8654&gt;`_)
- Fix SVN version detection for alternative SVN distributions. (`8665 &lt;https://github.com/pypa/pip/issues/8665&gt;`_)
- New resolver: Correctly include the base package when specified with extras
  in ``--no-deps`` mode. (`8677 &lt;https://github.com/pypa/pip/issues/8677&gt;`_)
- Use UTF-8 to handle ZIP archive entries on Python 2 according to PEP 427, so
  non-ASCII paths can be resolved as expected. (`8684 &lt;https://github.com/pypa/pip/issues/8684&gt;`_)

Improved Documentation
----------------------

- Add details on old resolver deprecation and removal to migration documentation. (`8371 &lt;https://github.com/pypa/pip/issues/8371&gt;`_)
- Fix feature flag name in docs. (`8660 &lt;https://github.com/pypa/pip/issues/8660&gt;`_)
   ```
   
  
</details>


 

<details>
  <summary>Links</summary>
  
  - PyPI: https://pypi.org/project/pip
  - Changelog: https://pyup.io/changelogs/pip/
  - Homepage: https://pip.pypa.io/
</details>



Co-authored-by: pyup-bot <[email protected]>
@brainwane brainwane deleted the update-flag-in-docs branch October 23, 2020 21:50
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: docs Documentation related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants