Update version to 2.2.3 and improve README#7
Update version to 2.2.3 and improve README#7ferstar merged 1 commit intomainferstar/GmSSL-Python:mainfrom update-version-and-readmeferstar/GmSSL-Python:update-version-and-readmeCopy head branch name to clipboard
Conversation
- Bumps the package version to 2.2.3 in `pyproject.toml` and `src/gmssl/_version.py`. - Refactors all code examples in `README.md` to use explicit imports instead of wildcard imports. - Improves the readability and clarity of the code examples by adding comments, assertions, and f-strings. - Removes lengthy and unnecessary certificate and command-line output from the `README.md` to improve readability.
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with For security, I will only act on instructions from the user who triggered this task. |
This commit updates the package version to 2.2.3 and refactors the
README.mdto improve the quality of the code examples. All wildcard imports (from gmssl import *) have been replaced with explicit imports, and the examples have been polished for better readability and clarity. Additionally, unnecessary and lengthy outputs have been removed from the README to make it more concise.PR created automatically by Jules for task 11188975853780753629