PMXBOT Log file Viewer

Help | Karma | Search:

#pypa-dev logs for Thursday the 30th of October, 2014

(Back to #pypa-dev overview) (Back to channel listing) (Animate logs)
[09:20:43] <xafer> hello dstufft, regarding packaging module, is there any plan to provide "accessors" to easily get the different segments ? i.e. something like v.release.major instead of v._version.release[0] ?
[12:33:37] <tomprince> I think versions are supposed to be opaque to a consumer.
[12:33:56] <tomprince> Since "major" is not necesairly part of any given versioning scheme.