FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
bpo-33073: Adding as_integer_ratio to ints. by lisroach · Pull Request #8750 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
bpo-33073: Adding as_integer_ratio to ints.
- #8750
#8750
Merged
rhettinger
merged 18 commits into
python:master
python/cpython:master
from
lisroach:iss_33073
lisroach/cpython:iss_33073
Copy head branch name to clipboard
Sep 14, 2018
Conversation
Commits
18
(18)
Checks
Files changed
Merged
bpo-33073: Adding as_integer_ratio to ints.
#8750
rhettinger
merged 18 commits into
python:master
python/cpython:master
from
lisroach:iss_33073
lisroach/cpython:iss_33073
Copy head branch name to clipboard
Commits
Commits on Aug 12, 2018
bpo:33073 adding as_integer_ratio to ints.
lisroach
committed
ff0790e
View commit details
Copy full SHA for ff0790e
Browse repository at this point
Commits on Aug 16, 2018
Updates as_integer_ratio to be one line.
lisroach
committed
d1daadc
View commit details
Copy full SHA for d1daadc
Browse repository at this point
Commits on Aug 22, 2018
Adds ;, fixes spacing.
lisroach
committed
3b89b6f
View commit details
Copy full SHA for 3b89b6f
Browse repository at this point
Commits on Aug 25, 2018
Update test_doctest expected output to include builtins.int.as_integer_ratio.
mdickinson
committed
48c7dd0
View commit details
Copy full SHA for 48c7dd0
Browse repository at this point
Regenerate clinic files.
mdickinson
committed
4ca566a
View commit details
Copy full SHA for 4ca566a
Browse repository at this point
Rewrap text to keep within the line length limit.
mdickinson
committed
2336cb4
View commit details
Copy full SHA for 2336cb4
Browse repository at this point
One more test_doctest fix.
mdickinson
committed
673a0ca
View commit details
Copy full SHA for 673a0ca
Browse repository at this point
Add 'what's new' entry.
mdickinson
committed
5102589
View commit details
Copy full SHA for 5102589
Browse repository at this point
Add Misc/ACKS entry.
mdickinson
committed
a935a7b
View commit details
Copy full SHA for a935a7b
Browse repository at this point
Commits on Sep 10, 2018
Adds boolean support.
lisroach
committed
3cd076c
View commit details
Copy full SHA for 3cd076c
Browse repository at this point
Merge branch 'iss_33073' of https://github.com/lisroach/cpython into iss_33073
lisroach
committed
028417a
View commit details
Copy full SHA for 028417a
Browse repository at this point
Commits on Sep 13, 2018
Handles subclasses more smoothly. Adds unit tests.
lisroach
committed
2028d97
View commit details
Copy full SHA for 2028d97
Browse repository at this point
Fixes docstring and doc format.
lisroach
committed
89a0d9d
View commit details
Copy full SHA for 89a0d9d
Browse repository at this point
Regenerates argument clinic.
lisroach
committed
148225c
View commit details
Copy full SHA for 148225c
Browse repository at this point
Commits on Sep 14, 2018
Move whatsnew entry to resolve a merge conflict
rhettinger
committed
ac0f11f
View commit details
Copy full SHA for ac0f11f
Browse repository at this point
Restored bogus whitespace redaction
rhettinger
committed
cb9c978
View commit details
Copy full SHA for cb9c978
Browse repository at this point
Updates the function call. Fixes tests.
lisroach
committed
d311b83
View commit details
Copy full SHA for d311b83
Browse repository at this point
Fixing failing Travis build.
lisroach
committed
d3ef843
View commit details
Copy full SHA for d3ef843
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL