summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/0281.bpo-10076.qCnwly.rst
blob: 842aa953b4b9a0ad931dabd9a1342e37d1a03a03 (plain)
1
2
Compiled regular expression and match objects in the re module now support
copy.copy() and copy.deepcopy() (they are considered atomic).