Groups
Groups
Anmelden
Groups
Groups
jsonpickle
Unterhaltungen
Info
Feedback geben
Hilfe
Gruppenpfad
jsonpickle
1–30 von 52
Alle als gelesen markieren
Gruppe melden
0 ausgewählt
abdullah...@gmail.com
,
David Aguilar
2
15.05.18
JsonPikle to send Ryu object type
On Mon, May 14, 2018 at 9:15 AM, <abdullah...@gmail.com> wrote: > Dear, > I am not
ungelesen,
JsonPikle to send Ryu object type
On Mon, May 14, 2018 at 9:15 AM, <abdullah...@gmail.com> wrote: > Dear, > I am not
15.05.18
Dariusz Mąkowski
22.10.15
Jsonpickle & pyqt - can it work?
Heya Trying to get this code to work : print "Printing Content" obj = {"test":
ungelesen,
Jsonpickle & pyqt - can it work?
Heya Trying to get this code to work : print "Printing Content" obj = {"test":
22.10.15
Dalik
,
Marcin Tustin
4
10.04.15
Breaking change in encoding iterator object between jsonpickle-0.7 and jsonpickle-0.8 ?
Was trying to open an issue on GigHub but apparently the POST access is blocked from the location I
ungelesen,
Breaking change in encoding iterator object between jsonpickle-0.7 and jsonpickle-0.8 ?
Was trying to open an issue on GigHub but apparently the POST access is blocked from the location I
10.04.15
piyush jajoo
,
Marcin Tustin
2
15.09.14
Unable to decode the object using jsonpickle.decode.
1. You are altering the json representation. Json pickle does not in general allow you to turn any
ungelesen,
Unable to decode the object using jsonpickle.decode.
1. You are altering the json representation. Json pickle does not in general allow you to turn any
15.09.14
Marcin Tustin
,
David Aguilar
2
19.08.14
Is there any interest in protocol 2 support?
On Tue, Aug 19, 2014 at 3:29 PM, Marcin Tustin <marcin...@gmail.com> wrote: > Hi All,
ungelesen,
Is there any interest in protocol 2 support?
On Tue, Aug 19, 2014 at 3:29 PM, Marcin Tustin <marcin...@gmail.com> wrote: > Hi All,
19.08.14
Dan Bar Dov
, …
David Aguilar
5
30.05.13
How to unpickle into objects?
On Thu, May 30, 2013 at 7:05 AM, Victor Stavka <sta...@gmail.com> wrote: > Nevermind,
ungelesen,
How to unpickle into objects?
On Thu, May 30, 2013 at 7:05 AM, Victor Stavka <sta...@gmail.com> wrote: > Nevermind,
30.05.13
Garito
, …
John Paulett
5
17.11.11
Python3
Grate! Will stay tuned here then! Thanks a lot for your help and sorry for not being more
ungelesen,
Python3
Grate! Will stay tuned here then! Thanks a lot for your help and sorry for not being more
17.11.11
Sam
, …
David Aguilar
8
25.10.11
collections module
On Fri, Oct 21, 2011 at 7:07 PM, Sam <sams...@gmail.com> wrote: > Any progress on this? I
ungelesen,
collections module
On Fri, Oct 21, 2011 at 7:07 PM, Sam <sams...@gmail.com> wrote: > Any progress on this? I
25.10.11
greenmoss
, …
David Aguilar
4
10.07.11
encoding/decoding pyglet objects
On Fri, Jul 08, 2011 at 06:16:14AM -0700, greenmoss wrote: > I am unfamiliar with pyglet's
ungelesen,
encoding/decoding pyglet objects
On Fri, Jul 08, 2011 at 06:16:14AM -0700, greenmoss wrote: > I am unfamiliar with pyglet's
10.07.11
David Aguilar
,
John Paulett
2
21.06.11
An improved jsonpickle mkref format
David, Thanks for contributing this improvement! It looks good to me, I have merged it into
ungelesen,
An improved jsonpickle mkref format
David, Thanks for contributing this improvement! It looks good to me, I have merged it into
21.06.11
t00f
,
John Paulett
2
04.06.11
JSONPickle with SQLAlchemy objects
It does seem like jsonpickle is operating properly, since it the _sa_instance_state is part of the
ungelesen,
JSONPickle with SQLAlchemy objects
It does seem like jsonpickle is operating properly, since it the _sa_instance_state is part of the
04.06.11
Jamie Bullock
,
John Paulett
2
25.05.11
Removing py/object key/value pairs from JSON output
Jamie, You should be able to remove the jsonpickle-added attributes with the unpickable flag:
ungelesen,
Removing py/object key/value pairs from JSON output
Jamie, You should be able to remove the jsonpickle-added attributes with the unpickable flag:
25.05.11
JD
,
David Aguilar
2
28.01.11
pass decoder args
On Tue, Jan 25, 2011 at 01:09:48PM -0800, JD wrote: > hi, this is a great package and i've
ungelesen,
pass decoder args
On Tue, Jan 25, 2011 at 01:09:48PM -0800, JD wrote: > hi, this is a great package and i've
28.01.11
David Aguilar
,
John Paulett
2
04.10.10
Enabling sorted json keys by default
Thanks! Done and pushed. On Sat, Oct 2, 2010 at 3:54 PM, David Aguilar <dav...@gmail.com> wrote
ungelesen,
Enabling sorted json keys by default
Thanks! Done and pushed. On Sat, Oct 2, 2010 at 3:54 PM, David Aguilar <dav...@gmail.com> wrote
04.10.10
ricopan
,
David Aguilar
2
02.10.10
Re: use as a couchdb python backend?
On Sat, Oct 02, 2010 at 06:42:48AM -0700, ricopan wrote: > > I can query couchdb with nested
ungelesen,
Re: use as a couchdb python backend?
On Sat, Oct 02, 2010 at 06:42:48AM -0700, ricopan wrote: > > I can query couchdb with nested
02.10.10
Richard Llewellyn
12.07.10
use as a couchdb python backend?
Hello, Just starting with couchdb from python, looking at couchdb-python, but my python objects that
ungelesen,
use as a couchdb python backend?
Hello, Just starting with couchdb from python, looking at couchdb-python, but my python objects that
12.07.10
Eoghan Murray
, …
David Aguilar
10
08.07.10
Non string dict keys
On Wed, Jul 07, 2010 at 10:01:22PM -0500, John Paulett wrote: > I merged the more recent changes
ungelesen,
Non string dict keys
On Wed, Jul 07, 2010 at 10:01:22PM -0500, John Paulett wrote: > I merged the more recent changes
08.07.10
dbbd
, …
David Aguilar
3
24.04.10
How do I pickle into a file with a structure?
On Sat, Apr 24, 2010 at 02:12:03AM -0700, dbbd wrote: > Writing a jsonpickle object to a file
ungelesen,
How do I pickle into a file with a structure?
On Sat, Apr 24, 2010 at 02:12:03AM -0700, dbbd wrote: > Writing a jsonpickle object to a file
24.04.10
nbecker
,
David Aguilar
3
09.02.10
first test fails
On Tue, Feb 09, 2010 at 04:10:54AM -0800, nbecker wrote: > In [1]: import jsonpickle > > In
ungelesen,
first test fails
On Tue, Feb 09, 2010 at 04:10:54AM -0800, nbecker wrote: > In [1]: import jsonpickle > > In
09.02.10
John Paulett
16.12.09
jsonpickle 0.3.1 Released
jsonpickle had a major milestone this week with the official release of 0.3.1, available at http://
ungelesen,
jsonpickle 0.3.1 Released
jsonpickle had a major milestone this week with the official release of 0.3.1, available at http://
16.12.09
jsonp...@googlecode.com
2
12.12.09
Re: Issue 9 in jsonpickle: Add option for turning off "py/ref" reference type for non-cyclical objects
Updates: Status: Done Comment #2 on issue 9 by davvid: Add option for turning off "py/ref"
ungelesen,
Re: Issue 9 in jsonpickle: Add option for turning off "py/ref" reference type for non-cyclical objects
Updates: Status: Done Comment #2 on issue 9 by davvid: Add option for turning off "py/ref"
12.12.09
jsonp...@googlecode.com
2
12.12.09
Issue 11 in jsonpickle: Pickler._flatten_obj_instance returns None for some objects
Updates: Status: Done Comment #1 on issue 11 by davvid: Pickler._flatten_obj_instance returns None
ungelesen,
Issue 11 in jsonpickle: Pickler._flatten_obj_instance returns None for some objects
Updates: Status: Done Comment #1 on issue 11 by davvid: Pickler._flatten_obj_instance returns None
12.12.09
jsonp...@googlecode.com
2
12.12.09
Issue 10 in jsonpickle: GAE not finding django.utils.simplejson
Updates: Status: Fixed Comment #1 on issue 10 by davvid: GAE not finding django.utils.simplejson http
ungelesen,
Issue 10 in jsonpickle: GAE not finding django.utils.simplejson
Updates: Status: Fixed Comment #1 on issue 10 by davvid: GAE not finding django.utils.simplejson http
12.12.09
Brian Hammond
09.12.09
object cache idea
Hello: I'm playing around with an python object data store based on JSON encoding, append-only
ungelesen,
object cache idea
Hello: I'm playing around with an python object data store based on JSON encoding, append-only
09.12.09
Kieran Darcy
, …
David Aguilar
5
28.11.09
References (py/ref) not correct
On Mon, Oct 12, 2009 at 04:51:11AM -0700, Kieran Darcy wrote: > > Now, coming to a conclusion
ungelesen,
References (py/ref) not correct
On Mon, Oct 12, 2009 at 04:51:11AM -0700, Kieran Darcy wrote: > > Now, coming to a conclusion
28.11.09
Eoghan Murray
3
22.11.09
_mkref format & limitation
Ok now I think I understand the following: 2009/10/24 David Aguilar <dav[..]@gmail.com> >
ungelesen,
_mkref format & limitation
Ok now I think I understand the following: 2009/10/24 David Aguilar <dav[..]@gmail.com> >
22.11.09
Eoghan Murray
22.11.09
Re: Non string dict keys
2009/10/24 David Aguilar <dav...@gmail.com> I remember the dict key stuff. At the time I wasn
ungelesen,
Re: Non string dict keys
2009/10/24 David Aguilar <dav...@gmail.com> I remember the dict key stuff. At the time I wasn
22.11.09
David Aguilar
24.10.09
Re: JsonPickle & __setstate__/__getstate__
On Wed, Oct 21, 2009 at 12:02:28PM +0100, Eoghan Murray wrote: > Thanks David, > I'll check
ungelesen,
Re: JsonPickle & __setstate__/__getstate__
On Wed, Oct 21, 2009 at 12:02:28PM +0100, Eoghan Murray wrote: > Thanks David, > I'll check
24.10.09
Dan Buch
,
David Aguilar
4
26.07.09
[PATCH] re-applying the patch that really matters to me in hope that it will be easier to merge back into origin
On Sat, Jul 25, 2009 at 06:42:27PM -0700, dbuch wrote: > > I just did some more picking around
ungelesen,
[PATCH] re-applying the patch that really matters to me in hope that it will be easier to merge back into origin
On Sat, Jul 25, 2009 at 06:42:27PM -0700, dbuch wrote: > > I just did some more picking around
26.07.09
Eoghan Murray
,
David Aguilar
2
25.07.09
Constructor Arguments
On Fri, Jul 24, 2009 at 12:43:46PM -0700, Eoghan Murray wrote: > > On line 81 of unpickler.py:
ungelesen,
Constructor Arguments
On Fri, Jul 24, 2009 at 12:43:46PM -0700, Eoghan Murray wrote: > > On line 81 of unpickler.py:
25.07.09