]> granicus.if.org Git - python/commit
Issue #10571: Fix the "--sign" option of distutils' upload command.
authorAntoine Pitrou <solipsis@pitrou.net>
Thu, 28 Jun 2012 23:05:26 +0000 (01:05 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Thu, 28 Jun 2012 23:05:26 +0000 (01:05 +0200)
commit24319ac40737a3c305bbadca4f89c607a54ec967
tree613d13900c09343a8697a91a7707bb6f35d78432
parentf29435f9f0659d433ed2e0e3e8b9c15a4c7155fd
Issue #10571: Fix the "--sign" option of distutils' upload command.
Patch by Jakub Wilk.
Lib/distutils/command/upload.py
Misc/ACKS
Misc/NEWS