niXforums Forum Index
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   PreferencesPreferences   Log in to check your private messagesLog in to check your private messages   Log inLog in 
·  nixdoc.net ·  man pages ·  Linux HOWTOs ·  FreeBSD Tips ·  Forums
navigation Forum index » Programming » python
Weekly Python Patch/Bug Summary
Post new topic   Reply to topic Page 1 of 1 [3 Posts] View previous topic :: View next topic
Author Message
Terry Reedy
*nix forums Guru


Joined: 21 Feb 2005
Posts: 544

PostPosted: Fri Feb 04, 2005 9:04 pm    Post subject: Re: Weekly Python Patch/Bug Summary Reply with quote

"David Fraser" <davidf@sjsoft.com> wrote in message
news:ctvo2s$lio$1@ctb-nnrp2.saix.net...
Quote:
Kurt B. Kaiser wrote:
Patch / Bug Summary
___________________

Patches : 284 open ( +4) / 2748 closed ( +1) / 3032 total ( +5)
Bugs : 804 open ( +1) / 4812 closed (+13) / 5616 total (+14)
RFE : 167 open ( +0) / 142 closed ( +1) / 309 total ( +1)

I wonder if it would be possible to include the status of the closed bugs
... if a patch has been refused thats very different to it being
included. I usually end up opening the page to see what has happened,
would be nice if it was in the mail...

I agree that this would be nice. However, if Kurt's summaries are derived
from SF's summary lists, and not from individual tracker items, then doing
so would require revision of the report script to essentially do the same
thing you do -- open the item and scrap off the resolution field. Easily
done, I think, but more that 5 minutes of work.

Since these postings are copies of reports that used to only be posted in
py-dev, Kurt may not see reponses here unless emailed to him directly or
perhaps posted to py-dev.

Terry J. Reedy
Back to top
David Fraser
*nix forums beginner


Joined: 01 Mar 2005
Posts: 19

PostPosted: Fri Feb 04, 2005 10:59 am    Post subject: Re: Weekly Python Patch/Bug Summary Reply with quote

Kurt B. Kaiser wrote:
Quote:
Patch / Bug Summary
___________________

Patches : 284 open ( +4) / 2748 closed ( +1) / 3032 total ( +5)
Bugs : 804 open ( +1) / 4812 closed (+13) / 5616 total (+14)
RFE : 167 open ( +0) / 142 closed ( +1) / 309 total ( +1)

I wonder if it would be possible to include the status of the closed
bugs ... if a patch has been refused thats very different to it being
included. I usually end up opening the page to see what has happened,
would be nice if it was in the mail...

David
Back to top
Kurt B. Kaiser
*nix forums addict


Joined: 14 Mar 2005
Posts: 57

PostPosted: Fri Feb 04, 2005 4:41 am    Post subject: Weekly Python Patch/Bug Summary Reply with quote

Patch / Bug Summary
___________________

Patches : 284 open ( +4) / 2748 closed ( +1) / 3032 total ( +5)
Bugs : 804 open ( +1) / 4812 closed (+13) / 5616 total (+14)
RFE : 167 open ( +0) / 142 closed ( +1) / 309 total ( +1)

New / Reopened Patches
______________________

Patch for Lib/bsddb/__init__.py to work with modulefinder (2005-01-31)
http://python.org/sf/1112812 opened by Tony Meyer

New tutorial tests in test_generators.py (2005-01-31)
http://python.org/sf/1113421 opened by Francis Girard

Add SSL certificate validation (2005-02-01)
http://python.org/sf/1114345 opened by James Eagan

support PY_LONGLONG in structmember (2005-02-02)
http://python.org/sf/1115086 opened by Sam Rushing

Add SSL certificate validation (2005-02-03)
http://python.org/sf/1115631 opened by James Eagan

Patches Closed
______________

Make history recall a-cyclic (2004-03-11)
http://python.org/sf/914546 closed by kbk

New / Reopened Bugs
___________________

Cannot ./configure on FC3 with gcc 3.4.2 (2005-01-26)
CLOSED http://python.org/sf/1110007 reopened by liturgist

cgi.FieldStorage memory usage can spike in line-oriented ops (2005-01-30)
http://python.org/sf/1112549 opened by Chris McDonough

patch 1079734 broke cgi.FieldStorage w/ multipart post req. (2005-01-31)
http://python.org/sf/1112856 opened by Irmen de Jong

ioctl has problems on 64 bit machines (2005-01-31)
http://python.org/sf/1112949 opened by Stephen Norris

