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 andrei.avk
Recipients andrei.avk, gregory.p.smith, htgoebel, josh.r, kamilturek, methane, pitrou, r.david.murray, rhettinger, rmast, sblondon, serhiy.storchaka
Date 2021-09-21.21:21:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1632259318.12.0.912241213591.issue15373@roundup.psfhosted.org>
In-reply-to
Content
I guess the easy way to test it would be to modify the copy and check os.environ, but still there would be some uncertainty if it's consistent across platforms and python versions, if it's expected to still work in future python versions, etc. asdict() docstring is much more explicit.
History
Date User Action Args
2021-09-21 21:21:58andrei.avksetrecipients: + andrei.avk, rhettinger, gregory.p.smith, htgoebel, pitrou, r.david.murray, methane, serhiy.storchaka, josh.r, sblondon, kamilturek, rmast
2021-09-21 21:21:58andrei.avksetmessageid: <1632259318.12.0.912241213591.issue15373@roundup.psfhosted.org>
2021-09-21 21:21:58andrei.avklinkissue15373 messages
2021-09-21 21:21:58andrei.avkcreate