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: RedTeams/python-gssapi
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: pythongssapi/python-gssapi
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 3 commits
  • 5 files changed
  • 3 contributors

Commits on Feb 17, 2025

  1. Update macOS build versions

    Update the versions of macOS that is used to build the wheels in CI.
    Also removes invalid DNF 5 option now that it is being tested in CI.
    
    Signed-off-by: Jordan Borean <[email protected]>
    jborean93 committed Feb 17, 2025
    Configuration menu
    Copy the full SHA
    fc7326e View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2025

  1. Fix type annotation for gssapi.creds.Credentials name property. Add t…

    …est checks.
    
    Signed-off-by: Aleksey Kondratov <[email protected]>
    DrFobos authored and jborean93 committed Feb 18, 2025
    Configuration menu
    Copy the full SHA
    52bd8e9 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2025

  1. remove deprecated license classifier

    Should fix pythongssapi#361
    
    Signed-off-by: Thomas Heavey <[email protected]>
    theavey authored and jborean93 committed Jun 29, 2025
    Configuration menu
    Copy the full SHA
    6cd2011 View commit details
    Browse the repository at this point in the history
Loading