Skip to content

gh-71966: Sync-up docstrings in C version of the the decimal module #101350

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 69 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
69 commits
Select commit Hold shift + click to select a range
7aceaf1
Sync-up docstrings in C version of the the decimal module
furkanonder Jan 26, 2023
8818ee9
Revert "Sync-up docstrings in C version of the the decimal module"
furkanonder Jan 26, 2023
e15cd0e
Sync-up docstrings in C version of the the decimal module
furkanonder Jan 26, 2023
1559993
Merge branch 'main' into issue-71966
furkanonder Jan 26, 2023
23ce0e9
add missing docstrings
furkanonder Jan 26, 2023
3620c33
refactor docs
furkanonder Jan 27, 2023
30dd2b3
refactor docs
furkanonder Jan 27, 2023
9618e9e
fix quantize
furkanonder Jan 27, 2023
723f718
Update docstrings.h
furkanonder Jan 27, 2023
ad50aa0
fix quantize's doc
furkanonder Jan 27, 2023
62842fc
Merge branch 'main' into issue-71966
furkanonder Apr 4, 2023
e23532b
Merge branch 'main' into issue-71966
furkanonder Apr 5, 2023
7ec70fb
Use the imperative mood
furkanonder Apr 15, 2024
5596afd
Use the imperative mood
furkanonder Apr 15, 2024
d76c6dc
Use the imperative mood
furkanonder Apr 15, 2024
320d6b7
Use the imperative mood
furkanonder Apr 15, 2024
35907ac
Use the imperative mood
furkanonder Apr 15, 2024
84ad628
Use the imperative mood
furkanonder Apr 15, 2024
77d6ea7
Use the imperative mood
furkanonder Apr 15, 2024
d5c81c1
Use the imperative mood
furkanonder Apr 15, 2024
2ea2dd3
Use the imperative mood
furkanonder Apr 15, 2024
f2f8597
Use the imperative mood
furkanonder Apr 15, 2024
daa617a
Merge branch 'python:main' into issue-71966
furkanonder Apr 15, 2024
959a80a
Sync-up docstring for quantize function
furkanonder Apr 15, 2024
ae24702
Sync-up docstring for canonical function
furkanonder Apr 15, 2024
fe92484
Sync-up docstring for as_integer_ratio function
furkanonder Apr 15, 2024
dc0ed7f
Sync-up docstring for adjusted function
furkanonder Apr 15, 2024
8a38339
Sync-up docstring for compare function
furkanonder Apr 15, 2024
26d7b76
Sync-up docstring for compare_total_mag function
furkanonder Apr 15, 2024
d21f3d3
Sync-up docstring for compare_total_mag function
furkanonder Apr 15, 2024
5211b0b
Sync-up docstring for copy_abs function
furkanonder Apr 15, 2024
9aabe2b
Sync-up docstring for copy_negate function
furkanonder Apr 15, 2024
553248d
Sync-up docstring for copy_sign function
furkanonder Apr 15, 2024
2947be1
Sync-up docstring for exp function
furkanonder Apr 15, 2024
71ff8ea
Sync-up docstring for is_nan function
furkanonder Apr 15, 2024
477d28e
Sync-up docstring for is_normal function
furkanonder Apr 15, 2024
10417b6
Sync-up docstring for is_signed function
furkanonder Apr 15, 2024
86315e3
Sync-up docstring for is_snan function
furkanonder Apr 15, 2024
4278a35
Sync-up docstring for is_subnormal function
furkanonder Apr 15, 2024
25c5183
Sync-up docstring for is_subnormal function
furkanonder Apr 15, 2024
efc0d39
Sync-up docstring for logb function
furkanonder Apr 15, 2024
f88ad49
Sync-up docstring for getcontext function
furkanonder Apr 15, 2024
43abcfe
Sync-up docstring for localcontext function
furkanonder Apr 15, 2024
fad5ced
Sync-up docstring for Decimal class
furkanonder Apr 15, 2024
859313c
Sync-up docstring for as_tuple function
furkanonder Apr 15, 2024
c067c35
Sync-up docstring for canonical function
furkanonder Apr 15, 2024
f117498
Sync-up docstring for compare_signal function
furkanonder Apr 15, 2024
b1c5f94
Sync-up docstring for compare_total function
furkanonder Apr 15, 2024
a283af7
Sync-up docstring for conjugate function
furkanonder Apr 15, 2024
d4eae92
Sync-up docstring for logical_and function
furkanonder Apr 15, 2024
1fd52d2
Sync-up docstring for logical_invert function
furkanonder Apr 15, 2024
5c4ce3c
Sync-up docstring for logical_or function
furkanonder Apr 15, 2024
8786c92
Sync-up docstring for logical_xor function
furkanonder Apr 15, 2024
c1d87e0
Sync-up docstring for max function
furkanonder Apr 15, 2024
6b13483
Sync-up docstring for max_mag function
furkanonder Apr 15, 2024
cdeac33
Sync-up docstring for min function
furkanonder Apr 15, 2024
45be158
Sync-up docstring for min_mag function
furkanonder Apr 15, 2024
0354723
Sync-up docstring for next_minus function
furkanonder Apr 15, 2024
0fd9ee4
Sync-up docstring for quantize function
furkanonder Apr 15, 2024
50595fa
Sync-up docstring for fma function
furkanonder Apr 15, 2024
1c8b9fd
Use the imperative mood
furkanonder Apr 16, 2024
334abe0
Merge branch 'main' into issue-71966
furkanonder Apr 16, 2024
ff0c52c
Use the imperative mood
furkanonder Apr 16, 2024
1b34403
Use the imperative mood
furkanonder Apr 16, 2024
b8aa470
Use the imperative mood
furkanonder Apr 16, 2024
2af51d2
Sync-up docstring for max function
furkanonder Apr 16, 2024
c67ca48
Sync-up docstring for logical_xor, rotate and same_quantum function
furkanonder Apr 16, 2024
3302858
Sync-up docstring for min function
furkanonder Apr 16, 2024
d92ac62
Merge branch 'main' into issue-71966
furkanonder Apr 18, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading