Staging
v0.5.1
https://github.com/python/cpython
Revision 1028ca4f04c14cf40a8f3e7951623a96ec0143c2 authored by Miss Islington (bot) on 10 March 2018, 15:10:45 UTC, committed by Nick Coghlan on 10 March 2018, 15:10:45 UTC
`int` fails back to `__trunc__` is `__int__` isn't defined, so cover
that in the docs.
(cherry picked from commit 308eab979d153f1ab934383dc08bc4546ced8b6c)

Co-authored-by: Eric Appelt <eric.appelt@gmail.com>
1 parent 19b42fe
History
Tip revision: 1028ca4f04c14cf40a8f3e7951623a96ec0143c2 authored by Miss Islington (bot) on 10 March 2018, 15:10:45 UTC
bpo-26701: Add documentation for __trunc__ (GH-6050)
Tip revision: 1028ca4
File Mode Size
bundle
core
dev
doc
exe
launcher
lib
path
pip
tcltk
test
tools
README.txt -rw-r--r-- 22.2 KB
build.bat -rw-r--r-- 2.3 KB
buildrelease.bat -rw-r--r-- 8.8 KB
common.wxs -rw-r--r-- 4.2 KB
common_en-US.wxl_template -rw-r--r-- 1.4 KB
csv_to_wxs.py -rw-r--r-- 4.9 KB
distutils.command.bdist_wininst.py -rw-r--r-- 555 bytes
generate_md5.py -rw-r--r-- 679 bytes
get_externals.bat -rw-r--r-- 2.6 KB
make_zip.proj -rw-r--r-- 1.8 KB
make_zip.py -rw-r--r-- 7.6 KB
msi.props -rw-r--r-- 8.9 KB
msi.targets -rw-r--r-- 5.2 KB
purge.py -rw-r--r-- 1.8 KB
testrelease.bat -rw-r--r-- 4.0 KB
uploadrelease.bat -rw-r--r-- 4.3 KB
uploadrelease.proj -rw-r--r-- 6.6 KB
wix.props -rw-r--r-- 955 bytes

README.txt

back to top