[go: nahoru, domu]

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: miketheman/pytest-socket Loading
base: 0.3.2
Choose a base ref
...
head repository: miketheman/pytest-socket Loading
compare: 0.3.3
Choose a head ref
  • 3 commits
  • 4 files changed
  • 2 contributors

Commits on Feb 9, 2019

  1. fix: Correctly check allowed host is unicode rather than str (#22)

    * correctly check allowed host if host is unicode rather than str
    * reduce code complexity for parsing hostname
    sadams authored and miketheman committed Feb 9, 2019
    Configuration menu
    Copy the full SHA
    8971510 View commit details
    Browse the repository at this point in the history
  2. CHANGELOG update for 0.3.3

    Signed-off-by: Mike Fiedler <miketheman@gmail.com>
    miketheman committed Feb 9, 2019
    Configuration menu
    Copy the full SHA
    218b551 View commit details
    Browse the repository at this point in the history
  3. ✨ pytest-socket, v0.3.3

    Signed-off-by: Mike Fiedler <miketheman@gmail.com>
    miketheman committed Feb 9, 2019
    Configuration menu
    Copy the full SHA
    04c746a View commit details
    Browse the repository at this point in the history
Loading