Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Python: Dev

Weekly Python Bug/Patch Summary

 

 

Python dev RSS feed   Index | Next | Previous | View Threaded


kbk at shore

May 31, 2004, 10:34 PM

Post #1 of 12 (1474 views)
Permalink
Weekly Python Bug/Patch Summary

Patch / Bug Summary
___________________

Patches : 280 open ( +5) / 2391 closed (+11) / 2671 total (+16)
Bugs : 775 open (+22) / 4058 closed (+11) / 4833 total (+33)
RFE : 137 open ( +4) / 127 closed ( +1) / 264 total ( +5)

New / Reopened Patches
______________________

use PyOS_ReadlineFunctionPointer in non-interractive input (2004-05-18)
http://python.org/sf/955928 opened by Gregory Lielens

imaplib.IMAP4_SSL: changed quadratic read() code to linear (2004-05-18)
CLOSED http://python.org/sf/956394 opened by Carl Howells

Allow compilation of C/C++ Python extensions without MSVC (2004-05-19)
http://python.org/sf/957033 opened by Connelly

Improved hash for tuples (2004-05-20)
http://python.org/sf/957122 opened by Yitz Gale

Patch for feature request 491033 (2004-05-19)
http://python.org/sf/957240 opened by Josiah Carlson

Generator Objects (2004-05-20)
http://python.org/sf/957398 opened by James William Pye

Fix for bugs relating to ntpath.expanduser() (2004-05-20)
http://python.org/sf/957650 opened by Josiah Carlson

Arrange 64bits detection for ReliantUnix (2004-05-24)
http://python.org/sf/959534 opened by Jean-frederic Clere

sdist versus SVN (2004-05-24)
CLOSED http://python.org/sf/959726 opened by Tim Peters

unblock signals in threads (2004-05-25)
http://python.org/sf/960406 opened by Andrew Langmead

Make IDLE's paragraph reformatting width configurable (2004-05-27)
http://python.org/sf/961387 opened by Raymond Hettinger

New Misc/RPM/python-2.3.spec file (2004-05-27)
CLOSED http://python.org/sf/961465 opened by Sean Reifschneider

locale.getdefaultlocale fails with empty env. variable (2004-05-28)
http://python.org/sf/962487 opened by Matthias Klose

East Asian Width support for Unicode (2004-05-29)
http://python.org/sf/962502 opened by Hye-Shik Chang

New module cookielib (2004-05-31)
CLOSED http://python.org/sf/963318 opened by John J Lee

New module cookielib (2004-05-31)
http://python.org/sf/963318 reopened by jjlee

Unicode email address helper (2004-06-01)
http://python.org/sf/963906 opened by Stuart Bishop

Patches Closed
______________

ConfigParser.read() should return list of files read (2003-01-30)
http://python.org/sf/677651 closed by fdrake

imaplib.IMAP4_SSL: changed quadratic read() code to linear (2004-05-19)
http://python.org/sf/956394 closed by pierslauder

generator expression implementation (2004-01-07)
http://python.org/sf/872326 closed by rhettinger

sdist versus SVN (2004-05-24)
http://python.org/sf/959726 closed by tim_one

synchronous signals blocked in pthreads (2004-05-06)
http://python.org/sf/949332 closed by mwh

Linux signals during threads (2004-05-05)
http://python.org/sf/948614 closed by langmead

New Misc/RPM/python-2.3.spec file (2004-05-27)
http://python.org/sf/961465 closed by loewis

Remove ROT_FOUR (2004-04-04)
http://python.org/sf/929502 closed by bcannon

New module cookielib (2004-05-31)
http://python.org/sf/963318 closed by loewis

New module cookielib (2004-05-31)
http://python.org/sf/963318 closed by loewis

doctest: suggest the use of rawstrings for backslashes (2004-04-10)
http://python.org/sf/932930 closed by loewis

doctest: add an option to end examples w/ dedent (2004-04-10)
http://python.org/sf/932933 closed by tim_one

New / Reopened Bugs
___________________

Nested generator terminates prematurely (2004-05-18)
CLOSED http://python.org/sf/955772 opened by Yitz Gale

PyDateTime_Check macro unusable (2004-05-18)
CLOSED http://python.org/sf/955985 opened by Jon Willeke

csv.writer refuses a variable parameter (2004-05-18)
CLOSED http://python.org/sf/956246 opened by Xavier BASSERY

Potential data corruption bug in save_pers in pickle module. (2004-05-18)
http://python.org/sf/956303 opened by Allan Crooks

Simplifiy coding in cmd.py (2004-05-18)
http://python.org/sf/956408 opened by Raymond Hettinger

RFE: Extend smtplib.py with support for LMTP (2004-05-19)
http://python.org/sf/957003 opened by Leif Hedstrom

C/C++ extensions w/ Python + Mingw (Windows) (2004-05-20)
http://python.org/sf/957198 opened by Connelly

bdist_rpm fails on redhat9, fc1, fc2 (2004-05-20)
http://python.org/sf/957381 opened by Jeff Epler

os.lseek() doesn't work (2004-05-20)
CLOSED http://python.org/sf/957485 opened by michal cernoevic

SocketServer module documentation misleading (2004-05-20)
http://python.org/sf/957505 opened by Jon Giddy

logging functionality non-intuitive, levels confusing (2004-05-21)
http://python.org/sf/958180 opened by Jason R. Coombs

PythonIDE crashes on very large scripts folder (2004-05-24)
http://python.org/sf/959291 opened by Jack Jansen

Implicit close() should check for errors (2004-05-24)
http://python.org/sf/959379 opened by Peter Åstrand

Can't build Python on POSIX w/o $HOME (2004-05-24)
http://python.org/sf/959576 opened by Barry A. Warsaw

"require <feature>" configure option (2004-05-25)
http://python.org/sf/960325 opened by Hallvard B Furuseth

Poor documentation of new-style classes (2004-05-25)
http://python.org/sf/960340 opened by Hallvard B Furuseth

grammar for "class" inheritance production slightly wrong (2004-05-25)
http://python.org/sf/960448 opened by Jim Jewett

botched html for index subheadings (2004-05-26)
http://python.org/sf/960860 opened by Jim Jewett

codecs.lookup can raise exceptions other than LookupError (2004-05-26)
CLOSED http://python.org/sf/960874 opened by John Ehresman

test_zlib is too slow (2004-05-26)
http://python.org/sf/960995 opened by Michael Hudson

Text.edit_modified() fails (2004-05-27)
http://python.org/sf/961805 opened by Eric P.

Python 2.3.4 on Linux: test test_grp failed (2004-05-28)
http://python.org/sf/962226 opened by Michael Ströder

Konqueror can't render docs because of malformed HTML (2004-05-28)
http://python.org/sf/962442 opened by Klaus-J Wolf

PyModule_AddIntConstant documented to take an int, not a lon (2004-05-28)
http://python.org/sf/962471 opened by Matthias Klose

misspelling -- warngin -> warning (2004-05-29)
CLOSED http://python.org/sf/962602 opened by Evil Mr Henry

Typo in Lib/test/test_sax.py can confuse (2004-05-29)
http://python.org/sf/962631 opened by Bryan Blackburn

macfs and macostools tests fail on UFS (2004-05-29)
http://python.org/sf/962633 opened by Bryan Blackburn

when both maintainer and author provided, author discarded (2004-05-29)
http://python.org/sf/962772 opened by John Belmonte

2.3.4 can not be installed over 2.3.3 (2004-05-29)
http://python.org/sf/962918 opened by Jarek Zgoda

Multiple Metaclass inheritance limitation (2004-05-30)
http://python.org/sf/963246 opened by Greg Chapman

Acroread aborts printing PDF documentation (2004-05-30)
http://python.org/sf/963321 opened by Howard B. Golden

packman upgrade issue (2004-05-31)
http://python.org/sf/963494 opened by Ronald Oussoren

Distutils should be able to produce Debian packages (.deb) (2004-05-31)
http://python.org/sf/963825 opened by Kaleissin

There ought to be a way to uninstall (2004-05-31)
http://python.org/sf/963845 opened by Kaleissin

Bad error mesage when subclassing a module (2004-06-01)
http://python.org/sf/963956 opened by Edward C. Jones

Bugs Closed
___________

Support for non-string data in ConfigParser unclear/buggy (2003-09-22)
http://python.org/sf/810843 closed by fdrake

ConfigParser.getint failure on 2.3.3 (2003-12-21)
http://python.org/sf/864063 closed by zgoda

Config parser don't raise DuplicateSectionError when reading (2003-10-26)
http://python.org/sf/830449 closed by fdrake

Nested generator terminates prematurely (2004-05-18)
http://python.org/sf/955772 closed by rhettinger

PyDateTime_Check macro unusable (2004-05-18)
http://python.org/sf/955985 closed by willeke

csv.writer refuses a variable parameter (2004-05-18)
http://python.org/sf/956246 closed by balthus

Generator expression used in doc example (2004-05-10)
http://python.org/sf/951270 closed by rhettinger

stringprep.py: sets.Set() --> set() (2004-05-06)
http://python.org/sf/949329 closed by arigo

os.lseek() doesn't work (2004-05-20)
http://python.org/sf/957485 closed by loewis

codecs.lookup can raise exceptions other than LookupError (2004-05-26)
http://python.org/sf/960874 closed by lemburg

Don't define _SGAPI on IRIX (2003-04-27)
http://python.org/sf/728330 closed by mwh

1==float('nan') (2004-02-17)
http://python.org/sf/899109 closed by mwh

misspelling -- warngin -> warning (2004-05-29)
http://python.org/sf/962602 closed by doerwalter

New / Reopened RFE
__________________

Implement BundleBuilder GUI as plugin component (2004-05-20)
http://python.org/sf/957652 opened by has

old/new class documentation (2004-05-25)
http://python.org/sf/960454 opened by Jim Jewett

Add an updating load function in pickle (2004-05-26)
http://python.org/sf/960821 opened by Nicolas Fleury

overall index to distributed documentation (2004-05-26)
http://python.org/sf/960845 opened by Jim Jewett

RFE Closed
__________

int object need more informative error message (2004-02-29)
http://python.org/sf/906746 closed by nascheme


_______________________________________________
Python-Dev mailing list
Python-Dev[at]python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: http://mail.python.org/mailman/options/python-dev/list-python-dev%40lists.gossamer-threads.com


kbk at shore

Jun 4, 2004, 11:52 PM

Post #2 of 12 (1461 views)
Permalink
Weekly Python Bug/Patch Summary [In reply to]

Patch / Bug Summary
___________________

Patches : 274 open ( -6) / 2401 closed (+10) / 2675 total ( +4)
Bugs : 762 open (-13) / 4094 closed (+36) / 4856 total (+23)
RFE : 138 open ( +1) / 128 closed ( +1) / 266 total ( +2)

New / Reopened Patches
______________________

Fix for #777597 - socketmodule.c connection handling incorec (2004-06-02)
http://python.org/sf/965036 opened by Troels Walsted Hansen

improve markupbase.py error reporting (2004-06-02)
http://python.org/sf/965175 opened by No Spam

improve markupbase.py error reporting (2004-06-02)
CLOSED http://python.org/sf/965192 opened by No Spam

Cleanup generator/eval_frame exposure (2004-06-04)
http://python.org/sf/966493 opened by James William Pye

Patches Closed
______________

Improved hash for tuples (2004-05-19)
http://python.org/sf/957122 closed by rhettinger

East Asian Width support for Unicode (2004-05-29)
http://python.org/sf/962502 closed by perky

Public Generator Object/Type (2004-05-20)
http://python.org/sf/957398 closed by loewis

Fix os.stat handling of UNC roots (2004-05-14)
http://python.org/sf/954115 closed by loewis

Use .dylib for shared objects on MacOS X (2002-11-21)
http://python.org/sf/641685 closed by jackjansen

Patch for feature request 491033 (2004-05-20)
http://python.org/sf/957240 closed by loewis

Improvements to Bluetooth support (2004-04-04)
http://python.org/sf/929192 closed by loewis

improve markupbase.py error reporting (2004-06-02)
http://python.org/sf/965192 closed by nnorwitz

Make IDLE's paragraph reformatting width configurable (2004-05-27)
http://python.org/sf/961387 closed by rhettinger

Patch to setup.py to run on x86_64 Linux (2004-03-30)
http://python.org/sf/926209 closed by loewis

New / Reopened Bugs
___________________

random.choice([]) should return more intelligible exception (2004-06-01)
http://python.org/sf/964230 opened by Michael Hoffman

Cannot encode 5 digit unicode. (2004-06-01)
CLOSED http://python.org/sf/964284 opened by Bugs Fly

email package uses \n to rebuild content of a message (2004-06-01)
http://python.org/sf/964433 opened by Marco Bizzarri

idle help is modal (2004-06-01)
http://python.org/sf/964437 opened by Matthias Klose

Boolean operations section includes lambda_form grammar rule (2004-06-01)
CLOSED http://python.org/sf/964525 opened by Stefanus Du Toit

2.3.4 Language Reference Typo, Section 2.3.2 (2004-06-02)
CLOSED http://python.org/sf/964592 opened by Chris Wood

RFE versus Bug group Feature Request (2004-06-01)
CLOSED http://python.org/sf/964703 opened by Terry J. Reedy

Cookie module does not parse date (2004-06-02)
http://python.org/sf/964861 opened by Manlio Perillo

pickle protocol 2 is incompatible(?) with Cookie module (2004-06-02)
http://python.org/sf/964868 opened by Manlio Perillo

sys.getfilesystemencoding() (2004-06-02)
http://python.org/sf/964870 opened by Manlio Perillo

mapping a 0 length file (2004-06-02)
http://python.org/sf/964876 opened by Manlio Perillo

Unicode String formatting does not correctly handle objects (2004-06-02)
http://python.org/sf/964929 opened by Giles Antonio Radford

Ctrl-C causes odd behaviour (2004-06-02)
http://python.org/sf/964949 opened by Michael Bax

datetime.isoformat() contaiins 'T0' (2004-06-02)
CLOSED http://python.org/sf/965032 opened by Doug Fort

document docs.python.org in PEP-101 (2004-06-03)
http://python.org/sf/965065 opened by Anthony Baxter

importing dynamic modules via embedded python (2004-06-02)
http://python.org/sf/965206 opened by Anne Wilson

textwrap does not handle single quotes with hyphens properly (2004-06-02)
CLOSED http://python.org/sf/965425 opened by Greg Ward

isinstance fails to recognize instance (2004-06-03)
CLOSED http://python.org/sf/965562 opened by Ib Jørgensen

Build Python 2.3.3 or 4 on RedHat Enterprise fails (2004-06-03)
CLOSED http://python.org/sf/965991 opened by Russell Owen

realpath description misleading (2004-06-04)
http://python.org/sf/966256 opened by GaryD

Typo in whatsnew24/genexprs (2004-06-04)
CLOSED http://python.org/sf/966375 opened by Kristian Ovaska

Typo in whatsnew24/genexprs (2004-06-04)
CLOSED http://python.org/sf/966387 opened by Kristian Ovaska

import x.y inside of module x.y (2004-06-04)
http://python.org/sf/966431 opened by Armin Rigo

float_subtype_new() bug (2004-06-04)
http://python.org/sf/966618 opened by Armin Rigo

execfile, type, __module__, who knows ;) (2004-06-05)
http://python.org/sf/966623 opened by Anthony Baxter

Documentation for Descriptors in the main docs (2004-06-05)
http://python.org/sf/966625 opened by Raide

LaTeX not required (2004-05-05)
http://python.org/sf/948517 reopened by aahz

Bugs Closed
___________

Weakness in tuple hash (2004-04-27)
http://python.org/sf/942952 closed by rhettinger

Distutils should be able to produce Debian packages (.deb) (2004-05-31)
http://python.org/sf/963825 closed by akuchling

Typo in Lib/test/test_sax.py can confuse (2004-05-29)
http://python.org/sf/962631 closed by akuchling

Cannot encode 5 digit unicode. (2004-06-01)
http://python.org/sf/964284 closed by mozbugbox

Boolean operations section includes lambda_form grammar rule (2004-06-01)
http://python.org/sf/964525 closed by loewis

2.3.4 Language Reference Typo, Section 2.3.2 (2004-06-01)
http://python.org/sf/964592 closed by loewis

RFE versus Bug group Feature Request (2004-06-01)
http://python.org/sf/964703 closed by tim_one

isdir behavior getting odder on UNC path (2002-02-06)
http://python.org/sf/513572 closed by loewis

socket timeouts produce wrong errors in win32 (2003-03-24)
http://python.org/sf/708927 closed by glchapman

IPV6 not correctly ifdef'd in socketmodule.c (2004-03-27)
http://python.org/sf/924294 closed by loewis

PyModule_AddIntConstant documented to take an int, not a lon (2004-05-28)
http://python.org/sf/962471 closed by loewis

grammar for "class" inheritance production slightly wrong (2004-05-26)
http://python.org/sf/960448 closed by loewis

datetime.isoformat() contaiins 'T0' (2004-06-02)
http://python.org/sf/965032 closed by anthonybaxter

Incorrect __name__ assignment (2004-03-26)
http://python.org/sf/923576 closed by jackjansen

textwrap does not handle single quotes with hyphens properly (2004-06-02)
http://python.org/sf/965425 closed by gward

isinstance fails to recognize instance (2004-06-03)
http://python.org/sf/965562 closed by doerwalter

locale dependency of string methods undocumented (2004-04-15)
http://python.org/sf/935749 closed by loewis

type of Py_UNICODE depends on ./configure options (2004-01-22)
http://python.org/sf/881861 closed by loewis

Python 2.4: Warn about omitted mutable_flag. (2003-03-03)
http://python.org/sf/696535 closed by loewis

pimp needs to do download itself (2003-04-10)
http://python.org/sf/719300 closed by jackjansen

