Soft-deprecating re.match()

CodeNews newsroom brief · 1h ago · 1 min read · via simonwillison.net

Soft-deprecating re.match() Python has a concept of soft deprecation, where APIs are marked as "should no longer be used to write new code" without any promise/threat to remove them in the future. Python 3.15 release manager Hugo van Kemenade describes how in the upcoming 3.15 re

Soft-deprecating re.match()
Python has a concept of soft deprecation, where APIs are marked as "should no longer be used to write new code" without any promise/threat to remove them in the future.
Python 3.15 release manager Hugo van Kemenade describes how in the upcoming 3.15 re This story matters for AI & Agent Economy readers tracking code. Reported by simonwillison.net. Read the full original at the source link below.

Originally reported by simonwillison.net. CodeNews curates and briefs the ai & agent economy stories that matter. Our editorial policy →
Get the daily code signal:

More from CodeNews

Across the eCorp newsroom network

Part of the eCorp network