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 7123 to 7512
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)
7512 shutil.copystat may fail EOPNOTSUPP normal normal Python 2.6, Python 2.7 patch Kuang-che Wu (kcwu) (2009-12-15) pitrou (2010-03-22)
7516 Flag "-3" is silently ignored when running "regrtest.py -j2" normal normal Python 2.6, Python 2.7 patch Florent Xicluna (flox) * (2009-12-15) lemburg (2009-12-15)
7517 freeze.py not ported to python3 normal normal Python 3.1   Patrick Stinson (patrickkidd) (2009-12-15) patrickkidd (2009-12-15)
7502 All DocTestCase instances compare and hash equal to each other normal normal Python 2.6, Python 3.1, Python 2.7, Python 3.2   Jean-Paul Calderone (exarkun) (2009-12-14) michael.foord (2009-12-14)
7503 multiprocessing AuthenticationError "digest sent was rejected" when pickling proxy normal normal Python 2.6   Pete Hunt (peterhunt) (2009-12-14) nirai (2009-12-25)
7504 Same name cookies normal normal Python 3.2 patch Andrey Chichak (chch) (2009-12-14) chch (2010-08-04)
7506 multiprocessing.managers.BaseManager.__reduce__ references BaseManager.from_address normal normal Python 2.6, Python 3.1, Python 2.7, Python 3.2 easy Pete Hunt (peterhunt) (2009-12-14) r.david.murray (2009-12-14)
7484 smtplib: verify breaks with Postfix servers normal normal Python 2.6, Python 3.1, Python 2.7, Python 3.2 patch, easy Manuel Pégourié-Gonnard (mpg) (2009-12-12) pablomouzo (2009-12-25)
7468 PyErr_Format documentation doesn't mention all format codes normal normal Python 3.2   Ronald Oussoren (ronaldoussoren) (2009-12-10) BreamoreBoy (2010-08-04)
7469 Design and History FAQ entry on Floating Point does not mention short repr. low normal Python 3.1, Python 2.7, Python 3.2 easy R. David Murray (r.david.murray) * (2009-12-10) r.david.murray (2009-12-12)
7473 Compile error when building a 3-way universal framework when a 2-way universal framework is present normal normal Python 2.6, Python 3.1, Python 2.7, Python 3.2 patch Paul Nelson (prniii) (2009-12-10) ronaldoussoren (2010-07-24)
7474 multiprocessing.managers.SyncManager managed object creation fails when started outside of invoked file normal normal Python 3.1, Python 2.7, Python 3.2   Eric (etzool) (2009-12-10) BreamoreBoy (2010-07-11)
7475 codecs missing: base64 bz2 hex zlib hex_codec ... normal normal Python 3.2 patch Florent Xicluna (flox) * (2009-12-10) flox (2010-07-31)
7464 circular reference in HTTPResponse by urllib2 normal normal Python 3.1, Python 2.7, Python 3.2 patch Kristján Valur Jónsson (krisvale) * (2009-12-09) krisvale (2010-08-06)
7460 extended slicing not sufficiently covered in docs normal normal Python 3.1, Python 3.2   Lorenz Quack (donlorenzo) (2009-12-08) donlorenzo (2010-03-05)
7450 document that os.chmod accepts an octal digit mode normal normal Python 3.1, Python 2.7, Python 3.2 patch, easy clutchski (clutchski) (2009-12-07) ezio.melotti (2010-08-08)
7447 Sum() doc and behavior mismatch low normal Python 2.6, Python 3.1, Python 2.7, Python 3.2 patch Terry J. Reedy (terry.reedy) (2009-12-06) terry.reedy (2010-07-29)
7438 Allow to use a part of subprocess module during building Python low normal Python 2.7, Python 3.2 needs review, patch Arfrever Frehtes Taifersar Arahesis (Arfrever) (2009-12-05) brett.cannon (2009-12-05)
7440 distutils shows incorrect Python version in MSI installers normal normal Python 2.6   Mario Vilas (MarioVilas) (2009-12-05) tarek (2009-12-18)
7442 _localemodule.c: str2uni() with different LC_NUMERIC and LC_CTYPE normal normal Python 3.1, Python 3.2 patch Stefan Krah (skrah) (2009-12-05) skrah (2010-02-13)
7443 test.support.unlink issue on Windows platform high normal Python 2.7, Python 3.2 needs review, patch Andrew Svetlov (asvetlov) (2009-12-05) ncoghlan (2010-08-17)
7434 pprint doesn't know how to print a namedtuple low normal Python 2.7, Python 3.2   Anthony Foglia (afoglia) (2009-12-04) pitrou (2010-02-19)
7436 Define 'object with assignable attributes' normal normal     Terry J. Reedy (terry.reedy) (2009-12-04) BreamoreBoy (2010-08-04)
7433 MemoryView memory_getbuf causes segfaults, double call to tp_releasebuffer normal normal Python 3.1   Pauli Virtanen (pv) (2009-12-03) meador.inge (2010-04-11)
7424 segmentation fault in listextend during install normal normal Python 2.6   Jon Buller (jon.buller) (2009-12-02) jon.buller (2010-04-16)
7425 [PATCH] Improve the robustness of "pydoc -k" in the face of broken modules normal normal Python 2.6 patch Dave Malcolm (dmalcolm) (2009-12-02) r.david.murray (2010-04-10)
7412 distutils install race condition low normal Python 2.7, Python 3.2   Rene Dudfield (illume) (2009-11-30) illume (2009-12-31)
7406 int arithmetic relies on C signed overflow behaviour normal normal Python 2.6, Python 2.7   Mark Dickinson (mark.dickinson) (2009-11-29) gregory.p.smith (2009-12-05)
7405 compiling python 3.1.1 using cygwin 1.7.0 and gcc 4.3.4 normal normal Python 3.1   jeff deifik (lopgok) (2009-11-28) flox (2010-08-10)
7402 Improve reduce example in doanddont.rst low normal Python 3.1, Python 2.7, Python 3.2   Christoph Zwerschke (cito) (2009-11-27) eric.araujo (2010-09-08)
7397 __import__ docs should reference importlib.import_module normal normal Python 2.7, Python 3.2 easy Nick Coghlan (ncoghlan) * (2009-11-26) brett.cannon (2010-05-08)
7391 Re-title the "Using Backslash to Continue Statements" anti-idiom low normal Python 3.1, Python 3.0, Python 3.2   Neil Cerutti (Horpner) (2009-11-24) georg.brandl (2009-11-25)
7378 unexpected truncation of traceback normal normal Python 3.1, Python 3.2 patch Greg Hewgill (ghewgill) (2009-11-23) ezio.melotti (2010-04-09)
7365 grp and pwd should treat uid and gid as unsigned normal normal Python 3.1, Python 2.7, Python 3.2 patch Ed Plese (eplese) (2009-11-20) brian.curtin (2010-07-11)
7367 pkgutil.walk_packages fails on write-only directory in sys.path normal normal Python 2.6, Python 3.1, Python 2.7, Python 3.2   Jay Lugo (Quik_Foot) (2009-11-20) ned.deily (2009-11-20)
7370 BaseHTTPServer reinventing rfc822 date formatting normal normal Python 2.7, Python 3.2 patch Josh Kupershmidt (schmiddy) (2009-11-20) r.david.murray (2010-06-17)
7358 cPickle crash on failed assertion normal normal Python 2.6   Ryan Shaw (rybesh) (2009-11-19) rybesh (2009-11-19)
7359 mailbox cannot modify mailboxes in system mail spool normal normal Python 2.7, Python 3.2   Matthias Klose (doko) (2009-11-19) pitrou (2009-11-20)
7360 [mailbox] race: mbox may lose data with concurrent access normal normal Python 2.6   Matthias Klose (doko) (2009-11-19) pitrou (2009-11-20)
7346 Redirected stdout fires [Errno 9] normal normal Python 2.6   Ecir Hana (ecir.hana) (2009-11-18) BreamoreBoy (2010-08-04)
7352 pythonx.y-config --ldflags out of /usr and missing -L<install_lib_dir> normal normal Python 3.2 patch François Mauger (mauger) (2009-11-18) terry.reedy (2010-08-16)
7353 cporting docs recommend using Include/intobject.h, which was removed in 3.1? normal normal Python 3.1, Python 3.2   Dave Malcolm (dmalcolm) (2009-11-18) eric.araujo (2010-08-24)
7338 recursive __attribute__ -> Fatal Python error: Cannot recover from stack overflow. normal normal Python 3.1   kai zhu (kaizhu) (2009-11-17) pitrou (2009-11-17)
7340 Doc for sys.exc_info has warning that is no longer valid normal normal Python 3.1, Python 3.2   Greg Hewgill (ghewgill) (2009-11-17) eric.araujo (2010-07-11)
7334 ElementTree: file locking in Jython 2.5 (OSError on Windows) normal normal Python 2.7, Python 3.2 patch Gareth Doutch (gdoutch) (2009-11-16) brian.curtin (2010-04-10)
7336 traceback module not properly printing exceptions on interpreter shutdown normal normal Python 3.1, Python 2.7, Python 3.2   R. Tyler Ballance (rtyler) (2009-11-16) BreamoreBoy (2010-07-11)
7330 PyUnicode_FromFormat segfault normal normal Python 3.2 patch Mark Dickinson (mark.dickinson) (2009-11-15) ysj.ray (2010-08-01)
7320 Unable to load external modules on build slave with debug python normal normal     David Bolen (db3l) (2009-11-14) BreamoreBoy (2010-08-04)
7322 Socket timeout can cause file-like readline() method to lose data normal normal Python 3.1, Python 2.7, Python 3.2   David M. Beazley (beazley) (2009-11-14) BreamoreBoy (2010-07-11)
7325 tempfile.mkdtemp() does not return absolute pathname when dir is specified normal normal Python 2.6, Python 3.1, Python 2.7, Python 3.2 patch, easy Roy Smith (roysmith) (2009-11-14) dstanek (2010-07-31)
7317 Display full tracebacks when an error occurs asynchronously high normal Python 2.7, Python 3.2   Antoine Pitrou (pitrou) (2009-11-13) amaury.forgeotdarc (2009-12-01)
7311 Bug on regexp of HTMLParser normal normal Python 2.6, Python 2.7   Chiyuan Zhang (pluskid) (2009-11-12) pluskid (2009-11-20)
7305 urllib2.urlopen() segfault using SSL on Solaris normal normal Python 2.6   River Tarnell (rtarnell) (2009-11-11) BreamoreBoy (2010-08-04)
7300 Unicode arguments in str.format() high normal Python 2.6, Python 2.7 patch Walter Dörwald (doerwalter) * (2009-11-10) eric.smith (2010-03-11)
7303 pkgutil lacks documentation for useful functions normal normal Python 3.2 patch, easy Ulrik Sverdrup (englabenny) (2009-11-10) BreamoreBoy (2010-07-25)
7304 email.message.Message.set_payload and as_string given charset 'us-ascii' plus 8bit data produces invalid message normal normal Python 3.1, Python 2.7, Python 3.2   R. David Murray (r.david.murray) * (2009-11-10) BreamoreBoy (2010-07-11)
7291 urllib2 cannot handle https with proxy requiring auth normal normal Python 2.6, Python 2.7 patch Tatsuhiro Tsujikawa (tsujikawa) (2009-11-09) mbeachy (2010-04-13)
7292 Multiprocessing Joinable race condition? normal normal Python 3.1, Python 2.7, Python 3.2   Jonathan (jonathan) (2009-11-09) BreamoreBoy (2010-07-11)
7283 test_site failure when .local/lib/pythonX.Y/site-packages hasn't been created yet normal normal Python 2.7, Python 3.2   Antoine Pitrou (pitrou) (2009-11-08) pitrou (2009-11-08)
7284 optparse - display version in usage by default normal normal Python 3.2   anatoly techtonik (techtonik) (2009-11-08) BreamoreBoy (2010-07-10)
7285 multiprocessing module, example code error normal normal Python 3.1, Python 2.7, Python 3.2 patch Kouki Hashimoto (hsmtkk) (2009-11-08) BreamoreBoy (2010-07-11)
7287 import hook demo does not work normal normal Python 3.1, Python 2.7 easy Baptiste Lepilleur (blep) (2009-11-08) jackdied (2010-02-18)
7275 CoverageResult fails to merge input file with non-empty callers in trace.py (patch) normal normal Python 3.1, Python 2.7, Python 3.2 patch Christian Glinsvad (glinsvad) (2009-11-06) dstanek (2010-08-18)
7266 test_lib2to3 failure under Windows low normal Python 2.7 easy Antoine Pitrou (pitrou) (2009-11-05) meador.inge (2010-02-02)
7267 format method: c presentation type broken high normal Python 2.6, Python 2.7   Walter Dörwald (doerwalter) * (2009-11-05) haypo (2010-03-10)
7262 codecs.open() + eol (windows) normal normal Python 2.6   (shamilbi) (2009-11-04) lemburg (2009-11-04)
7255 "Default" word boundaries for Unicode data? normal normal Python 2.7, Python 3.2   daniel mccloy (RegEx4All) (2009-11-03) mrabarnett (2010-08-15)
7257 Improve documentation of list.sort and sorted() low normal     Ole Laursen (olau) (2009-11-03) olau (2009-11-04)
7247 test_fcntl_64_bit from test_fcntl.py fails in Python 2.6.4 normal normal Python 2.6, Python 3.1, Python 2.7, Python 3.2   Tony Vroon (Chainsaw) (2009-11-01) skip.montanaro (2010-05-20)
7245 better Ctrl-C support in pdb (program can be resumed) (issue216067) normal normal Python 3.2 patch Ilya Sandler (isandler) (2009-10-31) georg.brandl (2010-07-30)
7238 frame.f_lineno doesn't get updated after local trace function assigned to it normal normal Python 3.1, Python 2.7, Python 3.2   Mark Florisson (eggy) (2009-10-29) BreamoreBoy (2010-07-11)
7225 fwrite() compiler warnings normal normal Python 2.7, Python 3.2   Benjamin Peterson (benjamin.peterson) (2009-10-28) BreamoreBoy (2010-08-03)
7226 IDLE right-clicks don't work on Mac OS 10.5 normal normal Python 2.6, Python 3.1, Python 2.7, Python 3.2   Mitchell Model (MLModel) (2009-10-28) ronaldoussoren (2010-01-17)
7229 Manual entry for time.daylight can be misleading normal normal Python 2.6, Python 3.1, Python 2.7, Python 3.2 needs review, patch Tomas Kubes (napik) (2009-10-28) belopolsky (2010-07-19)
7231 Windows installer does not add \Scripts folder to the path normal normal Python 2.7, Python 3.2   sorin (sorin) (2009-10-28) srid (2010-09-03)
7219 Unhelpful error message when a distutils package install fails due to a permissions error normal normal Python 3.1, Python 2.7, Python 3.2 easy Michael Foord (michael.foord) (2009-10-27) michael.foord (2010-08-14)
7221 DispatcherWithSendTests_UsePoll with test_asyncore does nothing normal normal Python 3.1, Python 2.7, Python 3.2   Antoine Pitrou (pitrou) (2009-10-27) BreamoreBoy (2010-07-11)
7209 Prevents uint_t from being used on QNX normal normal Python 2.7 patch Matt Kraai (kraai) (2009-10-26) kraai (2009-10-26)
7212 Retrieve an arbitrary element from a set without removing it low normal Python 2.7, Python 3.2 patch Willi Richert (wrichert) (2009-10-26) rhettinger (2010-05-27)
7213 Popen.subprocess change close_fds default to True normal normal Python 2.7, Python 3.2   Milko Krachounov (milko.krachounov) (2009-10-26) gregory.p.smith (2010-03-04)
7214 TreeBuilder.end(tag) differs between cElementTree and ElementTree normal normal Python 2.7, Python 3.2   Brian (merrellb) (2009-10-26) merrellb (2010-08-08)
7202 "python setup.py MYCOMMAND --verbose" does not yield an unrecognized option error but also does not set the verbosity normal normal     Zooko O'Whielacronx (zooko) (2009-10-25) eric.araujo (2010-06-06)
7200 multiprocessing deadlock on Mac OS X when queue collected before process terminates normal normal Python 3.1, Python 2.7, Python 3.2   Brian Quinlan (bquinlan) (2009-10-24) BreamoreBoy (2010-07-11)
7201 double Endian problem and more on arm normal normal Python 2.6   Mancausoft (mancausoft) (2009-10-24) mark.dickinson (2009-10-25)
7185 csv reader utf-8 BOM error normal normal Python 3.1, Python 3.2   Istvan Szirtes (W00D00) (2009-10-22) skip.montanaro (2010-05-20)
7186 Document specialness of __doc__, and possibly other "special" attributes normal normal Python 2.6, Python 3.1, Python 2.7, Python 3.2 easy steve steiner (ssteiner) (2009-10-22) flox (2010-08-04)
7182 For non-debug builds, the cygwinccompiler.py should define NDEBUG normal normal Python 3.1, Python 2.7, Python 3.2   Daniel Stutzbach (stutzbach) (2009-10-21) terry.reedy (2010-08-21)
7183 did 2.6.3 regress for some uses of the __doc__ property? high normal Python 2.6   Zooko O'Whielacronx (zooko) (2009-10-21) orsenthil (2009-11-15)
7175 Define a standard location and API for configuration files normal normal Python 3.2   Tarek Ziadé (tarek) * (2009-10-20) michael.foord (2010-08-13)
7171 Add inet_ntop and inet_pton support for Windows normal normal Python 3.2   Jason R. Coombs (jaraco) * (2009-10-19) ghazel (2010-07-21)
7167 Smarter FTP passive mode normal normal Python 2.7, Python 3.2 patch Antoine Pitrou (pitrou) (2009-10-18) pitrou (2009-10-19)
7159 Urllib2 authentication memory. normal normal Python 3.1, Python 2.7, Python 3.2   Brad Olson (bradobro) (2009-10-17) dstanek (2010-08-18)
7162 2to3 does not convert __builtins__.file normal normal Python 2.6, Python 3.1, Python 3.0, Python 2.7, Python 3.2 patch Joe Amenta (joe.amenta) (2009-10-17) benjamin.peterson (2010-08-21)
7163 IDLE suppresses sys.stdout.write() return value normal normal Python 3.1, Python 3.2   Terry J. Reedy (terry.reedy) (2009-10-17) ajaksu2 (2010-04-09)
7152 urllib2.build_opener() skips ProxyHandler high normal Python 2.6, Python 2.7   Barry A. Warsaw (barry) (2009-10-16) terry.reedy (2010-05-11)
7136 Idle File Menu Option Improvement normal normal Python 3.2 patch Toby Donaldson (tjd) (2009-10-15) taleinat (2010-07-20)
7145 UTF-16 BOM is not written by socket.makefile (but is expected by read) normal normal Python 3.2   Yang Zhang (yang) (2009-10-15) pitrou (2009-10-19)
7146 [PATCH] platform.uname()[4] returns 'amd64' on Windows and 'x86-64' on Linux normal normal     Zooko O'Whielacronx (zooko) (2009-10-15) loewis (2009-10-20)
7123 Multiprocess Process does not always exit when run from a thread. normal normal Python 3.1, Python 3.2   Peter Saunders (pajs@fodder.org.uk) (2009-10-14) asksol (2010-08-27)

You're viewing the open tickets from 7123 to 7512
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.15 secs - Powered by Python, of course, :)