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: tlsfuzzer/python-ecdsa
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: python-ecdsa-0.19.1
Choose a base ref
...
head repository: tlsfuzzer/python-ecdsa
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Sep 4, 2025

  1. chore: change to ubuntu-22 since u-20 is deprecated

    -ensure working pip on python2.7
    -adjust python 3.6 to run on centos:8, since ubuntu22 image does not support python3.6
    -git version on centos:6 was too old and was not working properly,
    changing it to manually download and build newer git version
    gstarovo committed Sep 4, 2025
    Configuration menu
    Copy the full SHA
    c4f0df1 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2025

  1. Merge pull request #363 from gstarovo/ubuntu20-deprecation

    Changes in github workflow
    tomato42 authored Sep 8, 2025
    Configuration menu
    Copy the full SHA
    55aca78 View commit details
    Browse the repository at this point in the history
Loading