Skip to content
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

calendar.TextCalendar().formatyear wrong argument list #51594

Closed
dingle mannequin opened this issue Nov 18, 2009 · 2 comments
Closed

calendar.TextCalendar().formatyear wrong argument list #51594

dingle mannequin opened this issue Nov 18, 2009 · 2 comments
Assignees
Labels
docs Documentation in the Doc dir

Comments

@dingle
Copy link
Mannequin

dingle mannequin commented Nov 18, 2009

BPO 7345
Nosy @birkenfeld

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = 'https://github.com/birkenfeld'
closed_at = <Date 2009-11-23.19:53:28.711>
created_at = <Date 2009-11-18.16:11:42.900>
labels = ['docs']
title = 'calendar.TextCalendar().formatyear wrong argument list'
updated_at = <Date 2009-11-23.19:53:28.710>
user = 'https://bugs.python.org/dingle'

bugs.python.org fields:

activity = <Date 2009-11-23.19:53:28.710>
actor = 'georg.brandl'
assignee = 'georg.brandl'
closed = True
closed_date = <Date 2009-11-23.19:53:28.711>
closer = 'georg.brandl'
components = ['Documentation']
creation = <Date 2009-11-18.16:11:42.900>
creator = 'dingle'
dependencies = []
files = []
hgrepos = []
issue_num = 7345
keywords = []
message_count = 2.0
messages = ['95430', '95651']
nosy_count = 2.0
nosy_names = ['georg.brandl', 'dingle']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = None
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue7345'
versions = ['Python 2.6', 'Python 3.0', 'Python 3.1', 'Python 2.7']

@dingle
Copy link
Mannequin Author

dingle mannequin commented Nov 18, 2009

class calendar.TextCalendar([firstweekday]):
formatyear(theyear, themonth[, w[, l[, c[, m]]]])

Should delete "themonth". Found this problem with all 2.6, 2.7, 3K
documentation.

@dingle dingle mannequin assigned birkenfeld Nov 18, 2009
@dingle dingle mannequin added the docs Documentation in the Doc dir label Nov 18, 2009
@birkenfeld
Copy link
Member

Fixed in r76471.

@ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir
Projects
None yet
Development

No branches or pull requests

1 participant