Skip to content
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.

IS-1029: Array Optimization hotfix #424

Merged
merged 2 commits into from
Mar 11, 2020

Commits on Mar 10, 2020

  1. IS-1029: Array Optimization hotfix

    * cache prefix_hash_key
    cow-hs committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    d381263 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2020

  1. Minor update in IconScoreDatabase

    * self.prefix_hash_key -> self._prefix_hash_key
    * Remove concatenation operator "+" from _make_prefix_hash_key()
    * Change an error message in DictDB: "Not Supported iter function on DictDB" -> "Iteration not supported in DictDB"
    goldworm-icon committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    2a3f12a View commit details
    Browse the repository at this point in the history