Mercurial > public > mercurial-scm > hg
diff contrib/python-zstandard/README.rst @ 42937:69de49c4e39c
zstandard: vendor python-zstandard 0.12
The upstream source distribution from PyPI was extracted. Unwanted
files were removed.
The clang-format ignore list was updated to reflect the new source
of files.
test-repo-compengines.t was updated to reflect a change in behavior
of the zstd library.
The project contains a vendored copy of zstandard 1.4.3. The old
version was 1.3.8. This should result in some minor performance wins.
# no-check-commit because 3rd party code has different style guidelines
Differential Revision: https://phab.mercurial-scm.org/D6858
author | Gregory Szorc <gregory.szorc@gmail.com> |
---|---|
date | Sun, 15 Sep 2019 20:04:00 -0700 |
parents | 675775c33ab6 |
children | de7838053207 |
line wrap: on
line diff
--- a/contrib/python-zstandard/README.rst Sun Sep 15 00:07:30 2019 -0400 +++ b/contrib/python-zstandard/README.rst Sun Sep 15 20:04:00 2019 -0700 @@ -15,7 +15,7 @@ the author. For convenience, that repository is frequently synchronized to https://github.com/indygreg/python-zstandard. -| |ci-status| |win-ci-status| +| |ci-status| Requirements ============ @@ -1598,9 +1598,5 @@ :target: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=gregory%2eszorc%40gmail%2ecom&lc=US&item_name=python%2dzstandard¤cy_code=USD&bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted :alt: Donate via PayPal -.. |ci-status| image:: https://travis-ci.org/indygreg/python-zstandard.svg?branch=master - :target: https://travis-ci.org/indygreg/python-zstandard - -.. |win-ci-status| image:: https://ci.appveyor.com/api/projects/status/github/indygreg/python-zstandard?svg=true - :target: https://ci.appveyor.com/project/indygreg/python-zstandard - :alt: Windows build status +.. |ci-status| image:: https://dev.azure.com/gregoryszorc/python-zstandard/_apis/build/status/indygreg.python-zstandard?branchName=master + :target: https://dev.azure.com/gregoryszorc/python-zstandard/_apis/build/status/indygreg.python-zstandard?branchName=master