Changelog for
python3-yappi-1.3.5-lp153.26.2.x86_64.rpm :
* Sat Jun 04 2022 Dirk Müller
- update to 1.3.5:
* Use PyEval_GetLocals for getting locals in Py3.10 and up.
* Fix cp->coroutines becomes NULL when head is removed
* Remove pypistats dw count
* Sat Oct 16 2021 Dirk Müller - update to 1.3.3:
* further python 3.10 fixes
* Thu Apr 22 2021 Dirk Müller - update to 1.3.2: - Add support for Python 3.10
* Tue Mar 16 2021 Matej Cepl - Switch off build for python 3.6.
* Mon Nov 09 2020 Steve Kowalik - Update to 1.3.0:
* Add support for profiling gevent applications
* A new API has been defined: `set_context_backend` which accepts `greenlet` as a backend.
* Fix various issues
* Sun Aug 16 2020 John Vandenberg - Remove unnecessary build dependency nose
* Tue Jun 02 2020 Dirk Mueller - update to 1.2.5:
* Fix tag/ctx_id filtering on get_func_stats
* Add filter_callback to get_func_stats() for filtering function/module descriptors
* FIX: issues related to invalid conversion from long->ptr in Win32
* Optimize tstate->dict retrieval
* Various other fixes
* Fri May 15 2020 Petr Gajdos - %python3_only -> %python_alternative
* Tue Mar 17 2020 Hans-Peter Jansen - add more testing requirements- disable a test, that relies on asyncio.run for py < 3.7
* Sun Mar 15 2020 Tomáš Chvátal - Skip two flaky tests
* Tue Mar 10 2020 pgajdosAATTsuse.com- version update to 1.2.3
* no upstream changelog found
* Sat Mar 02 2019 Thomas Bechtold - Initial packaging (version 1.0)