Logs for #nikola for 2015-06-13

00:00:52 <KwBot> [nikola] ralsina opened issue #1817: Provide a print.css in base and provided themes. https://github.com/getnikola/nikola/issues/1817
00:01:17 <KwBot> [nikola] ralsina closed issue #788: PDF Support. https://github.com/getnikola/nikola/issues/788
00:03:04 <KwBot> [nikola] ralsina closed issue #719: Let's copy 'static comments' from Jekyll https://github.com/getnikola/nikola/issues/719
00:38:23 -GitHub[nikola]:#nikola- [nikola] ralsina created filters-from-metadata (+1 new commit): http://git.io/vIARn
00:38:23 -GitHub[nikola]:#nikola- nikola/filters-from-metadata a5fd510 Roberto Alsina: Per-post/page filters (Issue #914)
00:38:49 -GitHub[nikola]:#nikola- [nikola] ralsina opened pull request #1818: Per-post/page filters (Issue #914) (master...filters-from-metadata) http://git.io/vIARC
00:45:47 -travis-ci:#nikola- getnikola/nikola#5430 (filters-from-metadata - a5fd510 : Roberto Alsina): The build passed.
00:45:48 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/commit/a5fd510d289a
00:45:48 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/66624417
00:51:41 <KwBot> [nikola] ralsina opened issue #1819: Crash on wordpress import https://github.com/getnikola/nikola/issues/1819
00:51:53 <KwBot> [nikola] ralsina assigned issue #1819 to ralsina: Crash on wordpress import https://github.com/getnikola/nikola/issues/1819
01:00:46 <KwBot> [nikola] ralsina closed issue #1819: Crash on wordpress import https://github.com/getnikola/nikola/issues/1819
01:01:01 -GitHub[nikola]:#nikola- [nikola] ralsina pushed 1 new commit to master: http://git.io/vIAuZ
01:01:01 -GitHub[nikola]:#nikola- nikola/master 5c2d116 Roberto Alsina: fix #1819
01:05:48 -GitHub[nikola]:#nikola- [nikola] ralsina pushed 1 new commit to master: http://git.io/vIAz2
01:05:48 -GitHub[nikola]:#nikola- nikola/master afe5b36 Roberto Alsina: updated changelog
01:08:09 -travis-ci:#nikola- getnikola/nikola#5432 (master - 5c2d116 : Roberto Alsina): The build passed.
01:08:10 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/7ca4bf4186ed...5c2d116c8334
01:08:10 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/66626201
01:14:01 -travis-ci:#nikola- getnikola/nikola#5433 (master - afe5b36 : Roberto Alsina): The build passed.
01:14:02 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/5c2d116c8334...afe5b363fb12
01:14:02 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/66626544
01:24:42 -GitHub[nikola]:#nikola- [nikola] ralsina created fix-1168 (+1 new commit): http://git.io/vIAan
01:24:42 -GitHub[nikola]:#nikola- nikola/fix-1168 7233a4c Roberto Alsina: fix #1168
01:24:57 -GitHub[nikola]:#nikola- [nikola] ralsina opened pull request #1820: fix #1168 (master...fix-1168) http://git.io/vIAaC
01:32:37 -travis-ci:#nikola- getnikola/nikola#5434 (fix-1168 - 7233a4c : Roberto Alsina): The build passed.
01:32:38 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/commit/7233a4c16438
01:32:38 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/66627572
07:26:43 <ChrisWarrick> ralsina: looked into that traceback?  I have absolutely no idea how the reload part works.  https://bpaste.net/show/492375b5e529
07:30:03 <ChrisWarrick> DalekSec: You would have to talk to the Bootstrap team about this, we don’t handle the dropdowns ourselves
07:31:28 <DalekSec> ChrisWarrick: Ah, I see.  Wasn't sure which aspect was responsible for that, just that custom.css fixes it.  Thanks. :/
08:02:00 -GitHub[nikola]:#nikola- [nikola] Kwpolska deleted progressbar-experiments at eda6cd1: http://git.io/vIxOm
09:39:10 <KwBot> [nikola] Kwpolska assigned issue #1817 to Kwpolska: Provide a print.css in base and provided themes. https://github.com/getnikola/nikola/issues/1817
09:46:24 <barthalion> ralsina, ChrisWarrick: nikola build fails on python 3.2: https://travis-ci.org/Barthalion/barthalion.github.com/jobs/66605768
09:46:35 <KwBot> [nikola] Kwpolska opened issue #1821: `nikola auto` does not track default themes https://github.com/getnikola/nikola/issues/1821
09:46:53 <ChrisWarrick> barthalion: Python 3.2 is not supported, please use something more modern
09:47:14 <barthalion> ah, didn't know
09:47:31 <barthalion> I happen to use 12.04 from time to time, but I can live with tat
09:47:33 <barthalion> that even
09:47:53 <ChrisWarrick> barthalion: nobody in python land supports 3.0…3.2 anymore because it lacks the u'' syntax, making 2.x compatibility harder
09:49:30 <barthalion> good to know
09:50:02 <barthalion> somehow I thought u'' was there since 3.0, but apparently I overestimated upstream sanity
10:10:27 -GitHub[nikola]:#nikola- [nikola] Kwpolska created print (+6 new commits): http://git.io/vIxoS
10:10:27 -GitHub[nikola]:#nikola- nikola/print 88cac6e Chris Warrick: lowercase "New in master" [ci skip]...
10:10:27 -GitHub[nikola]:#nikola- nikola/print dfefc3d Chris Warrick: Add .hidden-print to base’s print CSS...
10:10:27 -GitHub[nikola]:#nikola- nikola/print bbbdf04 Chris Warrick: Make original link lines stylable (.linkline)...
10:13:32 -GitHub[nikola]:#nikola- [nikola] Kwpolska opened pull request #1822: [WIP] Print CSS (master...print) http://git.io/vIxKl
10:17:04 -travis-ci:#nikola- getnikola/nikola#5436 (print - 93ca117 : Chris Warrick): The build failed.
10:17:05 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/88cac6ef85ea^...93ca1178dea0
10:17:05 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/66649541
10:29:32 <KwBot> [nikola] Kwpolska assigned issue #1795 to Kwpolska: Small issue with new html-tidy filter defaults https://github.com/getnikola/nikola/issues/1795
10:31:15 <KwBot> [nikola] Kwpolska closed issue #1795: Small issue with new html-tidy filter defaults https://github.com/getnikola/nikola/issues/1795
10:31:15 <KwBot> [nikola] Kwpolska closed issue #914: acrylamid-like filters https://github.com/getnikola/nikola/issues/914
10:31:30 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 3 new commits to master: http://git.io/vIxXD
10:31:30 -GitHub[nikola]:#nikola- nikola/master 76d8b8f Roberto Alsina: Per-post/page filters (Issue #914)
10:31:30 -GitHub[nikola]:#nikola- nikola/master 4bb0b0c Chris Warrick: Fix #914...
10:31:30 -GitHub[nikola]:#nikola- nikola/master d4e1352 Chris Warrick: Fix #1795 -- tidy5 config and defaults...
10:32:58 -GitHub[nikola]:#nikola- [nikola] Kwpolska force-pushed master from d4e1352 to 88cac6e: http://git.io/wJV7fg
10:33:13 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 5 new commits to filters-from-metadata: http://git.io/vIx1Z
10:33:13 -GitHub[nikola]:#nikola- nikola/filters-from-metadata 6047b22 Roberto Alsina: fix #1819
10:33:13 -GitHub[nikola]:#nikola- nikola/filters-from-metadata 5d1e56d Roberto Alsina: updated changelog
10:33:13 -GitHub[nikola]:#nikola- nikola/filters-from-metadata 7971e7d Chris Warrick: lowercase "New in master" [ci skip]...
10:34:24 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to master: http://git.io/vIx1a
10:34:24 -GitHub[nikola]:#nikola- nikola/master ce04019 Chris Warrick: Merge branch 'filters-from-metadata'
10:38:21 -travis-ci:#nikola- getnikola/nikola#5438 (master - d4e1352 : Chris Warrick): The build has errored.
10:38:22 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/88cac6ef85ea...d4e13524eefd
10:38:22 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/66650719
10:43:00 -travis-ci:#nikola- getnikola/nikola#5439 (filters-from-metadata - 59f51e4 : Chris Warrick): The build passed.
10:43:01 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/a5fd510d289a...59f51e4a4478
10:43:01 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/66650855
10:43:46 -GitHub[nikola]:#nikola- [nikola] Kwpolska deleted filters-from-metadata at 59f51e4: http://git.io/vIxDn
10:44:59 -travis-ci:#nikola- getnikola/nikola#5440 (master - ce04019 : Chris Warrick): The build passed.
10:45:00 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/88cac6ef85ea...ce04019132b2
10:45:00 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/66650922
11:55:38 <ralsina> DalekSec: just open a throwaway github account, or even email me a patch instead of a PR. Whatever you can do is good :-)
12:52:27 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to print: http://git.io/vIpqY
12:52:27 -GitHub[nikola]:#nikola- nikola/print 5abd33d Chris Warrick: Use Junicode and Garamond for print...
13:02:02 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to print: http://git.io/vIpYk
13:02:02 -GitHub[nikola]:#nikola- nikola/print a1ec0db Chris Warrick: Reverse the order of fonts...
13:03:37 -travis-ci:#nikola- getnikola/nikola#5441 (print - 5abd33d : Chris Warrick): The build is still failing.
13:03:38 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/93ca1178dea0...5abd33d601f2
13:03:38 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/66658484
13:11:55 -travis-ci:#nikola- getnikola/nikola#5443 (print - a1ec0db : Chris Warrick): The build is still failing.
13:11:56 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/5abd33d601f2...a1ec0db8da91
13:11:56 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/66658979
13:30:24 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 4 new commits to print: http://git.io/vIpnb
13:30:24 -GitHub[nikola]:#nikola- nikola/print efe6e2a Chris Warrick: Use 12pt fonts for print...
13:30:24 -GitHub[nikola]:#nikola- nikola/print 4232c90 Chris Warrick: Add print CSS for the base theme...
13:30:24 -GitHub[nikola]:#nikola- nikola/print 676d3fa Chris Warrick: Merge branch 'master' into print
13:35:26 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to watchdog: http://git.io/vIpCn
13:35:26 -GitHub[nikola]:#nikola- nikola/watchdog a56e753 Chris Warrick: Bump auto.plugin version [ci skip]
13:41:48 -travis-ci:#nikola- getnikola/nikola#5445 (print - ef142dd : Chris Warrick): The build is still failing.
13:41:49 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/a1ec0db8da91...ef142dd6025e
13:41:49 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/66660687
14:05:13 -GitHub[nikola]:#nikola- [nikola] Kwpolska pushed 1 new commit to watchdog: http://git.io/vIp0d
14:05:13 -GitHub[nikola]:#nikola- nikola/watchdog 81eaedf Chris Warrick: Fix #1821 -- watch all used themes...
14:14:56 -travis-ci:#nikola- getnikola/nikola#5447 (watchdog - 81eaedf : Chris Warrick): The build passed.
14:14:57 -travis-ci:#nikola- Change view: https://github.com/getnikola/nikola/compare/a56e7533056f...81eaedfd1968
14:14:57 -travis-ci:#nikola- Build details: http://travis-ci.org/getnikola/nikola/builds/66663299
15:23:19 <KwBot> [nikola] Kwpolska assigned issue #1821 to Kwpolska: `nikola auto` does not track default themes https://github.com/getnikola/nikola/issues/1821
15:41:41 <gour> do you, in general, use virtualenvwrapper?
15:43:32 <ChrisWarrick> gour: I personally do, it’s wonderful
15:43:49 <ChrisWarrick> gour: especially with the oh-my-zsh plugin that automates virtualenv activation
15:44:26 <gour> ok, thanks
16:01:34 <gour> do you believe that PEP0484 (type hints) will have any significant impact how people are going to write python code in the future?
16:03:48 <ChrisWarrick> gour: I have absoultely no idea. First Python 2.7 would have to die off, which is not something that is likely to happen soon…  I know I’m not going to bother.