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

Contribution to BUG037 #43

Open
EmArthur opened this issue Dec 13, 2023 · 0 comments
Open

Contribution to BUG037 #43

EmArthur opened this issue Dec 13, 2023 · 0 comments
Assignees

Comments

@EmArthur
Copy link
Contributor

  • BUG037.
  • Name and path of the file in which the fix is proposed (e.g. source/BUG/strings.py).
  • Reason for the fix: is_alpha should check if all characters in the string are alphabetic, not if the entire string is alphabetic..
  • Proposed changes: write s.isalpha(argument) instead of the previous function
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

No branches or pull requests

1 participant