Staging
v0.8.1
https://github.com/python/cpython
Revision a4c727131efc4b1a7f08d837d20bd9f592197e52 authored by Victor Stinner on 05 March 2015, 13:04:03 UTC, committed by Victor Stinner on 05 March 2015, 13:04:03 UTC
Fix regression of changeset 7c6e3358221a on GCC < 4.4. The _socket module
cannot be compiled on "x86 FreeBSD 7.2 3.x" buildbot anymore.
1 parent d7c7e0e
Raw File
Tip revision: a4c727131efc4b1a7f08d837d20bd9f592197e52 authored by Victor Stinner on 05 March 2015, 13:04:03 UTC
Fix "GCC diagnostic" in socketmodule.c
Tip revision: a4c7271
.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