[3.10] bpo-45845: Change link for pyserial (GH-29675)

(cherry picked from commit 123a3527dd)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
This commit is contained in:
Miss Islington (bot) 2021-11-20 12:51:24 -08:00 committed by GitHub
parent edabf39046
commit 3528df1258
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -614,9 +614,9 @@ use ``p.read(n)``.
How do I access the serial (RS232) port?
----------------------------------------
For Win32, POSIX (Linux, BSD, etc.), Jython:
For Win32, OSX, Linux, BSD, Jython, IronPython:
http://pyserial.sourceforge.net
https://pypi.org/project/pyserial/
For Unix, see a Usenet post by Mitch Chapman: