Staging
v0.5.1
https://github.com/python/cpython
Revision f47a40034763e9877861d995402715ca0dedb17c authored by Martin Panter on 15 May 2016, 00:13:04 UTC, committed by Martin Panter on 15 May 2016, 00:13:04 UTC
* "ctypes" documentation was using Python 2 bytes-str equivalence.
* PyImport_FrozenModules is a pointer to const as of Python 3.4
1 parent 2dc1bbb
Raw File
Tip revision: f47a40034763e9877861d995402715ca0dedb17c authored by Martin Panter on 15 May 2016, 00:13:04 UTC
Issue #25533: Update documentation regarding the frozen modules table
Tip revision: f47a400
.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