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

Source for packages that the cpython build process depends on

NotificationsYou must be signed in to change notification settings

python/cpython-source-deps

 
 

Repository files navigation

How to update the mpdecimal source code in this branch:

  1. Dowload the new sources in tar.gz format from thempdecimal download page.

  2. Validate the SHA256 checksum of the downloaded file.

  3. Unpack the source code and commit the changes:

    #Example with mpdecimal version 4.0.0$git commit -am"Add mpdecimal 4.0.0 sources"
  4. Tag the new commit:

    $ git tag -sam "mpdecimal 4.0.0" mpdecimal-4.0.0
  5. Push changes, including tags, upstream.

About

Source for packages that the cpython build process depends on

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors7


[8]ページ先頭

©2009-2025 Movatter.jp