This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | python-dev |
|---|---|
| Recipients | jaraco, lukasz.langa, nagylzs, pitrou, python-dev, r.david.murray, tlevine |
| Date | 2016年05月04日.16:01:40 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20160504160059.71256.10861.CEB433E5@psf.io> |
| In-reply-to |
| Content | |
|---|---|
New changeset eae59b6bf133 by Jason R. Coombs in branch '3.5': Issue #20120: Use RawConfigParser for .pypirc parsing, removing support for interpolation unintentionally added with move to Python 3. Behavior no longer does any interpolation in .pypirc files, matching behavior in Python 2.7 and Setuptools 19.0. https://hg.python.org/cpython/rev/eae59b6bf133 New changeset 89116bd505cb by Jason R. Coombs in branch 'default': Issue #20120: Merge with 3.5 https://hg.python.org/cpython/rev/89116bd505cb |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016年05月04日 16:01:40 | python-dev | set | recipients: + python-dev, jaraco, pitrou, r.david.murray, nagylzs, lukasz.langa, tlevine |
| 2016年05月04日 16:01:40 | python-dev | link | issue20120 messages |
| 2016年05月04日 16:01:40 | python-dev | create | |