Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Closses:#1 A change has been made about not including forbidden chara…#36684

Open
j-s-correa wants to merge 1 commit intogoogle:masterfrom
j-s-correa:improve-username-behavior
Open

Closses:#1 A change has been made about not including forbidden chara…#36684
j-s-correa wants to merge 1 commit intogoogle:masterfrom
j-s-correa:improve-username-behavior

Conversation

@j-s-correa
Copy link

…cteres in the first

character of the username. Also,if username[0].isdigit() or username[0] in ['.', '_']:

    return False could be adding to an existing condition.

Fixes #<issue_number_goes_here>

It's a good idea to open an issue first for discussion.

  • Tests pass
  • Appropriate changes to README are included in PR

… characteres in the first

character of the username. Also,if username[0].isdigit() or username[0] in ['.', '_']:

        return False could be adding to an existing condition.
@google-cla
Copy link

google-cla bot commented Apr 20, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@j-s-correa
Copy link
Author

What is going on, Sir

@github-actions
Copy link

Stale PRs will be automatically closed to keep this repo clean. If there is no activity on this PR in the next 7 days, this PR will be closed.

@github-actions github-actions bot added the Stale label Jun 19, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant