mirror of
https://github.com/psycopg/psycopg2.git
synced 2025-01-31 09:24:07 +03:00
Fixed use of use_pydatetime in setup.cfg.
This commit is contained in:
parent
d7100abbbe
commit
4138409ab6
|
@ -1,5 +1,8 @@
|
|||
2006-09-01 Federico Di Gregorio <fog@initd.org>
|
||||
|
||||
* setup.py: removed pydatetime option from initialize_options
|
||||
to make sure that the value in setup.cfg is used.
|
||||
|
||||
* psycopg/psycopgmodule.c: applied patch from jdahlin (#120)
|
||||
to have .connect() accept either a string or int as the port
|
||||
parameter.
|
||||
|
|
Loading…
Reference in New Issue
Block a user