Skip to content

Commit 62ffb39

Browse files
Blurb
1 parent 7a36850 commit 62ffb39

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

Doc/whatsnew/3.15.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,7 @@ Improved error messages
233233
distributors to pass a `JSON <https://www.json.org/json-en.html>`_
234234
configuration file containing custom error messages for missing
235235
:term:`standard library` modules.
236+
(Contributed by Stan Ulbrych and Petr Viktorin in :gh:`139707`.)
236237

237238

238239
Other language changes
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Add configure option :option:`--with-missing-stdlib-config=FILE` allows
2+
which distributors to pass a `JSON <https://www.json.org/json-en.html>`_
3+
configuration file containing custom error messages for missing
4+
:term:`standard library` modules.

0 commit comments

Comments
 (0)