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: mindflayer/python-mocket
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.14.0
Choose a base ref
...
head repository: mindflayer/python-mocket
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.14.1
Choose a head ref
  • 8 commits
  • 28 files changed
  • 2 contributors

Commits on Oct 27, 2025

  1. Update PyPy version in GitHub Actions workflow (#314)

    * Update PyPy version in GitHub Actions workflow
    * Bump Python version for MyPy.
    mindflayer authored Oct 27, 2025
    Configuration menu
    Copy the full SHA
    e1b861c View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2025

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

Commits on Dec 1, 2025

  1. Fix license.

    mindflayer committed Dec 1, 2025
    Configuration menu
    Copy the full SHA
    4edfeb8 View commit details
    Browse the repository at this point in the history
  2. Fix PyPy CI (#316)

    * Skip mypy for PyPy.
    mindflayer authored Dec 1, 2025
    Configuration menu
    Copy the full SHA
    a4a286d View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2026

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

Commits on Feb 2, 2026

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

Commits on Feb 22, 2026

  1. Adding type hints and docstrings (#317)

    * Adding type hints and docstrings.
    * Add coverage.xml to .gitignore and remove from tracking
    * Fix setsockopt signature to match standard socket API
    * Add tests for setsockopt with and without optlen
    mindflayer authored Feb 22, 2026
    Configuration menu
    Copy the full SHA
    6407df7 View commit details
    Browse the repository at this point in the history
  2. Bump version.

    mindflayer committed Feb 22, 2026
    Configuration menu
    Copy the full SHA
    0a03523 View commit details
    Browse the repository at this point in the history
Loading