Skip to content

[3.9] bpo-42727: Fix the NEWS entry .rst (GH-23932)#23933

Merged
miss-islington merged 1 commit intopython:3.9from
miss-islington:backport-8badade-3.9
Dec 25, 2020
Merged

[3.9] bpo-42727: Fix the NEWS entry .rst (GH-23932)#23933
miss-islington merged 1 commit intopython:3.9from
miss-islington:backport-8badade-3.9

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Dec 25, 2020

It was causing CI failures. the offending file came from #23917

python3 tools/rstlint.py ../Misc/NEWS.d/next/
[2] ../Misc/NEWS.d/next/Library/2020-12-23-19-43-06.[bpo-42727](https://bugs.python.org/issue42727).WH3ODh.rst:1: default role used
[2] ../Misc/NEWS.d/next/Library/2020-12-23-19-43-06.[bpo-42727](https://bugs.python.org/issue42727).WH3ODh.rst:2: default role used
2 problems with severity 2 found.
Makefile:204: recipe for target 'check' failed

(cherry picked from commit 8badade)

Co-authored-by: Gregory P. Smith greg@krypto.org

https://bugs.python.org/issue42727

Automerge-Triggered-By: GH:gpshead

It was causing CI failures.  the offending file came from python#23917

```
python3 tools/rstlint.py ../Misc/NEWS.d/next/
[2] ../Misc/NEWS.d/next/Library/2020-12-23-19-43-06.bpo-42727.WH3ODh.rst:1: default role used
[2] ../Misc/NEWS.d/next/Library/2020-12-23-19-43-06.bpo-42727.WH3ODh.rst:2: default role used
2 problems with severity 2 found.
Makefile:204: recipe for target 'check' failed
```
(cherry picked from commit 8badade)

Co-authored-by: Gregory P. Smith <greg@krypto.org>
@miss-islington
Copy link
Contributor Author

@gpshead: Status check is done, and it's a success ✅ .

@miss-islington
Copy link
Contributor Author

@gpshead: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 5a6b5d8 into python:3.9 Dec 25, 2020
@miss-islington miss-islington deleted the backport-8badade-3.9 branch December 25, 2020 04:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants