Python Open Tickets

Public info source | My blog | What is Python?


Priority Severity Version Keyword


Quantity: 2531
Oldest opened: 2001-04-17 (Amiga Lemming (amigalemming))
Last update: 2010-09-09 (barry)

You're viewing the open tickets from 7509 to 7883
Choose the page here at your right
9652
to
9806
9393
to
9654
9254
to
9398
9026
to
9233
8822
to
9030
8556
to
8824
8256
to
8548
7894
to
8245
7509
to
7883
7123
to
7512
6709
to
7110
6362
to
6701
5979
to
6377
5527
to
5975
5043
to
5504
4610
to
5038
3948
to
4591
3154
to
3931
2445
to
3132
1615
to
2437
1711800
to
1616
1595365
to
1709112
1410680
to
1578643
1076515
to
1398781
734176
to
1074333
416670
to
730473

Id Summary Prior Sever Vers Keyws Opened by (when) Temporal location Last update by (when)
7883 CallTips.py _find_constructor does not work normal normal Python 3.1, Python 3.2   Bernt Røskar Brenna (Bernt.Røskar.Brenna) (2010-02-08) brian.curtin (2010-02-08)
7885 test_distutils fails if Python built in separate directory normal normal Python 2.6, Python 2.7, Python 3.2   Neil Schemenauer (nascheme) * (2010-02-08) dedded (2010-04-01)
7877 Iterators over _winreg EnumKey and EnumValue results normal normal Python 3.2 needs review, patch Brian Curtin (brian.curtin) * (2010-02-07) stutzbach (2010-09-01)
7867 Proposed FAQ entry on pass-by-? semantics and the meaning of 'variable' in python normal normal Python 3.1, Python 2.7, Python 3.2   R. David Murray (r.david.murray) * (2010-02-06) terry.reedy (2010-08-07)
7856 cannot decode from or encode to big5 \xf9\xd8 normal normal Python 2.6   Xuefer x (Xuefer.x) (2010-02-05) rpetrov (2010-02-05)
7858 os.utime(file, (0,0,)) fails on on vfat, but doesn't fail immediately normal normal Python 2.6, Python 3.1, Python 2.7, Python 3.2 patch Damien Elmes (Damien.Elmes) (2010-02-05) Damien.Elmes (2010-02-05)
7855 Add test cases for ctypes/winreg for issues found in IronPython normal normal Python 3.1, Python 2.7, Python 3.2 patch Dino Viehland (dino.viehland) * (2010-02-04) BreamoreBoy (2010-07-29)
7844 Add -3 warning for absolute imports. normal normal Python 2.7   Mark Dickinson (mark.dickinson) (2010-02-03) benjamin.peterson (2010-05-25)
7850 platform.system() should be "macosx" instead of "Darwin" on OSX normal normal Python 2.7, Python 3.2   Ronald Oussoren (ronaldoussoren) (2010-02-03) lemburg (2010-02-22)
7836 Add /usr/sfw/lib to OpenSSL search path for Solaris. normal normal Python 3.2   David Kirkby (drkirkby) (2010-02-02) pitrou (2010-07-21)
7839 Popen should raise ValueError if pass a string when shell=False or a list when shell=True normal normal Python 3.2 easy R. David Murray (r.david.murray) * (2010-02-02) dstanek (2010-07-31)
7842 py_compile.compile SyntaxError output normal normal Python 2.6, Python 2.7 patch Nigel Heron (nheron) (2010-02-02) ajaksu2 (2010-04-09)
7826 support caching for 2to3 low normal Python 3.2 patch Brian Harring (ferringb) (2010-02-01) benjamin.peterson (2010-02-13)
7827 recv_into() argument 1 must be pinned buffer, not bytearray normal normal Python 2.6, Python 2.7 patch Andrew Dalke (dalke) * (2010-02-01) pitrou (2010-02-02)
7828 chr() and ord() documentation for wide characters normal normal Python 3.1, Python 3.2   (nudgenudge) (2010-02-01) pitrou (2010-08-03)
7830 Flatten nested functools.partial normal normal Python 3.2 needs review Alexander Belopolsky (Alexander.Belopolsky) (2010-02-01) belopolsky (2010-07-24)
7833 Bdist_wininst installers fail to load extensions built with Issue4120 patch normal normal Python 2.6, Python 2.7 patch Christoph Gohlke (cgohlke) (2010-02-01) koen (2010-06-01)
7813 Bug in command-line module launcher low normal Python 2.6 patch Pascal Chambon (pakal) (2010-01-30) pakal (2010-02-01)
7803 setup hangs on disk space requirements normal normal Python 2.6   Dan Simmons (abilify) (2010-01-29) abilify (2010-01-29)
7804 test_readline failure normal normal Python 2.6, Python 2.7, Python 3.2   Antoine Pitrou (pitrou) (2010-01-29) barry (2010-03-09)
7798 document pydoc methods normal normal Python 3.1, Python 2.7, Python 3.2   anatoly techtonik (techtonik) (2010-01-28) eric.araujo (2010-08-14)
7796 No way to find out if an object is an instance of a namedtuple low normal Python 3.3   Peter Waller (pwaller) (2010-01-27) eric.araujo (2010-09-02)
7782 new test for test_iter.py normal normal Python 2.6, Python 3.1, Python 2.7, Python 3.2 patch showell (Steve Howell) (2010-01-26) Steve Howell (2010-03-24)
7789 Issue using datetime with format() normal normal Python 2.6, Python 3.1, Python 2.7, Python 3.2   JordanS (JordanS) (2010-01-26) eric.smith (2010-01-27)
7790 struct_time documentation entry should point to the table defining the tuple low normal Python 3.1, Python 2.7, Python 3.2   R. David Murray (r.david.murray) * (2010-01-26) terry.reedy (2010-08-07)
7776 httplib.py: ._tunnel() broken normal normal Python 2.6, Python 3.1, Python 2.7, Python 3.2   Cameron Simpson (cameron) (2010-01-25) cameron (2010-01-27)
7777 Support needed for AF_RDS family normal normal Python 2.7, Python 3.2   Andrew Grover (Andrew.Grover) (2010-01-25) brian.curtin (2010-01-25)
7769 SimpleXMLRPCServer.SimpleXMLRPCServer.register_function as decorator normal normal Python 2.7   Johannes Schönberger (ahojnnes) (2010-01-24) ahojnnes (2010-01-24)
7770 sin/cos function in decimal-docs low normal Python 2.6, Python 3.1, Python 2.7, Python 3.2 patch Johannes Schönberger (ahojnnes) (2010-01-24) Steve Howell (2010-01-29)
7771 dict view comparison methods are not documented normal normal Python 3.1, Python 2.7, Python 3.2   Jan Kaliszewski (zuo) (2010-01-24) terry.reedy (2010-01-29)
7760 use_errno=True does not work normal normal Python 2.6, Python 3.1   Nikolaus Rath (Nikratio) (2010-01-23) Nikratio (2010-01-23)
7761 telnetlib Telnet.interact fails on Windows but not Linux normal normal Python 3.1, Python 3.2   Michael Newman (mnewman) (2010-01-23) skrah (2010-07-12)
7757 sys.path is incorrect when prefix is "" normal normal Python 2.6   Michael Smith (msmith@cbnco.com) (2010-01-22) msmith@cbnco.com (2010-01-25)
7759 mhlib fails on Btrfs filesystem (test_mhlib failure) normal normal Python 2.6, Python 2.7   Neil Schemenauer (nascheme) * (2010-01-22) BreamoreBoy (2010-07-28)
7750 IOError when launching script under pdb with backslash in script path normal normal Python 2.6, Python 2.7 patch Jason R. Coombs (jaraco) * (2010-01-21) jaraco (2010-01-22)
7752 Add support for Digest authentication session (reuse nonces) normal normal Python 3.2 needs review, patch Manuel Muradás (dieresys) (2010-01-21) orsenthil (2010-07-11)
7744 Allow site.addsitedir insert to beginning of sys.path normal normal Python 2.7, Python 3.2   Chris Lasher (gotgenes) (2010-01-20) brian.curtin (2010-01-23)
7738 IDLE hang when tooltip comes up in Linux normal normal Python 3.1, Python 2.7, Python 3.2 needs review Kent Yip (yesk13) (2010-01-19) rakesh_d (2010-08-01)
7739 time.strftime may hung while trying to open /etc/localtime but does not release GIL normal normal Python 2.6 patch Doron Tal (dorontal) (2010-01-19) haypo (2010-06-12)
7741 Allow multiple statements in code.InteractiveConsole.push normal normal Python 2.7 needs review, patch Kristján Valur Jónsson (krisvale) * (2010-01-19) eric.araujo (2010-08-16)
7732 imp.find_module crashes Python if there exists a directory named "__init__.py" high normal Python 2.6, Python 3.1, Python 2.7, Python 3.2 patch Andreas Stührk (Trundle) (2010-01-18) flox (2010-08-08)
7735 python creates IPv6 DNS requests even when built with --disable-ipv6 normal normal Python 2.6, Python 3.1, Python 2.7, Python 3.2   Evan Teran (Evan.Teran) (2010-01-18) giampaolo.rodola (2010-05-07)
7723 sqlite only accept buffer() for BLOB objects (input/output) normal normal Python 2.7 patch Florent Xicluna (flox) * (2010-01-17) flox (2010-09-03)
7726 Remove required metadata warnings for sdist normal normal Python 2.7, Python 3.2   Michael Foord (michael.foord) (2010-01-17) terry.reedy (2010-08-05)
7727 xmlrpc library returns string which contain null ( \x00 ) normal normal Python 2.6 patch Steven Hartland (Steven.Hartland) (2010-01-17) Steven.Hartland (2010-01-21)
7713 implement ability to disable automatic search path additions normal normal Python 2.6, Python 3.1, Python 2.7, Python 3.2   Fabian Groffen (grobian) (2010-01-16) Neurogeek (2010-03-18)
7716 IPv6 detection, don't assume existence of /usr/xpg4/bin/grep normal normal Python 2.6, Python 3.1, Python 2.7, Python 3.2 needs review, patch Fabian Groffen (grobian) (2010-01-16) BreamoreBoy (2010-07-06)
7717 Compilation fixes for IRIX normal normal Python 2.6, Python 2.7 needs review, patch Fabian Groffen (grobian) (2010-01-16) BreamoreBoy (2010-08-01)
7718 Build shared libpythonX.Y.so on IRIX normal normal Python 2.6, Python 2.7 patch Fabian Groffen (grobian) (2010-01-16) BreamoreBoy (2010-08-01)
7719 distutils: ignore .nfsXXXX files normal normal Python 3.1, Python 2.7, Python 3.2 needs review, patch Fabian Groffen (grobian) (2010-01-16) BreamoreBoy (2010-07-11)
7720 Errors in tests and C implementation of raw FileIO normal normal Python 2.6   Pascal Chambon (pakal) (2010-01-16) haypo (2010-01-21)
7707 multiprocess.Queue operations during import can lead to deadlocks normal normal Python 2.6   Alon Zakai (kripken) (2010-01-15) brett.cannon (2010-01-15)
7710 Inconsistent Exception for int() conversion normal normal Python 3.1, Python 2.7, Python 3.2   Florent Xicluna (flox) * (2010-01-15) flox (2010-08-12)
7699 strptime, strftime documentation normal normal Python 2.6, Python 3.1, Python 2.7, Python 3.2 patch Michael Stephens (mikejs) (2010-01-14) BreamoreBoy (2010-07-22)
7686 redundant open modes 'rbb', 'wbb', 'abb' no longer work on Windows normal normal Python 2.7   ivank (ivank) (2010-01-13) skip.montanaro (2010-05-20)
7687 Bluetooth support untested normal normal Python 3.1, Python 2.7, Python 3.2   Antoine Pitrou (pitrou) (2010-01-13) BreamoreBoy (2010-07-11)
7689 Pickling of classes with a metaclass and copy_reg normal normal Python 3.1, Python 2.7, Python 3.2 needs review, patch Craig Citro (craigcitro) (2010-01-13) eric.araujo (2010-08-01)
7694 DeprecationWarning from build_ext needs stacklevel normal normal   patch Tres Seaver (tseaver) (2010-01-13) terry.reedy (2010-08-21)
7695 missing termios constants normal normal Python 2.7, Python 3.2   Conor Hughes (conorh) (2010-01-13) brian.curtin (2010-01-14)
7696 Improve Memoryview/Buffer documentation normal normal Python 3.1, Python 2.7, Python 3.2   Florent Xicluna (flox) * (2010-01-13) cmcqueen1975 (2010-07-20)
7682 Optimisation of if with constant expression normal normal Python 3.2 patch Sylvain Defresne (sdefresne) (2010-01-12) pitrou (2010-03-17)
7674 select.select() corner cases: duplicate fds, out-of-range fds normal normal Python 3.2   Chris Leary (cdleary) (2010-01-11) pitrou (2010-07-11)
7676 IDLE shell shouldn't use TABs normal normal Python 3.1, Python 2.7, Python 3.2   Cherniavsky Beni (cben) (2010-01-11) cben (2010-08-15)
7677 distutils, better error message for setup.py upload -sign without identity. normal normal Python 2.6, Python 3.1, Python 2.7, Python 3.2   Rene Dudfield (illume) (2010-01-11) eric.araujo (2010-04-09)
7678 subprocess.Popen pipeline example code in the documentation is lacking normal normal Python 2.6   Steven K. Wong (steven.k.wong) (2010-01-11) BreamoreBoy (2010-08-04)
7665 test_urllib2 and test_ntpath fail if path contains "\" normal normal Python 2.7   Florent Xicluna (flox) * (2010-01-10) orsenthil (2010-01-10)
7671 test_popen fails if path contains special char like ";" normal normal Python 2.7 patch Florent Xicluna (flox) * (2010-01-10) benjamin.peterson (2010-01-31)
7672 _ssl module overwrites existing thread safety callbacks normal normal Python 2.6, Python 3.1, Python 2.7, Python 3.2 patch Sean Soria (ssoria) (2010-01-10) pitrou (2010-04-26)
7662 time.utcoffset() normal normal Python 2.7, Python 3.2   anatoly techtonik (techtonik) (2010-01-09) belopolsky (2010-06-06)
7656 test_hashlib fails on some installations (specifically Neal's regression test runner) normal normal Python 2.7   R. David Murray (r.david.murray) * (2010-01-08) ezio.melotti (2010-07-11)
7659 Attribute assignment on object() instances raises wrong exception normal normal Python 2.6, Python 2.7   Pascal Chambon (pakal) (2010-01-08) r.david.murray (2010-01-08)
7651 Python3: guess text file charset using the BOM normal normal Python 2.7, Python 3.2 patch STINNER Victor (haypo) (2010-01-07) BreamoreBoy (2010-07-25)
7652 Merge C version of decimal into py3k. normal normal Python 3.2 patch Mark Dickinson (mark.dickinson) (2010-01-07) skrah (2010-01-22)
7642 [patch] Minor improvement in os.system doc normal normal Python 2.6, Python 2.7 patch Valentín (Val) (2010-01-06) eric.araujo (2010-02-16)
7644 bug in nntplib.body() method with possible fix normal normal Python 3.1, Python 3.2 easy Michael Mullins (mdmullins) (2010-01-06) r.david.murray (2010-01-07)
7645 test_distutils fails on Windows XP normal normal Python 3.1, Python 2.7, Python 3.2   Austin English (austin987) (2010-01-06) amaury.forgeotdarc (2010-07-16)
7635 19.6 xml.dom.pulldom doc: stub? normal normal Python 2.6, Python 3.1, Python 2.7, Python 3.2 patch Terry J. Reedy (terry.reedy) (2010-01-05) mark.smith (2010-07-25)
7639 bdist_msi fails on files with long names normal normal Python 2.6 needs review, patch Mikhail Terekhov (mmm77) (2010-01-05) cmcqueen1975 (2010-07-23)
7620 Vim syntax highlight low normal Python 3.2 patch July Tikhonov (july) (2010-01-02) brett.cannon (2010-01-02)
7615 unicode_escape codec does not escape quotes normal normal Python 2.6, Python 2.7 patch Richard Hansen (rhansen) (2010-01-01) lemburg (2010-07-28)
7611 shlex not posix compliant when parsing "foo#bar" normal normal Python 3.2 patch Jan David Mol (jjdmol2) (2009-12-31) terry.reedy (2010-08-04)
7593 Computed-goto patch for RE engine normal normal Python 3.2 needs review, patch A.M. Kuchling (akuchling) * (2009-12-29) cdleary (2010-05-28)
7594 shlex refactoring normal normal Python 2.6, Python 3.1, Python 2.7, Python 3.2 needs review, patch Brian Harring (ferringb) (2009-12-29) mhammond (2010-05-06)
7582 Use ISO timestamp in diff.py normal normal Python 3.2 needs review, patch anatoly techtonik (techtonik) (2009-12-27) brian.curtin (2010-07-05)
7584 datetime.rfcformat() for Date and Time on the Internet normal normal Python 3.2 patch, easy anatoly techtonik (techtonik) (2009-12-27) belopolsky (2010-07-13)
7578 Behavior of operations on a closed file object is not documented correctly normal normal Python 2.6, Python 3.1   Baptiste Lepilleur (blep) (2009-12-26) ncoghlan (2010-01-01)
7576 Avoid warnings in PyModuleDef_HEAD_INIT normal normal Python 3.2 needs review, patch Ronald Oussoren (ronaldoussoren) (2009-12-25) rnk (2010-07-11)
7573 Position independent include of Python.h normal normal Python 3.2   (instigate_team) (2009-12-24) instigate_team (2010-03-01)
7574 PyUnicode_FromFormat broken and not documented for 2.x normal normal Python 2.6, Python 2.7   Ronald Oussoren (ronaldoussoren) (2009-12-24) ysj.ray (2010-08-05)
7565 Increasing resource.RLIMIT_NOFILE has no effect normal normal Python 2.7   George King (george.king) (2009-12-23) loewis (2009-12-23)
7567 Messed up terminal after calling curses.initscr() twice. normal normal Python 2.6, Python 3.1, Python 2.7, Python 3.2 needs review, patch Yury (yury) (2009-12-23) ferringb (2010-08-07)
7562 Custom order for the subcommands of build normal normal     Jari Pennanen (ciantic) (2009-12-22) ciantic (2009-12-23)
7559 TestLoader.loadTestsFromName swallows import errors normal normal Python 2.6, Python 3.1, Python 2.7, Python 3.2 patch, easy Robert Collins (rbcollins) (2009-12-21) michael.foord (2010-04-14)
7546 msvc9compiler.py: add .asm extension normal normal Python 2.6, Python 3.1, Python 2.5, Python 2.7, Python 3.2 patch Stefan Krah (skrah) (2009-12-19) eric.araujo (2010-09-04)
7547 test_timeout should skip, not fail, when the remote host is not available normal normal Python 3.1, Python 2.7, Python 3.2   Antoine Pitrou (pitrou) (2009-12-19) BreamoreBoy (2010-07-11)
7537 test_format fails with -j combined with -v low normal Python 3.2 patch James G. sack (jim) (jgsack) (2009-12-18) pitrou (2010-07-31)
7538 HP-UX 11.11 GCC build fails to build modules normal normal Python 2.6   River Tarnell (rtarnell) (2009-12-18) BreamoreBoy (2010-08-04)
7523 add SOCK_NONBLOCK and SOCK_CLOEXEC to socket module normal normal Python 3.2 patch (lekma) (2009-12-16) pitrou (2010-07-22)
7509 AttributeError: MSVCCompiler instance has no attribute '_MSVCCompiler__root' normal normal Python 2.6, Python 2.7, Python 3.3, Python 3.2   Sridhar Ratnakumar (srid) (2009-12-15) tarek (2010-04-13)

You're viewing the open tickets from 7509 to 7883
Choose the page here at your right
9652
to
9806
9393
to
9654
9254
to
9398
9026
to
9233
8822
to
9030
8556
to
8824
8256
to
8548
7894
to
8245
7509
to
7883
7123
to
7512
6709
to
7110
6362
to
6701
5979
to
6377
5527
to
5975
5043
to
5504
4610
to
5038
3948
to
4591
3154
to
3931
2445
to
3132
1615
to
2437
1711800
to
1616
1595365
to
1709112
1410680
to
1578643
1076515
to
1398781
734176
to
1074333
416670
to
730473


Activity per day
Activity per day (from 2001-04-17 to 2010-09-09)

Updated: Thu Sep 9 03:11:56 2010

Changelog:
2008-12-01: Removed the Component column, keyword and everything, as it lost it's benefit.
2007-12-07: Renewed this page, now you have a form to choose how to filter the open tickets, and a lot of columns with information! All for the same price! (well, actually you have the cost of some miliseconds because this page is now dynamic...)
2007-10-23: Added a graph after the tickets that show the traffic per day of the whole timespan, since first open ticket to last one.
2007-09-19: Changed the way the different comments are shown in each issue: now I put a vertical bar one pixel width for each activity; the result is that is easier to see the rhythm of activity.
2007-09-13: Added different listings regarding the keywords of the ticket.
2007-09-11: I was getting the comments info from the History, now get the # of comments from Messages (all minus 1, because of the initial text). I keep considering the History to see the last changed info.
2007-09-10: First version getting the info from Roundup.

- - -
Bitácora de Vuelo - Facundo Batista - http://www.taniquetil.com.ar/plog
Page generated in 0.12 secs - Powered by Python, of course, :)