summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLeonard Richardson <leonardr@segfault.org>2019-12-24 17:20:51 -0500
committerLeonard Richardson <leonardr@segfault.org>2019-12-24 17:20:51 -0500
commit60aca3e55104cbebb19280dd512a1256d64fb092 (patch)
tree46707dee3833921e3a7717537406b1ac68c7e4f9 /README.md
parentcf850dcac3e46fa6d0dd36f2bab3577f7db7e191 (diff)
Corrected sunsetting date.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 83ff461..fc5ec52 100644
--- a/README.md
+++ b/README.md
@@ -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.