Skip to content
New issue

Have a question about this project? Sign up for a free GitHub 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

Replace deprecated configparser readfp method #338

Closed
wants to merge 1 commit into from

Conversation

tkopecek
Copy link
Contributor

read_file is a replacement from python 3.2. In python 3.12 it was completely removed.

read_file is a replacement from python 3.2. In python 3.12 it
was completely removed.
@psss
Copy link
Owner

psss commented Nov 14, 2023

Hm, this change has been already addresed by 2290449 in #313. Do you still see it in the main branch?

@psss
Copy link
Owner

psss commented Nov 14, 2023

Fresh Fedora 39 package should be available in updates repo:
https://bodhi.fedoraproject.org/updates/FEDORA-2023-7a6d530263

@psss
Copy link
Owner

psss commented Nov 14, 2023

Probably just needs a git pull on your side?

@tkopecek
Copy link
Contributor Author

Ah, my fault, pulled master instead of main.

@tkopecek tkopecek closed this Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants