-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
GH-108202: Document calendar's command-line interface
#109020
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
hugovk
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this!
erlend-aasland
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice!
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
hugovk
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📆
|
Thanks @AA-Turner for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12. |
…onGH-109020) (cherry picked from commit f0f96a9) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com> Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
|
GH-109030 is a backport of this pull request to the 3.12 branch. |
…onGH-109020) (cherry picked from commit f0f96a9) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com> Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
|
GH-109031 is a backport of this pull request to the 3.11 branch. |
The
calendarCLI (python -m calendar) was added in 2006, in 58917a6 and 48d5e50. It has remained undocumented ever since.This adds a fairly basic, but comprehensive overview, and corrects a typo in the help message for
-L.A
📚 Documentation preview 📚: https://cpython-previews--109020.org.readthedocs.build/