Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use print() function instead of print statement throughout project | Jon Dufresne | 2017-12-10 | 1 | -6/+6 |
* | Merge branch 'master' into ws | Daniele Varrazzo | 2017-12-02 | 1 | -7/+0 |
|\ | |||||
| * | Remove sorted() workaround; available on all supported Pythons | Jon Dufresne | 2017-12-01 | 1 | -7/+0 |
* | | Trim trailing whitespace from all files throughout project | Jon Dufresne | 2017-12-01 | 1 | -34/+34 |
|/ | |||||
* | A bunch of typos fixed in the examples by Josh Kupershmidt | Daniele Varrazzo | 2011-12-15 | 1 | -3/+3 |
* | * psycopg/psycopgmodule.c: fixed exceptions refcount. | Daniele Varrazzo | 2005-11-26 | 1 | -7/+4 |
* | Releasing 2.0b4. | Federico Di Gregorio | 2005-07-17 | 1 | -2/+3 |
* | psycopg->psycopg2 switch in the examples. | Federico Di Gregorio | 2005-06-13 | 1 | -2/+2 |
* | Adding missing __conform__ methods before release. | Federico Di Gregorio | 2005-03-02 | 1 | -4/+5 |
* | Initial psycopg 2 import after SVN crash. | Federico Di Gregorio | 2004-10-19 | 1 | -0/+145 |