o #1484

pull git-sgmoore wants to merge 1 commits into bitcoin:master from git-sgmoore:master-1 changing 1 files +1 −1
  1. git-sgmoore commented at 7:54 PM on August 15, 2023: contributor

    o

  2. added colon at end of if statement - bip-0119.mediawiki
    Python requires a colon at the end of an if statement to denote the beginning of the block of code that will be executed if the condition is True. If the colon is omitted, a syntax error will occur, and the code will not run. Since the syntax error will prevent the code from running, it won't introduce any vulnerabilities by itself. However, it will cause the application to fail at the point where the code is parsed, which might expose other issues if error handling is not implemented properly.
    2f1e2bc4d8
  3. katesalazar approved
  4. jonatack commented at 5:24 PM on April 22, 2024: member
  5. JeremyRubin commented at 4:49 PM on April 23, 2024: contributor

    ack

  6. murchandamus approved
  7. murchandamus commented at 5:38 PM on April 23, 2024: contributor

    LGTM, ACK 2f1e2bc4d8ea0da70b7e840875292b0a5df8228e

  8. murchandamus merged this on Apr 23, 2024
  9. murchandamus closed this on Apr 23, 2024

  10. git-sgmoore renamed this:
    added colon at end of if statement - bip-0119.mediawiki
    o
    on Nov 30, 2025

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bips. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-14 15:10 UTC

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