17
0
Dominique Leuenberger 6029419fc9 Accepting request 1345116 from devel:languages:python
- Update to 5.0.2:
  * ENH: improved type annotations and moved them inline
  * FIX: Prevented duplicate or inconsistent profiler output under Python
    3.14 when multiprocessing is used.
  * ENH: Add %%lprun_all for more beginner-friendly profiling in
    IPython/Jupyter
  * FIX: mitigate speed regressions introduced in 5.0.0
  * ENH: Added capability to combine profiling data both programmatically
    (LineStats.__add__()) and via the CLI (python -m line_profiler)
  * FIX: ref-count leaks
  * FIX: Use import system to locate module file run by kernprof -m
  * FIX: Move away from older, (temporarily-)deprecated importlib.resources
    APIs in line_profiler.toml_config
  * CHANGE: remove default alphabetical sorting of profiled functions
- Drop patches:
  * no-python-in-path.patch
  * support-python314.patch
- Add patch do-not-reset-pythonpath.patch:
  * Do not reset PYTHONPATH in two tests.

OBS-URL: https://build.opensuse.org/request/show/1345116
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-line_profiler?expand=0&rev=16
2026-04-08 15:17:01 +00:00
2026-04-08 06:02:01 +00:00
2026-04-08 06:02:01 +00:00
2026-04-08 06:02:01 +00:00
2026-04-08 06:02:01 +00:00
Description
No description provided
95 KiB
Languages
Diff 100%