Lines Matching refs:Patch
9 Patch by maxking & jpic.
19 expressions. Patch by Pablo Galindo.
85 ``pdb.Pdb`` supports ~/.pdbrc in Windows 7. Patch by Tim Hopper and Dan
174 for both C and Python implementations. Patch by Dong-hee Na
194 ``datetime.timezone`` and ``datetime.tzinfo`` objects. Patch by Pablo
239 Add C fastpath for statistics.NormalDist.inv_cdf() Patch by Dong-hee Na
258 Fix :mod:`difflib` ``?`` hint in diff output when dealing with tabs. Patch
291 Patch by M Felt
311 sets. Patch by Yann Vaginay.
340 Correct :func:`curses.unget_wch` error message. Patch by Anthony Sottile.
369 specifically in the ranges (23:59, 24:00) and (-23:59, 24:00). Patch by
379 Adding a value error when an invalid value in passed to nargs Patch by
389 Make json.loads faster for long strings. (Patch by Marco Paolini)
428 Patch by Justin Blanchard.
438 to configure the BCM behaviour, in the socket module. Patch by Karl Ding.
448 while asserting mock object against method calls. Patch by Karthikeyan
470 Patch by Roger Aiudi.
480 documentation. Patch by Paul Ganssle
537 Add tests for json.dump(..., skipkeys=True). Patch by Dong-hee Na.
597 Patch by Srinivas Nyayapati.
637 :c:func:`_stricmp`. Patch by Minmin Gong.
714 argument instead of their position. Patch contributed by Rémi Lapeyre.