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: labex-labs/python-cheatsheet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: labex-labs/python-cheatsheet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feat/add-subprocess-cheatsheet
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 13 files changed
  • 2 contributors

Commits on Nov 28, 2025

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

Commits on Dec 2, 2025

  1. Refactor documentation structure for multi-language support

    - Updated the directory structure for English documentation to be placed in `en/` subdirectories across cheatsheets, built-in functions, modules, and blog sections.
    - Revised contributing guidelines to emphasize the new structure for adding English documentation and clarified that translations for other languages will be handled automatically during deployment.
    - Removed the `subprocess-module.md` file as part of the documentation cleanup.
    
    This update aims to improve organization and clarity in the documentation for contributors and users.
    huhuhang committed Dec 2, 2025
    Configuration menu
    Copy the full SHA
    9e5dee5 View commit details
    Browse the repository at this point in the history
Loading