| commit | 08133c2e8e62bb3c04c84b1ddbd713bdc5439e7f | [log] [tgz] |
|---|---|---|
| author | Brian Curtin <brian@python.org> | Mon Dec 17 00:04:30 2012 -0600 |
| committer | Brian Curtin <brian@python.org> | Mon Dec 17 00:04:30 2012 -0600 |
| tree | edcb15c0581cc31b418b22395ca4559bdb45cb9e | |
| parent | 9a4ff437d156b3cc9c942473141eafcee79f9d75 [diff] [blame] | |
| parent | 655b0c462f1ad300ef1cf775765489ced4a8616d [diff] [blame] |
Merge 3.2
diff --git a/Misc/NEWS b/Misc/NEWS index 822f8fc..2f185ac 100644 --- a/Misc/NEWS +++ b/Misc/NEWS
@@ -366,6 +366,9 @@ Documentation ------------- +- Issue #14901: Update portions of the Windows FAQ. + Patch by Ashish Nitin Patil. + - Issue #16267: Better document the 3.3+ approach to combining @abstractmethod with @staticmethod, @classmethod and @property