Commit Graph

13 Commits (4e9bc190a484a54c59851a95beb65ec97dfa6dd6)

Author SHA1 Message Date
grossmj afdda427d2 Merge branch 'master' into 3.0
3 years ago
grossmj 8aada49414 Some fixes for early support for Python3.10
3 years ago
grossmj c021e21309 Use black with -l 120 param.
4 years ago
grossmj f928738bd5 Use pyupgrade with --py36-plus param.
4 years ago
grossmj 6db8cecda5 Merge 2.1 into 2.2
6 years ago
grossmj cc1980ac1c Fix broken embedded console for Ethernet switch. Fixes #1574
6 years ago
grossmj 1f1d93d078 Deactivate the embedded shell for Ethernet switch. Ref #1424 #1556
6 years ago
grossmj 76af98404a Drop Python 3.4 and switch to async / await syntax for asyncio. Fixes #1425
6 years ago
ziajka 807bea40d4 Fixes running switch console inside PyCharm terminal (Ref. #1172)
7 years ago
ziajka 4e3eee33fc Windows console bugfix tests
7 years ago
ziajka ac508435c3 History support for console and telnet application, Fixes: #1083
7 years ago
Julien Duponchelle ca3f8d0b43
Provide easy to test a shell by using stdin as an input
7 years ago
Julien Duponchelle 5616ab0e9a
Fake console for simple Ethernet switch
7 years ago