1. 07 Nov, 2018 1 commit
  2. 06 Nov, 2018 1 commit
  3. 05 Nov, 2018 1 commit
    • Serhiy Storchaka's avatar
      [2.7] bpo-35133: Fix mistakes when concatenate string literals on different... · 3e3e1a27
      Serhiy Storchaka authored
      [2.7] bpo-35133: Fix mistakes when concatenate string literals on different lines. (GH-10284) (GH-10335) (GH-10336)
      
      Two kind of mistakes:
      
      1. Missed space. After concatenating there is no space between words.
      
      2. Missed comma. Causes unintentional concatenating in a list of strings.
      (cherry picked from commit 34fd4c20)
      (cherry picked from commit 7054e5c80b6e98cd44e22d1bc2d7f0a94343089d)
      3e3e1a27
  4. 04 Nov, 2018 1 commit
  5. 03 Nov, 2018 1 commit
  6. 02 Nov, 2018 1 commit
  7. 01 Nov, 2018 1 commit
  8. 31 Oct, 2018 1 commit
  9. 30 Oct, 2018 1 commit
  10. 29 Oct, 2018 3 commits
  11. 28 Oct, 2018 2 commits
  12. 27 Oct, 2018 2 commits
  13. 26 Oct, 2018 4 commits
  14. 24 Oct, 2018 2 commits
  15. 23 Oct, 2018 1 commit
  16. 21 Oct, 2018 1 commit
  17. 20 Oct, 2018 5 commits
  18. 19 Oct, 2018 2 commits
  19. 17 Oct, 2018 1 commit
  20. 16 Oct, 2018 2 commits
  21. 15 Oct, 2018 2 commits
  22. 14 Oct, 2018 1 commit
  23. 13 Oct, 2018 1 commit
  24. 12 Oct, 2018 1 commit
  25. 10 Oct, 2018 1 commit