Changelog
### 0.29.28
```
====================
Bugs fixed
----------
* Due to backwards incompatible changes in CPython 3.11a4, the feature flags
``CYTHON_FAST_THREAD_STATE`` and ``CYTHON_USE_EXC_INFO_STACK`` are now disabled
in Python 3.11 and later. They are enabled again in Cython 3.0.
Patch by David Woods. (Github issue 4610)
* A C compiler warning in older PyPy versions was resolved.
Patch by Matti Picus. (Github issue 4236)
```
Links
- PyPI: https://pypi.org/project/cython
- Changelog: https://pyup.io/changelogs/cython/
- Homepage: http://cython.org/
Changelog
### 0.0.50
```
------
- Fixed a bug when reporting the max drawdown
```
### 0.0.49
```
------
- Fixed an issue with saving the HTML report as a file
```
Links
- PyPI: https://pypi.org/project/quantstats
- Changelog: https://pyup.io/changelogs/quantstats/
- Repo: https://github.com/ranaroussi/quantstats
Update Cython from 0.29.27 to 0.29.28.
Changelog
### 0.29.28 ``` ==================== Bugs fixed ---------- * Due to backwards incompatible changes in CPython 3.11a4, the feature flags ``CYTHON_FAST_THREAD_STATE`` and ``CYTHON_USE_EXC_INFO_STACK`` are now disabled in Python 3.11 and later. They are enabled again in Cython 3.0. Patch by David Woods. (Github issue 4610) * A C compiler warning in older PyPy versions was resolved. Patch by Matti Picus. (Github issue 4236) ```Links
- PyPI: https://pypi.org/project/cython - Changelog: https://pyup.io/changelogs/cython/ - Homepage: http://cython.org/Update setuptools from 60.9.0 to 60.9.3.
Changelog
### 60.9.3 ``` ------- Misc ^^^^ * 3093: Repaired automated release process. ``` ### 60.9.2 ``` ------- Misc ^^^^ * 3035: When loading distutils from the vendored copy, rewrite ``__name__`` to ensure consistent importing from inside and out. ``` ### 60.9.1 ``` ------- Misc ^^^^ * 3102: Prevent vendored importlib_metadata from loading distributions from older importlib_metadata. * 3103: Fixed issue where string-based entry points would be omitted. * 3107: Bump importlib_metadata to 4.11.1 addressing issue with parsing requirements in egg-info as found in PyPy. ```Links
- PyPI: https://pypi.org/project/setuptools - Changelog: https://pyup.io/changelogs/setuptools/ - Repo: https://github.com/pypa/setuptoolsUpdate hypothesis from 6.36.2 to 6.37.1.
Changelog
### 6.37.1 ``` ------------------- This patch fixes a warning under :pypi:`pytest` 7 relating to our rich traceback display logic (:issue:`3223`). ``` ### 6.37.0 ``` ------------------- When distinguishing multiple errors, Hypothesis now looks at the inner exceptions of :pep:`654` ``ExceptionGroup``\ s. ```Links
- PyPI: https://pypi.org/project/hypothesis - Changelog: https://pyup.io/changelogs/hypothesis/ - Homepage: https://hypothesis.worksUpdate finnhub-python from 2.4.9 to 2.4.10.
The bot wasn't able to find a changelog for this release. Got an idea?
Links
- PyPI: https://pypi.org/project/finnhub-python - Changelog: https://pyup.io/changelogs/finnhub-python/ - Homepage: https://finnhub.io/docs/apiUpdate quantstats from 0.0.48 to 0.0.50.
Changelog
### 0.0.50 ``` ------ - Fixed a bug when reporting the max drawdown ``` ### 0.0.49 ``` ------ - Fixed an issue with saving the HTML report as a file ```Links
- PyPI: https://pypi.org/project/quantstats - Changelog: https://pyup.io/changelogs/quantstats/ - Repo: https://github.com/ranaroussi/quantstatsUpdate mnqueues from 0.0.35 to 0.0.37.
The bot wasn't able to find a changelog for this release. Got an idea?
Links
- PyPI: https://pypi.org/project/mnqueues - Changelog: https://pyup.io/changelogs/mnqueues/ - Repo: https://github.com/amor71/mnqueuesUpdate types-requests from 2.27.9 to 2.27.10.
The bot wasn't able to find a changelog for this release. Got an idea?
Links
- PyPI: https://pypi.org/project/types-requests - Repo: https://github.com/python/typeshed