> Brian C. Lane (4): > Replace POSIX regex classes with character ranges (#602712) > Add test cases for proxy regex (#602712) > Change proxy regex in loader to match python proxy regex (#602712) > Set repo.proxy only after fully assembled (#602712) > > loader/urls.c | 2 +- > tests/regex/Makefile.am | 22 +++++++++ > tests/regex/proxy.py | 111 +++++++++++++++++++++++++++++++++++++++++++++++ > yuminstall.py | 20 ++++++--- > 4 files changed, 148 insertions(+), 7 deletions(-) > create mode 100644 tests/regex/Makefile.am > create mode 100644 tests/regex/__init__.py > create mode 100644 tests/regex/proxy.py ACK to the whole set. - chris _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list