X Tutup
Skip to content

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

Closed
savannahostrowski wants to merge 2 commits intopython:3.12from
savannahostrowski:backport-14e5bdc-3.12
Closed

[3.12] GH-123945: Update regex for parsing negative numbers that contain underscores (GH-123970)#124175
savannahostrowski wants to merge 2 commits intopython:3.12from
savannahostrowski:backport-14e5bdc-3.12

Conversation

@savannahostrowski
Copy link
Member

@savannahostrowski savannahostrowski commented Sep 17, 2024

savannahostrowski and others added 2 commits September 17, 2024 07:10
…t contain 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>
@serhiy-storchaka
Copy link
Member

I am not sure that this should be backported.

@savannahostrowski savannahostrowski deleted the backport-14e5bdc-3.12 branch September 27, 2024 16:52
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