This is an archive of the discontinued Mercurial Phabricator instance.

copies: document how 'copies' dict instances are reused
ClosedPublic

Authored by martinvonz on Jun 26 2019, 8:20 AM.

Details

Summary

We avoid copying these instances as much as we can, so it's not
obvious what's safe to do with them. This patch tries to explain what
is safe and what is not.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

martinvonz created this revision.Jun 26 2019, 8:20 AM
This revision was not accepted when it landed; it landed in state Needs Review.
This revision was automatically updated to reflect the committed changes.