Staging
v0.8.1
https://github.com/python/cpython
Revision dab886ab0fc719dc990f5d06dc99f7ec41807827 authored by Ezio Melotti on 06 March 2010, 15:27:04 UTC, committed by Ezio Melotti on 06 March 2010, 15:27:04 UTC
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r78729 | ezio.melotti | 2010-03-06 17:24:08 +0200 (Sat, 06 Mar 2010) | 1 line

  #6509: fix re.sub to work properly when the pattern, the string, and the replacement were all bytes. Patch by Antoine Pitrou.
........
1 parent c0ddee5
History
Tip revision: dab886ab0fc719dc990f5d06dc99f7ec41807827 authored by Ezio Melotti on 06 March 2010, 15:27:04 UTC
Merged revisions 78729 via svnmerge from
Tip revision: dab886a
File Mode Size
Grammar -rw-r--r-- 5.6 KB

back to top