Lines Matching refs:Patch
90 Patch by Zane Bitter.
101 expected. Previously, the call was incorrectly non-blocking. Patch by Pablo
142 `unicodedata.normalize()`. Patch by Oren Milman.
152 due to a metaclass with a bad ``__prepare__()`` method. Patch by Oren
163 global. Patch by Oren Milman.
173 a bad `encoder()` argument. Patch by Oren Milman.
184 such a module. Patch by Oren Milman.
195 ``_fields_``. Patch by Oren Milman.
205 a bad ``__abs__()`` method. Patch by Oren Milman.
215 string. Patch by Oren Milman.
225 a bad ``__dict__``. Patch by Oren Milman.
235 float with a bad as_integer_ratio() method. Patch by Oren Milman.
245 of the received loader's get_source() has a bad splitlines() method. Patch
288 the file size. Fixed hang of all threads with inaccessible NFS server. Patch
417 Fix Blake2 params leaf_size and node_offset on big endian platforms. Patch
459 Fix the method for checking pad state of curses WINDOW. Patch by Masayuki
530 the call was incorrectly non-blocking. Patch by Pablo Galindo.
541 context/cause chain is unhashable. Patch by Zane Bitter.
560 ``sqlite3.Cursor`` object more than once. Patch by Oren Milman.
580 is uninitialized. Patch by Oren Milman.
608 and `Element.tail`. Patch by Oren Milman.
733 Patch by Riccardo Coccioli.
771 example code. Patch by Brad Smith.
947 is now the same as when event handling is driven by user code. Patch based
967 IDLE: Fix old and new bugs in pathbrowser; improve tests. Patch mostly by
1012 includes an exception that is unhashable. Patch by Zane Bitter.
1073 dialog, is not changed. Patch by Cheryl Sabella.
1106 Patch by Christoph Sarnowski.