diff options
author | R David Murray <rdmurray@bitdance.com> | 2013-06-26 12:06:21 -0400 |
---|---|---|
committer | R David Murray <rdmurray@bitdance.com> | 2013-06-26 12:06:21 -0400 |
commit | b83ee30fc1110d8e2d7ca0fb08b79506830a207a (patch) | |
tree | c4404d086770acfb58325b75582c4d943b253477 /Python/pythonrun.c | |
parent | dd3a6a5533bed5f9d1250856e4aa9edd70ec9ef2 (diff) | |
download | cpython-git-b83ee30fc1110d8e2d7ca0fb08b79506830a207a.tar.gz |
#11454: Reduce email module load time, improve surrogate check efficiency.
The new _has_surrogates code was suggested by Serhiy Storchaka. See
the issue for timings, but it is far faster than any other alternative,
and also removes the load time that we previously incurred from compiling
the complex regex this replaces.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions