Staging
v0.8.1
https://github.com/python/cpython
Revision 139e64694f546982a8cc801dda30670abadb8d06 authored by Miss Islington (bot) on 25 February 2018, 21:19:55 UTC, committed by GitHub on 25 February 2018, 21:19:55 UTC

Dropped the part that says: "For objects that do not provide sequence protocol".
(cherry picked from commit 7a1e1786f98ad49caa157dcdf14ada9d0b07d0fd)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
1 parent e48e649
History
Tip revision: 139e64694f546982a8cc801dda30670abadb8d06 authored by Miss Islington (bot) on 25 February 2018, 21:19:55 UTC
bpo-32500: Correct the documentation for PySequence_Size() and PySequence_Length() (GH-5767)
Tip revision: 139e646
File Mode Size
.github
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Programs
Python
Tools
m4
.gitattributes -rw-r--r-- 772 bytes
.gitignore -rw-r--r-- 1.5 KB
.travis.yml -rw-r--r-- 5.7 KB
LICENSE -rw-r--r-- 12.5 KB
Makefile.pre.in -rw-r--r-- 60.8 KB
README.rst -rw-r--r-- 9.1 KB
aclocal.m4 -rw-r--r-- 10.7 KB
config.guess -rwxr-xr-x 43.2 KB
config.sub -rwxr-xr-x 35.7 KB
configure -rwxr-xr-x 481.7 KB
configure.ac -rw-r--r-- 159.6 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 42.2 KB
setup.py -rw-r--r-- 99.7 KB

README.rst

back to top