Message 319532 - Python tracker

Message319532

Author adelfino
Recipients adelfino, docs@python
Date 2018-06-14.17:37:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528997852.32.0.947875510639.issue33862@psf.upfronthosting.co.za>
In-reply-to
Content
Documentation says __members__ attribute returns an "ordered dictionary" but it returns a mappingproxy instead.

PR fixes this.
History
Date User Action Args
2018-06-14 17:37:32adelfinosetrecipients: + adelfino, docs@python
2018-06-14 17:37:32adelfinosetmessageid: <1528997852.32.0.947875510639.issue33862@psf.upfronthosting.co.za>
2018-06-14 17:37:32adelfinolinkissue33862 messages
2018-06-14 17:37:32adelfinocreate