MacOS9: installer should test CarbonLib version (2003-08-04)
http://python.org/sf/783095 closed by jackjansen

PythonIDE crashes on very large scripts folder (2004-05-24)
http://python.org/sf/959291 closed by jackjansen

AskFolder (EasyDialogs) does not work? (2004-03-09)
http://python.org/sf/912758 closed by jackjansen

-fconstant-cfstrings required for Xcode 1.2 (2004-05-08)
http://python.org/sf/950482 closed by jackjansen

Unable to overwrite file with findertools.move (2004-03-09)
http://python.org/sf/912747 closed by jackjansen

PythonLauncher-run scripts have funny $CWD (2004-03-10)
http://python.org/sf/913581 closed by jackjansen

#!/usr/bin/python can find wrong python (2004-04-10)
http://python.org/sf/932977 closed by jackjansen

Python 2.3.3 won't build on MacOSX 10.2 (2003-12-23)
http://python.org/sf/864985 closed by jackjansen

InfoPlist.strings files are UTF-16. (2003-07-04)
http://python.org/sf/765888 closed by jackjansen

bundlebuilder standalone app doesn't fully quit (2004-02-02)
http://python.org/sf/889200 closed by jackjansen

I would like an easy way to get to file creation date (2004-01-16)
http://python.org/sf/878581 closed by jackjansen

PythonIDE on osx can't run script with commandline python (2003-12-19)
http://python.org/sf/862941 closed by jackjansen

PythonIDE does not save for PythonLauncher (2003-12-15)
http://python.org/sf/860242 closed by jackjansen

Typo in whatsnew24/genexprs (2004-06-04)
http://python.org/sf/966375 closed by perky

Typo in whatsnew24/genexprs (2004-06-04)
http://python.org/sf/966387 closed by perky

C/C++ extensions w/ Python + Mingw (Windows) (2004-05-20)
http://python.org/sf/957198 closed by theller

Build Python 2.3.3 or 4 on RedHat Enterprise fails (2004-06-04)
http://python.org/sf/965991 closed by anthonybaxter

Bad error mesage when subclassing a module (2004-05-31)
http://python.org/sf/963956 closed by rhettinger

RFE Closed
__________

asyncore - api doesn't provide doneevent (2001-12-10)
http://python.org/sf/491033 closed by loewis


_______________________________________________
Python-Dev mailing list
Python-Dev[at]python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: http://mail.python.org/mailman/options/python-dev/list-python-dev%40lists.gossamer-threads.com


kbk at shore

Jun 16, 2004, 8:48 PM

Post #3 of 12 (1465 views)
Permalink
Weekly Python Bug/Patch Summary [In reply to]

Patch / Bug Summary
___________________

Patches : 276 open ( +2) / 2415 closed (+14) / 2691 total (+16)
Bugs : 741 open (-21) / 4156 closed (+62) / 4897 total (+41)
RFE : 140 open ( +2) / 129 closed ( +1) / 269 total ( +3)

New / Reopened Patches
______________________

Fix to minor spelling error in exception in int_subtype_new (2004-06-05)
CLOSED http://python.org/sf/967057 opened by Aaron Brady

fix bsddb memory leaks (2004-06-06)
http://python.org/sf/967763 opened by Neal Norwitz

Add fileinput.islastline() (2004-06-07)
http://python.org/sf/968063 opened by Relm Arrowny

Py_HUGE_VAL HUGE_VAL HUGE undefined (2004-06-08)
http://python.org/sf/968728 opened by Michael Schloh von Bennewitz

hotshot incorrectly computes elapsed time (2004-06-08)
CLOSED http://python.org/sf/969180 opened by Jason Beardsley

heapq.nlargest (2004-06-09)
CLOSED http://python.org/sf/969791 opened by Raymond Hettinger

str(a_tuple) == str(tuple(map(str,a_tuple))) (2004-06-09)
CLOSED http://python.org/sf/969805 opened by Grégoire Dooms

cookielib doc minor corrections and clarifications (2004-06-09)
http://python.org/sf/969900 opened by John J Lee

cookielib.py (2004-06-09)
http://python.org/sf/969907 opened by John J Lee

Generate a working spec even with wrong version of software (2004-06-10)
http://python.org/sf/970015 opened by Scherer Michael

Use a better BuildRoot tag (2004-06-10)
http://python.org/sf/970019 opened by Scherer Michael

Fix for #876637 - Random stack corruption from socketmodule (2004-06-10)
http://python.org/sf/970288 opened by Troels Walsted Hansen

Patch for feature request 491033 (2004-05-20)
http://python.org/sf/957240 reopened by mwh

make test_signal less annoying (2004-06-11)
CLOSED http://python.org/sf/971323 opened by Michael Hudson

urllib2 handler algorithm docs (2004-06-13)
http://python.org/sf/972310 opened by John J Lee

urllib2 handler naming convention collision (2004-06-14)
http://python.org/sf/972322 opened by John J Lee

urllib2 FTPHandler bugs (2004-06-14)
http://python.org/sf/972332 opened by John J Lee

fix build of docs in info format (2004-06-15)
http://python.org/sf/972991 opened by Matthias Klose

Fix for compilation with runtime_library_dirs (2004-06-15)
http://python.org/sf/973204 opened by Antti Honkela

Patches Closed
______________

deprecate or fix buffer object (2003-10-28)
http://python.org/sf/832058 closed by nascheme

cygwinccompiler should set C++ compiler (2004-02-02)
http://python.org/sf/888839 closed by perky

Rewrite of site.py (2004-03-23)
http://python.org/sf/921793 closed by bcannon

Fix to minor spelling error in exception in int_subtype_new (2004-06-05)
http://python.org/sf/967057 closed by akuchling

CodeContext - an extension to show you where you are (2004-04-16)
http://python.org/sf/936169 closed by kbk

Tk Dialog Upon Subprocess Socket Error (2003-07-26)
http://python.org/sf/778323 closed by kbk

_socket fails to build with latest SGI compiler (2004-01-27)
http://python.org/sf/885905 closed by nnorwitz

cycle profiler for VM opcodes (2002-01-30)
http://python.org/sf/510695 closed by loewis

making Python LC_NUMERIC agnostic (2003-07-20)
http://python.org/sf/774665 closed by loewis

hotshot incorrectly computes elapsed time (2004-06-08)
http://python.org/sf/969180 closed by nnorwitz

str(a_tuple) == '(%s)'%', '.join(map(str,a_tuple)) (2004-06-09)
http://python.org/sf/969805 closed by dooms

Add nlargest() and nsmallest() to heapq. (2004-06-09)
http://python.org/sf/969791 closed by rhettinger

make test_signal less annoying (2004-06-11)
http://python.org/sf/971323 closed by mwh

cmath.log optional base argument, fixes #823209 (2003-10-18)
http://python.org/sf/826074 closed by rhettinger

Crash in binascii_a2b_uu on corrupt data (2003-01-09)
http://python.org/sf/665458 closed by nnorwitz

Added Proxyauth command to imaplib (2002-11-14)
http://python.org/sf/638673 closed by nnorwitz

New / Reopened Bugs
___________________

cgitb.scanvars fails (2004-06-05)
CLOSED http://python.org/sf/966992 opened by Robin Becker

file("foo", "wU") is silently accepted (2004-06-05)
http://python.org/sf/967182 opened by Skip Montanaro

PythonWin fails reporting "Can not locate pywintypes23.dll (2004-06-05)
CLOSED http://python.org/sf/967207 opened by puffingbilly

Cmd in thread segfaults after Ctrl-C (2004-06-05)
http://python.org/sf/967334 opened by Kevin M. Turner

PyInt_FromString failed with certain hex/oct (2004-06-06)
CLOSED http://python.org/sf/967657 opened by Qian Wenjie

csv module cannot handle embedded \r (2004-06-07)
http://python.org/sf/967934 opened by Gregory Bond

file.encoding doesn't apply to file.write (2004-06-07)
http://python.org/sf/967986 opened by Matthew Mueller

Python Logging filename & file number (2004-06-07)
http://python.org/sf/968245 opened by Ryan

error flattening complex smime signed message (2004-06-07)
http://python.org/sf/968430 opened by Ludovico Magnocavallo

CJK codecs list incomplete (2004-06-08)
http://python.org/sf/969415 opened by Mike Brown

CJK codecs list incomplete (2004-06-09)
http://python.org/sf/969415 reopened by perky

Python hangs up on I/O operations on the latest FreeBSD 4.10 (2004-06-09)
http://python.org/sf/969492 opened by _Iww_

BSD restartable signals not correctly disabled (2004-06-09)
http://python.org/sf/969574 opened by Luke Mewburn

BASECFLAGS are not passed to module build line (2004-06-09)
http://python.org/sf/969718 opened by Jason Beardsley

function and method objects confounded in Tutorial (2004-06-09)
http://python.org/sf/969757 opened by Mark Jackson

pydoc ignores module's __all__ attributes (2004-06-09)
CLOSED http://python.org/sf/969938 opened by Skip Montanaro

lfcntl.lockf() signature uses len, doc refers to length (2004-06-10)
CLOSED http://python.org/sf/970042 opened by Clinton Roy

2.3.4 fails build on solaris 10 - complexobject.c (2004-06-10)
http://python.org/sf/970334 opened by JD Bronson

Generators produce wrong exception (2004-06-10)
CLOSED http://python.org/sf/970459 opened by Anders Lehmann

PyObject_GenericGetAttr is undocumented (2004-06-10)
http://python.org/sf/970783 opened by Eric Huss

Pyton 2.3.4 Make Test Fails on Mac OS X (2004-06-10)
http://python.org/sf/970799 opened by D. Evan Kiefer

Comparisons of unicode and strings shouldn (2004-06-11)
CLOSED http://python.org/sf/971101 opened by Christian Theune

Comparisons of unicode and strings raises UnicodeErrors (2004-06-11)
CLOSED http://python.org/sf/971106 opened by Christian Theune

bizarro test_asynchat failure (2004-06-11)
CLOSED http://python.org/sf/971200 opened by Michael Hudson

another threads+readline+signals nasty (2004-06-12)
http://python.org/sf/971213 opened by Anthony Baxter

test_timeout failure on trunk (2004-06-12)
http://python.org/sf/971238 opened by Anthony Baxter

test_signal sucks (2004-06-11)
http://python.org/sf/971330 opened by Michael Hudson

thread.name crashes interpreter (2004-06-11)
CLOSED http://python.org/sf/971395 opened by Jonathan Ellis

Wrong indentation of example code in tutorial (2004-06-12)
CLOSED http://python.org/sf/971747 opened by Grégoire Dooms

An apparent bug in help (2004-06-12)
http://python.org/sf/971872 opened by Colin J. Williams

Generator mangles returned lists. (2004-06-13)
CLOSED http://python.org/sf/971962 opened by Ed Watkeys

urllib2 raises exception with non-200 success codes. (2004-06-13)
http://python.org/sf/971965 opened by Ed Watkeys

local variables problem (2004-06-14)
CLOSED http://python.org/sf/972467 opened by Toon Verstraelen

Python 2.3.4, Solaris 7, socketmodule.c does not compile (2004-06-14)
http://python.org/sf/972724 opened by Bruce D. Ray

attached script causes python segfault (2004-06-15)
CLOSED http://python.org/sf/972917 opened by Faheem Mitha

bsddb in Python 2.3 incompatible with SourceNav output (2004-06-15)
http://python.org/sf/973054 opened by gdy

inspect.getframeinfo bug if 'context' is to big (2004-06-15)
CLOSED http://python.org/sf/973092 opened by Hans Georg Krauthaeuser

empty raise after handled exception (2004-06-15)
http://python.org/sf/973103 opened by Niki Spahiev

sys.stdout problems with pythonw.exe (2004-06-15)
http://python.org/sf/973507 opened by Manlio Perillo

Doc error on super(cls,self) (2004-06-15)
http://python.org/sf/973579 opened by David MacQuigg

Bugs Closed
___________

cgitb.scanvars fails (2004-06-05)
http://python.org/sf/966992 closed by akuchling

random.choice([]) should return more intelligible exception (2004-06-01)
http://python.org/sf/964230 closed by rhettinger

2.3 inspect.getframeinfo wrong tb line numbers (2004-05-15)
http://python.org/sf/954364 closed by akuchling

xmlrpclib chokes on Unicode keys (2003-11-13)
http://python.org/sf/841757 closed by akuchling

HTMLParser ParseError in start tag (2004-03-23)
http://python.org/sf/921657 closed by akuchling

cgi module documentation could mention getlist (2004-05-13)
http://python.org/sf/953177 closed by akuchling

many os.path functions bahave inconsistently (2004-04-04)
http://python.org/sf/929316 closed by akuchling

pty.spawn() leaks file descriptors (2004-02-16)
http://python.org/sf/897935 closed by akuchling

PyNumber_InPlaceDivide()'s description (2004-04-17)
http://python.org/sf/936837 closed by akuchling

Py_FilesystemDefaultEncoding leaks (2004-04-17)
http://python.org/sf/936915 closed by akuchling

popen2 returns (out, in) not (in, out) (2004-03-18)
http://python.org/sf/918710 closed by akuchling

PythonWin fails reporting "Can not locate pywintypes23.dll (2004-06-05)
http://python.org/sf/967207 closed by theller

distutils - compiling C++ ext in cyg or mingw w/ std Python (2004-01-15)
http://python.org/sf/877165 closed by perky

distutils - compiling C++ ext in cyg or mingw w/ std Python (2004-01-15)
http://python.org/sf/877165 closed by perky

SSL bug in socketmodule.c using threads (2003-07-20)
http://python.org/sf/774798 closed by akuchling

cgi module should handle large post attack (2003-06-22)
http://python.org/sf/758665 closed by akuchling

CGIHTTPServer doesn't quote arguments correctly on Windows. (2003-03-03)
http://python.org/sf/696846 closed by akuchling

test_zlib is too slow (2004-05-26)
http://python.org/sf/960995 closed by nascheme

pickle protocol 2 is incompatible(?) with Cookie module (2004-06-02)
http://python.org/sf/964868 closed by akuchling

realpath description misleading (2004-06-03)
http://python.org/sf/966256 closed by akuchling

Multiple Metaclass inheritance limitation (2004-05-30)
http://python.org/sf/963246 closed by pje

Cookie module does not parse date (2004-06-02)
http://python.org/sf/964861 closed by akuchling

socket-module SSL is broken (2002-01-26)
http://python.org/sf/508944 closed by akuchling

mapping a 0 length file (2004-06-02)
http://python.org/sf/964876 closed by tim_one

bug? in PyImport_ImportModule under AIX (2002-03-12)
http://python.org/sf/528990 closed by akuchling

Build fails in _curses module (2002-04-24)
http://python.org/sf/548109 closed by akuchling

os.mkdir() handles SETGID inconsistently (2002-04-05)
http://python.org/sf/539942 closed by akuchling

Interpreter won't always exit with daemonic thread (2001-12-17)
http://python.org/sf/494203 closed by akuchling

build problems on DEC Unix 4.0f (2002-05-30)
http://python.org/sf/562585 closed by akuchling

canvas.create_box() crashes Tk thread (2002-10-22)
http://python.org/sf/626936 closed by akuchling

tarfile fails on MacOS9 (2003-02-20)
http://python.org/sf/690341 closed by akuchling

macfs and macostools tests fail on UFS (2004-05-29)
http://python.org/sf/962633 closed by mondragon

segfault in subclassing datetime.date & pickling (2004-05-12)
http://python.org/sf/952807 closed by tim_one

Error in obmalloc. (2004-01-21)
http://python.org/sf/881641 closed by nnorwitz

binascii.a2b_base64 with non base64 data (2002-12-19)
http://python.org/sf/656392 closed by nnorwitz

PyInt_FromString failed with certain hex/oct (2004-06-07)
http://python.org/sf/967657 closed by anthonybaxter

getsockopt/setsockopt with SO_RCVTIMEO are inconsistent (2003-03-11)
http://python.org/sf/701936 closed by nnorwitz

add a stronger PRNG (2004-03-15)
http://python.org/sf/917055 closed by rhettinger

distutils/mingw32 links to dbg libs (2001-08-22)
http://python.org/sf/454086 closed by akuchling

Python crashes when __init__.py is a directory. (2003-11-20)
http://python.org/sf/845802 closed by theller

PyBuffer_New() memory not aligned (2001-10-18)
http://python.org/sf/472568 closed by nascheme

Tix not included in windows distribution (2001-10-25)
http://python.org/sf/474836 closed by loewis

CJK codecs list incomplete (2004-06-09)
http://python.org/sf/969415 closed by perky

pydoc ignores module's __all__ attributes (2004-06-09)
http://python.org/sf/969938 closed by montanaro

Generators produce wrong exception (2004-06-10)
http://python.org/sf/970459 closed by anders_lehmann

Comparisons of unicode and strings shouldn (2004-06-11)
http://python.org/sf/971101 closed by ctheune

Comparisons of unicode and strings raises UnicodeErrors (2004-06-11)
http://python.org/sf/971106 closed by lemburg

execfile -> type() created objects w/ no __module__ error (2004-06-05)
http://python.org/sf/966623 closed by anthonybaxter

asyncore sillies (2004-06-11)
http://python.org/sf/971200 closed by mwh

thread.name crashes interpreter (2004-06-11)
http://python.org/sf/971395 closed by tim_one

test_unicode_file fails on Win98SE (2004-03-28)
http://python.org/sf/924703 closed by loewis

Wrong indentation of example code in tutorial (2004-06-12)
http://python.org/sf/971747 closed by rhettinger

Generator mangles returned lists. (2004-06-12)
http://python.org/sf/971962 closed by rhettinger

fcntl.lockf() signature uses len, doc refers to length (2004-06-09)
http://python.org/sf/970042 closed by nnorwitz

