473,320 Members | 2,111 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Weekly Python Patch/Bug Summary

Patch / Bug Summary
___________________

Patches : 235 open ( +0) / 2637 closed ( +4) / 2872 total ( +4)
Bugs : 768 open ( +1) / 4480 closed (+17) / 5248 total (+18)
RFE : 152 open ( +1) / 131 closed ( +0) / 283 total ( +1)

New / Reopened Patches
______________________

unittest.py patch: add skipped test functionality (2004-09-24)
http://python.org/sf/1034053 opened by Remy Blank

Remove CoreServices / CoreFoundation dependencies in core (2004-09-26)
http://python.org/sf/1035255 opened by Bob Ippolito

-m option to run a module as a script (2004-09-28)
http://python.org/sf/1035498 opened by Nick Coghlan

Add New RPM-friendly record option to setup.py (2004-09-28)
http://python.org/sf/1035576 opened by Jeff Pitman

Patches Closed
______________

Add API to logging package to allow intercooperation. (2004-09-21)
http://python.org/sf/1032206 closed by vsajip

SystemError generated by struct.pack('P', 'notanumber') (2004-08-18)
http://python.org/sf/1011240 closed by arigo

(bug 952953) execve empty 2nd arg fix (2004-08-14)
http://python.org/sf/1009075 closed by arigo

atexit decorator (2004-09-21)
http://python.org/sf/1031687 closed by rhettinger

New / Reopened Bugs
___________________

idle -n crashes (2004-09-22)
CLOSED http://python.org/sf/1032395 opened by Matthias Klose

Odd behavior with unicode.translate on OSX. (2004-09-22)
http://python.org/sf/1032615 opened by Jeremy Fincher

ftplib has incomplete transfer when sending files in Windows (2004-09-22)
http://python.org/sf/1032875 opened by Ed Sanville

Confusing description of strict option for email.Parser (2004-09-23)
http://python.org/sf/1032960 opened by Andrew Bennetts

Misleading error message in random.choice (2004-09-22)
CLOSED http://python.org/sf/1033038 opened by Nefarious CodeMonkey, Jr.

build doesn't pick up bsddb w/Mandrake 9.2 (2004-09-23)
http://python.org/sf/1033390 opened by Alex Martelli

buffer() object broken. (2004-09-23)
CLOSED http://python.org/sf/1033720 opened by James Y Knight

Can't inherit slots from new-style classes implemented in C (2004-09-24)
http://python.org/sf/1034178 opened by Phil Thompson

More buffer object brokenness (2004-09-24)
CLOSED http://python.org/sf/1034242 opened by James Y Knight

Why does Python link to Foundation? (2004-09-24)
http://python.org/sf/1034277 opened by Bob Ippolito

Configure uses GNU ld flags with non-GNU compilers/linkers (2004-09-25)
CLOSED http://python.org/sf/1034496 opened by Drew Schatt

hex() and oct() documentation is incorrect (2004-09-27)
http://python.org/sf/1035279 opened by Nick Coghlan

distutils.util.get_platform() should include sys.version[:2] (2004-09-27)
http://python.org/sf/1035703 opened by Bob Ippolito

Tix.Grid widgets not implemented yet (2004-09-28)
http://python.org/sf/1036406 opened by Christos Georgiou

unicode strings cannot be dictionary keys (2004-09-28)
http://python.org/sf/1036490 opened by Morten Kjeldgaard

Email module's feed parser (2004-09-28)
CLOSED http://python.org/sf/1036506 opened by Matthew Cowles

file.next() info hidden (2004-09-28)
http://python.org/sf/1036626 opened by Nick Jacobson

printf() in dynload_shlib.c should be PySys_WriteStderr (2004-09-28)
http://python.org/sf/1036752 opened by Jp Calderone

Bugs Closed
___________

rfc822 __iter__ problem (2004-09-17)
http://python.org/sf/1030125 closed by rhettinger

Fold tuples of constants into a single constant (2004-09-20)
http://python.org/sf/1031667 closed by rhettinger

Misleading error message in random.choice (2004-09-22)
http://python.org/sf/1033038 closed by rhettinger

PEP 302 loader not carried through by reload function (2004-09-16)
http://python.org/sf/1029475 closed by pje

Float/long comparison anomaly (2002-02-06)
http://python.org/sf/513866 closed by tim_one

buffer() object broken. (2004-09-23)
http://python.org/sf/1033720 closed by nascheme

ConfigParser's get method gives utf-8 for a utf-16 config... (2004-01-10)
http://python.org/sf/874354 closed by goodger

More buffer object brokenness (2004-09-24)
http://python.org/sf/1034242 closed by nascheme

embedding in multi-threaded & multi sub-interpreter environ (2004-03-22)
http://python.org/sf/921077 closed by bcannon

Configure uses GNU ld flags with non-GNU compilers/linkers (2004-09-25)
http://python.org/sf/1034496 closed by loewis

2.4 asyncore breaks Zope (2004-08-18)
http://python.org/sf/1011606 closed by tim_one

CPU usage shoots up with asyncore (2004-08-16)
http://python.org/sf/1010098 closed by arigo

execve rejects empty argument list (2004-05-13)
http://python.org/sf/952953 closed by arigo

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

Email module's feed parser (2004-09-28)
http://python.org/sf/1036506 closed by bwarsaw

idle -n crashes (2004-09-22)
http://python.org/sf/1032395 closed by kbk

IDLE hangs when inactive more than 2 hours (2004-08-02)
http://python.org/sf/1001869 closed by kbk

Jul 18 '05 #1
0 1108

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Kurt B. Kaiser | last post by:
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...
4
by: Peter Otten | last post by:
QOTW: "Python is clearly on a huge evolutionary surge and conservative views on the matter are definitely not winning out right now. And the usual argument (submit a patch!) doesn't really work...
0
by: Kurt B. Kaiser | last post by:
Patch / Bug Summary ___________________ Patches : 391 open ( +7) / 3028 closed (+12) / 3419 total (+19) Bugs : 906 open ( -3) / 5519 closed (+19) / 6425 total (+16) RFE : 207 open...
3
by: Cameron Laird | last post by:
QOTW: "Check out BeautifulSoup -- you will never write HTMLParser-based screen scrapers again. :)" - Jonathan Ellis "You clearly need something instead of XML." - Paul McGuire...
0
by: Kurt B. Kaiser | last post by:
Patch / Bug Summary ___________________ Patches : 420 open ( +4) / 3410 closed ( +2) / 3830 total ( +6) Bugs : 915 open (+17) / 6186 closed ( +6) / 7101 total (+23) RFE : 235 open...
0
by: Kurt B. Kaiser | last post by:
Patch / Bug Summary ___________________ Patches : 342 open (-38) / 3712 closed (+54) / 4054 total (+16) Bugs : 951 open (-14) / 6588 closed (+33) / 7539 total (+19) RFE : 257 open...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.