Any / All revert #1277

Closed
opened 2018-06-15 13:12:36 +02:00 by coffeedogs · 0 comments
coffeedogs commented 2018-06-15 13:12:36 +02:00 (Migrated from github.com)

Revert some code style changes that were too aggressive and adversely affected runtime logic. Reported in the chan:
BM-NBctD2fu6pS7M21x5CrkFkkQ25kSvy6M
7 hours ago [raw]

This patch undoes the conversion to any()/all() conditionals, reverting to the much faster (and IMO prettier format-wise) lazily-evaluated conditionals which should resolve any bugs caused by the premature optimization attempt.

Revert some code style changes that were too aggressive and adversely affected runtime logic. Reported in the chan: BM-NBctD2fu6pS7M21x5CrkFkkQ25kSvy6M 7 hours ago [raw] This patch undoes the conversion to any()/all() conditionals, reverting to the much faster (and IMO prettier format-wise) lazily-evaluated conditionals which should resolve any bugs caused by the premature optimization attempt.
This repo is archived. You cannot comment on issues.
No Milestone
No project
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Bitmessage/PyBitmessage-2024-12-03#1277
No description provided.