Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Repository
dea6ef9bfd6f04d216e46bb9537d6991f2be6348
Switch branch/tag
cpython
Objects
floatobject.c
Find file
Blame
History
Permalink
Replace a few places where X->ob_type was compared to &PyXXX_Type with
· dea6ef9b
Guido van Rossum
authored
Sep 11, 2001
calls to PyXXX_CheckExact(X).
dea6ef9b
floatobject.c
19.9 KB
Edit
Web IDE
Replace floatobject.c
×
Attach a file by drag & drop or
click to upload
Commit message
Replace floatobject.c
Replace file
Cancel
A new branch will be created in your fork and a new merge request will be started.