diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index e2f199f3b..2e7325eb3 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -43,6 +43,16 @@
appropriate for the entry or if needed the entire day's listitem.
-->
+
+ 2021-04-22
+
+
+ [xry111] - Revert 2772bb9c, as the proposed fix in it is
+ rejected by Python maintainers explicitly.
+
+
+
+
2021-04-06
diff --git a/chapter08/python.xml b/chapter08/python.xml
index 27384e94c..b71822b9b 100644
--- a/chapter08/python.xml
+++ b/chapter08/python.xml
@@ -42,10 +42,6 @@
Installation of Python 3
- First, a header file needs to be fixed:
-
-sed 's|cpython/||' -i Include/cpython/pystate.h
-
Prepare Python for compilation:
./configure --prefix=/usr \