Mailing List Archive

[3.9] bpo-45845: Change link for pyserial (GH-29675)
https://github.com/python/cpython/commit/e81e1d7f8116e9bf905ca378b0bec3ca5131bc29
commit: e81e1d7f8116e9bf905ca378b0bec3ca5131bc29
branch: 3.9
author: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
committer: terryjreedy <tjreedy@udel.edu>
date: 2021-11-20T15:52:07-05:00
summary:

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

(cherry picked from commit 123a3527ddd7774e8db325c778927e49172e01d4)

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>

files:
M Doc/faq/library.rst

diff --git a/Doc/faq/library.rst b/Doc/faq/library.rst
index bfc4baecb4529..7703d48a2137a 100644
--- a/Doc/faq/library.rst
+++ b/Doc/faq/library.rst
@@ -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:


_______________________________________________
Python-checkins mailing list
Python-checkins@python.org
https://mail.python.org/mailman/listinfo/python-checkins