New submission from anatoly techtonik:

Given:

1. there is no .pypirc
2. users enters credentials to register command
3. user refuses to create .pypirc

Outcome:

password is not being stored and subsequent (upload) command doesn't get it.

Attached is the test case.

----------
assignee: eric.araujo
components: Distutils
files: test_register.py.2.diff
keywords: patch
messages: 175512
nosy: eric.araujo, tarek, techtonik
priority: normal
severity: normal
status: open
title: register command forgets password if no config file is created
versions: Python 2.7
Added file: http://bugs.python.org/file27979/test_register.py.2.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16466>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to