211e28baea
- update to 6.1.0: * Covered the unreachable code path in multidict._multidict_base._abc_itemsview_register() with typing -- by :user:skinnyBat. Related issues and pull requests on GitHub: :issue:928. * Added support for Python 3.13 -- by :user:bdraco. Related issues and pull requests on GitHub: :issue:1002. * Removed Python 3.7 support -- by :user:bdraco. Related issues and pull requests on GitHub: :issue:997. * Added tests to have full code coverage of the multidict._multidict_base._viewbaseset_richcmp() function -- by :user:skinnyBat. Related issues and pull requests on GitHub: :issue:928. * The deprecated ::set-output workflow command has been replaced by the $GITHUB_OUTPUT environment variable in the GitHub Actions CI/CD workflow definition. Related issues and pull requests on GitHub: :issue:940. * codecov-action has been temporarily downgraded to v3 in the GitHub Actions CI/CD workflow definitions in order to fix uploading coverage to Codecov. See this issue for more details. Related issues and pull requests on GitHub: :issue:941. * In the GitHub Actions CI/CD workflow definition, the Get pip cache dir step has been fixed for Windows runners by adding shell: bash. See actions/runner#2224 for more details. Related issues and pull requests on GitHub: :issue:942. * Interpolation of the pip cache keys has been fixed by adding missing $ syntax in the GitHub Actions CI/CD workflow definition. Related issues and pull requests on GitHub: :issue:943.
Dirk Mueller2024-10-28 22:55:09 +00:00
acb2fa09d8
Accepting request 1155850 from devel:languages:python
Ana Guerrero2024-03-08 17:07:46 +00:00
45700be6c7
Accepting request 1155849 from home:dgarcia:branches:openSUSE:Factory:Rings:1-MinimalX
Daniel Garcia2024-03-07 10:24:09 +00:00
92c3fc1b44
- update to 6.0.4: * Fixed a type annotations regression introduced in v6.0.2 under Python versions <3.10. It was caused by importing certain types only available in newer versions. (:issue:798)
Dirk Mueller2023-01-02 15:35:16 +00:00
4ea092bdea
- update to 4.7.6: - Fixed an issue with some versions of the `wheel` dist failing because of being unable to detect the license file.
Dirk Mueller2020-09-17 11:35:06 +00:00