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: pyasn1/pyasn1
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.1
Choose a base ref
...
head repository: pyasn1/pyasn1
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.2
Choose a head ref
  • 7 commits
  • 15 files changed
  • 3 contributors

Commits on Jan 16, 2026

  1. Switch documentation user to pyasn1 (#89)

    The project moved from etingof/pyasn1 to pyasn1/pyasn1
    but the github link in the documentation at
    https://pyasn1.readthedocs.io/en/latest/contents.html still points at the old repository
    xoryouyou authored and droideck committed Jan 16, 2026
    Configuration menu
    Copy the full SHA
    93c4d4f View commit details
    Browse the repository at this point in the history
  2. Package pyasn1 with pyproject.toml (#90)

    Deprecate setup.py and setup.cfg
    droideck committed Jan 16, 2026
    Configuration menu
    Copy the full SHA
    f1ed02e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fa62307 View commit details
    Browse the repository at this point in the history
  4. Create Security Policy

    droideck committed Jan 16, 2026
    Configuration menu
    Copy the full SHA
    33656e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0a7e067 View commit details
    Browse the repository at this point in the history
  6. Merge commit from fork

    Add limit of 20 continuation octets per OID arc to prevent a potential memory
    exhaustion from excessive continuation bytes input.
    droideck committed Jan 16, 2026
    Configuration menu
    Copy the full SHA
    3908f14 View commit details
    Browse the repository at this point in the history
  7. Prepare release 0.6.2

    droideck committed Jan 16, 2026
    Configuration menu
    Copy the full SHA
    e7356f8 View commit details
    Browse the repository at this point in the history
Loading