Comparing aimoonchen:master...zpoint:master · aimoonchen/CPython-Internals

Commits on Jul 30, 2025

  1. Configuration menu

    Browse the repository at this point in the history

  2. Configuration menu

    Browse the repository at this point in the history

  3. Configuration menu

    Browse the repository at this point in the history

Commits on Oct 25, 2025

  1. Configuration menu

    Browse the repository at this point in the history

Commits on Oct 27, 2025

  1. Configuration menu

    Browse the repository at this point in the history

Commits on Jan 8, 2026

  1. Configuration menu

    Browse the repository at this point in the history

  2. Configuration menu

    Browse the repository at this point in the history

Commits on Jan 31, 2026

  1. Use local SVG logo in README.

    * Fix README.md and README_KR.md which use the logo.
    * Use a stripped, small (2.8 kiB), local SVG file.
    * The file is from Wikimedia, license clean.
    Configuration menu

    Browse the repository at this point in the history

Commits on Feb 1, 2026

  1. Add Jekyll config for GitHub Pages

    Enable GitHub Pages with the Cayman theme to publish
    the documentation as a website.
    
    Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
    Configuration menu

    Browse the repository at this point in the history

  2. Configuration menu

    Browse the repository at this point in the history

  3. Configuration menu

    Browse the repository at this point in the history

  4. Convert absolute GitHub URLs to relative paths in READMEs

    Update all internal links in README.md, README_CN.md, and README_KR.md
    to use relative paths instead of absolute GitHub URLs. This allows the
    links to work correctly on GitHub Pages, pointing to the generated HTML
    pages rather than redirecting back to the repository.
    
    Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
    Configuration menu

    Browse the repository at this point in the history

  5. Configuration menu

    Browse the repository at this point in the history

Commits on Feb 3, 2026

  1. Improve English grammar and readability across documentation

    Fix grammar issues throughout the repository's markdown files:
    - Correct spelling errors (e.g., defination → definition, intepreter → interpreter)
    - Fix capitalization at sentence starts
    - Correct article usage and verb agreement
    - Fix run-on sentences with proper punctuation
    - Standardize technical terms (e.g., posix → POSIX, python → Python)
    - Fix possessive vs contraction errors (it's → its)
    
    Addresses issue zpoint#59
    
    Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
    Configuration menu

    Browse the repository at this point in the history

  2. Configuration menu

    Browse the repository at this point in the history