diff options
Diffstat (limited to 'Misc/NEWS.d/next/Library/2019-05-14-21-39-52.bpo-25652.xLw42k.rst')
-rw-r--r-- | Misc/NEWS.d/next/Library/2019-05-14-21-39-52.bpo-25652.xLw42k.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Misc/NEWS.d/next/Library/2019-05-14-21-39-52.bpo-25652.xLw42k.rst b/Misc/NEWS.d/next/Library/2019-05-14-21-39-52.bpo-25652.xLw42k.rst deleted file mode 100644 index 421fccf..0000000 --- a/Misc/NEWS.d/next/Library/2019-05-14-21-39-52.bpo-25652.xLw42k.rst +++ /dev/null @@ -1 +0,0 @@ -Fix bug in ``__rmod__`` of ``UserString`` - by Batuhan Taskaya. |