473,322 Members | 1,504 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,322 software developers and data experts.

Weekly Python Bug/Patch Summary


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

Jul 18 '05 #1
0 1831

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

Similar topics

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: 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: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
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...

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.