Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix two small Python flush problems
@ 2022-08-15 18:50 Tom Tromey via Gdb-patches
  2022-08-15 18:50 ` [PATCH 1/2] Fix gdb.flush documentation Tom Tromey via Gdb-patches
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Tom Tromey via Gdb-patches @ 2022-08-15 18:50 UTC (permalink / raw)
  To: gdb-patches

This short series fixes a couple of small problems with the 'flush'
function in Python.

First, I noticed that the documentation is missing a part of the
description.  Then, I noticed that the stdout/stderr 'flush' method
was incorrectly implemented.

Tom



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-08-30 17:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-15 18:50 [PATCH 0/2] Fix two small Python flush problems Tom Tromey via Gdb-patches
2022-08-15 18:50 ` [PATCH 1/2] Fix gdb.flush documentation Tom Tromey via Gdb-patches
2022-08-15 19:00   ` Eli Zaretskii via Gdb-patches
2022-08-15 18:50 ` [PATCH 2/2] Fix flush for sys.stderr Tom Tromey via Gdb-patches
2022-08-30 17:49 ` [PATCH 0/2] Fix two small Python flush problems Tom Tromey via Gdb-patches

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox