Staging
v0.5.1
https://github.com/python/cpython
Revision 7e7dbab08a85937cd6a81acfc57dfff3b42dfbb6 authored by Ronald Oussoren on 20 October 2010, 13:40:38 UTC, committed by Ronald Oussoren on 20 October 2010, 13:40:38 UTC
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r85744 | ronald.oussoren | 2010-10-20 15:10:12 +0200 (Wed, 20 Oct 2010) | 7 lines

  Fix for issue #7473.

  Without this patch you'll get link errors in some extensions
  (in particular the _curses_panel) one when you try to build
  a 3-way universal framework when you previously installed a
  2-way universal framework using the python.org installer.
........
1 parent 455b0db
History
Tip revision: 7e7dbab08a85937cd6a81acfc57dfff3b42dfbb6 authored by Ronald Oussoren on 20 October 2010, 13:40:38 UTC
Merged revisions 85744 via svnmerge from
Tip revision: 7e7dbab
File Mode Size
compound_stmts.rst -rw-r--r-- 23.4 KB
datamodel.rst -rw-r--r-- 90.8 KB
executionmodel.rst -rw-r--r-- 10.0 KB
expressions.rst -rw-r--r-- 51.5 KB
grammar.rst -rw-r--r-- 208 bytes
index.rst -rw-r--r-- 979 bytes
introduction.rst -rw-r--r-- 6.1 KB
lexical_analysis.rst -rw-r--r-- 26.4 KB
simple_stmts.rst -rw-r--r-- 38.6 KB
toplevel_components.rst -rw-r--r-- 3.2 KB

back to top