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

Avoid trying to parse strings that cannot be IP Addresses #1104

Merged
merged 4 commits into from
Sep 5, 2024

Merge branch 'master' into not_ip_quick_check

c476cd3
Select commit
Loading
Failed to load commit list.
Merged

Avoid trying to parse strings that cannot be IP Addresses #1104

Merge branch 'master' into not_ip_quick_check
c476cd3
Select commit
Loading
Failed to load commit list.
PSF Chronographer / Timeline protection succeeded Sep 5, 2024 in 1s

Timeline protection: Good to go

Great! This change has been recorded to the chronicles

You are good at keeping records! Image source: Unsplash ID=bByhWydZLW0

Details

The following news fragments found: [<PatchedFile: CHANGES/1104.misc.rst>]

Pattern: re.compile('CHANGES/(?P<issue_number>[^\\./]+)\.(?P<fragment_type>bugfix|feature|deprecation|breaking|doc|packaging|contrib|misc)(\.\d+)?(\.[^\\./]+)*$')