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-hyper/rfc3986
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.5.0
Choose a base ref
...
head repository: python-hyper/rfc3986
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0.0
Choose a head ref
  • 13 commits
  • 42 files changed
  • 4 contributors

Commits on May 8, 2021

  1. Fix year in copyright

    peteradrichem committed May 8, 2021
    Configuration menu
    Copy the full SHA
    40a3b91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0bd6c94 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. Configuration menu
    Copy the full SHA
    0e258ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b30d17 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #77 from python-hyper/update-1.5-release-notes

    Add missing line item to 1.5 release notes.
    sigmavirus24 authored May 10, 2021
    Configuration menu
    Copy the full SHA
    d8af438 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

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

Commits on Aug 29, 2021

  1. Revert "Fix year in copyright"

    This reverts commit 40a3b91.
    peteradrichem committed Aug 29, 2021
    Configuration menu
    Copy the full SHA
    6bff9ef View commit details
    Browse the repository at this point in the history
  2. Merge pull request #76 from peteradrichem/master

    Auto updates for year, version and release (Sphinx)
    sigmavirus24 authored Aug 29, 2021
    Configuration menu
    Copy the full SHA
    dc2bd24 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

  1. Update README.rst

    sondrelg authored Sep 2, 2021
    Configuration menu
    Copy the full SHA
    33750e1 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2021

  1. Merge pull request #80 from sondrelg/patch-1

    Update README.rst
    sigmavirus24 authored Sep 5, 2021
    Configuration menu
    Copy the full SHA
    b2efb2d View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2022

  1. Fix URI resolution with scheme-only URI

    Prepare for 2.0 release which drops support for 2.7, 3.3, 3.4, 3.5, 3.6
    and sets the foundation for better future development practices
    (declarative packaging configuration, pre-commit enforcement, etc.)
    
    Closes #81
    sigmavirus24 committed Jan 9, 2022
    Configuration menu
    Copy the full SHA
    f279dd3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #82 from python-hyper/bug/81

    Fix URI resolution with scheme-only URI
    sigmavirus24 authored Jan 9, 2022
    Configuration menu
    Copy the full SHA
    2d0317b View commit details
    Browse the repository at this point in the history
  3. Prepare to release 2.0.0

    Update release notes and version string
    sigmavirus24 committed Jan 9, 2022
    Configuration menu
    Copy the full SHA
    7a64092 View commit details
    Browse the repository at this point in the history
Loading