diff options
| author | Melissa Li <li.melissa.kun@gmail.com> | 2021-02-25 00:00:23 -0500 |
|---|---|---|
| committer | Melissa Li <li.melissa.kun@gmail.com> | 2021-02-25 00:00:23 -0500 |
| commit | 11529db0de4081404b37fab17711660faa85abb8 (patch) | |
| tree | 10c02ab69cc4737fac61ba778b18e26964d5290e | |
| parent | 7f3e6d688e5ff080ee6bd7ccc6bd81a87c05cfd7 (diff) | |
| download | python-setuptools-git-11529db0de4081404b37fab17711660faa85abb8.tar.gz | |
Update change log
| -rw-r--r-- | changelog.d/1937.change.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/1937.change.rst b/changelog.d/1937.change.rst new file mode 100644 index 00000000..acd43059 --- /dev/null +++ b/changelog.d/1937.change.rst @@ -0,0 +1 @@ +Preserved case-sensitivity of keys in setup.cfg so that entry point names are case-sensitive. Changed sensitivity of configparser. NOTE: Any projects relying on case-insensitivity will need to adapt to accept the original case as published. -- by :user:`melissa-kun-li`
\ No newline at end of file |
