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.

Author python-dev
Recipients larry, nadeem.vawda, ncoghlan, python-dev, serhiy.storchaka, yselivanov
Date 2015-04-17.18:06:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150417180644.40526.91250@psf.io>
In-reply-to
Content
New changeset 49910ff21ba5 by Serhiy Storchaka in branch 'default':
Issue #20184: Converted _dbm and _gdbm modules to Argument Clinic.
https://hg.python.org/cpython/rev/49910ff21ba5
History
Date User Action Args
2015-04-17 18:06:47python-devsetrecipients: + python-dev, ncoghlan, larry, nadeem.vawda, serhiy.storchaka, yselivanov
2015-04-17 18:06:47python-devlinkissue20184 messages
2015-04-17 18:06:47python-devcreate