-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: flyher/CPython-Internals
base: master
head repository: zpoint/CPython-Internals
compare: master
- 15 commits
- 76 files changed
- 4 contributors
Commits on Jul 30, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 6235b94 - Browse repository at this point
Copy the full SHA 6235b94View commit details -
Configuration menu - View commit details
-
Copy full SHA for ccf6c8e - Browse repository at this point
Copy the full SHA ccf6c8eView commit details -
Merge pull request zpoint#61 from zpoint/zpoint-patch-1
Resolve zpoint#60 typo on mro
Configuration menu - View commit details
-
Copy full SHA for aabff7e - Browse repository at this point
Copy the full SHA aabff7eView commit details
Commits on Oct 25, 2025
-
Update dict_cn.md for clarity on dictionary behavior
Clarified the explanation regarding dictionary keys and values in the Chinese documentation. 字段对象->字典对象
Configuration menu - View commit details
-
Copy full SHA for b106298 - Browse repository at this point
Copy the full SHA b106298View commit details
Commits on Oct 27, 2025
-
Merge pull request zpoint#62 from XiaoWan-zi/patch-1
Update dict_cn.md for clarity on dictionary behavior
Configuration menu - View commit details
-
Copy full SHA for cae126f - Browse repository at this point
Copy the full SHA cae126fView commit details
Commits on Jan 8, 2026
-
Configuration menu - View commit details
-
Copy full SHA for d6a959c - Browse repository at this point
Copy the full SHA d6a959cView commit details -
Merge pull request zpoint#64 from zpoint/remove_xyz_links
Remove xyz link
Configuration menu - View commit details
-
Copy full SHA for ea74233 - Browse repository at this point
Copy the full SHA ea74233View commit details
Commits on Jan 31, 2026
-
* 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 - View commit details
-
Copy full SHA for a817e58 - Browse repository at this point
Copy the full SHA a817e58View commit details
Commits on Feb 1, 2026
-
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 - View commit details
-
Copy full SHA for a2f8f7d - Browse repository at this point
Copy the full SHA a2f8f7dView commit details -
Merge pull request zpoint#67 from zpoint/gh-pages-setup
Add Jekyll config for GitHub Pages
Configuration menu - View commit details
-
Copy full SHA for ad5bd38 - Browse repository at this point
Copy the full SHA ad5bd38View commit details -
Merge pull request zpoint#65 from the9000/the9000/fix-readme-python-logo
Use local SVG logo in README.
Configuration menu - View commit details
-
Copy full SHA for 69d36eb - Browse repository at this point
Copy the full SHA 69d36ebView commit details -
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 - View commit details
-
Copy full SHA for 8524324 - Browse repository at this point
Copy the full SHA 8524324View commit details -
Merge pull request zpoint#68 from zpoint/gh-pages-setup
Fix GitHub Pages links to use relative paths
Configuration menu - View commit details
-
Copy full SHA for 51a27d8 - Browse repository at this point
Copy the full SHA 51a27d8View commit details
Commits on Feb 3, 2026
-
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 - View commit details
-
Copy full SHA for 1c8da84 - Browse repository at this point
Copy the full SHA 1c8da84View commit details -
Merge pull request zpoint#69 from zpoint/fix/improve-english-document…
…ation Improve English grammar and readability across documentation
Configuration menu - View commit details
-
Copy full SHA for 8c8a460 - Browse repository at this point
Copy the full SHA 8c8a460View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master