diff options
author | Leonard Richardson <leonardr@segfault.org> | 2019-12-24 17:20:51 -0500 |
---|---|---|
committer | Leonard Richardson <leonardr@segfault.org> | 2019-12-24 17:20:51 -0500 |
commit | 60aca3e55104cbebb19280dd512a1256d64fb092 (patch) | |
tree | 46707dee3833921e3a7717537406b1ac68c7e4f9 /README.md | |
parent | cf850dcac3e46fa6d0dd36f2bab3577f7db7e191 (diff) |
Corrected sunsetting date.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -59,8 +59,8 @@ 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 January 1, 2021: one year after the sunset -date for Python 2 itself. Beyond that point, new Beautiful Soup +support at some point after December 31, 2021: 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 to be available. |