Staging
v0.5.1
https://github.com/python/cpython
Revision a91662affeb0aae2515cdc5e8f82269337105bf4 authored by Miss Islington (bot) on 12 January 2018, 10:47:36 UTC, committed by INADA Naoki on 12 January 2018, 10:47:36 UTC
(cherry picked from commit ae12f5d4c98f2095c2aadd58981453e955044697)
1 parent 22b1050
Raw File
Tip revision: a91662affeb0aae2515cdc5e8f82269337105bf4 authored by Miss Islington (bot) on 12 January 2018, 10:47:36 UTC
bpo-32473: Improve ABCMeta._dump_registry() readability (GH-5091)
Tip revision: a91662a
.bzrignore
.purify
autom4te.cache
config.log
config.cache
config.status
config.status.lineno
db_home
Makefile
buildno
python
build
Makefile.pre
platform
pybuilddir.txt
pyconfig.h
libpython*.a
libpython*.so*
python.exe
python-gdb.py
reflog.txt
tags
TAGS
.gdb_history
Doc/tools/sphinx
Doc/tools/jinja
Doc/tools/jinja2
Doc/tools/pygments
Doc/tools/docutils
Misc/python.pc
Modules/Setup
Modules/Setup.config
Modules/Setup.local
Modules/config.c
Modules/ld_so_aix
Parser/pgen
Lib/test/data/*
Lib/lib2to3/Grammar*.pickle
Lib/lib2to3/PatternGrammar*.pickle
__pycache__
.coverage
coverage/*
htmlcov/*
back to top