diff options
author | Leonard Richardson <leonardr@segfault.org> | 2019-12-24 17:29:15 -0500 |
---|---|---|
committer | Leonard Richardson <leonardr@segfault.org> | 2019-12-24 17:29:15 -0500 |
commit | 6d626708e543a6b8416dc3ee9cc8c6d139bda662 (patch) | |
tree | f46c92dd9f3c1ba826dc789898c8a4360865b43f /README.md | |
parent | 60aca3e55104cbebb19280dd512a1256d64fb092 (diff) |
How about getting the year right.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -59,7 +59,7 @@ makes it impossible to take advantage of some features of Python 3. For this reason, I plan to discontinue Beautiful Soup's Python 2 -support at some point after December 31, 2021: one year after the +support at some point after December 31, 2020: one year after the sunset date for Python 2 itself. Beyond that point, new Beautiful Soup development will exclusively target Python 3. Of course, older releases of Beautiful Soup, which support both versions, will continue |