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 eric.snow
Recipients Mark.Shannon, eric.snow, mpaolini, rhettinger, serhiy.storchaka, terry.reedy
Date 2015-11-04.16:48:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1446655689.69.0.827832313662.issue24726@psf.upfronthosting.co.za>
In-reply-to
Content
Review posted. Aside from a couple minor comments, LGTM.  Thanks for doing this.

Incidentally, it should be possible to auto-detect independent changes to the underlying dict and sync the odict with those changes.  However, doing so likely isn't worth it.
History
Date User Action Args
2015-11-04 16:48:09eric.snowsetrecipients: + eric.snow, rhettinger, terry.reedy, Mark.Shannon, serhiy.storchaka, mpaolini
2015-11-04 16:48:09eric.snowsetmessageid: <1446655689.69.0.827832313662.issue24726@psf.upfronthosting.co.za>
2015-11-04 16:48:09eric.snowlinkissue24726 messages
2015-11-04 16:48:09eric.snowcreate