diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2016-09-01 22:10:09 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2016-09-01 22:10:09 -0400 |
| commit | 742d32ac63cda89a605472983ab95203b773f0f1 (patch) | |
| tree | 6051829495e14c7ccb1e497c009a352d43894f7c | |
| parent | 9650b19212c6dcd30e3e4e077403863cd931c50a (diff) | |
| parent | 0c7e42e8f72c30d5db0c696a9d6c7a5381451daa (diff) | |
| download | cpython-git-742d32ac63cda89a605472983ab95203b773f0f1.tar.gz | |
Issue #12885: Merge with 3.5
| -rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -70,7 +70,7 @@ Library - Issue #27842: The csv.DictReader now returns rows of type OrderedDict. (Contributed by Steve Holden.) -- Issue #12285: Fix error when distutils encounters symlink. +- Issue #12885: Fix error when distutils encounters symlink. - Issue #27881: Fixed possible bugs when setting sqlite3.Connection.isolation_level. Based on patch by Xiang Zhang. |