Assignment to __builtins__.__debug__ doesn't do anything. (2003-12-18)
http://python.org/sf/862600 closed by rhettinger

cmath.log doesn't have the same interface as math.log. (2003-10-13)
http://python.org/sf/823209 closed by rhettinger

local variables problem (2004-06-14)
http://python.org/sf/972467 closed by tim_one

attached script causes python segfault (2004-06-15)
http://python.org/sf/972917 closed by perky

inspect.getframeinfo bug if 'context' is to big (2004-06-15)
http://python.org/sf/973092 closed by rhettinger

sys.getfilesystemencoding() (2004-06-02)
http://python.org/sf/964870 closed by loewis

Listbox itemconfigure leaks memory (2003-08-02)
http://python.org/sf/781883 closed by nnorwitz

PyObject_Free unallocated memory read warning (2003-08-04)
http://python.org/sf/782689 closed by nnorwitz

New / Reopened RFE
__________________

pty.spawn() enhancements (2004-06-05)
http://python.org/sf/967161 opened by A.M. Kuchling

Better SSL support in socket module (2004-06-05)
http://python.org/sf/967275 opened by A.M. Kuchling

RFE Closed
__________

os.nullfilename (2004-04-15)
http://python.org/sf/935915 closed by loewis


_______________________________________________
Python-Dev mailing list
Python-Dev[at]python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: http://mail.python.org/mailman/options/python-dev/list-python-dev%40lists.gossamer-threads.com


kbk at shore

Jun 27, 2004, 8:19 PM

Post #4 of 12 (1466 views)
Permalink
Weekly Python Bug/Patch Summary [In reply to]

Patch / Bug Summary
___________________

Patches : 286 open (+10) / 2422 closed ( +7) / 2708 total (+17)
Bugs : 771 open (+30) / 4168 closed (+12) / 4939 total (+42)
RFE : 142 open ( +2) / 129 closed ( +0) / 271 total ( +2)

New / Reopened Patches
______________________

Parser/acceler.c: PyObject_MALLOC return is not checked (2004-06-17)
http://python.org/sf/974633 opened by Dima Dorfman

Signal fixes for BSD systems (2004-06-18)
http://python.org/sf/975056 opened by Luke Mewburn

compileall.py - print file name in err msg in quiet mode (2004-06-19)
CLOSED http://python.org/sf/975885 opened by Matthias Klose

Deferred String Addtion: Proof-of-concept (2004-06-20)
http://python.org/sf/976162 opened by Raymond Hettinger

Stripping script extensions with distutils (2004-06-21)
http://python.org/sf/976869 opened by Fred L. Drake, Jr.

speed up md5: allow Encode and Decode to inline (2004-06-21)
http://python.org/sf/977074 opened by Matthew Mueller

Speed up EnumKey call (2004-06-22)
http://python.org/sf/977553 opened by Garth Bushell

dev_intro - make patch review request more obvious (2004-06-22)
CLOSED http://python.org/sf/977671 opened by Jim Jewett

Improve HTML documentation of a directory (2004-06-25)
http://python.org/sf/979658 opened by Noam Raphael

mplementation for PEP 318 using java-style syntax (2004-06-25)
http://python.org/sf/979728 opened by Mark Russell

compile of code with incorrect encoding yields MemoryError (2004-06-25)
CLOSED http://python.org/sf/979737 opened by Anthony Tuininga

OSATerminology extension fix (2004-06-25)
http://python.org/sf/979784 opened by has

Missing INCREF in PyType_Ready (2004-06-25)
http://python.org/sf/980082 opened by Eric Huss

Module to dynamically generate structseq objects (2004-06-25)
http://python.org/sf/980098 opened by Eric Huss

