8000 Comparing ciguler:d59690d...tecladocode:e9cbacb · ciguler/testing-python-apps · GitHub
[go: up one dir, main page]

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: ciguler/testing-python-apps
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d59690d
Choose a base ref
...
head repository: tecladocode/testing-python-apps
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e9cbacb
Choose a head ref
  • 6 commits
  • 11 files changed
  • 1 contributor

Commits on Jan 14, 2022

  1. Revert some changes to the code that aren't reflected in the tests, n…

    …amely including 'id' in the JSON.
    jslvtr committed Jan 14, 2022
    Configuration menu
    Copy the full SHA
    5585a1c View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. 🐛 (safe_str_cmp) Use hmac.compare_digest instead of safe_str_cmp

    In Werkzeug 2.1, `safe_str_cmp` has been removed (after being deprecated a while ago). The recommendation from the Werkzeug team is to use `hmac.compare_digest`.
    
    In this repo we were using `safe_str_cmp` in sections 7 and 8, so that has now been replaced.
    jslvtr committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    9acc053 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    a494bb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd3010b View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    62638e6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request tecladocode#10 from tecladocode/jose/cou-448-find-…

    …alternative-to-bash-support-extension
    
    Add Windows-specific information for s8 and s10
    jslvtr authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    e9cbacb View commit details
    Browse the repository at this point in the history
Loading
0