aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJohn Newbery <[email protected]>2017-12-12 14:47:24 -0500
committerJohn Newbery <[email protected]>2018-03-26 16:49:33 -0400
commitbc6fdf2d15648a5fc68df8021d9186737de6fe7b (patch)
treee1fdc67a24810e5fe061de69e5a6f0f55f10cbb2 /doc
parentMerge #12756: [config] Remove blockmaxsize option (diff)
downloaddiscoin-bc6fdf2d15648a5fc68df8021d9186737de6fe7b.tar.xz
discoin-bc6fdf2d15648a5fc68df8021d9186737de6fe7b.zip
Change all python files to use Python3
Diffstat (limited to 'doc')
-rw-r--r--doc/release-notes.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/release-notes.md b/doc/release-notes.md
index 740afd513..48ee364c1 100644
--- a/doc/release-notes.md
+++ b/doc/release-notes.md
@@ -117,6 +117,11 @@ deprecated in V0.15.1, and has now been removed. Miners should use the
`-blockmaxweight` option if they want to limit the weight of their blocks'
weights.
+Python Support
+--------------
+
+Support for Python 2 has been discontinued for all test files and tools.
+
Credits
=======