8000 GitHub - python/cpython-source-deps at a20bd4d7b1ddc82cd1ae48f2f4979c12b546590a
[go: up one dir, main page]

Skip to content
Dismiss alert

python/cpython-source-deps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The SQLite amalgamation source code

How to update the SQLite source code in this branch:

  1. Download the SQLite amalgamation from the SQLite download page for the SQLite version you are upgrading to.

  2. Validate the hash of the downloaded file with the hash on the download page.

  3. Check out the sqlite branch of this repo:

    $ git switch sqlite
    $ git pull
  4. Unpack the amalgamation source code and commit the changes.

  5. Tag the new commit.

  6. Push

About

Source for packages that the cpython build process depends on

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

No packages published

Contributors 7

0