difflib empty list IndexError fix (Bug #980117) (2004-06-25)
http://python.org/sf/980120 opened by Rocco Moretti

partially initialized heap allocated type objects (2004-06-26)
http://python.org/sf/980475 opened by Eric Huss

gettext improvements (2004-06-27)
http://python.org/sf/980500 opened by Gustavo Niemeyer

efficient string concatenation (2004-06-27)
http://python.org/sf/980695 opened by Armin Rigo

Patches Closed
______________

A simple 3-4% speed-up for PCs (2004-04-28)
http://python.org/sf/943898 closed by arigo

configure interpreter for profiling (2003-07-08)
http://python.org/sf/768079 closed by montanaro

compileall.py - print file name in err msg in quiet mode (2004-06-19)
http://python.org/sf/975885 closed by loewis

add C API to datetime module (2004-01-13)
http://python.org/sf/876130 closed by tim_one

dev_intro - make patch review request more obvious (2004-06-22)
http://python.org/sf/977671 closed by loewis

invalid submission (2004-06-25)
http://python.org/sf/979737 closed by atuining

Cleanup generator/eval_frame exposure (2004-06-04)
http://python.org/sf/966493 closed by loewis

Support for interned strings in marshal (2004-03-25)
http://python.org/sf/923098 closed by loewis

New / Reopened Bugs
___________________

missing word in defintion of xmldom InvalidStateErr (2004-06-16)
CLOSED http://python.org/sf/973901 opened by Brian Gough

ConfigParser defaults not handled correctly (2004-06-16)
http://python.org/sf/974019 opened by Charles

Slice indexes passed to __getitem__ are wrapped (2004-06-17)
http://python.org/sf/974635 opened by Connelly

urllib2's HTTPPasswordMgr and uri's with port numbers (2004-06-17)
http://python.org/sf/974757 opened by Chris Withers

test_unicode_file fails on Win98SE (2004-03-27)
http://python.org/sf/924703 reopened by tim_one

Inconsistent newline handling in email module (2004-06-18)
http://python.org/sf/975330 opened by Anders Hammarquist

Python and segfaulting extension modules (2004-06-18)
CLOSED http://python.org/sf/975387 opened by Folke Lemaitre

logging module uses deprecate apply() (2004-06-18)
CLOSED http://python.org/sf/975404 opened by Barry Alan Scott

HTMLParser lukewarm on bogus bare attribute chars (2004-06-18)
http://python.org/sf/975556 opened by Mike Coleman

tp_(get|set)attro? inheritance bug (2004-06-18)
http://python.org/sf/975646 opened by Gustavo J. A. M. Carneiro

shutil.copytree uses os.mkdir instead of os.mkdirs (2004-06-18)
http://python.org/sf/975763 opened by Brett Cannon

Add _PyTime_DoubletoTimet to C API (2004-06-19)
CLOSED http://python.org/sf/975996 opened by Brett Cannon

Unhelpful error message when getmtime.c fails (2004-06-21)
http://python.org/sf/976608 opened by Peter Maxwell

socket timeouts problems on Solaris (2004-06-21)
http://python.org/sf/976613 opened by Peter =C5strand

PDB: unreliable breakpoints on functions (2004-06-21)
http://python.org/sf/976878 opened by Dieter Maurer

mmap needs a rfind method (2004-06-21)
http://python.org/sf/976880 opened by Nicholas Riley

Double __init__.py executing (2004-06-22)
http://python.org/sf/977250 opened by Alexandre

Solaris likes sys/loadavg.h (2004-06-22)
http://python.org/sf/977343 opened by Anthony Baxter

Cannot specify compiler for 'install' on command line (2004-06-22)
http://python.org/sf/977461 opened by Anders J. Munch

Deleted files are reinstalled (2004-06-22)
http://python.org/sf/977470 opened by Anders J. Munch

IMAP4_SSL() class incompatible with socket.timeout (2004-06-22)
http://python.org/sf/977680 opened by Charles

Python compiler encodes path to source in .pyc (2004-06-22)
CLOSED http://python.org/sf/977934 opened by Jonathan Polley

"build" target doesn't check umask (2004-06-22)
http://python.org/sf/977937 opened by Charles

Spurious errors taking bool of dead proxy (2004-06-23)
http://python.org/sf/978308 opened by Chris King

Broken URLs in sha module docs (2004-06-23)
http://python.org/sf/978556 opened by Troels Therkelsen

wait_variable hangs at exit (2004-06-23)
http://python.org/sf/978604 opened by Russell Owen

configure and gmake fail in openbsd 3.5 i386 (2004-06-24)
http://python.org/sf/978632 opened by -

compiler warning for _NSGetExecutablePath() in getpath.c (2004-06-23)
CLOSED http://python.org/sf/978645 opened by Brett Cannon

can't compile _localemodule.c w/o --enable-toolbox-glue (2004-06-23)
http://python.org/sf/978662 opened by Brett Cannon

SSL-ed sockets don't close correct? (2004-06-24)
http://python.org/sf/978833 opened by Robert Kiendl

Remove all email from the archives (2004-06-24)
CLOSED http://python.org/sf/978952 opened by Encolpe DEGOUTE

Trap OSError when calling RotatingFileHandler.doRollover (2004-06-24)
http://python.org/sf/979252 opened by Richard T. Hewitt

urllib2 digest auth totally broken (2004-06-24)
http://python.org/sf/979407 opened by Aaron Swartz

compile of code with incorrect encoding yields MemoryError (2004-06-25)
http://python.org/sf/979739 opened by Anthony Tuininga

diffutil errors when coparing 2 0 byte entries (2004-06-25)
http://python.org/sf/979794 opened by Robert M. Zigweid

On HPUX 11i universal newlines seems to cause readline(s) to (2004-06-25)
http://python.org/sf/979872 opened by dmcisaac

email.Message.Message.__getitem__ doc string wrong (2004-06-25)
http://python.org/sf/979924 opened by Jp Calderone

gethostbyname is broken on hpux 11.11 (2004-06-25)
http://python.org/sf/979967 opened by Ehab Teima

email module namespace inconsistent (2004-06-25)
CLOSED http://python.org/sf/980019 opened by Charles

tp_subclasses grow without bounds (2004-06-25)
http://python.org/sf/980092 opened by Eric Huss

Index error for empty lists in Difflib (2004-06-25)
http://python.org/sf/980117 opened by Rocco Moretti

Possible error during LINKCC check in Configure.in (2004-06-25)
http://python.org/sf/980127 opened by Brett Cannon

ntpath normpath (2004-06-26)
http://python.org/sf/980327 opened by Keyphrene

coercion results used dangerously (2004-06-26)
http://python.org/sf/980352 opened by Armin Rigo

int left-shift causes memory leak (2004-06-26)
CLOSED http://python.org/sf/980419 opened by Erik Demaine

Possible contradiction in "extending" and PyArg_ParseTuple() (2004-06-27)
http://python.org/sf/980925 opened by Brett Cannon

smtplib.SMTP prints debug stuff to stdout (2004-06-27)
http://python.org/sf/980938 opened by Skip Montanaro

Bugs Closed
___________

missing word in defintion of xmldom InvalidStateErr (2004-06-16)
http://python.org/sf/973901 closed by bcannon

bsddb in Python 2.3 incompatible with SourceNav output (2004-06-15)
http://python.org/sf/973054 closed by greg

bsddb test_all.py - incorrect (2003-12-23)
http://python.org/sf/865120 closed by greg

bsddb craps out sporadically (2003-12-10)
http://python.org/sf/857909 closed by greg

Python and segfaulting extension modules (2004-06-18)
http://python.org/sf/975387 closed by loewis

logging module uses deprecate apply() (2004-06-18)
http://python.org/sf/975404 closed by bcannon

platform.system() Windows inconsistency (2004-05-01)
http://python.org/sf/945665 closed by lemburg

shutil.move can destroy files (2004-03-18)
http://python.org/sf/919012 closed by bcannon

pydoc.stripid doesn't strip ID (2004-04-13)
http://python.org/sf/934282 closed by bcannon

wrong answers from ctime (2004-01-09)
http://python.org/sf/874042 closed by bcannon

Add _PyTime_DoubletoTimet to C API (2004-06-19)
http://python.org/sf/975996 closed by tim_one

Python compiler encodes path to source in .pyc (2004-06-23)
http://python.org/sf/977934 closed by loewis

compiler warning for _NSGetExecutablePath() in getpath.c (2004-06-23)
http://python.org/sf/978645 closed by bcannon

Remove all email from the archives (2004-06-24)
http://python.org/sf/978952 closed by loewis

email module namespace inconsistent (2004-06-25)
http://python.org/sf/980019 closed by bwarsaw

int left-shift causes memory leak (2004-06-26)
http://python.org/sf/980419 closed by rhettinger


_______________________________________________
Python-Dev mailing list
Python-Dev[at]python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: http://mail.python.org/mailman/options/python-dev/list-python-dev%40lists.gossamer-threads.com


kbk at shore

Jul 9, 2004, 9:43 PM

Post #5 of 12 (1460 views)
Permalink
Weekly Python Bug/Patch Summary [In reply to]

Patch / Bug Summary
___________________

Patches : 294 open ( +8) / 2434 closed (+12) / 2728 total (+20)
Bugs : 778 open ( +7) / 4197 closed (+29) / 4975 total (+36)
RFE : 144 open ( +2) / 129 closed ( +0) / 273 total ( +2)

New / Reopened Patches
______________________

crach link c++ extension by mingw (2004-06-29)
http://python.org/sf/981773 opened by Alexandr Zamaraev

webbrower support for firebird / firefox (2004-06-29)
http://python.org/sf/981794 opened by Thenault Sylvain

applesingle endianness issue (2004-06-29)
http://python.org/sf/982340 opened by Bob Ippolito

add SO_EXCLUSIVEADDRUSE constant in socketmodule.c (2004-06-30)
http://python.org/sf/982665 opened by Garth Bushell

asyncore.dispatcher.set_reuse_addr() is broken on windows (2004-06-30)
http://python.org/sf/982681 opened by Garth Bushell

Making weakref.ref subclassable (2004-06-30)
CLOSED http://python.org/sf/983019 opened by Fred L. Drake, Jr.

MSVC6/7 issues with bdist_wininst and --target-version (2004-07-01)
http://python.org/sf/983164 opened by Mark Hammond

Allow ldshared to be overridden by environment var (2004-07-01)
http://python.org/sf/983206 opened by Liam Routt

Allow bdist_wininst to install for non-admin users (2004-07-02)
CLOSED http://python.org/sf/983775 opened by Mark Hammond

Address bug 980938, add set_debug_output() function (2004-07-02)
http://python.org/sf/984492 opened by James Lamanna

Fix bug 982806 - allow for optional 2nd argument (2004-07-02)
CLOSED http://python.org/sf/984495 opened by James Lamanna

socket module does not support AF_NETLINK (2004-07-03)
http://python.org/sf/984654 opened by Matthias Klose

Fix bug 982806 - allow for optional 2nd argument (2004-07-03)
CLOSED http://python.org/sf/984672 opened by James Lamanna

fix regression on 2.3 branch: Lib/threading (2004-07-04)
CLOSED http://python.org/sf/984880 opened by Matthias Klose

bug skipping optional keyword arguments of type "w#" (2004-07-05)
http://python.org/sf/985713 opened by Mark D. Roth

add missing doc for datetime C API (2004-07-06)
http://python.org/sf/986010 opened by Anthony Tuininga

Is there a nested loop limit? (2004-07-07)
CLOSED http://python.org/sf/986720 opened by chimeda

Add support for sync and use "wish" options (2004-07-07)
http://python.org/sf/986929 opened by Greg Couch

cgitb: escape title of page (2004-07-08)
http://python.org/sf/987052 opened by Thomas Guettler

decimal.py signal/exception fix (2004-07-08)
CLOSED http://python.org/sf/987300 opened by David Goodger

Patches Closed
______________

Parser/acceler.c: PyObject_MALLOC return is not checked (2004-06-17)
http://python.org/sf/974633 closed by akuchling

Patch for feature request 491033 (2004-05-20)
http://python.org/sf/957240 closed by mwh

unblock signals in threads (2004-05-25)
http://python.org/sf/960406 closed by mwh

Making weakref.ref subclassable (2004-06-30)
http://python.org/sf/983019 closed by fdrake

Fix for 754449: hiding exc in threading during interp shutdn (2004-05-16)
http://python.org/sf/954922 closed by bcannon

Allow bdist_wininst to install for non-admin users (2004-07-02)
http://python.org/sf/983775 closed by mhammond

Fix bug 982806 - allow for optional 2nd argument (2004-07-03)
http://python.org/sf/984495 closed by akuchling

Fix bug 982806 - allow for optional 2nd argument (2004-07-03)
http://python.org/sf/984672 closed by akuchling

fix regression on 2.3 branch: Lib/threading (2004-07-04)
http://python.org/sf/984880 closed by bcannon

partially initialized heap allocated type objects (2004-06-26)
http://python.org/sf/980475 closed by ehuss

Is there a nested loop limit? (2004-07-07)
http://python.org/sf/986720 closed by mwh

decimal.py signal/exception fix (2004-07-08)
http://python.org/sf/987300 closed by goodger

New / Reopened Bugs
___________________

Missing space in sec 3.3.1 (2004-06-27)
CLOSED http://python.org/sf/980986 opened by Christopher Ingram

Rsync protocol missing from urlparse (2004-06-28)
CLOSED http://python.org/sf/981299 opened by Morten Kjeldgaard

UnboundLocalError in shutil.rmtree() (2004-06-28)
CLOSED http://python.org/sf/981530 opened by Guido van Rossum

PyObject_Str() and PyObject_Repr() corrupt object type (2004-06-29)
CLOSED http://python.org/sf/982008 opened by Kevin Gadd

Relative Path causing crash in RotatingFileHandler (2004-06-29)
http://python.org/sf/982049 opened by David London

Next button not greyed out during file copy. (2004-06-29)
CLOSED http://python.org/sf/982215 opened by Phil Rittenhouse

Bad state of multi btree database file after large inserts (2004-06-30)
http://python.org/sf/982679 opened by Elerion Elrond

gdbm.open () fails with a single argument (2004-06-30)
CLOSED http://python.org/sf/982806 opened by Roy Smith

incorrect len (2004-07-01)
CLOSED http://python.org/sf/983269 opened by calvinlow

simple attribute access causing segfault in certain cases (2004-07-01)
http://python.org/sf/983311 opened by Simon Michael

test_repr() fails with id() values that appear negative (2004-07-01)
CLOSED http://python.org/sf/983585 opened by Fred L. Drake, Jr.

Buffer Protocol Prototypes Incorrect (2004-07-02)
CLOSED http://python.org/sf/984017 opened by Timothy Stranex

hotspot.stats.load is very slow (2004-07-02)
http://python.org/sf/984219 opened by Viktor Ferenczi

Useless question in bdist_winst installers (2004-07-02)
CLOSED http://python.org/sf/984290 opened by Thomas Heller

Tiny suggestion to improve optparse doc (2004-07-03)
http://python.org/sf/984691 opened by Laura Creighton

unknown parsing error (2004-07-03)
http://python.org/sf/984714 opened by Igor Sidorenkov

Py_BuildValue loses reference counts on error (2004-07-03)
http://python.org/sf/984722 opened by Pete Shinners

curses: getmaxyx() breaks when the window shrinks (2004-07-04)
http://python.org/sf/984870 opened by Matthias Klose

PEP 307 pickle extensions not documented (2004-07-04)
http://python.org/sf/984952 opened by Greg Chapman

plistlib crashes too easily on bad files (2004-07-04)
http://python.org/sf/985064 opened by Jack Jansen

getattr(object,name) accepts only strings (2004-07-05)
http://python.org/sf/985094 opened by Viktor Ferenczi

HAVE_FDATASYNC incorrectly set for 2.3.4 under cygwin (2004-07-04)
http://python.org/sf/985154 opened by Gregory Smith

bdist_rpm license documented, but not accepted as valid (2004-07-05)
http://python.org/sf/985478 opened by Charles

BaseHTTPServer to take host from cmdline? (2004-07-05)
http://python.org/sf/985651 opened by Tom Lynn

valgrind/memcheck alert: Python 2.3.4 Objects/obmalloc.c (2004-07-05)
CLOSED http://python.org/sf/985708 opened by Ralf W. Grosse-Kunstleve

weakref should have a WeakSet (2004-07-06)
http://python.org/sf/985753 opened by Leonardo Rochael Almeida

bsddb/weakref error (2004-07-07)
http://python.org/sf/986528 opened by Skip Montanaro

New mandatory 2nd argument to site.addsitedir breaks compat (2004-07-07)
http://python.org/sf/986795 opened by Jp Calderone

Configure bugs (2004-07-07)
CLOSED http://python.org/sf/986884 opened by Dr. Tom

TimedRotatingFileHandler problems (2004-07-08)
http://python.org/sf/987166 opened by Amaury Forgeot d'Arc

Python 2.4a1, interpreter hanging on Keyboard Interrupt (2004-07-08)
CLOSED http://python.org/sf/987287 opened by Simon Percivall

Typo in cgi doc (2004-07-08)
http://python.org/sf/987486 opened by Cory Dodt

pep 311 functions missing documentation (2004-07-09)
http://python.org/sf/987835 opened by Simon Dahlbacka

Windows installer for 2.4a1 shows non-standard version (2004-07-09)
http://python.org/sf/987870 opened by Paul Moore

bdist_wininst improvements (2004-07-09)
http://python.org/sf/988022 opened by Thomas Heller

httplib.HTTPResponse.read() not updating the length correctl (2004-07-09)
http://python.org/sf/988120 opened by Mihai Ibanescu

Compiler warnings for Modules/readline.c:flex_complete() (2004-07-09)
http://python.org/sf/988300 opened by Brett Cannon

Bugs Closed
___________

Missing space in sec 3.3.1 (2004-06-27)
http://python.org/sf/980986 closed by bcannon

Possible contradiction in "extending" and PyArg_ParseTuple() (2004-06-27)
http://python.org/sf/980925 closed by bcannon

Rsync protocol missing from urlparse (2004-06-28)
http://python.org/sf/981299 closed by bcannon

UnboundLocalError in shutil.rmtree() (2004-06-28)
http://python.org/sf/981530 closed by gvanrossum

Crash when reading "import table" of certain windows DLLs (2004-05-11)
http://python.org/sf/951851 closed by theller

Over restricted type checking on eval() function (2000-09-22)
http://python.org/sf/215126 closed by rhettinger

2.3a2 import after os.chdir difference (2003-02-25)
http://python.org/sf/693416 closed by akuchling

urllib2 checks for http return code 200 only. (2004-03-09)
http://python.org/sf/912845 closed by akuchling

Broken URLs in sha module docs (2004-06-23)
http://python.org/sf/978556 closed by akuchling

PyExc_* not in index (2004-05-06)
http://python.org/sf/948970 closed by akuchling

PyObject_Str() and PyObject_Repr() corrupt object type (2004-06-29)
http://python.org/sf/982008 closed by janusfury

Next button not greyed out during file copy. (2004-06-29)
http://python.org/sf/982215 closed by theller

gdbm.open () fails with a single argument (2004-06-30)
http://python.org/sf/982806 closed by akuchling

incorrect len (2004-07-01)
http://python.org/sf/983269 closed by effbot

A leak case with cmd.py &amp; readline &amp; exception (2004-03-27)
http://python.org/sf/924301 closed by mwh

test_repr() fails with id() values that appear negative (2004-07-01)
http://python.org/sf/983585 closed by fdrake

bdist_winist post-install script fails on non-admin Python (2004-04-15)
http://python.org/sf/935091 closed by mhammond

Buffer Protocol Prototypes Incorrect (2004-07-02)
http://python.org/sf/984017 closed by akuchling

Useless question in bdist_winst installers (2004-07-02)
http://python.org/sf/984290 closed by theller

removing extensions without admin rights (2002-05-14)
http://python.org/sf/555810 closed by mhammond

installing extension w/o admin rights (2002-05-14)
http://python.org/sf/555812 closed by mhammond

Exceptions when a thread exits (2003-06-14)
http://python.org/sf/754449 closed by bcannon

valgrind/memcheck alert: Python 2.3.4 Objects/obmalloc.c (2004-07-06)
http://python.org/sf/985708 closed by tim_one

httplib: HTTPS does not close() connection properly (2004-03-10)
http://python.org/sf/913619 closed by akuchling

_Subfile.readline( ) in mailbox.py ignoring self.stop (2004-03-28)
http://python.org/sf/925107 closed by akuchling

Configure bugs (2004-07-07)
http://python.org/sf/986884 closed by bcannon

Spurious errors taking bool of dead proxy (2004-06-23)
http://python.org/sf/978308 closed by nnorwitz

Funny keywords in library index (2004-05-12)
http://python.org/sf/952737 closed by fdrake

Python 2.4a1, interpreter hanging on Keyboard Interrupt (2004-07-08)
http://python.org/sf/987287 closed by mwh

New / Reopened RFE
__________________

md5 and sha1 modules should use openssl implementation (2004-06-30)
http://python.org/sf/983069 opened by Gregory P. Smith

Support "hybrid" framework/unix style (2004-07-02)
http://python.org/sf/984242 opened by Bob Ippolito

_______________________________________________
Python-Dev mailing list
Python-Dev[at]python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: http://mail.python.org/mailman/options/python-dev/list-python-dev%40lists.gossamer-threads.com


kbk at shore

Jul 13, 2004, 7:34 PM

Post #6 of 12 (1467 views)
Permalink
Weekly Python Bug/Patch Summary [In reply to]

Patch / Bug Summary
___________________

Patches : 278 open (-16) / 2458 closed (+24) / 2736 total ( +8)
Bugs : 761 open (-17) / 4230 closed (+33) / 4991 total (+16)
RFE : 145 open ( +1) / 129 closed ( +0) / 274 total ( +1)

New / Reopened Patches
______________________

tarfile.py and multiple extended headers (2004-07-10)
CLOSED http://python.org/sf/988444 opened by Lars Gustäbel

urllib2.AbstractHTTPHandler broken (2004-07-10)
CLOSED http://python.org/sf/988504 opened by John J Lee

Fix for bug 980327 (2004-07-10)
CLOSED http://python.org/sf/988607 opened by Paul Moore

Update HTTPRespnse.length (2004-07-10)
http://python.org/sf/988642 opened by John Ehresman

Untested fix for 988120 (2004-07-10)
CLOSED http://python.org/sf/988643 opened by John J Lee

compiler.transformer fix for (a, b) = 1, 2 (2004-07-10)
CLOSED http://python.org/sf/988698 opened by John Ehresman

re.split emptyok flag (fix for #852532) (2004-07-10)
http://python.org/sf/988761 opened by Mike Coleman

Support using Tk without a mainloop (2004-07-12)
http://python.org/sf/989712 opened by Noam Raphael

Patches Closed
______________

make test_urllib2 work on Windows (2004-01-04)
http://python.org/sf/870606 closed by jjlee

tarfile.py and multiple extended headers (2004-07-10)
http://python.org/sf/988444 closed by akuchling

cgitb: escape title of page (2004-07-08)
http://python.org/sf/987052 closed by akuchling

add SO_EXCLUSIVEADDRUSE constant in socketmodule.c (2004-06-30)
http://python.org/sf/982665 closed by akuchling

urllib2.AbstractHTTPHandler broken (2004-07-10)
http://python.org/sf/988504 closed by akuchling

asyncore.dispatcher.set_reuse_addr() is broken on windows (2004-06-30)
http://python.org/sf/982681 closed by akuchling

urllib2 silently returns None when auth_uri is mismatched (2003-11-30)
http://python.org/sf/851752 closed by kbk

asyncore loop_once and remove poll2 (2002-12-04)
http://python.org/sf/648322 closed by akuchling

urllib2 handler algorithm docs (2004-06-13)
http://python.org/sf/972310 closed by akuchling

Don't print to stdout in cookielib.py exception handler (2004-06-09)
http://python.org/sf/969907 closed by akuchling

cookielib doc minor corrections and clarifications (2004-06-09)
http://python.org/sf/969900 closed by akuchling

nonblocking i/o with ssl socket not working at all (2004-04-30)
http://python.org/sf/945642 closed by akuchling

Fix for bug 980327 (2004-07-10)
http://python.org/sf/988607 closed by bcannon

inspect.getargspec: None instead of () (2002-11-12)
http://python.org/sf/637217 closed by bcannon

Untested fix for 988120 (2004-07-10)
http://python.org/sf/988643 closed by jjlee

_ssl.c compatibility (2004-03-03)
http://python.org/sf/909007 closed by akuchling

improve markupbase.py error reporting (2004-06-02)
http://python.org/sf/965175 closed by akuchling

webbrower support for firebird / firefox (2004-06-29)
http://python.org/sf/981794 closed by akuchling

PyArg_VaParseTupleAndKeywords (2002-04-30)
http://python.org/sf/550732 closed by bcannon

compiler.transformer fix for (a, b) = 1, 2 (2004-07-11)
http://python.org/sf/988698 closed by mwh

difflib empty list IndexError fix (Bug #980117) (2004-06-25)
http://python.org/sf/980120 closed by bcannon

urllib2 FTPHandler bugs (2004-06-13)
http://python.org/sf/972332 closed by kbk

add missing doc for datetime C API (2004-07-06)
http://python.org/sf/986010 closed by tim_one

Patch for Vinay Sajip's Python-logging package (2004-03-22)
http://python.org/sf/921318 closed by vsajip

New / Reopened Bugs
___________________

non local link in local docs (2004-07-10)
CLOSED http://python.org/sf/988387 opened by brian vdb

inspect.getmodule symlink-related failur (2002-06-18)
http://python.org/sf/570300 reopened by amitar

Move urllib2 functional tests into test suite (2004-07-10)
CLOSED http://python.org/sf/988602 opened by John J Lee

compiler.transformer and tuple unpacking (2004-07-10)
CLOSED http://python.org/sf/988613 opened by Felix Wiemann

Windows installer missing test files (2004-07-11)
http://python.org/sf/988784 opened by Tim Peters

profile.run raises TypeError encountering a list (2004-07-11)
CLOSED http://python.org/sf/989066 opened by Simon Percivall

unicode.width broken for combining characters (2004-07-11)
http://python.org/sf/989185 opened by Matthew Mueller

logging.config: Does not check logging.handlers for handlers (2004-07-12)
CLOSED http://python.org/sf/989199 opened by Tim Leslie

Python-2.4.0a1 test_strptime.py fails on HP-UX11i (2004-07-12)
http://python.org/sf/989273 opened by Richard Townsend

Empty curses module is loaded in win32 (2004-07-12)
http://python.org/sf/989333 opened by Miki Tebeka

test_descr fails on win2k (2004-07-12)
http://python.org/sf/989337 opened by Miki Tebeka

test_unicode_file fails on win2k (2004-07-12)
http://python.org/sf/989338 opened by Miki Tebeka

Python Logging filename & file number (2004-06-07)
http://python.org/sf/968245 reopened by superleo303

misinforming help messages in pdb.py (2004-07-12)
http://python.org/sf/989672 opened by Simon Percivall

cgi.parse_qsl broken (2004-07-13)
http://python.org/sf/990307 opened by Neil Schemenauer

testtar.tar is partially insane (2004-07-13)
http://python.org/sf/990325 opened by Tim Peters

mistyped example (2004-07-13)
http://python.org/sf/990497 opened by Daniel Pezely

online documentation says "Nac" in the link, "Nav" for mod (2004-07-13)
http://python.org/sf/990524 opened by Matthew Shomphe

printing date causes crash (2004-07-13)
http://python.org/sf/990569 opened by Justin

Bugs Closed
___________

non local link in local docs (2004-07-10)
http://python.org/sf/988387 closed by rhettinger

Windows installer for 2.4a1 shows non-standard version (2004-07-09)
http://python.org/sf/987870 closed by pmoore

Typo in cgi doc (2004-07-08)
http://python.org/sf/987486 closed by rhettinger

pep 311 functions missing documentation (2004-07-09)
http://python.org/sf/987835 closed by akuchling

[2.3.2] zipfile test failure on AIX 5.1 (2003-11-03)
http://python.org/sf/835145 closed by akuchling

Race condition in asyncore poll (2002-10-26)
http://python.org/sf/629097 closed by akuchling

Problem w/6.27.2.2 GNUTranslations ungettext() example code (2004-05-07)
http://python.org/sf/949832 closed by akuchling

inspect.getmodule symlink-related failur (2002-06-17)
http://python.org/sf/570300 closed by bcannon

Relative Path causing crash in RotatingFileHandler (2004-06-29)
http://python.org/sf/982049 closed by bcannon

smtpd.py needs documentation (2001-08-14)
http://python.org/sf/450803 closed by fdrake

zipfile.py - pack filesize as unsigned allows files &gt; 2 gig (2003-02-03)
http://python.org/sf/679953 closed by bcannon

Move urllib2 functional tests into test suite (2004-07-10)
http://python.org/sf/988602 closed by akuchling

Demo/dbm.py - Rewrite using anydbm? (2003-01-08)
http://python.org/sf/664715 closed by bcannon

ntpath normpath (2004-06-26)
http://python.org/sf/980327 closed by bcannon

compiler.transformer and tuple unpacking (2004-07-10)
http://python.org/sf/988613 closed by mwh

urllib.urlretrieve() with ftp error (2002-11-08)
http://python.org/sf/635453 closed by bcannon

TimedRotatingFileHandler problems (2004-07-08)
http://python.org/sf/987166 closed by vsajip

IMAP4_SSL() class incompatible with socket.timeout (2004-06-22)
http://python.org/sf/977680 closed by bcannon

os.path.realpath can't handle symlink loops (2004-04-05)
http://python.org/sf/930024 closed by bcannon

Tiny suggestion to improve optparse doc (2004-07-03)
http://python.org/sf/984691 closed by bcannon

smtplib.SMTP prints debug stuff to stdout (2004-06-27)
http://python.org/sf/980938 closed by bcannon

Simplifiy coding in cmd.py (2004-05-18)
http://python.org/sf/956408 closed by rhettinger

diffutil errors when comparing 2 0 byte entries (2004-06-25)
http://python.org/sf/979794 closed by bcannon

Index error for empty lists in Difflib (2004-06-25)
http://python.org/sf/980117 closed by bcannon

weakref should have a WeakSet (2004-07-06)
http://python.org/sf/985753 closed by rhettinger

Parser wart (2003-08-27)
http://python.org/sf/796116 closed by rhettinger

urllib2 silently returns None when auth_uri is mismatched (2003-10-09)
http://python.org/sf/820583 closed by kbk

Queue class has logic error when non-blocking (2003-08-14)
http://python.org/sf/788520 closed by tim_one

profile.run raises TypeError encountering a list (2004-07-11)
http://python.org/sf/989066 closed by mondragon

logging.config: Does not check logging.handlers for handlers (2004-07-12)
http://python.org/sf/989199 closed by vsajip

Trap OSError when calling RotatingFileHandler.doRollover (2004-06-24)
http://python.org/sf/979252 closed by vsajip

logging functionality non-intuitive, levels confusing (2004-05-21)
http://python.org/sf/958180 closed by vsajip

Bad state of multi btree database file after large inserts (2004-06-30)
http://python.org/sf/982679 closed by loewis

db4 4.2 == :-( (test_anydbm and test_bsddb3) (2004-02-15)
http://python.org/sf/897820 closed by greg

BSDDB set_location bug (2004-02-05)
http://python.org/sf/890872 closed by greg

_______________________________________________
Python-Dev mailing list
Python-Dev[at]python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: http://mail.python.org/mailman/options/python-dev/list-python-dev%40lists.gossamer-threads.com


kbk at shore

Jul 20, 2004, 10:15 PM

Post #7 of 12 (1463 views)
Permalink
Weekly Python Bug/Patch Summary [In reply to]

Patch / Bug Summary
___________________

Patches : 275 open ( -3) / 2470 closed (+12) / 2745 total ( +9)
Bugs : 750 open (-11) / 4281 closed (+51) / 5031 total (+40)
RFE : 145 open ( +0) / 130 closed ( +1) / 275 total ( +1)

New / Reopened Patches
______________________

socketmodule on OpenBSD/sparc64 (64bit machine) (2004-07-16)
CLOSED http://python.org/sf/992055 opened by Aleksander Piotrowski

zipfile and big zipped file (2004-07-17)
http://python.org/sf/992750 opened by Keyphrene

cgi.parse_qs: make an empty string give {}, like in 2.3. (2004-07-17)
CLOSED http://python.org/sf/993062 opened by Richie Hindle

audioop extension should be enabled on 64-bit archs (2004-07-18)
CLOSED http://python.org/sf/993173 opened by Matthias Klose

audioop extension should be enabled on 64-bit archs (2004-07-18)
CLOSED http://python.org/sf/993189 opened by Matthias Klose

Fix docs for string/rstrip (2004-07-18)
CLOSED http://python.org/sf/993187 opened by Matthias Klose

Unicode in distutils.core.setup() (2004-07-19)
http://python.org/sf/993943 opened by Walter Dörwald

faster os.walk (2004-07-19)
http://python.org/sf/994057 opened by Felix Lee

HTTP basic authentication problem (2004-07-20)
http://python.org/sf/994595 opened by Catalin Marinas

Patches Closed
______________

AF_PACKET Hardware address support in socket module (2004-05-03)
http://python.org/sf/947352 closed by akuchling

socketmodule on OpenBSD/sparc64 (64bit machine) (2004-07-16)
http://python.org/sf/992055 closed by loewis

Add maketrans to string object (2004-04-29)
http://python.org/sf/943953 closed by perky

pimp.py has old URL for default database (2003-05-02)
http://python.org/sf/731151 closed by perky

socket module does not support AF_NETLINK (2004-07-03)
http://python.org/sf/984654 closed by loewis

Py_HUGE_VAL HUGE_VAL HUGE undefined (2004-06-08)
http://python.org/sf/968728 closed by perky

cgi.parse_qs: make an empty string give {}, like in 2.3. (2004-07-17)
http://python.org/sf/993062 closed by bcannon

audioop extension should be enabled on 64-bit archs (2004-07-18)
http://python.org/sf/993173 closed by loewis

audioop extension should be enabled on 64-bit archs (2004-07-18)
http://python.org/sf/993189 closed by nnorwitz

Fix docs for string/rstrip (2004-07-18)
http://python.org/sf/993187 closed by loewis

fix for bug #812325 (tarfile violates bufsize) (2003-11-21)
http://python.org/sf/846659 closed by nnorwitz

fix for bug #857297 (tarfile and hardlinks) (2004-03-15)
http://python.org/sf/916874 closed by nnorwitz

New / Reopened Bugs
___________________

os.path.realpath() does not handle symlinks correctly (2004-07-14)
http://python.org/sf/990669 opened by Anton Koinov

Crash when importing encoded file (2004-07-14)
http://python.org/sf/990743 opened by Jurjen N.E. Bos

os constants missing (2004-07-14)
http://python.org/sf/990749 opened by Connelly

sre.sub documentation is incomplete (2004-07-14)
http://python.org/sf/990792 opened by Laurent Pinchart

Crash from Rapid Clicks (2004-07-14)
http://python.org/sf/990911 opened by Karl

Uninstall Python shortcut does not work (2004-07-14)
CLOSED http://python.org/sf/990941 opened by Thomas Heller

python24.dll installation problems (2004-07-14)
http://python.org/sf/990945 opened by Thomas Heller

2.4 msi installer installs too many files (2004-07-14)
CLOSED http://python.org/sf/990953 opened by Thomas Heller

IDLE displays wrong help pages on Windows (2004-07-14)
CLOSED http://python.org/sf/990954 opened by Thomas Heller

staticmethod not in index (2004-07-14)
CLOSED http://python.org/sf/991123 opened by George Young

Make Problem on HPUX (2004-07-14)
http://python.org/sf/991125 opened by Paul D. Lusk

An inconsistency with nested scopes (2004-07-14)
http://python.org/sf/991196 opened by Nick Jacobson

Cookie.py loses 'secure' attribute (2004-07-15)
CLOSED http://python.org/sf/991258 opened by Stuart Bishop

Cookie.py does not correctly quote Morsels (2004-07-15)
http://python.org/sf/991266 opened by Stuart Bishop

test_imp failure (2004-07-15)
http://python.org/sf/991708 opened by Jim Fulton

os.access reports true for read-only directories (2004-07-15)
http://python.org/sf/991735 opened by Mark Moales

_bsddb segfault (2004-07-15)
http://python.org/sf/991754 opened by Jim Fulton

Documentation of DOMImplmentation lacking (2004-07-15)
http://python.org/sf/991805 opened by Robert M. Zigweid

PyArg_ParseTuple can miss errors with warnings as exceptions (2004-07-15)
http://python.org/sf/991812 opened by mssf

Warning in cjkcodecs/iso2022common.h (2004-07-15)
http://python.org/sf/991834 opened by Jack Jansen

PyObject_CallMethod docs unclear (with dangerous results) (2004-07-15)
http://python.org/sf/991883 opened by Itamar Shtull-Trauring

Building with --disable-toolbox-glue fails (2004-07-16)
http://python.org/sf/991962 opened by Jack Jansen

code that generates a segfault on Python 2.1-2.3 (2004-07-15)
http://python.org/sf/992017 opened by Ted Bach

test_format fails 2.4a1 (2004-07-16)
http://python.org/sf/992078 opened by roadkill

test_unicode fails 2.4a1 (2004-07-16)
CLOSED http://python.org/sf/992081 opened by roadkill

test_macostools fails when running from source (2004-07-16)
http://python.org/sf/992185 opened by Jack Jansen

exec statement balks at CR/LF (2004-07-16)
http://python.org/sf/992207 opened by Konrad Hinsen

attribute error after non-from import (2004-07-16)
http://python.org/sf/992389 opened by Jim Fulton

variable reuse in the logging module (2004-07-16)
http://python.org/sf/992397 opened by Gintautas Miliauskas

test_dummy_threading vs -O (2004-07-18)
CLOSED http://python.org/sf/993394 opened by Tim Peters

inspect.findsource does not call linecache.checkcache (2004-07-18)
http://python.org/sf/993580 opened by Jason Mobarak

optparse libref documentation missing "ref" (2004-07-19)
http://python.org/sf/993601 opened by Richard Jones

bdist_dumb and --relative on Windows fails (2004-07-19)
http://python.org/sf/993766 opened by Mark Hammond

threads duplicated on fork() prevent child from terminating (2004-07-19)
http://python.org/sf/994023 opened by L.C.

seg fault when calling bsddb.hashopen() (2004-07-19)
http://python.org/sf/994100 opened by Skip Montanaro

urllib2: improper capitalization of headers (2004-07-19)
http://python.org/sf/994101 opened by Robert Sayre

Py_RETURN_NONE causes too much warnings (2004-07-20)
http://python.org/sf/994255 opened by Correa

logging module: default levels do not work as documented. (2004-07-20)
http://python.org/sf/994416 opened by Roy Smith

logging module prints unexpected message when no handler set (2004-07-20)
http://python.org/sf/994421 opened by Roy Smith

typo in time.tzset's docstring (2004-07-20)
CLOSED http://python.org/sf/994580 opened by Marius Gedminas

fcntl example is broken (2004-07-20)
CLOSED http://python.org/sf/994605 opened by Chris Green

Bugs Closed
___________

Python-2.4.0a1 test_strptime.py fails on HP-UX11i (2004-07-12)
http://python.org/sf/989273 closed by bcannon

bsddb/weakref error (2004-07-07)
http://python.org/sf/986528 closed by montanaro

Py_BuildValue loses reference counts on error (2004-07-03)
http://python.org/sf/984722 closed by mwh

Uninstall Python shortcut does not work (2004-07-14)
http://python.org/sf/990941 closed by loewis

Python Logging filename & file number (2004-06-07)
http://python.org/sf/968245 closed by vsajip

2.4 msi installer installs too many files (2004-07-14)
http://python.org/sf/990953 closed by theller

IDLE displays wrong help pages on Windows (2004-07-14)
http://python.org/sf/990954 closed by kbk

gethostbyname is broken on hpux 11.11 (2004-06-25)
http://python.org/sf/979967 closed by ehab_teima

staticmethod not in index (2004-07-14)
http://python.org/sf/991123 closed by rhettinger

Cookie.py loses 'secure' attribute (2004-07-15)
http://python.org/sf/991258 closed by zenzen

IDLE docs broken on OSX (2004-02-19)
http://python.org/sf/900580 closed by kbk

Different behaviour using super() and explicit base class. (2004-04-11)
http://python.org/sf/933068 closed by loewis

OSATerminology is broken (2004-01-25)
http://python.org/sf/884085 closed by jackjansen

can't compile _localemodule.c w/o --enable-toolbox-glue (2004-06-23)
http://python.org/sf/978662 closed by bcannon

CFStringGetUnicode() returns null-terminated unicode string (2004-03-14)
http://python.org/sf/915942 closed by jackjansen

MacOS module doesn't compile on 10.1 (2003-08-01)
http://python.org/sf/781433 closed by jackjansen

bgenlocationscustomize: per-user configuration of bgen (2004-01-05)
http://python.org/sf/870997 closed by jackjansen

Standardize on systemwide bgenlocations INCLUDEDIR (2004-01-05)
http://python.org/sf/870972 closed by jackjansen

bgenlocations.py only works for OS9 users and jack ;) (2003-07-28)
http://python.org/sf/779151 closed by jackjansen

MacPython-OS9 distutils breaks on OSX (2003-05-20)
http://python.org/sf/740424 closed by jackjansen

MacPython-OS9 eats CPU while waiting for I/O (2003-04-29)
http://python.org/sf/729871 closed by jackjansen

Mac/OSX/README outdated (2003-06-20)
http://python.org/sf/757567 closed by jackjansen

PackMan needs to be able to install outside site-packages (2003-06-28)
http://python.org/sf/762147 closed by jackjansen

bundlebuilder --lib mishandles frameworks (2004-01-23)
http://python.org/sf/883283 closed by jackjansen

Windows installer missing test files (2004-07-11)
http://python.org/sf/988784 closed by loewis

Framework Info.plist is out of date (2003-12-08)
http://python.org/sf/856407 closed by jackjansen

IDE textwindow scrollbar is over-enthusiastic (2003-03-30)
http://python.org/sf/711989 closed by jackjansen

Definitive way to link to the correct Python.framework (2003-12-08)
http://python.org/sf/856401 closed by jackjansen

printing date causes crash (2004-07-14)
http://python.org/sf/990569 closed by mhammond

Unloading extension modules not always safe (2003-11-07)
http://python.org/sf/838140 closed by jackjansen

pydoc crash on MacOS X (2003-11-25)
http://python.org/sf/848907 closed by jackjansen

Recommend TeachText in OSX documentation (2003-08-27)
http://python.org/sf/795649 closed by jackjansen

New mandatory 2nd argument to site.addsitedir breaks compat (2004-07-07)
http://python.org/sf/986795 closed by bcannon

test_unicode fails 2.4a1 (2004-07-16)
http://python.org/sf/992081 closed by loewis

IDE has dirty sys.argv (2003-07-03)
http://python.org/sf/765603 closed by jackjansen

Carbon.CF module needs new style classes (2003-03-03)
http://python.org/sf/696527 closed by jackjansen

Investigate weak linking (2002-12-14)
http://python.org/sf/653871 closed by jackjansen

Mac/OSX/Makefile assumes case-insensitive build (2003-07-05)
http://python.org/sf/766210 closed by jackjansen

MacPython installer: disk image does not mount from NFS (2003-11-11)
http://python.org/sf/839865 closed by jackjansen

urllib proxy handling incomplete for MacOSX (2003-07-28)
http://python.org/sf/779167 closed by jackjansen

PythonLauncher has empty popup for interpreters (2003-07-22)
http://python.org/sf/775878 closed by jackjansen

bundlebuilder Info.plist files. (2003-07-04)
http://python.org/sf/765903 closed by jackjansen

hardcoded python paths (2003-07-09)
http://python.org/sf/768391 closed by jackjansen

mistyped example (2004-07-14)
http://python.org/sf/990497 closed by perky

CJK codecs list incomplete (2004-06-09)
http://python.org/sf/969415 closed by perky

test_dummy_threading vs -O (2004-07-18)
http://python.org/sf/993394 closed by bcannon

cgi.parse_qsl broken (2004-07-13)
http://python.org/sf/990307 closed by nascheme

float_subtype_new() bug (2004-06-04)
http://python.org/sf/966618 closed by nascheme

typo in time.tzset's docstring (2004-07-20)
http://python.org/sf/994580 closed by nnorwitz

fcntl example is broken (2004-07-20)
http://python.org/sf/994605 closed by nnorwitz

Tarfile and hard-links (2003-12-09)
http://python.org/sf/857297 closed by nnorwitz

FutureWarning in Carbon/Controls.py (2003-07-28)
http://python.org/sf/779147 closed by kasplat

New / Reopened RFE
__________________

array.array objects should support sequences (2004-07-17)
http://python.org/sf/992967 opened by Bob Ippolito

RFE Closed
__________

add POST support to webbrowser module (2002-01-02)
http://python.org/sf/498855 closed by kasplat

_______________________________________________
Python-Dev mailing list
Python-Dev[at]python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: http://mail.python.org/mailman/options/python-dev/list-python-dev%40lists.gossamer-threads.com


kbk at shore

Jul 28, 2004, 10:45 PM

Post #8 of 12 (1459 views)
Permalink
Weekly Python Bug/Patch Summary [In reply to]

Patch / Bug Summary
___________________

Patches : 279 open ( +4) / 2483 closed (+13) / 2762 total (+17)
Bugs : 762 open (+12) / 4303 closed (+22) / 5065 total (+34)
RFE : 145 open ( +0) / 130 closed ( +0) / 275 total ( +0)

New / Reopened Patches
______________________

tarfile.py fix for bug #949052 (2004-07-21)
http://python.org/sf/995126 opened by Lars Gustäbel

tarfile.py fix for bug #990325 (2004-07-21)
CLOSED http://python.org/sf/995225 opened by Lars Gustäbel

fix for title case bug: #995422 (2004-07-22)
http://python.org/sf/995740 opened by Baris Metin

Keyword argument support in cPickle (2004-07-22)
CLOSED http://python.org/sf/995766 opened by Dima Dorfman

Skipped test expectations for freebsd5 (2004-07-22)
CLOSED http://python.org/sf/995782 opened by Dima Dorfman

Avoid calling tp_compare with different types (2004-07-22)
http://python.org/sf/995939 opened by Dima Dorfman

hp-roman codec (2004-07-22)
CLOSED http://python.org/sf/996067 opened by Richard Brodie

correct urllib2 header capitalization (fix for #994101) (2004-07-22)
CLOSED http://python.org/sf/996159 opened by Johannes Gijsbers

New patch for Python 2.3 spec file. (2004-07-23)
http://python.org/sf/996316 opened by Sean Reifschneider

Allow pydoc to work with XP Themes (.manifest file) (2004-07-24)
http://python.org/sf/997284 opened by Greg Chapman

httplib.HTTPConnection.request() bug (2004-07-25)
http://python.org/sf/997626 opened by John J Lee

crypt module documentation extended (2004-07-25)
CLOSED http://python.org/sf/997668 opened by Fernando Altomare Serboncini

imaplib deleteacl and myrights (2004-07-26)
CLOSED http://python.org/sf/998149 opened by Arnaud MAZIN

Decoding incomplete unicode (2004-07-27)
http://python.org/sf/998993 opened by Walter Dörwald

Update kwargs in pickle docs to match implementations (2004-07-28)
http://python.org/sf/999280 opened by Dima Dorfman

Patches Closed
______________

tarfile.py fix for bug #990325 (2004-07-21)
http://python.org/sf/995225 closed by tim_one

faster os.walk (2004-07-19)
http://python.org/sf/994057 closed by loewis

Unicode in distutils.core.setup() (2004-07-19)
http://python.org/sf/993943 closed by theller

Keyword argument support in cPickle (2004-07-22)
http://python.org/sf/995766 closed by loewis

Skipped test expectations for freebsd5 (2004-07-22)
http://python.org/sf/995782 closed by loewis

gettext improvements (2004-06-27)
http://python.org/sf/980500 closed by niemeyer

correct urllib2 header capitalization (fix for #994101) (2004-07-22)
http://python.org/sf/996159 closed by jlgijsbers

crypt module documentation extended (2004-07-25)
http://python.org/sf/997668 closed by loewis

nntplib: group descriptions and RFC2980 (2002-09-06)
http://python.org/sf/605370 closed by loewis

locale.getdefaultlocale fails with empty env. variable (2004-05-29)
http://python.org/sf/962487 closed by loewis

imaplib deleteacl and myrights (2004-07-26)
http://python.org/sf/998149 closed by loewis

hp-roman8 codec (2004-07-22)
http://python.org/sf/996067 closed by lemburg

Deferred String Addtion: Proof-of-concept (2004-06-20)
http://python.org/sf/976162 closed by gvanrossum

New / Reopened Bugs
___________________

Ensure -single_module on Mac OS X (2004-07-21)
http://python.org/sf/995019 opened by Bill Bumgarner

Should build Python dylib with -single_module (2004-07-21)
CLOSED http://python.org/sf/995023 opened by Bob Ippolito

logging.handlers.RotatingFileHandler missing error handling (2004-07-21)
CLOSED http://python.org/sf/995109 opened by Simon Dahlbacka

Deprecation Warning lies when it cannot parse your encoding (2004-07-21)
CLOSED http://python.org/sf/995206 opened by Laura Creighton

title case bug (2004-07-21)
CLOSED http://python.org/sf/995422 opened by Kimo Johnson

Does not build selected SGI specific modules (2004-07-21)
http://python.org/sf/995458 opened by Bruce D. Ray

PEP 263 regular expression fails (2004-07-21)
CLOSED http://python.org/sf/995522 opened by Sjoerd Mullender

memory leak with theads and enhancement of the timer class (2004-07-22)
http://python.org/sf/995907 opened by Tobias Haar

method after() and afer_idle() are not thead save (2004-07-22)
http://python.org/sf/995925 opened by Tobias Haar

TclError with intel's hypertheading (2004-07-22)
http://python.org/sf/995956 opened by Tobias Haar

Operations between sets (2004-07-22)
CLOSED http://python.org/sf/995983 opened by Francesco Ricciardi

'set' only operations (2004-07-22)
CLOSED http://python.org/sf/995987 opened by Francesco Ricciardi

readline function pointer with not tty's (2004-07-22)
http://python.org/sf/996259 opened by Lisandro Dalcin

Bug somewhere in email Parser or PortableUnixMailbox (2004-07-23)
CLOSED http://python.org/sf/996359 opened by Skip Montanaro

math and cmath docs don't specify radians (2004-07-23)
http://python.org/sf/996392 opened by Tim Delaney

Unicode String formatting does not correctly handle objects (2004-06-02)
CLOSED http://python.org/sf/964929 reopened by lemburg

normpath symlinks doc warning (bug #990669) (2004-07-23)
http://python.org/sf/996626 opened by Johannes Gijsbers

realpath: resolve symlinks before normalizing (bug #990669) (2004-07-23)
http://python.org/sf/996627 opened by Johannes Gijsbers

os.environ documentation should indicate unreliability (2004-07-23)
CLOSED http://python.org/sf/996748 opened by Richard Tibbetts

ConfigParser behavior change (2004-07-24)
http://python.org/sf/997050 opened by David Goodger

optparse.py:668 triggers FutureWarning (2004-07-24)
http://python.org/sf/997100 opened by Charles

What's New in 2.4: sorted(): doc bug? (2004-07-24)
CLOSED http://python.org/sf/997166 opened by Michael Dyck

strftime() backwards incompatibility (2004-07-24)
http://python.org/sf/997368 opened by Jp Calderone

"disjunct" should be "disjoint" (2004-07-25)
http://python.org/sf/997533 opened by Tim Freeman

dircache fix; raise like os.listdir, plus optimization (2004-07-25)
http://python.org/sf/997726 opened by Carl Henrik Holth Lunde

LC_CTYPE locale and strings (2004-07-26)
http://python.org/sf/997768 opened by Pekka Pessi

Enclosing Scope missing from namespace in Tutorial (2004-07-26)
http://python.org/sf/997912 opened by Brian vdB

bsddb has default flag of c, not r (2004-07-26)
http://python.org/sf/998001 opened by kim bruning

typo in documentation (2004-07-26)
http://python.org/sf/998066 opened by Eric Chen

Typo in http://docs.python.org/lib/module-locale.html (2004-07-26)
CLOSED http://python.org/sf/998170 opened by Laura Creighton

Popen3.poll race condition (2004-07-26)
http://python.org/sf/998246 opened by Tres Seaver

replace file() with open() in libcvs.tex (2004-07-26)
http://python.org/sf/998307 opened by Fedor Baart

pickle bug - recursively memoizing class? (2004-07-27)
http://python.org/sf/998998 opened by Skip Montanaro

Compiler module doesn't handle global statement correctly (2004-07-27)
http://python.org/sf/999042 opened by Jim Fulton

compiler module doesn't support unicode characters in laiter (2004-07-28)
http://python.org/sf/999444 opened by Jim Fulton

Setup.local ignored by setup.py (2004-07-28)
http://python.org/sf/999767 opened by Stephan A. Terre

zlib home page wrong in three files (2004-07-28)
CLOSED http://python.org/sf/999776 opened by Stephan A. Terre

Bugs Closed
___________

unknown parsing error (2004-07-03)
http://python.org/sf/984714 closed by loewis

Should build Python dylib with -single_module (2004-07-21)
http://python.org/sf/995023 closed by etrepum

logging.handlers.RotatingFileHandler missing error handling (2004-07-21)
http://python.org/sf/995109 closed by vsajip

Deprecation Warning lies when it cannot parse your encoding (2004-07-21)
http://python.org/sf/995206 closed by lemburg

testtar.tar is partially insane (2004-07-13)
http://python.org/sf/990325 closed by tim_one

logging module prints unexpected message when no handler set (2004-07-20)
http://python.org/sf/994421 closed by vsajip

logging module: default levels do not work as documented. (2004-07-20)
http://python.org/sf/994416 closed by vsajip

Py_RETURN_NONE causes too much warnings (2004-07-19)
http://python.org/sf/994255 closed by tim_one

title case bug (2004-07-21)
http://python.org/sf/995422 closed by rhettinger

PEP 263 regular expression fails (2004-07-21)
http://python.org/sf/995522 closed by akuchling

online documentation says "Nac" in the link, "Nav" for mod (2004-07-13)
http://python.org/sf/990524 closed by akuchling

cPickle doesn't like protocol keyword argument, pickle does (2004-02-01)
http://python.org/sf/888594 closed by loewis

Operations between sets (2004-07-22)
http://python.org/sf/995983 closed by rhettinger

'set' only operations (2004-07-22)
http://python.org/sf/995987 closed by rhettinger

Bug somewhere in email Parser or PortableUnixMailbox (2004-07-23)
http://python.org/sf/996359 closed by montanaro

Unicode String formatting does not correctly handle objects (2004-06-02)
http://python.org/sf/964929 closed by lemburg

Unicode String formatting does not correctly handle objects (2004-06-02)
http://python.org/sf/964929 closed by lemburg

os.environ documentation should indicate unreliability (2004-07-23)
http://python.org/sf/996748 closed by tim_one

What's New in 2.4: sorted(): doc bug? (2004-07-24)
http://python.org/sf/997166 closed by akuchling

python24.dll installation problems (2004-07-14)
http://python.org/sf/990945 closed by loewis

test_unicode_file fails on Win98SE (2004-03-28)
http://python.org/sf/924703 closed by loewis

Typo in http://docs.python.org/lib/module-locale.html (2004-07-26)
http://python.org/sf/998170 closed by nnorwitz

zlib home page wrong in three files (2004-07-28)
http://python.org/sf/999776 closed by nnorwitz

_______________________________________________
Python-Dev mailing list
Python-Dev[at]python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: http://mail.python.org/mailman/options/python-dev/list-python-dev%40lists.gossamer-threads.com


kbk at shore

Aug 3, 2004, 9:54 PM

Post #9 of 12 (1439 views)
Permalink
Weekly Python Bug/Patch Summary [In reply to]

Patch / Bug Summary
___________________

Patches : 276 open ( -3) / 2493 closed (+10) / 2769 total ( +7)
Bugs : 766 open ( +4) / 4317 closed (+14) / 5083 total (+18)
RFE : 146 open ( +1) / 130 closed ( +0) / 276 total ( +1)

New / Reopened Patches
______________________

A BSD-style wait4 implementation (2004-07-29)
http://python.org/sf/1000267 opened by chads

posixpath._resolve_link typo (2004-07-31)
CLOSED http://python.org/sf/1001109 opened by Ronald Oussoren

socketmodule on OpenBSD/sparc64 (64bit machine) (2004-08-01)
http://python.org/sf/1001610 opened by Aleksander Piotrowski

Logger file objects (2004-08-02)
http://python.org/sf/1001864 opened by Miki Tebeka

O(1) xrange membership testing (2004-08-02)
http://python.org/sf/1002085 opened by Mac-arena the Bored Zo

Better extensibility for distutils commands (2004-08-02)
CLOSED http://python.org/sf/1002241 opened by Fred L. Drake, Jr.

Patches Closed
______________

posixpath._resolve_link typo (2004-07-31)
http://python.org/sf/1001109 closed by ronaldoussoren

Implementation for PEP 318 using java-style syntax (2004-06-25)
http://python.org/sf/979728 closed by anthonybaxter

Better extensibility for distutils commands (2004-08-02)
http://python.org/sf/1002241 closed by fdrake

HTTP basic authentication problem (2004-07-20)
http://python.org/sf/994595 closed by loewis

speed up md5: allow Encode and Decode to inline (2004-06-22)
http://python.org/sf/977074 closed by loewis

add option to NOT use ~/.netrc in nntplib.NNTP() (2003-10-14)
http://python.org/sf/823072 closed by loewis

askstring => grab fail (2004-05-02)
http://python.org/sf/946153 closed by loewis

658254: accept None for time.ctime() and friends (2003-01-06)
http://python.org/sf/663482 closed by fdrake

Add support for sync and use "wish" options (2004-07-08)
http://python.org/sf/986929 closed by loewis

commands.py for Windows (2002-12-17)
http://python.org/sf/655421 closed by zopezen

New / Reopened Bugs
___________________

optparse error method doesn't print option info (2004-07-29)
http://python.org/sf/1000439 opened by Ivan Nestlerode

"make pdf" failure w/ 2.4 docs (2004-07-30)
http://python.org/sf/1000841 opened by Mat Martineau

Carbon.CF.CFMutableArray hangs interpreter (2004-07-30)
http://python.org/sf/1000914 opened by Ronald Oussoren

str.join([ str-subtype-instance ]) misbehaves (2004-07-31)
http://python.org/sf/1001011 opened by Thomas Wouters

setdefaulttimeout causes unnecessary timeouts on connect err (2004-07-31)
CLOSED http://python.org/sf/1001018 opened by Mark Hammond

wave.open() with unicode filename fails (2004-07-31)
CLOSED http://python.org/sf/1001053 opened by John Popplewell

incorrect reference to macro named foo (2004-07-31)
CLOSED http://python.org/sf/1001088 opened by Clinton Roy

hotspot profiler does not work correctly on P4 CPUs with HT (2004-07-31)
http://python.org/sf/1001150 opened by Viktor Ferenczi

glob unicode (2004-08-01)
http://python.org/sf/1001604 opened by leve

socketmodule does not build under cygwin (2004-08-02)
http://python.org/sf/1001857 opened by Miki Tebeka

IDLE hangs when inactive more than 2 hours (2004-08-02)
http://python.org/sf/1001869 opened by Miki Tebeka

os.path.realpath can't handle symlink loops (2004-04-05)
http://python.org/sf/930024 reopened by loewis

os.path.sameopenfile documentation wrong. (2004-08-02)
http://python.org/sf/1002398 opened by Jeremy Fincher

Wrong documentation of __radd__ etc. (2004-08-03)
http://python.org/sf/1002453 opened by Hallvard B Furuseth

MemoryError on AIX52 (2004-08-03)
http://python.org/sf/1002465 opened by Datranet

email message parser doesn't handle \r\n correctly (2004-08-03)
http://python.org/sf/1002475 opened by Sjoerd Mullender

test_decimal fails if repeated (2004-08-03)
http://python.org/sf/1002530 opened by Michael Hudson

test_logging fails if run twice (2004-08-03)
http://python.org/sf/1002537 opened by Michael Hudson

glob() unicode bug (2004-08-03)
CLOSED http://python.org/sf/1002632 opened by leve

asynchat does not accept 'long' terminator (2004-08-03)
http://python.org/sf/1002763 opened by Jey Kottalam

Bugs Closed
___________

"disjunct" should be "disjoint" (2004-07-25)
http://python.org/sf/997533 closed by rhettinger

Mingw needs to use the same MSVC runtime as Python (2004-01-04)
http://python.org/sf/870382 closed by loewis

Python 2.3.4, Solaris 7, socketmodule.c does not compile (2004-06-14)
http://python.org/sf/972724 closed by brucedray

setdefaulttimeout causes unnecessary timeouts on connect err (2004-07-30)
http://python.org/sf/1001018 closed by tim_one

wave.open() with unicode filename fails (2004-07-30)
http://python.org/sf/1001053 closed by nnorwitz

incorrect reference to macro named foo (2004-07-31)
http://python.org/sf/1001088 closed by nnorwitz

os.path.realpath can't handle symlink loops (2004-04-05)
http://python.org/sf/930024 closed by akuchling

leaking snippet (2003-09-18)
http://python.org/sf/808596 closed by mwh

refleaks in _hotshot.c (2003-09-18)
http://python.org/sf/808756 closed by arigo

math and cmath docs don't specify radians (2004-07-23)
http://python.org/sf/996392 closed by tim_one

bsddb has default flag of c, not r (2004-07-26)
http://python.org/sf/998001 closed by akuchling

glob() unicode bug (2004-08-03)
http://python.org/sf/1002632 closed by lemburg

boolobject.h documentation missing from Python/C API (2004-01-22)
http://python.org/sf/882332 closed by fdrake

Accept None for time.ctime() and friends (2002-12-24)
http://python.org/sf/658254 closed by fdrake

idle.py doesn't accept ( in some cases (2003-07-22)
http://python.org/sf/775541 closed by kbk

New / Reopened RFE
__________________

Adding missing ISO 8859 codecs, especially Thai (2004-08-02)
http://python.org/sf/1001895 opened by Peter Jacobi

_______________________________________________
Python-Dev mailing list
Python-Dev[at]python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: http://mail.python.org/mailman/options/python-dev/list-python-dev%40lists.gossamer-threads.com


kbk at shore

Aug 10, 2004, 8:15 PM

Post #10 of 12 (1439 views)
Permalink
Weekly Python Bug/Patch Summary [In reply to]

Patch / Bug Summary
___________________

Patches : 284 open ( +8) / 2514 closed (+21) / 2798 total (+29)
Bugs : 744 open (-22) / 4361 closed (+44) / 5105 total (+22)
RFE : 149 open ( +3) / 130 closed ( +0) / 279 total ( +3)

New / Reopened Patches
______________________

Simple File fix for Windows Runtime incompatability (2004-08-04)
http://python.org/sf/1003535 opened by Jeremy Schwartz

fix for bugs 976878, 926369, 875404 (pdb bkpt handling) (2004-08-04)
http://python.org/sf/1003640 opened by Ilya Sandler

Fix for 1002475 (Feedparser not handling \r\n correctly) (2004-08-05)
CLOSED http://python.org/sf/1003693 opened by Tony Meyer

add socketpair function to socket module (2004-08-05)
CLOSED http://python.org/sf/1003700 opened by Dave Cole

Fix markup in concrete.tex (2004-08-05)
CLOSED http://python.org/sf/1003861 opened by Dima Dorfman

adds an index entry for __all__ to the tutorial (2004-08-05)
CLOSED http://python.org/sf/1003863 opened by Clinton Roy

comparison of Decimal instance with None fails (2004-08-05)
CLOSED http://python.org/sf/1004018 opened by Anthony Tuininga

big code objects (>64K) may be optimized incorrectly (2004-08-05)
CLOSED http://python.org/sf/1004088 opened by Cezary Biernacki

untested patch for compile.c (bug 1004088) (2004-08-05)
CLOSED http://python.org/sf/1004095 opened by Cezary Biernacki

Make func_name writable (2004-08-06)
http://python.org/sf/1004703 opened by Michael Hudson

curses.wrapper should also forward keyword args (2004-08-07)
CLOSED http://python.org/sf/1005008 opened by Rob Nichols

test_curses fails on MacOS X 10.3 (2004-08-07)
CLOSED http://python.org/sf/1005123 opened by Ronald Oussoren

property to get the docstring from fget (2004-08-08)
http://python.org/sf/1005461 opened by Dima Dorfman

Markup tweaks to @deco examples in libref (2004-08-08)
CLOSED http://python.org/sf/1005465 opened by Dima Dorfman

fix inspect.getargs() crash on def foo((bar)) (bug #891637) (2004-08-08)
http://python.org/sf/1005466 opened by Johannes Gijsbers

Disambiguate "min() or max()" exception string (2004-08-08)
http://python.org/sf/1005468 opened by Dima Dorfman

use __name__ = '__main__' in tools/scripts (bug #624893) (2004-08-08)
CLOSED http://python.org/sf/1005491 opened by Johannes Gijsbers

Avoid seg fault if list object is modified during list.index (2004-08-09)
http://python.org/sf/1005778 opened by Dima Dorfman

replacing rfc822.formatdate (2004-08-09)
http://python.org/sf/1005857 opened by Anthony Baxter

support --with-tsc on PPC (2004-08-09)
http://python.org/sf/1005891 opened by Michael Hudson

test_curses bugs (2004-08-09)
http://python.org/sf/1005892 opened by Alexandr Zamaraev

curses for win32 (2004-08-09)
http://python.org/sf/1005895 opened by Alexandr Zamaraev

Patch to allow building of paper-*/dist.pdf (2004-08-09)
http://python.org/sf/1005913 opened by Jeff Epler

Cygwin standard module build problems (2004-08-09)
http://python.org/sf/1006003 opened by Jason Tishler

Cygwin standard module build problems (2004-08-09)
http://python.org/sf/1006003 opened by Jason Tishler

make inspect.getsource show @decorators (2004-08-09)
CLOSED http://python.org/sf/1006219 opened by Simon Percivall

cross compile patch (2004-08-09)
http://python.org/sf/1006238 opened by Daniel Goertzen

Match Solaris def'n of _XOPEN_SOURCE (2004-08-10)
http://python.org/sf/1006629 opened by Skip Montanaro

Remove ODBC library references from Windows build (2004-08-11)
http://python.org/sf/1006916 opened by Nick Coghlan

Remove ODBC library references from Windows build (2004-08-11)
http://python.org/sf/1006916 opened by Nick Coghlan

Build Patch #941881 (PEP 309 in C) on windows (2004-08-11)
http://python.org/sf/1006948 opened by Nick Coghlan

Patches Closed
______________

O(1) xrange membership testing (2004-08-02)
http://python.org/sf/1002085 closed by loewis

Allow any encodings other than latin-1 in interactive interp (2004-04-24)
http://python.org/sf/941229 closed by perky

Fix for 1002475 (Feedparser not handling \r\n correctly) (2004-08-04)
http://python.org/sf/1003693 closed by bwarsaw

add socketpair function to socket module (2004-08-05)
http://python.org/sf/1003700 closed by davecole

fix build of docs in info format (2004-06-15)
http://python.org/sf/972991 closed by doko

Fix markup in concrete.tex (2004-08-05)
http://python.org/sf/1003861 closed by akuchling

adds an index entry for __all__ to the tutorial (2004-08-05)
http://python.org/sf/1003863 closed by mwh

efficient string concatenation (2004-06-27)
http://python.org/sf/980695 closed by rhettinger

comparison of Decimal instance with None fails (2004-08-05)
http://python.org/sf/1004018 closed by rhettinger

big code objects (>64K) may be optimized incorrectly (2004-08-05)
http://python.org/sf/1004088 closed by rhettinger

untested patch for compile.c (bug 1004088) (2004-08-05)
http://python.org/sf/1004095 closed by cezary

curses.wrapper should also forward keyword args (2004-08-07)
http://python.org/sf/1005008 closed by mwh

test_curses fails on MacOS X 10.3 (2004-08-07)
http://python.org/sf/1005123 closed by mwh

Nails down the semantics of dict setitem (2003-06-03)
http://python.org/sf/748126 closed by mwh

httplib.HTTPConnection.request() bug (2004-07-25)
http://python.org/sf/997626 closed by jhylton

assert should not generate code if optimized (2003-11-05)
http://python.org/sf/836879 closed by jhylton

Update kwargs in pickle docs to match implementations (2004-07-28)
http://python.org/sf/999280 closed by akuchling

installing modules are explained in old filenames (2003-12-18)
http://python.org/sf/862531 closed by akuchling

Markup tweaks to @deco examples in libref (2004-08-08)
http://python.org/sf/1005465 closed by akuchling

use __name__ = '__main__' in tools/scripts (bug #624893) (2004-08-08)
http://python.org/sf/1005491 closed by akuchling

proposed patch for posixpath.py: getctime() (2003-04-12)
http://python.org/sf/720188 closed by kbk

Cygwin standard module build problems (2004-08-09)
http://python.org/sf/1006003 closed by jlt63

make inspect.getsource show @decorators (2004-08-09)
http://python.org/sf/1006219 closed by percivall

New / Reopened Bugs
___________________

segfault when running smtplib example (2004-08-04)
http://python.org/sf/1003195 opened by Bertram Scharpf

telnetlib on Windows: read_until() freezes (2004-08-04)
CLOSED http://python.org/sf/1003323 opened by Yannick Turgeon

Python 1.5.2 security vulnerability (2004-08-04)
http://python.org/sf/1003471 opened by Kirby Kuehl

xrange overflows (2004-08-05)
http://python.org/sf/1003935 reopened by hfuru

xrange overflows (2004-08-05)
http://python.org/sf/1003935 opened by Hallvard B Furuseth

Shortcut keys don't work when CAPS LOCK is on (2004-08-05)
CLOSED http://python.org/sf/1004217 opened by otto

imaplib.IMAP4.select doesn't return critical data (2004-08-05)
CLOSED http://python.org/sf/1004271 opened by Charles

Type returned from .keys() is not checked (2004-08-06)
CLOSED http://python.org/sf/1004629 opened by ben handley

Type returned from .keys() is not checked (2004-08-06)
CLOSED http://python.org/sf/1004669 opened by ben handley

Int Type Documentation incomplete (2004-08-06)
CLOSED http://python.org/sf/1004698 opened by Colin J. Williams

Carbon.File fails if server vol is mounted after launch (2004-08-06)
http://python.org/sf/1004810 opened by Paul Pharr

Limited User gets error in 2.4a2 MSI (2004-08-06)
CLOSED http://python.org/sf/1004837 opened by Martin v. Löwis

iso-2022-jp crashes (2004-08-07)
CLOSED http://python.org/sf/1005078 opened by Martin v. Löwis

test__locale fails on MacOS X (2004-08-07)
http://python.org/sf/1005113 opened by Ronald Oussoren

new.code() not cleanly checking its arguments (2004-08-07)
http://python.org/sf/1005248 opened by Armin Rigo

_XOPEN_SOURCE issue on IRIX 5.3 (2004-08-08)
http://python.org/sf/1005308 opened by Georg Schwarz

inconsistent acceptance of floats for range() (2004-08-07)
http://python.org/sf/1005325 opened by Brett Cannon

_SC_PAGE_SIZE unknown on IRIX 5.3 (2004-08-08)
http://python.org/sf/1005568 opened by Georg Schwarz

compile errors on _codecs_iso2022.c (2004-08-09)
http://python.org/sf/1005737 opened by roadkill

imaplib.IMAP4.getquotaroot error (2004-08-09)
CLOSED http://python.org/sf/1005933 opened by Thierry FLORAC

Index entries with "_" are wrong in pdf file (2004-08-09)
http://python.org/sf/1005936 opened by Jeff Epler

leaking snippet (2003-09-18)
http://python.org/sf/808596 reopened by mwh

FutureWarning when running regression tests (2004-08-09)
http://python.org/sf/1006001 opened by Viktor Ferenczi

odbc queries with very long strings fail with no exceptions (2004-08-09)
CLOSED http://python.org/sf/1006056 opened by leve

distutils builds too many rpms (2004-08-10)
CLOSED http://python.org/sf/1006607 opened by Jeff MacDonald

Possible memory leak in output console (2004-08-10)
http://python.org/sf/1006740 opened by Kirk Strauser

Bugs Closed
___________

socketmodule does not build under cygwin (2004-08-02)
http://python.org/sf/1001857 closed by jlt63

unicode.width broken for combining characters (2004-07-12)
http://python.org/sf/989185 closed by lemburg

test_logging fails if run twice (2004-08-03)
http://python.org/sf/1002537 closed by vsajip

variable reuse in the logging module (2004-07-16)
http://python.org/sf/992397 closed by vsajip

telnetlib on Windows: read_until() freezes (2004-08-04)
http://python.org/sf/1003323 closed by mwh

email message parser doesn't handle \r\n correctly (2004-08-03)
http://python.org/sf/1002475 closed by bwarsaw

Compiler warnings for Modules/readline.c:flex_complete() (2004-07-09)
http://python.org/sf/988300 closed by bcannon

xrange overflows (2004-08-05)
http://python.org/sf/1003935 closed by tim_one

strftime() backwards incompatibility (2004-07-24)
http://python.org/sf/997368 closed by bwarsaw

Shortcut keys don't work when CAPS LOCK is on (2004-08-05)
http://python.org/sf/1004217 closed by kbk

bdist_rpm license documented, but not accepted as valid (2004-07-05)
http://python.org/sf/985478 closed by melicertes

imaplib.IMAP4.select doesn't return critical data (2004-08-05)
http://python.org/sf/1004271 closed by melicertes

Type returned from .keys() is not checked (2004-08-06)
http://python.org/sf/1004629 closed by rhettinger

Type returned from .keys() is not checked (2004-08-06)
http://python.org/sf/1004669 closed by rhettinger

Int Type Documentation incomplete (2004-08-06)
http://python.org/sf/1004698 closed by mwh

Limited User gets error in 2.4a2 MSI (2004-08-06)
http://python.org/sf/1004837 closed by loewis

test_decimal fails if repeated (2004-08-03)
http://python.org/sf/1002530 closed by rhettinger

doctest.DocTestSuite does not support __test__ (2003-07-16)
http://python.org/sf/772091 closed by tim_one

iso-2022-jp crashes (2004-08-07)
http://python.org/sf/1005078 closed by loewis

replace file() with open() in libcvs.tex (2004-07-26)
http://python.org/sf/998307 closed by akuchling

httplib fails on Akamai URLs (2004-01-11)
http://python.org/sf/874842 closed by jhylton

pickletools module is not documented (2004-01-08)
http://python.org/sf/873146 closed by akuchling

readline function pointer with not tty's (2004-07-23)
http://python.org/sf/996259 closed by mwh

test_tcl fails -- (2004-02-26)
http://python.org/sf/905046 closed by mwh

AIX POLLNVAL definition causes problems (2004-03-25)
http://python.org/sf/923315 closed by akuchling

typo in os.popen4 documentation (2004-07-26)
http://python.org/sf/998066 closed by akuchling

sre.sub documentation is incomplete (2004-07-14)
http://python.org/sf/990792 closed by akuchling

PyObject_CallMethod docs unclear (with dangerous results) (2004-07-15)
http://python.org/sf/991883 closed by akuchling

PyArg_ParseTuple can miss errors with warnings as exceptions (2004-07-15)
http://python.org/sf/991812 closed by mwh

Pyton 2.3.4 Make Test Fails on Mac OS X (2004-06-10)
http://python.org/sf/970799 closed by bcannon

SimpleHTTPServer docs out of date (2003-12-27)
http://python.org/sf/866222 closed by akuchling

List comprehensions leaking control variable name deprecated (2003-10-20)
http://python.org/sf/827209 closed by akuchling

2.3a2 site.py non-existing dirs (2003-02-25)
http://python.org/sf/693255 closed by bcannon

Webchecker error on http://www.naleo.org (2002-08-08)
http://python.org/sf/592441 closed by mwh

Uninitialized variable used in Tools/faqwiz/faqwiz.py (2003-07-25)
http://python.org/sf/777659 closed by mwh

On HPUX 11i universal newlines seems to cause readline(s) to (2004-06-25)
http://python.org/sf/979872 closed by mwh

doctest fails with TypeError (2003-07-02)
http://python.org/sf/764504 closed by tim_one

doctest chokes on recursive members (2003-12-23)
http://python.org/sf/864944 closed by tim_one

doctest confused by super-instances in class-dicts (2004-02-23)
http://python.org/sf/902628 closed by tim_one

texi2html.py not working (2004-05-06)
http://python.org/sf/948881 closed by anthonybaxter

imaplib.IMAP4.getquotaroot error (2004-08-09)
http://python.org/sf/1005933 closed by pierslauder

odbc queries with very long strings fail with no exceptions (2004-08-09)
http://python.org/sf/1006056 closed by loewis

pydoc shows tools/scripts but blows up (2002-10-17)
http://python.org/sf/624893 closed by akuchling

Dubious use of Unicode literals in tutorial (2003-07-18)
http://python.org/sf/773351 closed by ghaering

distutils builds too many rpms (2004-08-10)
http://python.org/sf/1006607 closed by jonez

Ctrl+key combos stop working in IDLE (2003-10-31)
http://python.org/sf/833957 closed by kbk

New / Reopened RFE
__________________

Adding missing ISO 8859 codecs, especially Thai (2004-08-02)
http://python.org/sf/1001895 reopened by loewis

PEP 263: help locating the offending character (2004-08-06)
http://python.org/sf/1004533 opened by Michael Hudson

translate Windows cr-lf when installing scripts on Linux (2004-08-06)
http://python.org/sf/1004696 opened by Tim Cera

extend strptime to understand logging timestamps (2004-08-10)
http://python.org/sf/1006786 opened by Skip Montanaro

RFE Closed
__________

Adding missing ISO 8859 codecs, especially Thai (2004-08-02)
http://python.org/sf/1001895 closed by lemburg

_______________________________________________
Python-Dev mailing list
Python-Dev[at]python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: http://mail.python.org/mailman/options/python-dev/list-python-dev%40lists.gossamer-threads.com


kbk at shore

Aug 18, 2004, 10:29 PM

Post #11 of 12 (1419 views)
Permalink
Weekly Python Bug/Patch Summary [In reply to]

Patch / Bug Summary
___________________

Patches : 264 open (-20) / 2556 closed (+42) / 2820 total (+22)
Bugs : 745 open ( +1) / 4384 closed (+23) / 5129 total (+24)
RFE : 149 open ( +0) / 130 closed ( +0) / 279 total ( +0)

New / Reopened Patches
______________________

baseinteger: abstract superclass for int and long (2004-08-11)
http://python.org/sf/1007068 opened by Dmitry Vasiliev

Return new string for single item joins (Bug #1001011) (2004-08-11)
http://python.org/sf/1007087 opened by Nick Coghlan

Multi-line imports implementation (2004-08-11)
http://python.org/sf/1007189 opened by Dima Dorfman

make inspect.getsource show @decorators (2004-08-09)
http://python.org/sf/1006219 reopened by percivall

Fix for bug #992078 (2004-08-11)
CLOSED http://python.org/sf/1007539 opened by Mitchell Surface

@decorators, including classes (2004-08-12)
http://python.org/sf/1007991 opened by Jack Diederich

patch for 767150 (2004-08-12)
http://python.org/sf/1008086 opened by Mats Wichmann

Let test__locale save locale (bug #992078) (2004-08-13)
CLOSED http://python.org/sf/1008588 opened by Johannes Gijsbers

(bug 952953) execve empty 2nd arg fix (2004-08-14)
http://python.org/sf/1009075 opened by Dave Watson

(bug 1005936) textunderscore python.sty fix (2004-08-14)
http://python.org/sf/1009373 opened by Dave Watson

Docstring fix in Modules/_csv.c (2004-08-15)
CLOSED http://python.org/sf/1009384 opened by Cherniavsky Beni

Non-ascii in non-unicode __credits__ in Lib/pydoc.py (2004-08-15)
http://python.org/sf/1009389 opened by Cherniavsky Beni

bottom-to-top decorator application order (2004-08-14)
CLOSED http://python.org/sf/1009444 opened by Brett Cannon

Fix @decorator evaluation order (2004-08-15)
CLOSED http://python.org/sf/1009560 opened by Mark Russell

Add missing types to __builtin__ (2004-08-16)
http://python.org/sf/1009811 opened by James Y Knight

PyErr_Clear() vs. AsynchronousException (2004-08-16)
http://python.org/sf/1009929 opened by Armin Rigo

thread Module Breaks PyGILState_Ensure() (2004-08-17)
http://python.org/sf/1010677 opened by Phil Thompson

Bad URL encoding in SimpleHTTPServer directory listing (2004-08-18)
http://python.org/sf/1011123 opened by Niels Diepeveen

regex nit in encoding declarations (2004-08-18)
CLOSED http://python.org/sf/1011144 opened by George Yoshida

SystemError generated by struct.pack('P', 'notanumber') (2004-08-18)
http://python.org/sf/1011240 opened by Dima Dorfman

Improve error reporting when Python opens source code (2004-08-18)
http://python.org/sf/1011822 opened by Danny Yoo

fix inspect.getsource breaking with line-continuation & more (2004-08-19)
http://python.org/sf/1011890 opened by Simon Percivall

Patches Closed
______________

Fix for bug #992078 (2004-08-11)
http://python.org/sf/1007539 closed by jlgijsbers

Match Solaris def'n of _XOPEN_SOURCE (2004-08-10)
http://python.org/sf/1006629 closed by montanaro

Remove ODBC library references from Windows build (2004-08-11)
http://python.org/sf/1006916 closed by loewis

support --with-tsc on PPC (2004-08-09)
http://python.org/sf/1005891 closed by mwh

Disambiguate "min() or max()" exception string (2004-08-08)
http://python.org/sf/1005468 closed by loewis

Make func_name writable (2004-08-06)
http://python.org/sf/1004703 closed by mwh

Patch to allow building of paper-*/dist.pdf (2004-08-09)
http://python.org/sf/1005913 closed by nnorwitz

Avoid seg fault if list object is modified during list.index (2004-08-09)
http://python.org/sf/1005778 closed by nnorwitz

Let test__locale save locale (bug #992078) (2004-08-13)
http://python.org/sf/1008588 closed by jlgijsbers

cgi.py and rfc822.py unquote fixes (2002-06-24)
http://python.org/sf/573197 closed by jlgijsbers

Adds cookie support to urllib2.py (2002-04-24)
http://python.org/sf/548197 closed by jlgijsbers

shutil.copyfile destroys hard links (Bug [ 851123 ]) (2003-12-05)
http://python.org/sf/854853 closed by jlgijsbers

realpath: resolve symlinks before normalizing (bug #990669) (2004-07-23)
http://python.org/sf/996627 closed by jlgijsbers

normpath symlinks doc warning (bug #990669) (2004-07-23)
http://python.org/sf/996626 closed by jlgijsbers

Docstring fix in Modules/_csv.c (2004-08-15)
http://python.org/sf/1009384 closed by jlgijsbers

bottom-to-top decorator application order (2004-08-14)
http://python.org/sf/1009444 closed by bcannon

Fixes for 'commands' module on win32 (2003-04-01)
http://python.org/sf/713428 closed by jlgijsbers

Make `commands' module work on Windows (2004-02-03)
http://python.org/sf/889949 closed by jlgijsbers

make commands.getstatusoutput work on windows (2002-12-31)
http://python.org/sf/660505 closed by jlgijsbers

Make commands.getstatusoutput work on Windows (2003-07-16)
http://python.org/sf/772029 closed by jlgijsbers

help() with readline support (2003-04-23)
http://python.org/sf/726204 closed by jlgijsbers

Fix @decorator evaluation order (2004-08-15)
http://python.org/sf/1009560 closed by mwh

extending readline functionality (2003-01-27)
http://python.org/sf/675551 closed by montanaro

fix inspect.getargs() crash on def foo((bar)) (bug #891637) (2004-08-08)
http://python.org/sf/1005466 closed by doko

email/Message.py: del_param fails when specifying a header (2004-01-08)
http://python.org/sf/873418 closed by bwarsaw

regex nit in encoding declarations (2004-08-18)
http://python.org/sf/1011144 closed by loewis

Fix for tkFont.Font(name=...) (2003-07-01)
http://python.org/sf/764217 closed by loewis

poor performance in xmlrpc response (2002-02-14)
http://python.org/sf/517256 closed by loewis

warn on assignment to None, True, False (2002-04-26)
http://python.org/sf/549213 closed by loewis

Oren Tirosh's fastnames patch (2002-08-20)
http://python.org/sf/597907 closed by loewis

PEP 269 Implementation (2002-08-23)
http://python.org/sf/599331 closed by loewis

factor out SMTPHandler.emit date handling (2003-08-20)
http://python.org/sf/791776 closed by loewis

add HTTPResponse.getheaders() (2003-09-04)
http://python.org/sf/800236 closed by loewis

Suggested change in how ntpath.expanduser works (2003-09-08)
http://python.org/sf/802159 closed by loewis

Lib/email/Encoders.py iso-2022 is 7bit (2003-09-12)
http://python.org/sf/804885 closed by loewis

socketmodule.c: fix for platforms w/o IPV6 (i.e.Solaris 5.7) (2003-11-19)
http://python.org/sf/845306 closed by loewis

inspect.getsource show @decorators (2004-08-09)
http://python.org/sf/1006219 closed by jlgijsbers

use just built python interp. to build the docs. (2003-10-15)
http://python.org/sf/823775 closed by doko

Missing INCREF in PyType_Ready (2004-06-26)
http://python.org/sf/980082 closed by loewis

Fix readline for utf-8 locales (2004-03-11)
http://python.org/sf/914291 closed by loewis

tarfile.py fix for bug #949052 (2004-07-21)
http://python.org/sf/995126 closed by loewis

fix for title case bug: #995422 (2004-07-22)
http://python.org/sf/995740 closed by loewis

New / Reopened Bugs
___________________

os.startfile() doesn't accept Unicode filenames (2004-08-11)
http://python.org/sf/1007046 opened by Matthias Huening

SGI (IRIX6.5.24) Problems building nismodule.c (2004-08-11)
http://python.org/sf/1007223 opened by Maik Hertha

SGI (IRIX 6.5.24) Error building _codecs_iso2022.c (2004-08-11)
http://python.org/sf/1007249 opened by Maik Hertha

os.getstatusoutput on win32 (2004-08-12)
CLOSED http://python.org/sf/1008275 opened by Chmouel Boudjnah

logging.getLevelName returns a number (2004-08-12)
http://python.org/sf/1008295 opened by Paulo Eduardo Neves

os.major() os.minor() example and description change (2004-08-12)
http://python.org/sf/1008310 opened by Steven

Incorrect <link rel="index"> href in Tutorial. (2004-08-13)
CLOSED http://python.org/sf/1008690 opened by Johannes Gijsbers

vertical bar typeset horizontal in docs (2004-08-13)
http://python.org/sf/1008998 opened by Alan

non-ascii readline input crashes python (2004-08-14)
http://python.org/sf/1009263 opened by paul rubin

Cannot doctest a SyntaxError (2004-08-15)
CLOSED http://python.org/sf/1009729 opened by Raymond Hettinger

xmlrpclib, PEP291, "yield" (2004-08-16)
http://python.org/sf/1009803 opened by Anthony Baxter

CPU usage shoots up with asyncore (2004-08-16)
http://python.org/sf/1010098 opened by Thomas

smtpd.py docstring says wrong default class (2004-08-16)
http://python.org/sf/1010102 opened by Chris Green

xml.dom documentation omits hasAttribute, hasAttributeNS (2004-08-16)
http://python.org/sf/1010196 opened by Mike Brown

sys.ps1 not protected in EditorWindow.py (2004-08-16)
http://python.org/sf/1010370 opened by Dave Florek

bsddb3 testsuite failure when running more than one time (2004-08-17)
http://python.org/sf/1010645 opened by Matthias Klose

test_queue fails occasionally (2004-08-17)
http://python.org/sf/1010777 opened by Michael Hudson

running test_codecmaps_* takes too much effort (2004-08-17)
http://python.org/sf/1010952 opened by Ronald Oussoren

distutils install with -b / --build-base (2004-08-18)
http://python.org/sf/1011113 opened by daishi harada

Make GIL acquire/release functions idempotent if PyEval_Init (2004-08-18)
http://python.org/sf/1011380 opened by Gustavo J. A. M. Carneiro

2.4 asyncore breaks Zope (2004-08-18)
http://python.org/sf/1011606 opened by Tim Peters

distutils install with -b / --build-base (2004-08-18)
CLOSED http://python.org/sf/1011687 opened by daishi harada

GC assertion failure (2004-08-18)
CLOSED http://python.org/sf/1011790 opened by Stephane Thiell

Cannot import PKZIP 2.50 created ZIP file (2004-08-19)
http://python.org/sf/1011893 opened by Dennis Chuah

PyDoc does not support ZIP (2004-08-19)
http://python.org/sf/1011894 opened by Dennis Chuah

Bugs Closed
___________

IDLE and encodings (2003-09-18)
http://python.org/sf/808719 closed by loewis

Possible memory leak in output console (2004-08-10)
http://python.org/sf/1006740 closed by akuchling

FutureWarning when running regression tests (2004-08-09)
http://python.org/sf/1006001 closed by akuchling

_XOPEN_SOURCE issue on IRIX 5.3 (2004-08-08)
http://python.org/sf/1005308 closed by loewis

test_format fails 2.4a1 (2004-07-16)
http://python.org/sf/992078 closed by jlgijsbers

_SC_PAGE_SIZE unknown on IRIX 5.3 (2004-08-08)
http://python.org/sf/1005568 closed by loewis

HAVE_FDATASYNC incorrectly set for 2.3.4 under cygwin (2004-07-04)
http://python.org/sf/985154 closed by nnorwitz

new.code() not cleanly checking its arguments (2004-08-07)
http://python.org/sf/1005248 closed by mwh

os.getstatusoutput on win32 (2004-08-12)
http://python.org/sf/1008275 closed by jlgijsbers

Incorrect <link rel="index"> href in Tutorial. (2004-08-13)
http://python.org/sf/1008690 closed by fdrake

pdb doesn't find some source files (2003-05-15)
http://python.org/sf/738154 closed by jlgijsbers

inspect.getmodule symlink-related failur (2002-06-17)
http://python.org/sf/570300 closed by bcannon

inconsistent acceptance of floats for range() (2004-08-07)
http://python.org/sf/1005325 closed by bcannon

shutil.copy destroys hard links (2003-11-29)
http://python.org/sf/851123 closed by jlgijsbers

os.path.realpath() does not handle symlinks correctly (2004-07-14)
http://python.org/sf/990669 closed by jlgijsbers

misinforming help messages in pdb.py (2004-07-12)
http://python.org/sf/989672 closed by jlgijsbers

Carbon.CF.CFMutableArray hangs interpreter (2004-07-30)
http://python.org/sf/1000914 closed by ronaldoussoren

pydoc crashes on a class property (2004-02-06)
http://python.org/sf/891637 closed by doko

Cannot doctest a SyntaxError (2004-08-15)
http://python.org/sf/1009729 closed by tim_one

super instances don't support item assignment (2003-09-12)
http://python.org/sf/805304 closed by rhettinger

New module: doc versus action (2004-05-10)
http://python.org/sf/951482 closed by rhettinger

winzip cannot extrat tarfile created tars (2004-05-06)
http://python.org/sf/949052 closed by loewis

distutils install with -b / --build-base (2004-08-18)
http://python.org/sf/1011687 closed by daishiharada

GC assertion failure (2004-08-18)
http://python.org/sf/1011790 closed by mbuna

New / Reopened RFE
__________________

translate Windows cr-lf when installing scripts on Linux (2004-08-06)
http://python.org/sf/1004696 reopened by timcera

RFE Closed
__________

translate Windows cr-lf when installing scripts on Linux (2004-08-06)
http://python.org/sf/1004696 closed by kbk

_______________________________________________
Python-Dev mailing list
Python-Dev[at]python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: http://mail.python.org/mailman/options/python-dev/list-python-dev%40lists.gossamer-threads.com


kbk at shore

Aug 24, 2004, 8:23 PM

Post #12 of 12 (1409 views)
Permalink
Weekly Python Bug/Patch Summary [In reply to]

Patch / Bug Summary
___________________

Patches : 259 open ( -5) / 2573 closed (+17) / 2832 total (+12)
Bugs : 745 open ( +0) / 4405 closed (+21) / 5150 total (+21)
RFE : 150 open ( +1) / 130 closed ( +0) / 280 total ( +1)

New / Reopened Patches
______________________

Patch for bug 933795. term.h and curses on Solaris (2004-08-19)
http://python.org/sf/1012280 opened by Ariel Arjona

PEP 292 implementation (2004-08-22)
http://python.org/sf/1014055 opened by Barry A. Warsaw

Rational.py various bugfixes (2004-08-19)
http://python.org/sf/1012468 opened by Russell Blau

cStringIO's truncate doesn't (2004-08-20)
CLOSED http://python.org/sf/1012740 opened by Dima Dorfman

Fix for duplicate attributes in generated HTML (2004-08-20)
http://python.org/sf/1013055 opened by Richard Brodie

Cleanup Peepholer Output (2004-08-22)
CLOSED http://python.org/sf/1013667 opened by Raymond Hettinger

Implementation for PEP 318 using syntax J2 (2004-08-22)
http://python.org/sf/1013835 opened by Michael

RobotFileParser.can_fetch return value (2004-08-23)
CLOSED http://python.org/sf/1014237 opened by George Yoshida

Expose current parse location to XMLParser (2004-08-24)
http://python.org/sf/1014930 opened by Dave Cole

bug in tarfile.ExFileObject.readline (2004-08-24)
http://python.org/sf/1014992 opened by GaryD

Improve markup and punctuation in libsocket.tex (2004-08-24)
http://python.org/sf/1015012 opened by Dima Dorfman

Docs claim that coerce can return None (2004-08-24)
http://python.org/sf/1015021 opened by Dima Dorfman

Patches Closed
______________

baseinteger: abstract superclass for int and long (2004-08-11)
http://python.org/sf/1007068 closed by nnorwitz

Improve error reporting when Python opens source code (2004-08-19)
http://python.org/sf/1011822 closed by loewis

Add Py_InitializeEx to allow embedding without signals. (2004-02-19)
http://python.org/sf/900727 closed by loewis

implementation of Text.dump method (2002-04-19)
http://python.org/sf/546244 closed by loewis

Return new string for single subclass joins (Bug #1001011) (2004-08-11)
http://python.org/sf/1007087 closed by rhettinger

cStringIO's truncate doesn't (2004-08-20)
http://python.org/sf/1012740 closed by tim_one

Bad URL encoding in SimpleHTTPServer directory listing (2004-08-18)
http://python.org/sf/1011123 closed by jlgijsbers

doctest: add a special (dedented) marker for blank lines (2004-04-11)
http://python.org/sf/933238 closed by jlgijsbers

incorrect end-of-message handling in mailbox.BabylMailbox (2004-01-20)
http://python.org/sf/880621 closed by jlgijsbers

(bug 1005936) textunderscore python.sty fix (2004-08-14)
http://python.org/sf/1009373 closed by nnorwitz

Cleanup Peepholer Output (2004-08-22)
http://python.org/sf/1013667 closed by rhettinger

Non-ascii in non-unicode __credits__ in Lib/pydoc.py (2004-08-15)
http://python.org/sf/1009389 closed by loewis

Allow pydoc to work with XP Themes (.manifest file) (2004-07-25)
http://python.org/sf/997284 closed by loewis

LC_CTYPE locale and strings (2004-07-26)
http://python.org/sf/997768 closed by loewis

Installation database patch (2002-05-29)
http://python.org/sf/562100 closed by akuchling

RobotFileParser.can_fetch return value (2004-08-23)
http://python.org/sf/1014237 closed by loewis

thread Module Breaks PyGILState_Ensure() (2004-08-17)
http://python.org/sf/1010677 closed by mhammond

New / Reopened Bugs
___________________

dictionary referencing error (2004-08-19)
CLOSED http://python.org/sf/1012249 opened by AMIT Consulting LLC

weakref.WeakValueDictionary should override .has_key() (2004-08-19)
CLOSED http://python.org/sf/1012315 opened by Myers Carpenter

ctrl-left/-right works incorectly with diacritics (2004-08-19)
http://python.org/sf/1012435 opened by Krzysztof Wilkosz

Can't pipe input to a python program (2004-08-20)
CLOSED http://python.org/sf/1012692 opened by Ronald L. Rivest

xmlrpclib, PEP291, "yield" (2004-08-16)
CLOSED http://python.org/sf/1009803 reopened by anthonybaxter

Python Tutorial 3.1.4 List example (2004-08-20)
CLOSED http://python.org/sf/1013239 opened by Elizibeth Thompson

Win XP DEP prevents Python call to 'C' DLL (2004-08-21)
CLOSED http://python.org/sf/1013418 opened by ajhewitt

xml.dom documentation omits createDocument, ...DocumentType (2004-08-21)
http://python.org/sf/1013525 opened by Mike Brown

Error in Chapter 4 of Tutorial (2004-08-22)
CLOSED http://python.org/sf/1013760 opened by Alexey Peshehonov

No documentation for PyFunction_* (C-Api) (2004-08-22)
http://python.org/sf/1013800 opened by Henning Günther

tarfile.open with mode w|bz2 (2004-08-22)
CLOSED http://python.org/sf/1013882 opened by Felix Wiemann

Error in representation of complex numbers (2004-08-22)
CLOSED http://python.org/sf/1013908 opened by Raymond Hettinger

mimetypes add_type has bogus self parameter (2004-08-22)
http://python.org/sf/1014022 opened by Cliff Wells

Unspecific errors with metaclass (2004-08-23)
http://python.org/sf/1014215 opened by Thomas Heller

optparse: parser.remove_option("-h") inconsistency (2004-08-23)
http://python.org/sf/1014230 opened by strop

Missing urllib.urlretrieve docs (2004-08-23)
http://python.org/sf/1014761 opened by David Abrahams

Misc/NEWS no valid reStructuredText (2004-08-24)
http://python.org/sf/1014770 opened by Felix Wiemann

Misc/NEWS.help (2004-08-24)
http://python.org/sf/1014775 opened by Felix Wiemann

"article id" in description of NNTP objects (2004-08-24)
http://python.org/sf/1015140 opened by Felix Wiemann

cgi.FieldStorage.__len__ eventually throws TypeError (2004-08-24)
http://python.org/sf/1015249 opened by Andreas Ames

Create cgi.FieldStorage._get_new_instance method as factory (2004-08-24)
http://python.org/sf/1015254 opened by Andreas Ames

readline broken (2004-08-24)
CLOSED http://python.org/sf/1015517 opened by Walter Dörwald

Bugs Closed
___________

dictionary referencing error (2004-08-19)
http://python.org/sf/1012249 closed by rhettinger

weakref.WeakValueDictionary should override .has_key() (2004-08-19)
http://python.org/sf/1012315 closed by rhettinger

str.join([ str-subtype-instance ]) misbehaves (2004-07-30)
http://python.org/sf/1001011 closed by rhettinger

compile errors on _codecs_iso2022.c (2004-08-09)
http://python.org/sf/1005737 closed by perky

SGI (IRIX 6.5.24) Error building _codecs_iso2022.c (2004-08-11)
http://python.org/sf/1007249 closed by perky

Warning in cjkcodecs/iso2022common.h (2004-07-16)
http://python.org/sf/991834 closed by perky

test_queue fails occasionally (2004-08-17)
http://python.org/sf/1010777 closed by mwh

Can't pipe input to a python program (2004-08-20)
http://python.org/sf/1012692 closed by tim_one

xmlrpclib, PEP291, "yield" (2004-08-16)
http://python.org/sf/1009803 closed by loewis

xmlrpclib, PEP291, "yield" (2004-08-16)
http://python.org/sf/1009803 closed by loewis

logging.getLevelName returns a number (2004-08-12)
http://python.org/sf/1008295 closed by vsajip

Python Tutorial 3.1.4 List example (2004-08-21)
http://python.org/sf/1013239 closed by perky

optparse indents without respect to $COLUMNS (2004-01-16)
http://python.org/sf/878453 closed by jlgijsbers

Win XP DEP prevents Python call to 'C' DLL (2004-08-21)
http://python.org/sf/1013418 closed by loewis

Index entries with "_" are wrong in pdf file (2004-08-09)
http://python.org/sf/1005936 closed by nnorwitz

xmlrpclib and backward compatibility (2003-11-15)
http://python.org/sf/842600 closed by loewis

Error in Chapter 4 of Tutorial (2004-08-22)
http://python.org/sf/1013760 closed by rhettinger

tarfile.open with mode w|bz2 (2004-08-22)
http://python.org/sf/1013882 closed by loewis

Error in representation of complex numbers (2004-08-22)
http://python.org/sf/1013908 closed by loewis

Cmd in thread segfaults after Ctrl-C (2004-06-06)
http://python.org/sf/967334 closed by mwh

2.3.4 fails build on solaris 10 - complexobject.c (2004-06-10)
http://python.org/sf/970334 closed by mwh

readline broken (2004-08-24)
http://python.org/sf/1015517 closed by nnorwitz

New / Reopened RFE
__________________

Standard exceptions are hostile to Unicode (2004-08-20)
http://python.org/sf/1012952 opened by Marius Gedminas

_______________________________________________
Python-Dev mailing list
Python-Dev[at]python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: http://mail.python.org/mailman/options/python-dev/list-python-dev%40lists.gossamer-threads.com

Python dev RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.