[Python-Dev] Weekly Python Patch/Bug Summary ** REVISED **
Kurt B. Kaiser
kbk at shore.net
Thu Sep 21 22:15:24 CEST 2006
Patch / Bug Summary
___________________
Patches : 420 open ( +4) / 3410 closed ( +2) / 3830 total ( +6)
Bugs : 915 open (+17) / 6186 closed ( +6) / 7101 total (+23)
RFE : 235 open ( +1) / 238 closed ( +0) / 473 total ( +1)
New / Reopened Patches
______________________
Practical ctypes example (2006-09-15)
http://python.org/sf/1559219 opened by leppton
test_popen fails on Windows if installed to "Program Files" (2006-09-15)
http://python.org/sf/1559298 opened by Martin v. Löwis
test_cmd_line fails on Windows (2006-09-15)
http://python.org/sf/1559413 opened by Martin v. Löwis
pyclbr reports different module for Class and Function (2006-09-18)
http://python.org/sf/1560617 opened by Peter Otten
Exec stacks in python 2.5 (2006-09-18)
http://python.org/sf/1560695 opened by Chaza
Python 2.5 fails with -Wl,--as-needed in LDFLAGS (2006-09-21)
http://python.org/sf/1562825 opened by Chaza
Patches Closed
______________
test_grp.py doesn't skip special NIS entry, fails (2006-06-22)
http://python.org/sf/1510987 closed by martineau
Add RLIMIT_SBSIZE to resource module (2006-09-13)
http://python.org/sf/1557515 closed by loewis
New / Reopened Bugs
___________________
some section links (previous, up, next) missing last word (2006-09-15)
http://python.org/sf/1559142 opened by Tim Smith
time.strptime() access non exitant attribute in calendar.py (2006-09-15)
CLOSED http://python.org/sf/1559515 opened by betatim
shutil.copyfile incomplete on NTFS (2006-09-16)
http://python.org/sf/1559684 opened by Roger Upole
gcc trunk (4.2) exposes a signed integer overflows (2006-08-24)
http://python.org/sf/1545668 reopened by arigo
2.5c2 pythonw does not execute (2006-09-16)
CLOSED http://python.org/sf/1559747 opened by Ron Platten
list.sort does nothing when both cmp and key are given (2006-09-16)
CLOSED http://python.org/sf/1559818 opened by Marcin 'Qrczak' Kowalczyk
confusing error msg from random.randint (2006-09-17)
http://python.org/sf/1560032 opened by paul rubin
Tutorial: incorrect info about package importing and mac (2006-09-17)
http://python.org/sf/1560114 opened by C L
Better/faster implementation of os.path.split (2006-09-17)
CLOSED http://python.org/sf/1560161 opened by Michael Gebetsroither
Better/faster implementation of os.path.basename/dirname (2006-09-17)
http://python.org/sf/1560179 reopened by gbrandl
Better/faster implementation of os.path.basename/dirname (2006-09-17)
http://python.org/sf/1560179 opened by Michael Gebetsroither
copy() method of dictionaries is not "deep" (2006-09-17)
http://python.org/sf/1560327 reopened by gbrandl
copy() method of dictionaries is not "deep" (2006-09-17)
http://python.org/sf/1560327 opened by daniel hahler
strftime('%z') behaving differently with/without time arg. (2006-09-18)
http://python.org/sf/1560794 opened by Knut Aksel Røysland
python 2.5 fails to build with --as-needed (2006-09-18)
http://python.org/sf/1560984 opened by Chaza
mac installer profile patch vs. .bash_login (2006-09-19)
http://python.org/sf/1561243 opened by Ronald Oussoren
-xcode=pic32 option is not supported on Solaris x86 Sun C (2006-09-19)
http://python.org/sf/1561333 opened by James Lick
Dedent with Italian keyboard (2006-09-20)
http://python.org/sf/1562092 opened by neclepsio
Fails to install on Fedora Core 5 (2006-09-20)
http://python.org/sf/1562171 opened by Mark Summerfield
IDLE Hung up after open script by command line... (2006-09-20)
http://python.org/sf/1562193 opened by Faramir^
uninitialized memory read in parsetok() (2006-09-20)
http://python.org/sf/1562308 opened by Luke Moore
asyncore.dispatcher.set_reuse_addr not documented. (2006-09-20)
http://python.org/sf/1562583 opened by Noah Spurrier
Spurious tab/space warning (2006-09-21)
http://python.org/sf/1562716 opened by torhu
Spurious Tab/space error (2006-09-21)
http://python.org/sf/1562719 opened by torhu
decimal module borks thread (2006-09-21)
http://python.org/sf/1562822 opened by Jaster
MacPython ignores user-installed Tcl/Tk (2006-09-21)
http://python.org/sf/1563046 opened by Russell Owen
code.InteractiveConsole() and closed sys.stdout (2006-09-21)
http://python.org/sf/1563079 opened by Skip Montanaro
Bugs Closed
___________
2.5c2 macosx installer aborts during "GUI Applications" (2006-09-15)
http://python.org/sf/1558983 closed by ronaldoussoren
time.strptime() access non existant attribute in calendar.py (2006-09-15)
http://python.org/sf/1559515 closed by bcannon
2.5c2 pythonw does not execute (2006-09-16)
http://python.org/sf/1559747 closed by loewis
list.sort does nothing when both cmp and key are given (2006-09-16)
http://python.org/sf/1559818 closed by qrczak
Better/faster implementation of os.path.split (2006-09-17)
http://python.org/sf/1560161 deleted by einsteinmg
Better/faster implementation of os.path.basename/dirname (2006-09-17)
http://python.org/sf/1560179 deleted by einsteinmg
copy() method of dictionaries is not "deep" (2006-09-17)
http://python.org/sf/1560327 closed by gbrandl
UCS-4 tcl not found on SUSE 10.1 with tcl and tk 8.4.12-14 (2006-09-02)
http://python.org/sf/1550791 closed by loewis
New / Reopened RFE
__________________
Exception need structured information associated with them (2006-09-15)
http://python.org/sf/1559549 opened by Ned Batchelder
String searching performance improvement (2006-09-19)
CLOSED http://python.org/sf/1561634 opened by Nick Welch
RFE Closed
__________
String searching performance improvement (2006-09-19)
http://python.org/sf/1561634 deleted by mackstann
More information about the Python-Dev
mailing list