Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork47
python/cpython-source-deps
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
How to update the mpdecimal source code in this branch:
Dowload the new sources in tar.gz format from thempdecimal download page.
Validate the SHA256 checksum of the downloaded file.
Unpack the source code and commit the changes:
#Example with mpdecimal version 4.0.0$git commit -am"Add mpdecimal 4.0.0 sources"
Tag the new commit:
$ git tag -sam "mpdecimal 4.0.0" mpdecimal-4.0.0
Push changes, including tags, upstream.
About
Source for packages that the cpython build process depends on
Resources
Code of conduct
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.
Contributors7
Uh oh!
There was an error while loading.Please reload this page.