Skip to content

Commit 3528df1

Browse files
[3.10] bpo-45845: Change link for pyserial (GH-29675)
(cherry picked from commit 123a352) Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
1 parent edabf39 commit 3528df1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/faq/library.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -614,9 +614,9 @@ use ``p.read(n)``.
614614
How do I access the serial (RS232) port?
615615
----------------------------------------
616616
617-
For Win32, POSIX (Linux, BSD, etc.), Jython:
617+
For Win32, OSX, Linux, BSD, Jython, IronPython:
618618
619-
http://pyserial.sourceforge.net
619+
https://pypi.org/project/pyserial/
620620
621621
For Unix, see a Usenet post by Mitch Chapman:
622622

0 commit comments

Comments
 (0)