Re: [Python-Dev] Why does pip upgrade to a random version?

2015-02-04 Thread Jeremy Dunck
Does this happen with other packages? I wonder if perhaps the issue is with the package itself. On Wed, Feb 4, 2015 at 11:04 AM, Martin Thoma wrote: > Could somebody please have a look at the following SO question? It seems > as if I might have found a bug in pip: > http://stackoverflow.com/q/

Re: [Python-Dev] PLY in stdlib (was cffi in stdlib)

2013-07-12 Thread Jeremy Dunck
David Beasley; see earlier in this same thread: http://mail.python.org/pipermail/python-dev/2013-February/thread.html#124389 On Fri, Jul 12, 2013 at 9:41 PM, Terry Reedy wrote: > On 7/13/2013 12:10 AM, Eric Snow wrote: > >> >> On Feb 27, 2013 4:31 AM, "Michael Foord" > > > > +1 PLY is capab

Re: [Python-Dev] Bug in json (the format and the module)

2011-05-17 Thread Jeremy Dunck
On Tue, May 17, 2011 at 1:21 PM, Dirkjan Ochtman wrote: > On Tue, May 17, 2011 at 19:40, Jeremy Dunck wrote: >> So, to start with, is there a maintainer for the json module, or how >> should I go about discussing implementing this solution? > > Your subject states that ther