commit | b578f8a1efdb8ad5b6671427d3a49f4eef5e5b70 | [log] [tgz] |
---|---|---|
author | Stefan Krah <skrah@bytereef.org> | Wed Sep 10 17:58:15 2014 +0200 |
committer | Stefan Krah <skrah@bytereef.org> | Wed Sep 10 17:58:15 2014 +0200 |
tree | 4406bd8c0c25536ea07bdac4712c05766e40ab5c | |
parent | 082a9b1274ae61011e97b5c7e424e0e438114123 [diff] |
Issue #19232: Speed up decimal import. Additionally, since _decimal is self-contained, this change facilitates maintenance and the Python version can be easily imported for experimentation.