March 20, 2021
https://issues.dlang.org/show_bug.cgi?id=21738

--- Comment #1 from Dlang Bot <dlang-bot@dlang.rocks> ---
@wolframw created dlang/phobos pull request #7894 "Issue 21738 - std.format.spec: singleSpec should throw on "%%"" mentioning this issue:

- Issue 21738 - std.format.spec: singleSpec should throw on "%%"

https://github.com/dlang/phobos/pull/7894

--
March 23, 2021
https://issues.dlang.org/show_bug.cgi?id=21738

Dlang Bot <dlang-bot@dlang.rocks> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Dlang Bot <dlang-bot@dlang.rocks> ---
dlang/phobos pull request #7894 "Fix Issue 21738 - std.format.spec: singleSpec should throw on "%%"" was merged into master:

- 68c7e183d41413c95b37f2e9cf03efa6791bab4c by wolframw:
  Fix Issue 21738 - std.format.spec: singleSpec should throw on "%%"

https://github.com/dlang/phobos/pull/7894

--