index
:
delta/python-packages/psycopg2.git
2_7_3_2
appveyor-py
async-keyword
bug-550
bug-557
bug-558
cockroachdb-tests
code-cleanup
column-slice
connection-info
cpychecker
decorators-fun
description-extra-attrs
diag-schema-name-nonloc
dont_set_datestyle_in_replication_mode
drop-display-size
encrypt-password-fix-tests
errors-module
errors-module-c
execute-locks
expand-version
fast-codecs
fast-executemany
fast-namedtuple
fast-test
fix-1019
fix-1073
fix-1248
fix-211
fix-443
fix-453
fix-512
fix-517
fix-518
fix-528
fix-562
fix-570
fix-578
fix-604
fix-679
fix-707
fix-707-27
fix-716
fix-716-27
fix-746
fix-788
fix-790
fix-794
fix-808
fix-856
fix-886
fix-887
fix-901
fix-948
fix-961
fix-binaries-2.7.6
fix-bsd-version
fix-iter-warning
fix-wheel-libresolv
goodbye-initd
goodbye-psycopg1
identifier-sequence
info-dsn-params
issue-template
libpq-10
libpq-10.1
libpq-ptrs
lo64
maint_2_4
maint_2_5
maint_2_6
maint_2_7
maint_2_8
manylinux
manylinux-dist
master
module-init-cleanup
mogrify-on-closed-cursor
musllinux
named-callproc
namedtuple-invalid-identifiers
naming
nested-array-nulls
new-release-procedure
no-set-default-session
no-unittest2
obscure-password-before-connect
openssl-1.0.2n
openssl-1.1-windows
pg10
pg12
pull-507
py310
py36-warnings
py37
py38
py38-win
py39-appveyor
qstring-writable-encoding
qualified
register-bytes
separate-binary
session-attributes
sql-compose
sql-copy
strip-macos
strip-wheel
test-dinosaurs
test-pg-11
test-postgres-10beta1
test-windows
test_i686
test_libpq91
testmr
travis
travis-db-matrix
travis-deadlock
github.com: psycopg/psycopg2.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
_json.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright year updated to 2021
Daniele Varrazzo
2021-06-15
1
-1
/
+1
*
Upgrade f-strings with flynt
Hugo van Kemenade
2020-11-17
1
-2
/
+2
*
Upgrade Python syntax with pyupgrade --py36-plus
Hugo van Kemenade
2020-11-17
1
-1
/
+1
*
Drop support for EOL Python 2.7
Hugo van Kemenade
2020-11-17
1
-8
/
+3
*
Copyright bumped to 2020
Daniele Varrazzo
2020-01-17
1
-0
/
+1
*
Use PY2, PY3 for conditional code instead of sys.version_info
Daniele Varrazzo
2019-03-16
1
-2
/
+2
*
Copyright year updated
Daniele Varrazzo
2019-02-17
1
-1
/
+1
*
Use the connection.info properties instead of the legacy methods
connection-info
Daniele Varrazzo
2018-10-13
1
-1
/
+1
*
Remove redundant parentheses
Hugo
2017-11-28
1
-1
/
+1
*
Update documentation to reflect JSON import behavior
Jon Dufresne
2017-11-28
1
-4
/
+2
*
Clean up JSON workarounds for unsupported Python versions
Jon Dufresne
2017-11-26
1
-28
/
+4
*
Added Json.prepare()
fix-562
Daniele Varrazzo
2017-06-16
1
-1
/
+8
*
Python source cleanup using flake8
Daniele Varrazzo
2016-10-11
1
-6
/
+8
*
Python 3.1 bytes.decode() doesn't support keyword arguments
Daniele Varrazzo
2015-02-08
1
-1
/
+1
*
Add register_default_jsonb() and register the type
Daniele Varrazzo
2014-08-13
1
-0
/
+16
*
Added name param to register_json()
Daniele Varrazzo
2014-08-13
1
-13
/
+15
*
Added str() for the Json adapter
Daniele Varrazzo
2014-02-22
1
-0
/
+8
*
Fixed json doc error
Daniele Varrazzo
2012-09-25
1
-1
/
+1
*
Json documentation improved
Daniele Varrazzo
2012-09-24
1
-52
/
+5
*
Don't create/register a json array typecaster if no oid provided
Daniele Varrazzo
2012-09-24
1
-1
/
+4
*
Pasto fixed
Daniele Varrazzo
2012-09-20
1
-1
/
+1
*
Fixed json typecaster with NULL input
Daniele Varrazzo
2012-09-20
1
-0
/
+2
*
Dropped keywords passthrough in Json adapter
Daniele Varrazzo
2012-09-19
1
-23
/
+55
*
Added register_default_json() function
Daniele Varrazzo
2012-09-19
1
-2
/
+19
*
First parameter of register_json defaults to None
Daniele Varrazzo
2012-09-19
1
-1
/
+1
*
Added json typecaster
Daniele Varrazzo
2012-09-19
1
-0
/
+187