Skip to content

Organize pyk utils#2442

Merged
rv-jenkins merged 14 commits intomasterfrom
organize-pyk-utils
Feb 17, 2022
Merged

Organize pyk utils#2442
rv-jenkins merged 14 commits intomasterfrom
organize-pyk-utils

Conversation

@tothtamas28
Copy link
Copy Markdown
Contributor

@tothtamas28 tothtamas28 commented Feb 17, 2022

⚠️ Breaking changes:

  • Renamed module util to utils
  • Module pyk no longer re-exports util
  • Moved fatal, notif, warning from util to cli_utils
  • Renamed util.genFileTimeStamp to cli_utils.gen_file_timestamp
  • Renamed util.strHash to utils.hash_str
  • Renamed util.combineDicts to utils.combine_dicts
  • Renamed util.findCommonItems to utils.find_common_items
  • Renamed util.getAppliedAxiomList to ktool._getAppliedAxiomList
  • Removed optional argument exitCode from fatal
  • Modified combine_dicts to always return a new dict (or None)

@tothtamas28 tothtamas28 marked this pull request as ready for review February 17, 2022 13:33
@tothtamas28 tothtamas28 requested a review from ehildenb February 17, 2022 13:33
@rv-jenkins rv-jenkins merged commit 176c171 into master Feb 17, 2022
@rv-jenkins rv-jenkins deleted the organize-pyk-utils branch February 17, 2022 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants