Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Kirill Smelkov
cpython
Repository
b552c4d848c740d6f46ada84f4f6b683305a3b08
Switch branch/tag
cpython
Objects
unicodeobject.c
Find file
Blame
History
Permalink
Code had returned an ssize_t, upcast to long, then converted with PyInt_FromLong.
· b552c4d8
Andrew Dalke
authored
May 25, 2006
Now using PyInt_FromSsize_t.
b552c4d8
unicodeobject.c
199 KB
Edit
Web IDE
Replace unicodeobject.c
×
Attach a file by drag & drop or
click to upload
local_assigns[:label_text] || Commit message
Replace unicodeobject.c
Replace file
Cancel
A new branch will be created in your fork and a new merge request will be started.