]> granicus.if.org Git - python/commit
fixed #4394 make the storage of the password optional in .pypirc
authorTarek Ziadé <ziade.tarek@gmail.com>
Thu, 8 Jan 2009 23:56:31 +0000 (23:56 +0000)
committerTarek Ziadé <ziade.tarek@gmail.com>
Thu, 8 Jan 2009 23:56:31 +0000 (23:56 +0000)
commit1a240fb9f038839f0e6f157ce4c7fcbcbf777ebc
treef60ab4380cf7de758fda0994eb9c0071e489f041
parent5b913e31a1cbcea7807fca4cc272079039a3bd67
fixed #4394 make the storage of the password optional in .pypirc
Doc/distutils/packageindex.rst
Doc/distutils/uploading.rst
Doc/whatsnew/2.7.rst
Lib/distutils/command/register.py
Lib/distutils/command/upload.py
Lib/distutils/config.py
Lib/distutils/dist.py
Lib/distutils/tests/test_register.py
Lib/distutils/tests/test_upload.py