xonsh/news
Simon Billinge 1d1e7a8827
try just using CaseSenssitiveDict from requests to see if it works (#5744)
* try just using CaseSenssitiveDict from requests to see if it works

* put the dependency back in pyproject.toml and ignore typing on import

* news

* code now passing tests locally.  I still need to write tests for the new Class

* tests for CaseInsensitiveDict
2024-12-08 13:58:31 +05:30
..
add-suppress-welcome-env.rst env: add XONSH_SUPPRESS_WELCOME to suppress welcome msg (#5719) 2024-11-18 18:04:24 -05:00
ast-fix-deprecation-warnings.rst parsers: fix deprecation warnings triggered on python3.13 2024-11-17 08:44:39 -05:00
fix_warning_Expression.rst Fix DeprecationWarning while initializing Expression (#5739) 2024-12-02 17:31:09 +05:30
remove-caseinsdict.rst try just using CaseSenssitiveDict from requests to see if it works (#5744) 2024-12-08 13:58:31 +05:30
TEMPLATE.rst fix 2024-06-24 21:46:09 +02:00