Revisions of python-simplejson

Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 79)
- Do not package tests
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 620092 from Arun Persaud's avatar Arun Persaud (apersaud) (revision 78)
update to latest version
buildservice-autocommit accepted request 610880 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 77)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 610824 from Arun Persaud's avatar Arun Persaud (apersaud) (revision 76)
update to latest version
buildservice-autocommit accepted request 605123 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 75)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 604541 from Arun Persaud's avatar Arun Persaud (apersaud) (revision 74)
update to latest version
buildservice-autocommit accepted request 546023 from Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) (revision 73)
baserev update by copy to link target
Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) accepted request 545924 from Jan Engelhardt's avatar Jan Engelhardt (jengelh) (revision 72)
- Remove bias from description.
Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) accepted request 545764 from Arun Persaud's avatar Arun Persaud (apersaud) (revision 71)
update to latest version
buildservice-autocommit accepted request 539601 from Jan Matejek's avatar Jan Matejek (matejcik) (revision 70)
baserev update by copy to link target
Jan Matejek's avatar Jan Matejek (matejcik) accepted request 539365 from Arun Persaud's avatar Arun Persaud (apersaud) (revision 69)
update to latest version
buildservice-autocommit accepted request 515233 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 68)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 515232 from Thomas Bechtold's avatar Thomas Bechtold (tbechtold) (revision 67)
- update to 3.11.1:
  * Fix issue with item_sort_key when speedups are available, and add
    auto-discovery to test suites to prevent similar regressions
  * docstring fix in JSONEncoder
  * Call PyObject_IsTrue() only once for the strict argument of scann  er
  * Fix a crash with unencodable encoding in the encoder
  * Remove unused imports
  * Remove remnants of Python 2.4 support
  * Fix argument checking errors in _speedups.c
  * Remove the `__init__` methods in extension classes
  * Fix typo in the doc for loads
  * Add Python 3.6 to testing matrix and PyPI metadata
buildservice-autocommit accepted request 481829 from Jan Matejek's avatar Jan Matejek (matejcik) (revision 66)
baserev update by copy to link target
Jan Matejek's avatar Jan Matejek (matejcik) committed (revision 65)
Jan Matejek's avatar Jan Matejek (matejcik) committed (revision 64)
- fix pypi url
Jan Matejek's avatar Jan Matejek (matejcik) accepted request 480736 from Robert Schweikert's avatar Robert Schweikert (rjschwei) (revision 63)
- Switch to single-spec build
- Update to 3.10.0
  * Add RawJSON class to allow a faster path for already encoded JSON.
- From 3.9.0
  * Workaround for bad behavior in string subclasses
  * Fix warnings flagged by -3
  * Update readthedocs documentation links
  * Add build status badge to README
buildservice-autocommit accepted request 442062 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 62)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 61)
- update to 3.8.2:
* Fix implicit cast compiler warning in _speedups.c 
* simplejson is now available as wheels for OS X and Windows thanks to Travis-CI 
  and AppVeyor respectively! Many thanks to @aebrahim for getting this party 
  started. 
* Fix issue with iterable_as_array and indent option 
* Fix typo in keyword argument name introduced in 3.8.0 
* New iterable_as_array encoder option to perform lazy serialization of 
  any iterable objects, without having to convert to tuple or list. 
* Fix typo introduced in 3.7.0 (behavior should be indistinguishable) 
  https://github.com/simplejson/simplejson/commit/e18cc09b688ea1f3305c27616fd3cadd2adc6d31#commitcomment-11443842 
* Do not cache Decimal class in encoder, only reference the decimal module. 
  This may make reload work in more common scenarios. 
* Fix compilation with MSVC 
  https://github.com/simplejson/simplejson/pull/119 
* simplejson no longer trusts custom str/repr methods for int, long, float 
  subclasses. These instances are now formatted as if they were exact 
  instances of those types. 
  https://github.com/simplejson/simplejson/issues/118
buildservice-autocommit accepted request 307488 from Denisart Benjamin's avatar Denisart Benjamin (posophe) (revision 60)
baserev update by copy to link target
Displaying revisions 21 - 40 of 99
openSUSE Build Service is sponsored by