PMXBOT Log file Viewer

Help | Karma | Search:

#pypa logs for Thursday the 9th of July, 2015

(Back to #pypa overview) (Back to channel listing) (Animate logs)
[00:39:46] <_habnabit> UGH patching this is annoying
[17:51:25] <DRMacIver> Supposing I wanted a good "Here's more or less everything you need to know about Python Packaging and were afraid ask" article. Is there anything of that nature?
[17:51:39] <dstufft> packaging.python.org ?
[17:52:05] <DRMacIver> Heh. Yes. I just literally saw that in the topic. Sorry.
[17:52:38] <DRMacIver> though it wouldn't actually have helped in the particular problem that prompted this.
[17:53:28] <DRMacIver> (Which is how to correctly use environment markers for conditional dependencies between python versions. I know the answer now, but I'm trying to figure out how I could have discovered it without being told)
[17:54:10] <dstufft> DRMacIver: packaging.p.o accepts PRs fwiw
[17:54:17] <dstufft> it's designed to be the one stop shop for stuff
[17:54:24] <DRMacIver> Good to know. Thanks.