[issue41014] warning: 'sqlite3_trace' is deprecated

2020-07-20 Thread Erlend Egeberg Aasland


Erlend Egeberg Aasland  added the comment:

According to the SQLite documentation, sqlite3_trace() is deprecated. See 
https://sqlite.org/c3ref/profile.html

See also:
https://bugs.python.org/issue40318
https://github.com/python/cpython/pull/19581

--
nosy: +erlendaasland

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue41014] warning: 'sqlite3_trace' is deprecated

2020-07-06 Thread Ronald Oussoren


Ronald Oussoren  added the comment:

I agree, this is a "feature" of the SQLite headers as shipped by Apple.

--
resolution:  -> not a bug
stage:  -> resolved
status: open -> closed
type: enhancement -> compile error

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue41014] warning: 'sqlite3_trace' is deprecated

2020-07-06 Thread Joannah Nanjekye


Joannah Nanjekye  added the comment:

I think the same reasoning in the discussion from this thread: 
https://bugs.python.org/issue41018 applies to this too.

--
nosy: +nanjekyejoannah

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue41014] warning: 'sqlite3_trace' is deprecated

2020-06-17 Thread Sree Vaddi


Change by Sree Vaddi :


--
title: sqlite3_trace deprecated -> warning: 'sqlite3_trace' is deprecated

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com