Remove redundant semicolons in Python code #9607

pull practicalswift wants to merge 1 commits into bitcoin:master from practicalswift:remove-redundant-semicolons-in-python-code changing 8 files +16 −16
  1. practicalswift commented at 9:56 pm on January 20, 2017: contributor
  2. Remove redundant semicolons in Python code 5cdf10611f
  3. fanquake commented at 11:45 pm on January 20, 2017: member
    trivial ACK 5cdf106 btw, this is also something that could have been combined into #9581.
  4. in contrib/devtools/clang-format-diff.py: in 5cdf10611f
    127@@ -128,7 +128,7 @@ def main():
    128         line_count = int(match.group(3))
    129       if line_count == 0:
    130         continue
    131-      end_line = start_line + line_count - 1;
    132+      end_line = start_line + line_count - 1
    


    MarcoFalke commented at 11:47 pm on January 20, 2017:
    Just a note that this exists upstream. Not against removing it here, though.
  5. MarcoFalke commented at 11:47 pm on January 20, 2017: member
    utACK 5cdf10611fe5ea77d4632c24e69e68aa9b8119e0
  6. laanwj commented at 6:28 am on January 23, 2017: member
    Please, do not open a ton of pull requests to do minor style stuff changes for the test scripts. If those are necessary at all I’d prefer to see them combined over time (there’s no hurry for these).
  7. practicalswift commented at 8:28 am on January 23, 2017: contributor
    @laanwj OK, understood! Thanks for clarifying :-)
  8. jonasschnelli approved
  9. jonasschnelli commented at 9:03 am on January 23, 2017: contributor
    utACK 5cdf10611fe5ea77d4632c24e69e68aa9b8119e0
  10. laanwj merged this on Jan 23, 2017
  11. laanwj closed this on Jan 23, 2017

  12. laanwj referenced this in commit 5cf3c60fcc on Jan 23, 2017
  13. codablock referenced this in commit 593b6dba9c on Jan 19, 2018
  14. codablock referenced this in commit b078ee050a on Jan 20, 2018
  15. codablock referenced this in commit 96b4910fbe on Jan 21, 2018
  16. andvgal referenced this in commit 3573cdf629 on Jan 6, 2019
  17. CryptoCentric referenced this in commit 937a53f63a on Feb 27, 2019
  18. practicalswift deleted the branch on Apr 10, 2021
  19. DrahtBot locked this on Aug 16, 2022

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2025-01-22 03:12 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me