Skip to content

Update ConfigParser docs defining valid section name - #110506

Merged
hugovk merged 1 commit into
python:mainfrom
Delgan:patch-1
Dec 30, 2023
Merged

Update ConfigParser docs defining valid section name#110506
hugovk merged 1 commit into
python:mainfrom
Delgan:patch-1

Conversation

@Delgan

@DelganDelgan commented Oct 7, 2023

Copy link
Copy Markdown
Contributor

Hi.

Just a trivial enhancement to the documentation. The ConfigParser.SECTCRE regex was updated in #17129 to allow ] in section names, but the documentation does not reflect that.


📚 Documentation preview 📚: https://cpython-previews--110506.org.readthedocs.build/

@bedevere-appbedevere-appBot added docs Documentation in the Doc dir skip news awaiting review labels Oct 7, 2023
@hugovk
hugovk merged commit 471aa75 into python:mainDec 30, 2023
@miss-islington-app

Copy link
Copy Markdown

Thanks @Delgan for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖

@hugovk

Copy link
Copy Markdown
Member

Thank you!

@bedevere-app

Copy link
Copy Markdown

GH-113589 is a backport of this pull request to the 3.12 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 30, 2023
(cherry picked from commit 471aa75)
Co-authored-by: Delgan <4193924+Delgan@users.noreply.github.com>
@bedevere-appbedevere-appBot removed the needs backport to 3.12 only security fixes label Dec 30, 2023
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 30, 2023
(cherry picked from commit 471aa75)
Co-authored-by: Delgan <4193924+Delgan@users.noreply.github.com>
@bedevere-app

Copy link
Copy Markdown

GH-113590 is a backport of this pull request to the 3.11 branch.

@bedevere-appbedevere-appBot removed the needs backport to 3.11 only security fixes label Dec 30, 2023
hugovk pushed a commit that referenced this pull request Dec 30, 2023
… (#113589)
Co-authored-by: Delgan <4193924+Delgan@users.noreply.github.com>
hugovk pushed a commit that referenced this pull request Dec 30, 2023
… (#113590)
Co-authored-by: Delgan <4193924+Delgan@users.noreply.github.com>
kulikjak pushed a commit to kulikjak/cpython that referenced this pull request Jan 22, 2024
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip issueskip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@Delgan@hugovk