From 1381cd05b00f4bd17b048c9a5efbd183d93b8e54 Mon Sep 17 00:00:00 2001 From: Patrick Cloke Date: Thu, 18 Feb 2021 12:32:49 -0500 Subject: 1.28.0rc1 --- changelog.d/9428.bugfix | 1 - 1 file changed, 1 deletion(-) delete mode 100644 changelog.d/9428.bugfix (limited to 'changelog.d/9428.bugfix') diff --git a/changelog.d/9428.bugfix b/changelog.d/9428.bugfix deleted file mode 100644 index 132e35440a..0000000000 --- a/changelog.d/9428.bugfix +++ /dev/null @@ -1 +0,0 @@ -Fix a bug introduced in v1.27.0: "TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType." related to the user directory. -- cgit 1.5.1