diff options
| author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-01-05 03:33:26 (GMT) |
|---|---|---|
| committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-01-05 03:33:26 (GMT) |
| commit | aaa4e9a4380f904c6ae4e7dadd229c48d3adc615 (patch) | |
| tree | 950dcec5ce602ae71eee274bbc4fe4e775bd8c11 /Lib/test/test_bytes.py | |
| parent | 477efb394412314d47fdfb3f7c287edb028809c0 (diff) | |
| download | cpython-aaa4e9a4380f904c6ae4e7dadd229c48d3adc615.zip cpython-aaa4e9a4380f904c6ae4e7dadd229c48d3adc615.tar.gz cpython-aaa4e9a4380f904c6ae4e7dadd229c48d3adc615.tar.bz2 | |
Remove arbitrary string length limits
PyUnicode_FromFormat() and PyErr_Format() allocates a buffer of the needed
size, it is no more a fixed-buffer of 500 bytes.
Diffstat (limited to 'Lib/test/test_bytes.py')
0 files changed, 0 insertions, 0 deletions
