Comments

285 Comments

LGTM

LGTM

karma

LGTM

karma

Issue seems to be repaired + the rest of the functionality still looks good.

[szydell@greta tests]$ gdb -args python3 x.py GNU gdb (GDB) Fedora 8.1.1-4.fc28 Copyright (C) 2018 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-redhat-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: http://www.gnu.org/software/gdb/bugs/. Find the GDB manual and other documentation resources online at: http://www.gnu.org/software/gdb/documentation/. For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from python3...Reading symbols from /usr/lib/debug/usr/bin/python3.6-3.6.8-1.fc28.x86_64.debug...done. done. (gdb) run Starting program: /usr/bin/python3 x.py [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". dodo ^C Program received signal SIGINT, Interrupt. 0x00007ffff6bf5867 in __GI___select (nfds=0, readfds=0x0, writefds=0x0, exceptfds=0x0, timeout=0x7fffffffda10) at ../sysdeps/unix/sysv/linux/select.c:41 41 return SYSCALL_CANCEL (select, nfds, readfds, writefds, exceptfds, (gdb) py-bt Traceback (most recent call first): <built-in method sleep of module object at remote 0x7fffea0c4db8> File "x.py", line 4, in dodo time.sleep(3600) (frame information optimized out)

BZ#1639242 py-bt is broken, results in exception
karma

No regression found

karma

works for me

karma

no regression noticed

karma

No regression noted

karma

No issues found on F28 server

BZ#1666342 0.8.6 breaks server-side host key algorithm negotiation
karma

LGTM

karma

LGTM

karma

LGTM

karma

LGTM

karma

LGTM

no issues found

karma

LGTM

no regression noticed

LGTM