PMXBOT Log file Viewer

Help | Karma | Search:

#pypa-dev logs for Wednesday the 19th of August, 2015

(Back to #pypa-dev overview) (Back to channel listing) (Animate logs)
[00:31:09] <preyalone> could we make Author/Owner clickable hyperlinks to user pages, to make it easier to search for / list packages by author? CPAN, RubyGems, Hackage, and NPM do this.
[08:26:12] <pjdelport> lifeless: You have my sympathy for that issue 310
[08:32:10] <lifeless> pjdelport: thanks :)
[16:11:02] <sigmavirus24> lifeless: you have my sympathies
[16:46:33] <pmxbot> jaraco pushed 1 commit to setuptools (https://bitbucket.org/pypa/setuptools/) :
[16:46:33] <pmxbot> Link packaging versions to CHANGELOG in packaging project. Fixes #416.
[16:50:28] <pmxbot> jaraco pushed 3 commits to setuptools (https://bitbucket.org/pypa/setuptools/) :
[16:50:28] <pmxbot> Rephrase to allow link
[16:50:28] <pmxbot> Added tag 18.2 for changeset 1a981f2e5031
[16:50:28] <pmxbot> Bumped to 18.3 in preparation for next release.
[19:59:17] <pmxbot> jaraco pushed 7 commits to setuptools (https://bitbucket.org/pypa/setuptools/) :
[19:59:17] <pmxbot> Extract variable
[19:59:18] <pmxbot> Do join late
[19:59:18] <pmxbot> Extract method for wrapping lines
[19:59:18] <pmxbot> Open file in context manager
[19:59:18] <pmxbot> Calculate prelude and postlude early
[19:59:18] <pmxbot> Extract a class for the behavior that rewrites the sys.path
[19:59:19] <pmxbot> Allow disabling of the sys.path rewrite technique using an environment variable.