Skip to content

MAINT: Replace %-formatting with f-strings in remaining modules (UP031)#31137

Merged
jorenham merged 2 commits intonumpy:mainfrom
Noxaster:fix-numpy/finalize-UP031
Apr 9, 2026
Merged

MAINT: Replace %-formatting with f-strings in remaining modules (UP031)#31137
jorenham merged 2 commits intonumpy:mainfrom
Noxaster:fix-numpy/finalize-UP031

Conversation

@Noxaster
Copy link
Copy Markdown
Contributor

@Noxaster Noxaster commented Apr 4, 2026

Closes #30785

This is the final PR to complete the UP031 migration.

@charris
Copy link
Copy Markdown
Member

charris commented Apr 4, 2026

close/reopen

Comment thread numpy/linalg/tests/test_linalg.py Outdated
Comment thread numpy/testing/_private/utils.py Outdated
Co-authored-by: Joren Hammudoglu <jhammudoglu@gmail.com>
@jorenham jorenham merged commit df35519 into numpy:main Apr 9, 2026
86 checks passed
@jorenham
Copy link
Copy Markdown
Member

jorenham commented Apr 9, 2026

Thanks @Noxaster

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.

MAINT: Tracking issue for refactoring printf-string-formatting (UP031)

3 participants