1. 07 May, 2017 1 commit
  2. 06 May, 2017 5 commits
  3. 05 May, 2017 3 commits
  4. 01 May, 2017 1 commit
  5. 29 Apr, 2017 2 commits
  6. 24 Apr, 2017 3 commits
  7. 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
  8. 18 Apr, 2017 1 commit
  9. 10 Apr, 2017 2 commits
  10. 09 Apr, 2017 4 commits
  11. 06 Apr, 2017 1 commit
  12. 05 Apr, 2017 2 commits
  13. 04 Apr, 2017 1 commit
  14. 31 Mar, 2017 1 commit
  15. 30 Mar, 2017 1 commit
  16. 29 Mar, 2017 1 commit
  17. 28 Mar, 2017 8 commits
  18. 24 Mar, 2017 2 commits