commit | d61926e6bef6c4d8105a2848362377dce91d7fc8 | [log] [tgz] |
---|---|---|
author | Éric Araujo <aeric@mtlpy.org> | Sat Dec 08 14:51:47 2012 -0500 |
committer | Éric Araujo <aeric@mtlpy.org> | Sat Dec 08 14:51:47 2012 -0500 |
tree | 086c3eb21955cb14a46cd0f8a14bb8bbaa0b5fd7 | |
parent | 3e4a3dcb23d849fa0ce5f5009e83606abaef15aa [diff] |
Create ~/.pypirc securely (#13512). There was a window between the write and the chmod where the user’s password would be exposed, depending on default permissions. Philip Jenvey’s patch fixes it.