Skip to content
Snippets Groups Projects
  1. May 21, 2020
    • Frank Berghaus's avatar
      Abstract difference calculation into module · 92cf019e
      Frank Berghaus authored and Adam Edward Barton's avatar Adam Edward Barton committed
      Take the functionality of the meta-diff utility and abstract it into a
      module. This will allow other python scripts to use this functionality
      transparetly. The executable is not only in charge of handling command
      line arguments and calling the module's main function.
      92cf019e
  2. Mar 02, 2020
    • scott snyder's avatar
      PyUtils: More python 3 fixes · 88cf8709
      scott snyder authored
          
      Work around pyroot issue with getting trailing garbage when accessing
      a string stored in a tree.   This can confuse the bytes->unicode conversion
      resulting in a crash.
      88cf8709
  3. Feb 27, 2020
  4. Feb 11, 2020
  5. Jan 03, 2020
  6. Dec 10, 2019
  7. Nov 29, 2019
  8. Nov 11, 2019
  9. Oct 30, 2019
  10. Sep 12, 2019
  11. Sep 11, 2019
  12. Sep 05, 2019
    • scott snyder's avatar
      PyUtils: Fixes for python3. · 56d81564
      scott snyder authored
       - Get basestring from past.builtins.
       - Iterator interface.
       - Fix raw byte string comparison.
       - Work around root issue with converting strings stored in trees.
      56d81564
  13. Aug 07, 2019
  14. Aug 06, 2019
  15. Jul 24, 2019
  16. Jun 17, 2019
  17. Apr 17, 2019
  18. Apr 11, 2019
  19. Mar 29, 2019
  20. Aug 15, 2018
  21. Jul 12, 2018
  22. Mar 29, 2018
  23. Mar 09, 2018
  24. Mar 05, 2018
  25. Feb 22, 2018
  26. Feb 07, 2018
Loading