-
-
Notifications
You must be signed in to change notification settings - Fork 31.9k
Docs: the calendar module lacks documentation for several APIs #108202
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
Labels
docs
Documentation in the Doc dir
Comments
(status as at 21c0844) Defined in
|
I think at the least we ought document A |
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Aug 25, 2023
(cherry picked from commit 1350987) Co-authored-by: Adam Turner <[email protected]>
hugovk
pushed a commit
that referenced
this issue
Aug 25, 2023
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Aug 25, 2023
(cherry picked from commit 1350987) Co-authored-by: Adam Turner <[email protected]>
hugovk
pushed a commit
that referenced
this issue
Aug 25, 2023
Co-authored-by: Adam Turner <[email protected]>
Yhg1s
pushed a commit
that referenced
this issue
Aug 25, 2023
GH-108202: Document ``calendar`` exceptions (GH-108398) (cherry picked from commit 1350987) Co-authored-by: Adam Turner <[email protected]>
hugovk
pushed a commit
that referenced
this issue
Aug 28, 2023
AA-Turner
added a commit
to AA-Turner/cpython
that referenced
this issue
Aug 28, 2023
…ts (pythonGH-108492). (cherry picked from commit 5d936b6) Co-authored-by: Adam Turner <[email protected]>
Yhg1s
pushed a commit
that referenced
this issue
Aug 28, 2023
hugovk
added a commit
that referenced
this issue
Sep 6, 2023
Co-authored-by: Hugo van Kemenade <[email protected]>
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Sep 6, 2023
…onGH-109020) (cherry picked from commit f0f96a9) Co-authored-by: Adam Turner <[email protected]> Co-authored-by: Hugo van Kemenade <[email protected]>
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Sep 6, 2023
…onGH-109020) (cherry picked from commit f0f96a9) Co-authored-by: Adam Turner <[email protected]> Co-authored-by: Hugo van Kemenade <[email protected]>
vstinner
pushed a commit
that referenced
this issue
Sep 7, 2023
…109020) (#109031) GH-108202: Document ``calendar``'s command-line interface (GH-109020) (cherry picked from commit f0f96a9) Co-authored-by: Adam Turner <[email protected]> Co-authored-by: Hugo van Kemenade <[email protected]>
Yhg1s
pushed a commit
that referenced
this issue
Sep 8, 2023
…109020) (#109030) GH-108202: Document ``calendar``'s command-line interface (GH-109020) (cherry picked from commit f0f96a9) Co-authored-by: Adam Turner <[email protected]> Co-authored-by: Hugo van Kemenade <[email protected]>
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Jan 3, 2025
…ythonGH-127608) Document the following TextCalendar methods: - formatday() - formatmonthname() - formatweekday() - formatweekheader() (cherry picked from commit bb73426) Co-authored-by: Stan Ulbrych <[email protected]>
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Jan 3, 2025
…ythonGH-127608) Document the following TextCalendar methods: - formatday() - formatmonthname() - formatweekday() - formatweekheader() (cherry picked from commit bb73426) Co-authored-by: Stan Ulbrych <[email protected]>
erlend-aasland
pushed a commit
that referenced
this issue
Jan 3, 2025
…H-127608) (#128441) Document the following TextCalendar methods: - formatday() - formatmonthname() - formatweekday() - formatweekheader() (cherry picked from commit bb73426) Co-authored-by: Stan Ulbrych <[email protected]>
erlend-aasland
pushed a commit
that referenced
this issue
Jan 3, 2025
…H-127608) (#128440) Document the following TextCalendar methods: - formatday() - formatmonthname() - formatweekday() - formatweekheader() (cherry picked from commit bb73426) Co-authored-by: Stan Ulbrych <[email protected]>
WolframAlph
pushed a commit
to WolframAlph/cpython
that referenced
this issue
Jan 4, 2025
…ython#127608) Document the following TextCalendar methods: - formatday() - formatmonthname() - formatweekday() - formatweekheader()
I removed the |
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Jan 6, 2025
…y` and `setfirstweekday` (pythonGH-127579) (cherry picked from commit 953b49e) Co-authored-by: Stan Ulbrych <[email protected]>
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Jan 6, 2025
…y` and `setfirstweekday` (pythonGH-127579) (cherry picked from commit 953b49e) Co-authored-by: Stan Ulbrych <[email protected]>
erlend-aasland
pushed a commit
that referenced
this issue
Jan 6, 2025
…ay` and `setfirstweekday` (GH-127579) (#128564) (cherry picked from commit 953b49e) Co-authored-by: Stan Ulbrych <[email protected]>
erlend-aasland
pushed a commit
that referenced
this issue
Jan 6, 2025
…ay` and `setfirstweekday` (GH-127579) (#128565) (cherry picked from commit 953b49e) Co-authored-by: Stan Ulbrych <[email protected]>
erlend-aasland
added a commit
to erlend-aasland/cpython
that referenced
this issue
Jan 6, 2025
erlend-aasland
added a commit
that referenced
this issue
Jan 7, 2025
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Jan 7, 2025
…8566) (cherry picked from commit b3cbd8f) Co-authored-by: Erlend E. Aasland <[email protected]>
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Jan 7, 2025
…8566) (cherry picked from commit b3cbd8f) Co-authored-by: Erlend E. Aasland <[email protected]>
erlend-aasland
added a commit
that referenced
this issue
Jan 7, 2025
…#128579) (cherry picked from commit b3cbd8f) Co-authored-by: Erlend E. Aasland <[email protected]>
erlend-aasland
added a commit
that referenced
this issue
Jan 7, 2025
…#128580) (cherry picked from commit b3cbd8f) Co-authored-by: Erlend E. Aasland <[email protected]>
srinivasreddy
pushed a commit
to srinivasreddy/cpython
that referenced
this issue
Jan 8, 2025
…ython#127608) Document the following TextCalendar methods: - formatday() - formatmonthname() - formatweekday() - formatweekheader()
srinivasreddy
pushed a commit
to srinivasreddy/cpython
that referenced
this issue
Jan 8, 2025
…y` and `setfirstweekday` (python#127579)
srinivasreddy
pushed a commit
to srinivasreddy/cpython
that referenced
this issue
Jan 8, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Originally posted by @serhiy-storchaka in #108192 (comment)
Linked PRs
calendar
exceptions #108398calendar
exceptions (GH-108398) #108467calendar
exceptions (GH-108398) #108468calendar
: Documentprweek
#108466calendar
constants #108492calendar
constants (GH-108492) #108579calendar
's command-line interface #109020calendar
's command-line interface (GH-109020) #109030calendar
's command-line interface (GH-109020) #109031calendar.Calendar
methodsgetfirstweekday
andsetfirstweekday
#127579calendar
: DocumentTextCalendar
methods #127608calendar.Calendar
methodsgetfirstweekday
andsetfirstweekday
(GH-127579) #128564calendar.Calendar
methodsgetfirstweekday
andsetfirstweekday
(GH-127579) #128565The text was updated successfully, but these errors were encountered: