Files
openide/python/openapi
lada.gagina cfcc685699 [python] Convert underscores to hyphens for python packages (PY-65170)
Python packages use hyphens and underscores in their names. However, when publishing/searching the package on PyPI the underscore gets normalized to hyphen which can lead to inconsistencies between displaying/manipulating packages and requirements.txt files in PyCharm.

GitOrigin-RevId: 3382a6c002b8e593b9e398c182289e740dc3e19f
2024-01-26 01:05:29 +00:00
..