We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b781065 commit 7ec25acCopy full SHA for 7ec25ac
doc/sphinx/source/contributing.rst
@@ -17,7 +17,7 @@ the time of day.
17
Getting your development environment set up
18
-------------------------------------------
19
20
-bpython supports Python 2.7, 3.3 and newer. The code is compatible with all
+bpython supports Python 2.7, 3.4 and newer. The code is compatible with all
21
supported versions without the need to run post processing like `2to3`.
22
23
Using a virtual environment is probably a good idea. Create a virtual
doc/sphinx/source/releases.rst
@@ -45,7 +45,7 @@ A checklist to perform some manual tests before a release:
45
46
Check that all of the following work before a release:
47
48
-* Runs under Python 2.7, 3.3, 3.4 and 3.5.
+* Runs under Python 2.7, 3.4, 3.5 and 3.6.
49
* Save
50
* Rewind
51
* Pastebin
0 commit comments