[Python-checkins] What's New for bpo-1198569 (#3303)

Barry Warsaw webhook-mailer at python.org
Mon Sep 4 17:29:29 EDT 2017


https://github.com/python/cpython/commit/973b901212bd84d279904bab6654709f4ec32470
commit: 973b901212bd84d279904bab6654709f4ec32470
branch: master
author: Barry Warsaw <barry at python.org>
committer: GitHub <noreply at github.com>
date: 2017年09月04日T17:29:27-04:00
summary:
What's New for bpo-1198569 (#3303)
files:
M Doc/whatsnew/3.7.rst
diff --git a/Doc/whatsnew/3.7.rst b/Doc/whatsnew/3.7.rst
index 8547660e188..f0c50e89a63 100644
--- a/Doc/whatsnew/3.7.rst
+++ b/Doc/whatsnew/3.7.rst
@@ -223,6 +223,13 @@ New function :func:`os.register_at_fork` allows registering Python callbacks
 to be executed on a process fork. (Contributed by Antoine Pitrou in
 :issue:`16500`.)
 
+string
+------
+
+:class:`string.Template` now lets you to optionally modify the regular
+expression pattern for braced placeholders and non-braced placeholders
+separately. (Contributed by Barry Warsaw in :issue:`1198569`.)
+
 unittest.mock
 -------------
 


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /