diff options
author | Larry Hastings <larry@hastings.org> | 2012-05-24 22:58:30 -0700 |
---|---|---|
committer | Larry Hastings <larry@hastings.org> | 2012-05-24 22:58:30 -0700 |
commit | 679fa2d57c95b26ed518265be4cfdedbd6cf6e0e (patch) | |
tree | e958970732c86637f453886df953ac4e5e594cad /Python/sysmodule.c | |
parent | 937c5261fcc0ced1a1cc16c5f60541a9810b407f (diff) | |
download | cpython-679fa2d57c95b26ed518265be4cfdedbd6cf6e0e.tar.gz |
Issue #14889: PyBytes_FromObject(bytes) now just increfs and returns.
Previously, if you passed in a bytes object, it would create a whole
new object.
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions