[Python-Dev] [Python-checkins] cpython (2.7): Issue #10276: test_zlib checks that inputs of 2 GB are handled correctly by (original) (raw)

Antoine Pitrou solipsis at pitrou.net
Tue May 3 20:57:47 CEST 2011


Hello,

On Tue, 3 May 2011 16:22:27 +0200 Nadeem Vawda <nadeem.vawda at gmail.com> wrote:

As an aside, in this sort of situation is it better to just go and commit a fix myself, or is raising it on the mailing list first the right way to do things?

Raising it on the mailing-list makes it serve as a kind of post-commit review. Also, it ensures that the committer of the original patch understands the issues with it.

cheers

Antoine.



More information about the Python-Dev mailing list