Undefined name: bytearray_cmp --> bytearr_cmp #878

pull cclauss wants to merge 1 commits into bitcoin:master from cclauss:patch-1 changing 1 files +1 −1
  1. cclauss commented at 10:23 PM on January 23, 2020: none

    As discussed in #619. bytearray_cmp is and undefined name in this context which has the potential to raise NameError at runtime so use bytearr_cmp() (which is defined on line 4) instead.

  2. Undefined name: bytearray_cmp --> bytearr_cmp
    As discussed in #619.  `bytearray_cmp` is and undefined name in this context which has the potential to raise NameError at runtime so use `bytearr_cmp()` (which is defined on line 4) instead.
    618022c465
  3. luke-jr commented at 12:06 AM on January 24, 2020: member
  4. luke-jr added the label Proposed BIP modification on Jan 24, 2020
  5. cclauss closed this on Jun 20, 2021

  6. cclauss deleted the branch on Jun 20, 2021

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 11:10 UTC

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