- 03 May, 2015 1 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
- 08 Agu, 2013 1 kayıt (commit)
-
-
Ezio Melotti yazdı
#18273: move the tests in Lib/test/json_tests to Lib/test/test_json and make them discoverable by unittest. Patch by Zachary Ware.
-
- 01 Kas, 2012 1 kayıt (commit)
-
-
Antoine Pitrou yazdı
Patch by Serhiy Storchaka.
-
- 04 Eki, 2011 1 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
- 19 Agu, 2011 1 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
- 14 May, 2011 1 kayıt (commit)
-
-
Ezio Melotti yazdı
-
- 30 Kas, 2010 1 kayıt (commit)
-
-
Alexander Belopolsky yazdı
Approved by Raymond Hettinger.
-
- 21 Kas, 2010 2 kayıt (commit)
-
-
Ezio Melotti yazdı
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r86596 | ezio.melotti | 2010-11-20 21:04:17 +0200 (Sat, 20 Nov 2010) | 1 line #9424: Replace deprecated assert* methods in the Python test suite. ........
-
Ezio Melotti yazdı
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r86596 | ezio.melotti | 2010-11-20 21:04:17 +0200 (Sat, 20 Nov 2010) | 1 line #9424: Replace deprecated assert* methods in the Python test suite. ........
-
- 20 Kas, 2010 1 kayıt (commit)
-
-
Ezio Melotti yazdı
-
- 26 Ock, 2010 1 kayıt (commit)
-
-
Ezio Melotti yazdı
-
- 02 May, 2009 1 kayıt (commit)
-
-
Benjamin Peterson yazdı
json also now works only with unicode strings Patch by Antoine Pitrou; updated by me
-
- 17 Mar, 2009 1 kayıt (commit)
-
-
Bob Ippolito yazdı
-
- 08 May, 2008 1 kayıt (commit)
-
-
Christian Heimes yazdı
svn+ssh://pythondev@svn.python.org/python/trunk ........ r62734 | brett.cannon | 2008-05-05 22:21:38 +0200 (Mon, 05 May 2008) | 5 lines Add the 'json' package. Code taken from simplejson 1.9 and contributed by Bob Ippolito. Closes issue #2750. ........ r62736 | georg.brandl | 2008-05-05 22:53:39 +0200 (Mon, 05 May 2008) | 2 lines Fix JSON module docs. ........ r62748 | benjamin.peterson | 2008-05-06 04:51:10 +0200 (Tue, 06 May 2008) | 2 lines PEP 8 nits in json package ........ r62769 | christian.heimes | 2008-05-06 18:18:41 +0200 (Tue, 06 May 2008) | 2 lines Intern static string Use float constructors instead of magic code for float constants ........
-
- 05 May, 2008 1 kayıt (commit)
-
-
Brett Cannon yazdı
Ippolito. Closes issue #2750.
-