diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2015-11-27 22:41:52 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2015-11-27 22:41:52 -0500 |
| commit | a63119c9ebd8e7c578203628023877f7aa3f7e97 (patch) | |
| tree | 702babc051895194539843dd3c47b9fb68f52bc8 /CHANGES.txt | |
| parent | a361ef49cda256e1f53894470cb921d19e04e853 (diff) | |
| download | python-setuptools-git-a63119c9ebd8e7c578203628023877f7aa3f7e97.tar.gz | |
Make test.test_args a non-data property per Pull Request #155.
Diffstat (limited to 'CHANGES.txt')
| -rw-r--r-- | CHANGES.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 73855d1c..f399636f 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -10,6 +10,8 @@ CHANGES * Update dependency on certify. * Pull Request #160: Improve detection of gui script in ``easy_install._adjust_header``. +* Made ``test.test_args`` a non-data property; alternate fix + for the issue reported in Pull Request #155. ------ 18.6.1 |
