Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see whatโ€™s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: python-kasa/python-kasa
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: python-kasa/python-kasa
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: hashlib_plus_encrypt
Choose a head ref
  • 6 commits
  • 2 files changed
  • 1 contributor

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    dcd9322 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8120bf0 View commit details
    Browse the repository at this point in the history
  3. no need to do in init

    bdraco committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    26d1fcf View commit details
    Browse the repository at this point in the history
  4. no need to do in init

    bdraco committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    db1e3b2 View commit details
    Browse the repository at this point in the history
  5. Use hashlib in place of hashes.Hash

    - Its faster and less code
    bdraco committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    0291edc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c3894ab View commit details
    Browse the repository at this point in the history
Loading