1. 14 Jul, 2017 1 commit
  2. 28 Apr, 2017 1 commit
  3. 24 Apr, 2017 3 commits
  4. 23 Apr, 2017 1 commit
    • Jakub Wilk's avatar
      Fix incorrect use of flags in re.sub() · 8c579988
      Jakub Wilk authored
      The 4th argument of re.sub() is maximum number of substitutions, not
      flags.
      
      re.M affects only semantics of ^ and $, so it wouldn't have any effect
      on this regexp.
      8c579988
  5. 18 Apr, 2017 1 commit
  6. 09 Apr, 2017 2 commits
  7. 06 Apr, 2017 1 commit
  8. 05 Apr, 2017 2 commits
  9. 04 Apr, 2017 1 commit
  10. 31 Mar, 2017 1 commit
  11. 30 Mar, 2017 1 commit
  12. 28 Mar, 2017 7 commits
  13. 24 Mar, 2017 2 commits
  14. 22 Mar, 2017 1 commit
  15. 19 Mar, 2017 1 commit
  16. 18 Mar, 2017 4 commits
  17. 15 Mar, 2017 2 commits
  18. 14 Mar, 2017 2 commits
  19. 11 Mar, 2017 2 commits
  20. 10 Mar, 2017 1 commit
  21. 09 Mar, 2017 3 commits