v2 rewrite (Claude version) - #1516
Timeline protection: Good to go
Great! This change has been recorded to the chronicles
This PR is missing news fragments.
Add a file under changelog.d/, like:
123.changed.rst. You can use the Towncrier CLI to create it. Make sure to match the writing style with the existing change log content.
If this change isn't user-facing, ask the maintainers to apply the skip-changelog label. Please, include a justification.
Details
The following news fragments found: [<PatchedFile: changelog.d/+event_loop_policy_removed.removed.rst>, <PatchedFile: changelog.d/+hook_based_rewrite.changed.rst>, <PatchedFile: changelog.d/+scope_kwarg_removed.removed.rst>, <PatchedFile: changelog.d/+version_floor_unchanged.downstream.rst>, <PatchedFile: changelog.d/1514.added.rst>]
Pattern: re.compile('changelog.d/(?P<issue_number>[^\\./]+)\.(?P<fragment_type>security|removed|deprecated|added|changed|fixed|downstream)(\.\d+)?(\.[^\\./]+)*\.rst$')