Skip to content

[PictureCenterFS] v9.0 several bugfixes and adjustments for Python >3.12 - #1

Merged
jbleyel merged 1 commit into
oe-alliance-plugins:mainfrom
MrServo:main
Jun 29, 2026
Merged

[PictureCenterFS] v9.0 several bugfixes and adjustments for Python >3.12#1
jbleyel merged 1 commit into
oe-alliance-plugins:mainfrom
MrServo:main

Conversation

@MrServo

@MrServo MrServo commented Jun 29, 2026

Copy link
Copy Markdown
Contributor
  • function vars() replaced by locals() due to internal changes since Python 3.12
  • fixed irritations with booleans as string (True" / "False") in combination with configparser.ConfigParser
  • fixed section/keys handling using configparser.ConfigParser
  • absolute paths replaced by relative paths
  • CRLF replaced by LF
  • updated translation master file (.pot) and German translation
  • some general code cleanups

- function vars() replaced by locals() due to internal changes since Python 3.12
- fixed irritations with booleans as string (True" / "False") in combination with configparser.ConfigParser
- fixed section/keys handling using configparser.ConfigParser
- absolute paths replaced by relative paths
- CRLF replaced by LF
- updated translation master file (.pot) and German translation
- some general code cleanups
@jbleyel
jbleyel merged commit 5e5cca0 into oe-alliance-plugins:main Jun 29, 2026
4 of 5 checks passed
@sonarqubecloud

Copy link
Copy Markdown

@MrServo MrServo changed the title [PictureCenterFS] v9.0 several bugfixes and adjustments for Python >3.13 [PictureCenterFS] v9.0 several bugfixes and adjustments for Python >3.12 Jun 29, 2026
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