This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2015-06-18 11:31 by vajrasky, last changed 2022-04-11 14:58 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| remove_warning_compile__sqlite.patch | vajrasky, 2015-06-18 11:31 | review | ||
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 16469 | devnexen, 2019-09-29 06:37 | ||
| PR 24008 | merged | erlendaasland, 2020-12-30 13:54 | |
| PR 24170 | merged | erlendaasland, 2021-01-08 18:34 | |
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:58:18 | admin | set | github: 68652 |
| 2021-01-09 11:26:02 | berker.peksag | set | messages: + msg384717 |
| 2021-01-08 18:34:00 | erlendaasland | set | pull_requests: + pull_request22997 |
| 2021-01-06 00:39:23 | berker.peksag | set | components: + macOS |
| 2021-01-06 00:37:33 | berker.peksag | set | status: open -> closed components: + Extension Modules, - Build, macOS versions: + Python 3.10, - Python 3.9 messages: + msg384459 type: enhancement resolution: fixed stage: patch review -> resolved |
| 2021-01-06 00:36:12 | berker.peksag | set | nosy:
+ berker.peksag messages: + msg384458 |
| 2020-12-30 13:54:49 | erlendaasland | set | pull_requests: + pull_request22850 |
| 2020-11-27 14:22:45 | ronaldoussoren | link | issue41015 superseder |
| 2020-09-05 20:44:07 | erlendaasland | set | messages: + msg376445 |
| 2020-05-24 22:04:59 | erlendaasland | set | nosy:
+ erlendaasland |
| 2019-09-29 06:55:53 | ned.deily | set | messages: + msg353489 |
| 2019-09-29 06:53:57 | ned.deily | set | title: Got warning when compiling sqlite3 module on Mac OS X -> "sqlite3_enable_shared_cache" deprecation warning when compiling with macOS system SQLite3 messages: + msg353488 components: + Build versions: + Python 3.9, - Python 3.4, Python 3.5, Python 3.6 |
| 2019-09-29 06:41:17 | ned.deily | link | issue30646 superseder |
| 2019-09-29 06:37:55 | devnexen | set | stage: patch review pull_requests: + pull_request16055 |
| 2019-09-29 06:35:27 | ned.deily | link | issue38311 superseder |
| 2015-06-21 19:08:56 | ned.deily | set | priority: normal -> low title: Got warning when compiling sqlite3 module on Mac OSX -> Got warning when compiling sqlite3 module on Mac OS X messages: + msg245608 versions: + Python 3.6 |
| 2015-06-21 12:19:56 | ronaldoussoren | set | messages: + msg245592 |
| 2015-06-18 11:31:43 | vajrasky | create | |
➜

