0
1
2## Description
3This pull request fixes a typo in the variable name, changing `shuffled_indeces` to `shuffled_indices` in `test/functional/rpc_packages.py`.
4This improves code readability and ensures consistency with standard English spelling.
Rename shuffled_indeces
to shuffled_indices
in rpc_packages.py
#32883
pull
vtjl10
wants to merge
1
commits into
bitcoin:master
from
vtjl10:master
changing
1
files
+4 −4
-
vtjl10 commented at 8:08 pm on July 5, 2025: none
-
Update rpc_packages.py 98fbb68514
-
DrahtBot commented at 8:08 pm on July 5, 2025: contributor
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
Code Coverage & Benchmarks
For details see: https://corecheck.dev/bitcoin/bitcoin/pulls/32883.
Reviews
See the guideline for information on the review process. A summary of reviews will appear here.
-
pinheadmz commented at 11:25 am on July 6, 2025: member
Please don’t open new pull requests just for tiny typo fixes, they are a drag on our integration testing infrastructure, maintainer time and reviewer time. See https://github.com/bitcoin/bitcoin/blob/master/CONTRIBUTING.md#refactoring:
Trivial pull requests or pull requests that refactor the code with no clear benefits may be immediately closed by the maintainers to reduce unnecessary workload on reviewing.
There are many more significant ways to contribute to Bitcoin – for example, look for good first issues.
-
pinheadmz closed this on Jul 6, 2025
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-07-07 21:13 UTC
More mirrored repositories can be found on mirror.b10c.me