Lines Matching refs:Patch
133 that they may contain. Patch by Petr Viktorin, Serhiy Storchaka, and Nick
144 Patch by Martijn Pieters.
154 subclasses and for inputs having a __complex__ method. Patch by Serhiy
203 no longer ignored. Patch by Mircea Cosbuc.
213 functions. Patch by Aaron Gallagher.
242 Fix segfault in readline when using readline's history-size option. Patch
324 package is only shipped with bytecodes. Patch by Alexandru Ardelean.
344 wrapped with partialmethod. Patch by Dong-hee Na.
353 Fixed comparison check for ipaddress.ip_interface objects. Patch by Sanjay
403 implementation. Patch by Michaël Sghaïer.
412 Closing transport during handshake process leaks open socket. Patch by
422 Fix waiter cancellation in asyncio.Lock. Patch by Mathieu Sornay.
452 Patch by Bryan Olson.
611 Fixed race condition in pathlib mkdir with flags parents=True. Patch by
622 contextlib.contextmanager. Patch by Siddharth Velankar.
662 hang. Patch by Davin Potts and Xiang Zhang.
691 faulthandler: Restore the old sigaltstack during teardown. Patch by
711 strings. Patch by Michael Seifert.
721 Patch by Nikolay Kim.
741 (objects that have __int__) as elements. Patch by Oren Milman.
751 exception(s) raised in the dispatched methods. Patch by Petr Motejlek.
789 and is not in valid AIFF format. Patch by Anthony Zhang.
799 Patch written by Jiajun Huang.
927 dots could match related hostnames again (e.g. .b.c matches a.b.c). Patch by
975 documentation. Patch by Matthias Bussonnier.