Jens Diemer added the comment:

IMHO i ran into the same bug, try to "./setup.py upload" with my new password 
in ~/.pypirc:

    configparser.InterpolationSyntaxError: '%' must be followed by '%' or '(', 
found: "%foobar"

This is a limitation of the configparser... But what's about to validate this 
on the "set PyPi password view" ?

So that's impossible to set a PyPi password which can't be parsed by 
configparser ?

----------
nosy: +jens

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

Reply via email to