X Tutup
Skip to content

bpo-37253: Fix typo in PyCompilerFlags doc#14036

Merged
vstinner merged 1 commit intopython:masterfrom
vstinner:compiler_flags_doc_typo
Jun 13, 2019
Merged

bpo-37253: Fix typo in PyCompilerFlags doc#14036
vstinner merged 1 commit intopython:masterfrom
vstinner:compiler_flags_doc_typo

Conversation

@vstinner
Copy link
Copy Markdown
Member

@vstinner vstinner commented Jun 13, 2019

Remove ";" to fix Sphinx formatting.

https://bugs.python.org/issue37253

Remove ";" to fix Sphinx formatting.
@bedevere-bot bedevere-bot added docs Documentation in the Doc dir awaiting core review labels Jun 13, 2019
@vstinner vstinner merged commit a04ea4f into python:master Jun 13, 2019
@vstinner vstinner deleted the compiler_flags_doc_typo branch July 15, 2019 11:29
lisroach pushed a commit to lisroach/cpython that referenced this pull request Sep 10, 2019
DinoV pushed a commit to DinoV/cpython that referenced this pull request Jan 14, 2020
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 skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

X Tutup