Lines Matching refs:Patch

89 Patch by Zane Bitter.
100 expected. Previously, the call was incorrectly non-blocking. Patch by Pablo
141 `unicodedata.normalize()`. Patch by Oren Milman.
151 due to a metaclass with a bad ``__prepare__()`` method. Patch by Oren
162 global. Patch by Oren Milman.
172 a bad `encoder()` argument. Patch by Oren Milman.
183 such a module. Patch by Oren Milman.
194 ``_fields_``. Patch by Oren Milman.
204 a bad ``__abs__()`` method. Patch by Oren Milman.
214 string. Patch by Oren Milman.
224 a bad ``__dict__``. Patch by Oren Milman.
234 float with a bad as_integer_ratio() method. Patch by Oren Milman.
244 of the received loader's get_source() has a bad splitlines() method. Patch
287 the file size. Fixed hang of all threads with inaccessible NFS server. Patch
412 Fix Blake2 params leaf_size and node_offset on big endian platforms. Patch
454 Fix the method for checking pad state of curses WINDOW. Patch by Masayuki
525 the call was incorrectly non-blocking. Patch by Pablo Galindo.
536 context/cause chain is unhashable. Patch by Zane Bitter.
555 ``sqlite3.Cursor`` object more than once. Patch by Oren Milman.
575 is uninitialized. Patch by Oren Milman.
603 and `Element.tail`. Patch by Oren Milman.
728 Patch by Riccardo Coccioli.
766 example code. Patch by Brad Smith.
941 is now the same as when event handling is driven by user code. Patch based
961 IDLE: Fix old and new bugs in pathbrowser; improve tests. Patch mostly by
1005 includes an exception that is unhashable. Patch by Zane Bitter.
1065 dialog, is not changed. Patch by Cheryl Sabella.
1096 Patch by Christoph Sarnowski.