This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2012年02月05日 03:04 by Ramchandra Apte, last changed 2022年04月11日 14:57 by admin. This issue is now closed.
| Messages (2) | |||
|---|---|---|---|
| msg152657 - (view) | Author: Ramchandra Apte (Ramchandra Apte) * | Date: 2012年02月05日 03:04 | |
When the documentation for hashlib says "An HMAC object has the following methods:" the list of methods says hmac.xxx which is wrong and should be HMAC.xxx. Thanks |
|||
| msg152664 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2012年02月05日 08:28 | |
New changeset 7c263bfc92f5 by Georg Brandl in branch '2.7': Closes #13944: fix capitalization of class name. http://hg.python.org/cpython/rev/7c263bfc92f5 New changeset cd748bab3cdd by Georg Brandl in branch '3.2': Closes #13944: fix capitalization of class name. http://hg.python.org/cpython/rev/cd748bab3cdd |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:57:26 | admin | set | github: 58152 |
| 2012年02月05日 08:28:41 | python-dev | set | status: open -> closed nosy: + python-dev messages: + msg152664 resolution: fixed stage: resolved |
| 2012年02月05日 03:04:40 | Ramchandra Apte | create | |