8000 Add Note on PyPy to Readme (#2089) · Konano/python-telegram-bot@ed3a9b6 · GitHub
[go: up one dir, main page]

Skip to content

Commit ed3a9b6

Browse files
authored
Add Note on PyPy to Readme (python-telegram-bot#2089)
1 parent 49c0c9e commit ed3a9b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Introduction
8383

8484
This library provides a pure Python interface for the
8585
`Telegram Bot API <https://core.telegram.org/bots/api>`_.
86-
It's compatible with Python versions 3.5+ and `PyPy <http://pypy.org/>`_.
86+
It's compatible with Python versions 3.5+. PTB might also work on `PyPy <http://pypy.org/>`_, though there have been a lot of issues before. Hence, PyPy is not officially supported.
8787

8888
In addition to the pure API implementation, this library features a number of high-level classes to
8989
make the development of bots easy and straightforward. These classes are contained in the

0 commit comments

Comments
 (0)
0