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 berker.peksag
Recipients berker.peksag, eric.araujo, kushal.das, michael.foord, pitrou, python-dev
Date 2014-04-15.18:52:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1397587969.75.0.403064114678.issue17660@psf.upfronthosting.co.za>
In-reply-to
Content
+    .. note::

I think using a note directive is not necessary here. Also it looks a bit ugly :) https://dl.dropboxusercontent.com/u/166024/issue17660.png

+        .. versionchanged:: 3.5
+           If you are patching builtins in a module then you don't
+           need to pass `create=True`, it will be added by default.
History
Date User Action Args
2014-04-15 18:52:49berker.peksagsetrecipients: + berker.peksag, pitrou, eric.araujo, michael.foord, python-dev, kushal.das
2014-04-15 18:52:49berker.peksagsetmessageid: <1397587969.75.0.403064114678.issue17660@psf.upfronthosting.co.za>
2014-04-15 18:52:49berker.peksaglinkissue17660 messages
2014-04-15 18:52:49berker.peksagcreate