Skip to content

fix crashes, misbehaviors and gratuitous inconsistencies

Eric Sunshine requested to merge sunshineco/reposurgeon:es/rsselparser4 into master

This patch series fixes a number of crashes and misbehaviors in the Go port of reposurgeon, as well as gratuitous inconsistencies with the Python version (which could negatively impact tests comparing literal output against "expected" output).

It also continues porting the Reposurgeon subclass of SelectionParser to Go.

Merge request reports