[Python-Dev] Anyone can do patch reviews (original) (raw)
Jesus Cea jcea at jcea.es
Wed Apr 28 00:43:08 CEST 2010
- Previous message: [Python-Dev] Anyone can do patch reviews
- Next message: [Python-Dev] Anyone can do patch reviews (was: Enhanced tracker privileges...)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 27/04/10 17:16, Barry Warsaw wrote:
It would be kind of cool if there were some best practices for running said unittest both with and without the patch enabled. Kind of like using #ifdefs in C but without all the commenting-out-commenting-in error proneness. I guess you could do something like
Mercurial queues are very useful here. You apply/deapply patches with a single command:
<http://hgbook.red-bean.com/read/managing-change-with-mercurial-queues.html>
I am using python SVN mercurial mirror and MQ (Mercurial Queues) for development, waiting for the "real thing" (Mercurial native working).
Jesus Cea Avion // /// /// jcea at jcea.es - http://www.jcea.es/ // // // // // jabber / xmpp:jcea at jabber.org // // ///// . // // // // // "Things are not so easy" // // // // // // "My name is Dump, Core Dump" /// //_/ // // "El amor es poner tu felicidad en la felicidad de otro" - Leibniz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iQCVAwUBS9dofJlgi5GaxT1NAQIyAQP/avvYJxxlY4lr58nHbjsuoROz1rQi7RrR qd8G3grsS9NXlYbygw0rERJyg9UgjDhJrZbwYEPGJkxTIUd/Vcnw/fIB6J+xuLlY sRnmh0P6ILOFTHYoZZZ/hxtfdMiZxqiMHO3Pfs8uBc5bGC0f23cqiTOFY0+ze7mU 3vUIcljhuRE= =oyQb -----END PGP SIGNATURE-----
- Previous message: [Python-Dev] Anyone can do patch reviews
- Next message: [Python-Dev] Anyone can do patch reviews (was: Enhanced tracker privileges...)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]