Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc4e30be

Browse files
committed
Add Zstandard source link
1 parentaa5010f commitc4e30be

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

‎README.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ Once the PR has been merged, tag the commit as
3535
``sqlite-<full version to be used in CPython's PCbuild/get_externals.bat>``.
3636

3737
For updating each project to be updated, follow the above instructions with
38-
appropriate substitutions. For ``sqlite``, ``bzip2``, ``xz``,and``zlib``,
39-
that's it!
38+
appropriate substitutions. For ``sqlite``, ``bzip2``, ``xz``, ``zlib``, and
39+
``zstd``,that's it!
4040

4141
For ``openssl``, ``tcl``/``tk``, and ``libffi``, builds of each should also be
4242
checked into `cpython-bin-deps<https://github.com/python/cpython-bin-deps/>`_
@@ -58,6 +58,7 @@ Download links
5858
- ``tcl``/``tk``: https://tcl.tk/software/tcltk/download.html
5959
- ``xz``: https://github.com/tukaani-project/xz
6060
- ``zlib``: https://zlib.net/
61+
- ``zstd``: https://github.com/facebook/zstd
6162

6263
Tagging the commit
6364
------------------

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp