Lines Matching refs:Patch
69 `zlib.decompress()`. Patch by Oren Milman.
79 `unicodedata.normalize()`. Patch by Oren Milman.
89 due to a metaclass with a bad ``__prepare__()`` method. Patch by Oren
109 global. Patch by Oren Milman.
128 a bad `encoder()` argument. Patch by Oren Milman.
139 such a module. Patch by Oren Milman.
149 a bad ``__abs__()`` method. Patch by Oren Milman.
159 special method lookups. Patch by Stefan Behnel.
212 string. Patch by Oren Milman.
222 a bad ``__dict__``. Patch by Oren Milman.
232 float with a bad as_integer_ratio() method. Patch by Oren Milman.
242 of the received loader's get_source() has a bad splitlines() method. Patch
290 and `Element.tail`. Patch by Oren Milman.
344 Patch by Stefan Behnel.
479 ``add_subparsers(required=False)``. Patch by Anthony Sottile.
523 example code. Patch by Brad Smith.
635 dialog, is not changed. Patch by Cheryl Sabella.
664 return a `list` (rather than a `list` or a `tuple`). Patch by Oren Milman.