]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-28367: Add additional baud rates for termios (GH-13142)
authorAnthony Shaw <anthony.p.shaw@gmail.com>
Sat, 4 Jan 2020 12:56:31 +0000 (23:56 +1100)
committerT. Wouters <thomas@python.org>
Sat, 4 Jan 2020 12:56:31 +0000 (13:56 +0100)
commit7dc72b8d4f2c9d1eed20f314fd6425eab66cbc89
tree17897345c788d179523cc7d71a0b707b2bc6c923
parent3a5de511596f17575de082dcb8d43d63b2bd2da9
bpo-28367: Add additional baud rates for termios (GH-13142)

Co-authored-by: Andrey Smirnov <andrew.smirnov@gmail.com>.
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Misc/NEWS.d/next/Library/2019-05-06-22-38-47.bpo-28367.2AKen5.rst [new file with mode: 0644]
Modules/termios.c