[Python-Dev] Docs of weak stdlib modules should encourage exploration of 3rd-party alternatives (original) (raw)
Antoine Pitrou solipsis at pitrou.net
Wed Mar 14 11:00:44 CET 2012
- Previous message: [Python-Dev] Docs of weak stdlib modules should encourage exploration of 3rd-party alternatives
- Next message: [Python-Dev] Docs of weak stdlib modules should encourage exploration of 3rd-party alternatives
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, 14 Mar 2012 10:58:10 +0100 Stefan Krah <stefan at bytereef.org> wrote:
Antoine Pitrou <solipsis at pitrou.net> wrote: > > For instance I have several one line patches languishing, I can't imagine > > how disappointing it would be to have significantly larger patches ignored, > > but it happens. > > Can you give a pointer to these one-liners?
Almost a one-liner, but vast knowledge required (how do you prove that using (freefunc) is safe if it's the first usage in the tree?). http://bugs.python.org/file21610/atexit-leak.patch
Well, can you please post a URL to the issue itself?
Thanks
Antoine.
- Previous message: [Python-Dev] Docs of weak stdlib modules should encourage exploration of 3rd-party alternatives
- Next message: [Python-Dev] Docs of weak stdlib modules should encourage exploration of 3rd-party alternatives
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]