14
0
forked from pool/python-yappi
Files
python-yappi/python-yappi.changes
Dirk Mueller d086213a56 - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-yappi?expand=0&rev=11
2020-06-02 17:36:18 +00:00

37 lines
1.3 KiB
Plaintext

-------------------------------------------------------------------
Tue Jun 2 17:34:36 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- 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 12:52:55 UTC 2020 - Petr Gajdos <pgajdos@suse.com>
- %python3_only -> %python_alternative
-------------------------------------------------------------------
Tue Mar 17 23:52:17 UTC 2020 - Hans-Peter Jansen <hpj@urpla.net>
- add more testing requirements
- disable a test, that relies on asyncio.run for py < 3.7
-------------------------------------------------------------------
Sun Mar 15 09:13:20 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
- Skip two flaky tests
-------------------------------------------------------------------
Tue Mar 10 09:22:42 UTC 2020 - pgajdos@suse.com
- version update to 1.2.3
* no upstream changelog found
-------------------------------------------------------------------
Sat Mar 2 07:01:12 UTC 2019 - Thomas Bechtold <tbechtold@suse.com>
- Initial packaging (version 1.0)