move_file()'s return value when dry_run=1 unclear (2005-01-31)
http://python.org/sf/1112955 opened by Eelis

Please add do-while guard to Py_DECREF etc. (2005-01-31)
http://python.org/sf/1113244 opened by Richard Kettlewell

OSATerminology still semi-broken (2005-01-31)
http://python.org/sf/1113328 opened by has

document {m} regex matcher wrt empty matches (2005-01-31)
http://python.org/sf/1113484 opened by Wummel

keywords in keyword_arguments not possible (2005-02-01)
CLOSED http://python.org/sf/1113984 opened by Christoph Zwerschke

inicode.decode (2005-02-01)
CLOSED http://python.org/sf/1114093 opened by Manlio Perillo

copy.py bug (2005-02-02)
http://python.org/sf/1114776 opened by Vincenzo Di Somma

webbrowser doesn't start default Gnome browser by default (2005-02-02)
http://python.org/sf/1114929 opened by Jeremy Sanders

eval ! (2005-02-02)
CLOSED http://python.org/sf/1115039 opened by Andrew Collier

Built-in compile function with PEP 0263 encoding bug (2005-02-03)
http://python.org/sf/1115379 opened by Christoph Zwerschke

os.path.splitext don't handle unix hidden file correctly (2005-02-04)
http://python.org/sf/1115886 opened by Jeong-Min Lee

Bugs Closed
___________

broken link in tkinter docs (2005-01-24)
http://python.org/sf/1108490 closed by jlgijsbers

recursion core dumps (2005-01-26)
http://python.org/sf/1110055 closed by tim_one

install_lib fails under Python 2.1 (2004-11-02)
http://python.org/sf/1058960 closed by loewis

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

Cannot ./configure on FC3 with gcc 3.4.2 (2005-01-26)
http://python.org/sf/1110007 closed by liturgist

IDLE hangs due to subprocess (2004-12-2Cool
http://python.org/sf/1092225 closed by kbk

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

Tab / Space Configuration Does Not Work in IDLE (2003-08-05)
http://python.org/sf/783887 closed by kbk

Negative numbers to os.read() cause segfault (2004-12-01)
http://python.org/sf/1077106 closed by mwh

Time module missing from latest module index (2005-01-25)
http://python.org/sf/1109523 closed by montanaro

keywords in keyword_arguments not possible (2005-02-01)
http://python.org/sf/1113984 closed by rhettinger

unicode.decode (2005-02-01)
http://python.org/sf/1114093 closed by lemburg

eval ! (2005-02-02)
http://python.org/sf/1115039 closed by rhettinger

New / Reopened RFE
__________________

All Statements Should Have Return Values (Syntax Proposal) (2005-02-01)
CLOSED http://python.org/sf/1114404 opened by Lenny Domnitser

RFE Closed
__________

All Statements Should Have Return Values (Syntax Proposal) (2005-02-01)
http://python.org/sf/1114404 closed by goodger
Back to top
Google

Back to top
Display posts from previous:   
Post new topic   Reply to topic Page 1 of 1 [3 Posts] View previous topic :: View next topic
The time now is Thu Jan 08, 2009 10:46 pm | All times are GMT
navigation Forum index » Programming » python
Jump to:  

Similar Topics
Topic Author Forum Replies Last Post
No new posts [PATCH] Mantaining turnstile aligned to 128 bytes in i386... Attilio Rao Architecture 5 Tue Jul 25, 2006 3:13 pm
No new posts Python proficiency test Kent Johnson python 0 Fri Jul 21, 2006 10:47 am
No new posts Since there was talk of if-then-else not being allowed in... Casey Hawthorne python 5 Fri Jul 21, 2006 3:41 am
No new posts SUSE 10.1 new patch Butternut Squash Suse 3 Fri Jul 21, 2006 3:27 am
No new posts Problems with make-kpkg and skas patch Todd A. Jacobs Debian 0 Fri Jul 21, 2006 12:30 am

Libro arquitectura | Debt Consolidation | Mortgage | Bankruptcy Certification | 0 Credit Cards
Copyright © 2004-2005 DeniX Solutions SRL
 
Other DeniX Solutions sites: Unix/Linux blog |  electronics forum |  medicine forum |  science forum | 
Privacy Policy


Powered by phpBB © 2001, 2005 phpBB Group
[ Time: 0.2095s ][ Queries: 20 (0.1202s) ][ GZIP on - Debug on ]