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 davin
Recipients davin, docs@python, pythonhacker, sbt
Date 2015-03-18.13:21:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1426684880.83.0.474957031225.issue23698@psf.upfronthosting.co.za>
In-reply-to
Content
This is closely related to issue23510.  The two issues are reacting to the same underlying inconsistency though in this issue the problem is more generally (and clearly) stated whereas issue23510 is more concerned with the consequences to using these as Context Managers.

The solution that gets implemented here should address both issues.

As mentioned in issue23510, I have a working fix though am looking for ways to further minimize the impact to existing code that uses Manager/SyncManager -- simply documenting the current inconsistent state is inadequate.
History
Date User Action Args
2015-03-18 13:21:20davinsetrecipients: + davin, pythonhacker, docs@python, sbt
2015-03-18 13:21:20davinsetmessageid: <1426684880.83.0.474957031225.issue23698@psf.upfronthosting.co.za>
2015-03-18 13:21:20davinlinkissue23698 messages
2015-03-18 13:21:20davincreate