[issue21948] Documentation Typo

2014-07-09 Thread Roy

New submission from Roy:

In the documentation in 15.2 (https://docs.python.org/3/library/hmac.html), 
under hmac.new(key, msg=None, digestmod=None), it says Paramter digestmod, 
which should be Parameter digestmod

--
messages: 222623
nosy: thosehippos
priority: normal
severity: normal
status: open
title: Documentation Typo
type: enhancement
versions: Python 3.4

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue21948
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue21948] Documentation Typo

2014-07-09 Thread Roundup Robot

Roundup Robot added the comment:

New changeset 5be778fec115 by Berker Peksag in branch '3.4':
Issues #21948 and #16040: Fix typos.
http://hg.python.org/cpython/rev/5be778fec115

New changeset 051cc4f60384 by Berker Peksag in branch 'default':
Issues #21948 and #16040: Merge with 3.4.
http://hg.python.org/cpython/rev/051cc4f60384

--
nosy: +python-dev

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue21948
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue21948] Documentation Typo

2014-07-09 Thread Berker Peksag

Berker Peksag added the comment:

Fixed. Thanks for the report.

--
assignee:  - berker.peksag
components: +Documentation
nosy: +berker.peksag
resolution:  - fixed
stage:  - resolved
status: open - closed
type: enhancement - behavior
versions: +Python 3.5

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue21948
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com