File: null-merge-infinite-loop-670367094ad83e19.yaml

package info (click to toggle)
python-reno 4.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 776 kB
  • sloc: python: 5,263; makefile: 21; sh: 10
file content (5 lines) | stat: -rw-r--r-- 119 bytes parent folder | download | duplicates (3)
1
2
3
4
5
---
fixes:
  - |
    Remove an infinite loop in the traversal algorithm caused by some
    null-merge skip situations.