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: jquast/wcwidth
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.3.1
Choose a base ref
...
head repository: jquast/wcwidth
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.3.2
Choose a head ref
  • 3 commits
  • 11 files changed
  • 2 contributors

Commits on Jan 23, 2026

  1. Add Type checking to CI and correct mypy errors (#183)

    - duplicate sphinx docstring types removed
    - correct typing into .j2 template files, regenerate unicode_versions.py
    - tried to get autopep8 to reformat line length.. it didn't.
    - no code has changed, only annotations and comments.
    
    supersedes / merged with #182 
    
    ---------
    
    Co-authored-by: Aleksei Stepanov <alekseis@nvidia.com>
    jquast and penguinolog authored Jan 23, 2026
    Configuration menu
    Copy the full SHA
    b79af79 View commit details
    Browse the repository at this point in the history
  2. prepare for 0.3.2 release

    jquast committed Jan 23, 2026
    Configuration menu
    Copy the full SHA
    9db3210 View commit details
    Browse the repository at this point in the history
  3. add missing PR #183 link

    jquast committed Jan 23, 2026
    Configuration menu
    Copy the full SHA
    4738d79 View commit details
    Browse the repository at this point in the history
Loading