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

Weekly Python Patch/Bug Summary ** REVISED **

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
______________________

Practical ctypes example (2006-09-15)
http://python.org/sf/1559219 opened by leppton

test_popen fails on Windows if installed to "Program Files" (2006-09-15)
http://python.org/sf/1559298 opened by Martin v. Löwis

test_cmd_line fails on Windows (2006-09-15)
http://python.org/sf/1559413 opened by Martin v. Löwis

pyclbr reports different module for Class and Function (2006-09-18)
http://python.org/sf/1560617 opened by Peter Otten

Exec stacks in python 2.5 (2006-09-18)
http://python.org/sf/1560695 opened by Chaza

Python 2.5 fails with -Wl,--as-needed in LDFLAGS (2006-09-21)
http://python.org/sf/1562825 opened by Chaza

Patches Closed
______________

test_grp.py doesn't skip special NIS entry, fails (2006-06-22)
http://python.org/sf/1510987 closed by martineau

Add RLIMIT_SBSIZE to resource module (2006-09-13)
http://python.org/sf/1557515 closed by loewis

New / Reopened Bugs
___________________

some section links (previous, up, next) missing last word (2006-09-15)
http://python.org/sf/1559142 opened by Tim Smith

time.strptime() access non exitant attribute in calendar.py (2006-09-15)
CLOSED http://python.org/sf/1559515 opened by betatim

shutil.copyfile incomplete on NTFS (2006-09-16)
http://python.org/sf/1559684 opened by Roger Upole

gcc trunk (4.2) exposes a signed integer overflows (2006-08-24)
http://python.org/sf/1545668 reopened by arigo

2.5c2 pythonw does not execute (2006-09-16)
CLOSED http://python.org/sf/1559747 opened by Ron Platten

list.sort does nothing when both cmp and key are given (2006-09-16)
CLOSED http://python.org/sf/1559818 opened by Marcin 'Qrczak' Kowalczyk

confusing error msg from random.randint (2006-09-17)
http://python.org/sf/1560032 opened by paul rubin

Tutorial: incorrect info about package importing and mac (2006-09-17)
http://python.org/sf/1560114 opened by C L

Better/faster implementation of os.path.split (2006-09-17)
CLOSED http://python.org/sf/1560161 opened by Michael Gebetsroither

Better/faster implementation of os.path.basename/dirname (2006-09-17)
http://python.org/sf/1560179 reopened by gbrandl

Better/faster implementation of os.path.basename/dirname (2006-09-17)
http://python.org/sf/1560179 opened by Michael Gebetsroither

copy() method of dictionaries is not "deep" (2006-09-17)
http://python.org/sf/1560327 reopened by gbrandl

copy() method of dictionaries is not "deep" (2006-09-17)
http://python.org/sf/1560327 opened by daniel hahler

strftime('%z') behaving differently with/without time arg. (2006-09-18)
http://python.org/sf/1560794 opened by Knut Aksel Røysland

python 2.5 fails to build with --as-needed (2006-09-18)
http://python.org/sf/1560984 opened by Chaza

mac installer profile patch vs. .bash_login (2006-09-19)
http://python.org/sf/1561243 opened by Ronald Oussoren

-xcode=pic32 option is not supported on Solaris x86 Sun C (2006-09-19)
http://python.org/sf/1561333 opened by James Lick

Dedent with Italian keyboard (2006-09-20)
http://python.org/sf/1562092 opened by neclepsio

Fails to install on Fedora Core 5 (2006-09-20)
http://python.org/sf/1562171 opened by Mark Summerfield

IDLE Hung up after open script by command line... (2006-09-20)
http://python.org/sf/1562193 opened by Faramir^

uninitialized memory read in parsetok() (2006-09-20)
http://python.org/sf/1562308 opened by Luke Moore

asyncore.dispatcher.set_reuse_addr not documented. (2006-09-20)
http://python.org/sf/1562583 opened by Noah Spurrier

Spurious tab/space warning (2006-09-21)
http://python.org/sf/1562716 opened by torhu

Spurious Tab/space error (2006-09-21)
http://python.org/sf/1562719 opened by torhu

decimal module borks thread (2006-09-21)
http://python.org/sf/1562822 opened by Jaster

MacPython ignores user-installed Tcl/Tk (2006-09-21)
http://python.org/sf/1563046 opened by Russell Owen

code.InteractiveConsole() and closed sys.stdout (2006-09-21)
http://python.org/sf/1563079 opened by Skip Montanaro

Bugs Closed
___________

2.5c2 macosx installer aborts during "GUI Applications" (2006-09-15)
http://python.org/sf/1558983 closed by ronaldoussoren

time.strptime() access non existant attribute in calendar.py (2006-09-15)
http://python.org/sf/1559515 closed by bcannon

2.5c2 pythonw does not execute (2006-09-16)
http://python.org/sf/1559747 closed by loewis

list.sort does nothing when both cmp and key are given (2006-09-16)
http://python.org/sf/1559818 closed by qrczak

Better/faster implementation of os.path.split (2006-09-17)
http://python.org/sf/1560161 deleted by einsteinmg

Better/faster implementation of os.path.basename/dirname (2006-09-17)
http://python.org/sf/1560179 deleted by einsteinmg

copy() method of dictionaries is not "deep" (2006-09-17)
http://python.org/sf/1560327 closed by gbrandl

UCS-4 tcl not found on SUSE 10.1 with tcl and tk 8.4.12-14 (2006-09-02)
http://python.org/sf/1550791 closed by loewis

New / Reopened RFE
__________________

Exception need structured information associated with them (2006-09-15)
http://python.org/sf/1559549 opened by Ned Batchelder

String searching performance improvement (2006-09-19)
CLOSED http://python.org/sf/1561634 opened by Nick Welch

RFE Closed
__________

String searching performance improvement (2006-09-19)
http://python.org/sf/1561634 deleted by mackstann

Sep 21 '06 #1
0 1625

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 : 398 open ( +5) / 3334 closed (+19) / 3732 total (+24) Bugs : 904 open ( -4) / 6011 closed (+36) / 6915 total (+32) RFE : 222 open...
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...
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...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

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.