Staging
v0.5.1
https://github.com/python/cpython
Revision 4e30a845b4d2496dab25f0016cb597072c7355b1 authored by Christian Heimes on 30 November 2007, 22:12:06 UTC, committed by Christian Heimes on 30 November 2007, 22:12:06 UTC
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r59240 | amaury.forgeotdarc | 2007-11-30 21:37:22 +0100 (Fri, 30 Nov 2007) | 2 lines

  Add a NEWS entry for r59231
........
  r59241 | amaury.forgeotdarc | 2007-11-30 21:51:40 +0100 (Fri, 30 Nov 2007) | 5 lines

  Issue #1521: on 64bit platforms, str.decode fails on very long strings.
  The t# and w# formats were not correctly handled.

  Will backport.
........
  r59242 | christian.heimes | 2007-11-30 22:11:28 +0100 (Fri, 30 Nov 2007) | 3 lines

  Fix for feature request #1528 Add os.fchmod
  Georg Brandl has added fchmod() and fchown(). I've contributed lchown but I'm not able to test it on Linux. However it should be available on Mac and some other flavors of Unix.
  I've made a quick test of fchmod() and fchown() on my system. They are working as expected.
........
1 parent 04a4eb3
History
Tip revision: 4e30a845b4d2496dab25f0016cb597072c7355b1 authored by Christian Heimes on 30 November 2007, 22:12:06 UTC
Merged revisions 59239-59244 via svnmerge from
Tip revision: 4e30a84
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
PCbuild8
PCbuild9
Parser
Python
Tools
.hgtags -rw-r--r-- 2.6 KB
INTBENCH -rw-r--r-- 941 bytes
LICENSE -rw-r--r-- 13.5 KB
Makefile.pre.in -rw-r--r-- 35.9 KB
README -rw-r--r-- 4.6 KB
RELNOTES -rw-r--r-- 1.2 KB
configure -rwxr-xr-x 629.5 KB
configure.in -rw-r--r-- 96.0 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 27.4 KB
runtests.sh -rwxr-xr-x 2.1 KB
setup.py -rw-r--r-- 67.6 KB

README

back to top