Staging
v0.5.1
swh:1:snp:635f4099902912592851108bcac178ff574f7c5f
Revision d0880d57b053179a8dd91f2b6fbcb5b5ddf56a1d authored by Victor Stinner on 27 April 2012, 21:40:13 UTC, committed by Victor Stinner on 27 April 2012, 21:40:13 UTC
 * Remove _PyBytes_FormatLong(): inline it into formatlong()
 * the input type is always a long, so remove the code for bool
 * don't duplicate the string if the length does not change
 * Use PyUnicode_DATA() instead of _PyUnicode_AsString()
1 parent 19b409a
History
Tip revision: 550e4673be538d98b6ddf5550b3922539cf5c4b2 authored by Victor Stinner on 08 December 2020, 23:32:54 UTC
bpo-32381: Add _PyRun_SimpleFileObject() (GH-23709)
Tip revision: 550e467
File Mode Size
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 584 bytes
.gitignore -rw-r--r-- 633 bytes
.hgeol -rw-r--r-- 692 bytes
.hgignore -rw-r--r-- 988 bytes
.hgtags -rw-r--r-- 4.9 KB
.hgtouch -rw-r--r-- 467 bytes
LICENSE -rw-r--r-- 14.5 KB
Makefile.pre.in -rw-r--r-- 48.0 KB
README -rw-r--r-- 6.3 KB
config.guess -rwxr-xr-x 43.8 KB
config.sub -rwxr-xr-x 34.6 KB
configure -rwxr-xr-x 410.9 KB
configure.ac -rw-r--r-- 126.8 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 39.1 KB
setup.py -rw-r--r-- 86.9 KB

README

back to top