Skip to content

Release v2021.11.9

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Nov 04:50
706a4ed

Features & Improvements

  • Replace click-completion with click's own completion implementation. #4786

Bug Fixes

  • Fix a bug that pipenv run doesn't set environment variables correctly. #4831
  • Fix a bug that certifi can't be loaded within notpip's vendor library. This makes several objects of pip fail to be imported. #4833
  • Fix a bug that 3.10.0 can be found be python finder. #4837

Vendored Libraries

  • Update pythonfinder from 1.2.8 to 1.2.9. #4837