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-cas/python-cas
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: nikolas-patch-6
Choose a base ref
...
head repository: python-cas/python-cas
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 6 files changed
  • 2 contributors

Commits on May 5, 2026

  1. Merge pull request #71 from python-cas/nikolas-patch-6

    Add python 3.14 testing
    nikolas authored May 5, 2026
    Configuration menu
    Copy the full SHA
    8f5c6dd View commit details
    Browse the repository at this point in the history
  2. CASClientV1 fix: decode unicode

    Fixes #42
    nikolas committed May 5, 2026
    Configuration menu
    Copy the full SHA
    65d2c47 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #72 from python-cas/decode-unicode

    CASClientV1 fix: decode unicode
    nikolas authored May 5, 2026
    Configuration menu
    Copy the full SHA
    ab18561 View commit details
    Browse the repository at this point in the history
  4. 🔖 release version 1.7.2

    nikolas committed May 5, 2026
    Configuration menu
    Copy the full SHA
    aa3c8dc View commit details
    Browse the repository at this point in the history
  5. Merge pull request #73 from python-cas/release-1.7.2

    🔖 release version 1.7.2
    nikolas authored May 5, 2026
    Configuration menu
    Copy the full SHA
    c69f5c5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    195c1cc View commit details
    Browse the repository at this point in the history
  7. Merge pull request #74 from python-cas/content-type

    setup.py: Add missing long_description_content_type
    nikolas authored May 5, 2026
    Configuration menu
    Copy the full SHA
    99e1ae2 View commit details
    Browse the repository at this point in the history
  8. Update README.rst

    nikolas authored May 5, 2026
    Configuration menu
    Copy the full SHA
    5382969 View commit details
    Browse the repository at this point in the history
  9. Update README.rst

    nikolas authored May 5, 2026
    Configuration menu
    Copy the full SHA
    40697cf View commit details
    Browse the repository at this point in the history
  10. Update README.rst

    nikolas authored May 5, 2026
    Configuration menu
    Copy the full SHA
    aeca6b2 View commit details
    Browse the repository at this point in the history
  11. Update README.rst

    nikolas authored May 5, 2026
    Configuration menu
    Copy the full SHA
    9603477 View commit details
    Browse the repository at this point in the history
  12. Add pypi link in readme

    nikolas authored May 5, 2026
    Configuration menu
    Copy the full SHA
    ae75083 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2026

  1. Update setup.py

    nikolas authored May 12, 2026
    Configuration menu
    Copy the full SHA
    ecfd2ec View commit details
    Browse the repository at this point in the history
Loading