Debian Patches

Status for python-project-generator/0.12.0-2

Patch Description Author Forwarded Bugs Origin Last update
drop-alternative-binary-entrypoint Drop additional binary entrypoint name Nick Morrott <nickm@debian.org> not-needed 2022-03-19
fix-invalid-escape-sequences-in-re-match Use raw strings in re.match to avoid SyntaxWarnings SyntaxWarnings for invalid escape sequences were first introduced in Python 3.6 Nick Morrott <nickm@debian.org> yes 2024-02-10
use-comments-for-comments Use comment blocks when appropriate The docstring here triggers a Syntax Warning on Python 3.12, which in time
will be raised to a SyntaxError, due to an invalid escape character.
.
When explaining the intracacies of code for developers, use comments.
Nick Morrott <nickm@debian.org> yes 2024-02-10
rename-nose-specific-test-setup-function Rename nose-specific test setup function Nick Morrott <nickm@debian.org> yes 2024-02-10

All known versions for source package 'python-project-generator'

Links