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 James.Salt, benjamin.peterson, berker.peksag, docs@python, eric.araujo, gbengeult, larry, maaz92, petere, python-dev, sandro.tosi, serhiy.storchaka
Date 2017-01-07.06:32:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20170107063035.26952.99555.6F543B6B@psf.io>
In-reply-to
Content
New changeset 198edd926751 by Berker Peksag in branch '3.6':
Issue #16026: Fix parameter names of DictReader and DictWriter
https://hg.python.org/cpython/rev/198edd926751

New changeset 63c5531cfdf7 by Berker Peksag in branch 'default':
Issue #16026: Merge from 3.6
https://hg.python.org/cpython/rev/63c5531cfdf7
History
Date User Action Args
2017-01-07 06:32:23python-devsetrecipients: + python-dev, larry, benjamin.peterson, eric.araujo, petere, sandro.tosi, docs@python, berker.peksag, serhiy.storchaka, James.Salt, maaz92, gbengeult
2017-01-07 06:32:23python-devlinkissue16026 messages
2017-01-07 06:32:22python-devcreate