]> granicus.if.org Git - python/commit
[Patch #1615868 by Lars Gustaebel] Use Py_off_t to fix BZ2File.seek() for offsets...
authorAndrew M. Kuchling <amk@amk.ca>
Mon, 18 Dec 2006 19:26:13 +0000 (19:26 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Mon, 18 Dec 2006 19:26:13 +0000 (19:26 +0000)
commit9333ce189f7d74109987c78f59d04fb74f78eda4
treef06c0288a2be8c4ece90a63c422a4116223ec8e5
parentaa4135a45e4f01fa35c1b65825731a20bdb60d61
[Patch #1615868 by Lars Gustaebel] Use Py_off_t to fix BZ2File.seek() for offsets > 2Gb
Modules/bz2module.c