473,769 Members | 3,820 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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.ExFileO bject.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 SimpleHTTPServe r 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.BabylMa ilbox (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_Ensu re() (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.WeakVal ueDictionary 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_o ption("-h") inconsistency (2004-08-23)
http://python.org/sf/1014230 opened by strop

Missing urllib.urlretri eve docs (2004-08-23)
http://python.org/sf/1014761 opened by David Abrahams

Misc/NEWS no valid reStructuredTex t (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.FieldStorag e.__len__ eventually throws TypeError (2004-08-24)
http://python.org/sf/1015249 opened by Andreas Ames

Create cgi.FieldStorag e._get_new_inst ance 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.WeakVal ueDictionary 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.getLeve lName 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 1865

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

Similar topics

4
1936
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 when those who want to avoid many changes try it... I've been *not* submitting a patch on lots of changes to Python, but somehow it's never been accepted. ;-)" Peter Hansen "I've never seen a more complicated, verbose pile of hogwash than the...
0
1577
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 ( -1) / 197 closed ( +1) / 404 total ( +0) New / Reopened Patches ______________________
3
1801
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 http://groups.google.com/group/comp.lang.python/msg/09e943c8dbf1e8c5? Johann C. Rocholl donates a PNG manager in pure Python: http://groups.google.com/group/comp.lang.python/browse_thread/thread/97c035f8b3646fd/
0
1684
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 ( +1) / 238 closed ( +0) / 473 total ( +1) New / Reopened Patches ______________________
0
11424
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 (-15) / 266 closed (+13) / 523 total ( -2) New / Reopened Patches ______________________
0
9579
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9420
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10035
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9851
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8863
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6662
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5293
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
3949
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2811
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.