Staging
v0.8.1
https://github.com/python/cpython
Revision 641e266012ec723fcfcb56dc50f2578073ce9157 authored by Barry Warsaw on 29 May 2003, 20:09:31 UTC, committed by Barry Warsaw on 29 May 2003, 20:09:31 UTC
    _make_boundary(): Fix for SF bug #745478, broken boundary calculation
    in some locales.  This code simplifies the boundary algorithm to use
    randint() which is what we wanted anyway.

    Bump package version to 2.5.3.
1 parent 67300f4
History
Tip revision: 641e266012ec723fcfcb56dc50f2578073ce9157 authored by Barry Warsaw on 29 May 2003, 20:09:31 UTC
Backport from 2.3 trunk:
Tip revision: 641e266
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 13.9 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 18.8 KB
sleep.c -rw-r--r-- 857 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top