GAM-team / GAM-team/got-your-back

Warning "datetime adapter is deprecated as of Python 3.12"

Open
#437 0 comments 3 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
3.1k
Forks
245
PR merge metrics
No merged PRs in 30d

Description

Running 1.74 inside official python Docker container.

`gyb/source/gyb.py:1793: DeprecationWarning: The default datetime adapter is deprecated as of Python 3.12; see the sqlite3 documentation for suggested replacement recipes
sqlcur.execute("""`

Contributor guide

No contributing guide indexed for this repository

Research direction

Start in gyb/source/gyb.py at line 1793, where the sqlite cursor executes the query and Python 3.12 emits the datetime adapter deprecation warning. Inspect the surrounding database handling and confirm the warning is reproducible in the official Python Docker container. Done means the operation preserves its current behavior without this deprecation warning.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli, databases
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.