-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
configparser: unable to create unnamed section #123049
New issue
Have a question about this project? Sign up for a free Git 8000 Hub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
Comments
Hi, I have interest to contribute on this feature. |
You got it. Let me know if you have any questions. |
pslacerda
added a commit
to pslacerda/cpython
that referenced
this issue
Aug 16, 2024
pslacerda
added a commit
to pslacerda/cpython
that referenced
this issue
Aug 16, 2024
jaraco
added a commit
that referenced
this issue
Aug 18, 2024
…atch. (#123077) --------- Co-authored-by: Jason R. Coombs <jaraco@jaraco.com> Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
jeremyhylton
pushed a commit
to jeremyhylton/cpython
that referenced
this issue
Aug 19, 2024
…om scratch. (python#123077) --------- Co-authored-by: Jason R. Coombs <jaraco@jaraco.com> Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
blhsing
pushed a commit
to blhsing/cpython
that referenced
this issue
Aug 22, 2024
…om scratch. (python#123077) --------- Co-authored-by: Jason R. Coombs <jaraco@jaraco.com> Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Uh oh!
There was an error while loading. Please reload this page.
Hi, just chiming in because I really love this new feature - however, I haven't managed to create a new INI file from scratch with an unnamed section yet. Is this possible? Here are my futile attempts with configparser 7.0.0 from backports:
Originally posted by @mtnpke in #66449 (comment)
Linked PRs
The text was updated successfully, but these errors were encountered: