[Python-Dev] Weekly Python Patch/Bug Summary (original) (raw)
Kurt B. Kaiser kbk at shore.net
Wed Jul 6 05:08:55 CEST 2005
- Previous message: [Python-Dev] getch() in msvcrt does not accept extended characters.
- Next message: [Python-Dev] Triple-quoted strings and indentation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Patch / Bug Summary
Patches : 348 open ( +4) / 2879 closed ( +4) / 3227 total ( +8) Bugs : 898 open ( +1) / 5103 closed ( +9) / 6001 total (+10) RFE : 193 open ( +2) / 170 closed ( +0) / 363 total ( +2)
New / Reopened Patches
tarfile.py: ExFileObject's tell() is wrong after readline() (2005-06-30) http://python.org/sf/1230446 opened by Lars Gustäbel
Patch for (Doc) #1168746 (2005-06-30) CLOSED http://python.org/sf/1230615 opened by Peter van Kampen
Patch for (Doc) #1162912 (2005-07-03) CLOSED http://python.org/sf/1231890 opened by Peter van Kampen
audioop - alaw encoding/decoding added, code updated (2005-07-01) http://python.org/sf/1231053 opened by Lars Immisch
Add unicode for sys.argv, os.environ, os.system (2005-07-02) http://python.org/sf/1231336 opened by Neil Hodgson
Typo fix in compiler/transformer.py (WalkerEror) (2005-07-02) CLOSED http://python.org/sf/1231538 opened by Adrien Di Mascio
MS Windows - module search path fix (2005-07-04) http://python.org/sf/1232023 opened by K. Thananchayan
PyOS_Readline (2005-07-04) http://python.org/sf/1232343 opened by Lisandro Dalcin
Patches Closed
Patch for (Doc) #1168746 (2005-06-30) http://python.org/sf/1230615 closed by birkenfeld
Patch for (Doc) #1162912 (2005-07-03) http://python.org/sf/1231890 closed by birkenfeld
Patch for (Doc) bug #1228904 (2005-06-29) http://python.org/sf/1229935 closed by birkenfeld
Typo fix in compiler/transformer.py (WalkerEror) (2005-07-02) http://python.org/sf/1231538 closed by birkenfeld
New / Reopened Bugs
Build failure (2005-06-30) http://python.org/sf/1230161 opened by L.M
tokenize bug (2005-06-30) http://python.org/sf/1230484 opened by Eduardo Aguiar
sys.excepthook doesn't work in threads (2005-06-30) http://python.org/sf/1230540 opened by Jonathan Ellis
decimal module is no longer 2.3 compatible (2005-06-30) CLOSED http://python.org/sf/1230553 opened by Mike Orr
ioctl has problem with -ive request codes (2005-07-01) http://python.org/sf/1231069 opened by Barry Alan Scott
chr() returns ? when input > 127 in OS X (2005-07-02) http://python.org/sf/1231488 opened by Craig Howard
typesseq-mutable lacks note on combined key/cmp usage (2005-03-14) CLOSED http://python.org/sf/1162912 reopened by birkenfeld
OverflowError in time.utime() causes strange traceback (2005-07-04) CLOSED http://python.org/sf/1232517 opened by Joe Peterson
Mistakes in online docs under "5.3 Pure Embedding" (2005-07-05) http://python.org/sf/1232768 opened by Matt Smart
non-admin install may fail (win xp pro) (2005-07-05) http://python.org/sf/1232947 opened by pvrijlandt
openssl-0.9.8 requires _ssl.mak change (2005-07-05) http://python.org/sf/1233049 opened by Alan Meyer
Bugs Closed
Two requests to one file are not done in parallel (2005-06-25) http://python.org/sf/1227480 closed by jafo
usage of type "char*" instead of "const char*" (2005-06-27) http://python.org/sf/1228053 closed by tjreedy
decimal module is no longer 2.3 compatible (2005-06-30) http://python.org/sf/1230553 closed by rhettinger
frame.f_exc_type,value,traceback (2005-03-23) http://python.org/sf/1168746 closed by birkenfeld
getattribute documentation error? (2005-05-19) http://python.org/sf/1204734 closed by birkenfeld
weakref example broken (2005-06-28) http://python.org/sf/1228904 closed by birkenfeld
typesseq-mutable lacks note on combined key/cmp usage (2005-03-14) http://python.org/sf/1162912 closed by birkenfeld
typesseq-mutable lacks note on combined key/cmp usage (2005-03-14) http://python.org/sf/1162912 closed by birkenfeld
random.py/os.urandom robustness (2005-04-06) http://python.org/sf/1177468 closed by birkenfeld
OverflowError in time.utime() causes strange traceback (2005-07-05) http://python.org/sf/1232517 closed by mwh
New / Reopened RFE
platform.processor() could be smarter (2005-07-01) http://python.org/sf/1231081 opened by Stephan Springer
Links to tutorials and howtos from references (2005-07-04) http://python.org/sf/1232073 opened by Michael Hoffman
- Previous message: [Python-Dev] getch() in msvcrt does not accept extended characters.
- Next message: [Python-Dev] Triple-quoted strings and indentation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]