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

Add script to update a repository's APSW names #554

Closed
wants to merge 1 commit into from

Conversation

dspinellis
Copy link

Update a Git repository's function names to follow the PEP 8 compliant scheme introduced in APSW version 3.42.2.

Update a Git repository's function names to follow the PEP 8 compliant
scheme introduced in APSW version 3.42.2.
@rogerbinns
Copy link
Owner

Thanks for this. However I won't be merging it, as I don't accept third party code.

It also requires requires installing a (neat!) third party tool, and is susceptible to false positives. The latter is why I never provided an equivalent - with Python you require a deeper analysis to know that pagecount is the APSW one and not someone else's.

@rogerbinns rogerbinns closed this Jan 21, 2025
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