Staging
v0.5.1
https://github.com/python/cpython
Revision f3d909428c7c61ea32e8fbb9c8b48344e7904a53 authored by Michael Blahay on 26 May 2019, 14:28:09 UTC, committed by Mark Shannon on 26 May 2019, 14:28:09 UTC
Added logic to __getitem__ magic method for UserList to ensure that the return
type matches that of self.
1 parent 1b85f4e
History
Tip revision: f3d909428c7c61ea32e8fbb9c8b48344e7904a53 authored by Michael Blahay on 26 May 2019, 14:28:09 UTC
BPO-27639: Correct return type for UserList slicing operation (#13203)
Tip revision: f3d9094
File Mode Size
.azure-pipelines
.github
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Programs
Python
Tools
m4
.gitattributes -rw-r--r-- 1.6 KB
.gitignore -rw-r--r-- 1.5 KB
.travis.yml -rw-r--r-- 6.1 KB
CODE_OF_CONDUCT.rst -rw-r--r-- 631 bytes
LICENSE -rw-r--r-- 12.5 KB
Makefile.pre.in -rw-r--r-- 62.2 KB
README.rst -rw-r--r-- 9.9 KB
aclocal.m4 -rw-r--r-- 10.7 KB
config.guess -rwxr-xr-x 43.1 KB
config.sub -rwxr-xr-x 35.4 KB
configure -rwxr-xr-x 491.6 KB
configure.ac -rw-r--r-- 163.7 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