X Tutup
Skip to content

[3.13] GH-123945: Update regex for parsing negative numbers that contain underscores (GH-123970)#124158

Closed
miss-islington wants to merge 1 commit intopython:3.13from
miss-islington:backport-14e5bdc-3.13
Closed

[3.13] GH-123945: Update regex for parsing negative numbers that contain underscores (GH-123970)#124158
miss-islington wants to merge 1 commit intopython:3.13from
miss-islington:backport-14e5bdc-3.13

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Sep 17, 2024


(cherry picked from commit 14e5bdc)

Co-authored-by: Savannah Ostrowski savannahostrowski@gmail.com
Co-authored-by: Brandt Bucher brandtbucher@gmail.com
Co-authored-by: Shantanu 12621235+hauntsaninja@users.noreply.github.com

…in underscores (pythonGH-123970)

---------

(cherry picked from commit 14e5bdc)

Co-authored-by: Savannah Ostrowski <savannahostrowski@gmail.com>
Co-authored-by: Brandt Bucher <brandtbucher@gmail.com>
Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
@miss-islington miss-islington deleted the backport-14e5bdc-3.13 branch January 2, 2026 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

X Tutup