pip config - unable to unset values #6940
Labels
auto-locked
Outdated issues that have been locked by automation
C: configuration
Configuration management and loading
type: enhancement
Improvements to functionality
Environment
Description
I tried to set some
pip config
variables for pip to use, but I'm unable to unset some that contain underscores.Expected behavior
pip config
variables should be unset when used likepip config unset global.variable_name
How to Reproduce
Output
NOTE: I created some more variables like
global.a-b-c
andglobal.a-b-c-d
but I'm able to unset some, while some return error likeERROR: Fatal Internal error [id=1]. Please report as a bug.
The text was updated successfully, but these errors were encountered: