[issue727732] getpath.c-generated prefix wrong for Tru64 scripts

2009-02-12 Thread Daniel Diniz
Daniel Diniz added the comment: Mike, Thanks for the feedback (and laugh!). I'll close this one soon, unless someone requests to keep open. ___ Python tracker ___ __

[issue821948] fcntl() not working on sparc/linux (python 2.2.3)

2009-02-12 Thread Martin v. Löwis
Changes by Martin v. Löwis : -- resolution: -> works for me status: open -> closed ___ Python tracker ___ ___ Python-bugs-list maili

[issue875654] add support for installations compiled for debugging

2009-02-12 Thread Daniel Diniz
Daniel Diniz added the comment: Doesn't make much sense, IIUC can be achieved with small effort from interested users and Debian ships python-dbg (OT here). Will close unless someone salvages some of the ideas. -- nosy: +ajaksu2, tarek priority: normal -> low __

[issue872815] How to pass the proxy server use socket

2009-02-12 Thread Daniel Diniz
Daniel Diniz added the comment: I don't understand the problem. I will close this one if no opposition arises. -- components: +Library (Lib) -None nosy: +ajaksu2 type: -> behavior ___ Python tracker

[issue849097] Request: getpos() for sgmllib

2009-02-12 Thread Daniel Diniz
Daniel Diniz added the comment: Closed #868908 as a duplicate of this one. -- nosy: +ajaksu2 stage: -> test needed versions: +Python 2.7 ___ Python tracker ___ ___

[issue868908] getpos() for sgmllib

2009-02-12 Thread Daniel Diniz
Daniel Diniz added the comment: Duplicate of #849097. -- nosy: +ajaksu2 resolution: -> duplicate status: open -> closed superseder: -> Request: getpos() for sgmllib ___ Python tracker __

[issue869649] Quicktime missing funcitonality

2009-02-12 Thread Daniel Diniz
Changes by Daniel Diniz : -- components: +Macintosh -None priority: normal -> low stage: -> test needed type: -> feature request ___ Python tracker ___ ___

[issue868571] HTTPResponse.read(amt) fails when response length is UNKNOWN

2009-02-12 Thread Daniel Diniz
Changes by Daniel Diniz : -- nosy: +ajaksu2 stage: -> test needed type: -> behavior versions: +Python 2.6 -Python 2.3 ___ Python tracker ___ __

[issue854918] Configurable SSL handshake

2009-02-12 Thread Daniel Diniz
Daniel Diniz added the comment: SSL changed a lot, is this still relevant? Will close on lack of response. -- components: +Extension Modules nosy: +ajaksu2 stage: -> test needed ___ Python tracker __

[issue853656] Carbon.CF.CFURLRef should be easier to create

2009-02-12 Thread Daniel Diniz
Changes by Daniel Diniz : -- stage: -> test needed ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mai

[issue852150] Can't send Apple Events without WindowServer connection

2009-02-12 Thread Daniel Diniz
Changes by Daniel Diniz : -- stage: -> test needed ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mai

[issue845560] imaplib: traceback from _checkquote with empty string

2009-02-12 Thread Daniel Diniz
Changes by Daniel Diniz : -- stage: -> test needed type: -> behavior versions: +Python 2.6 -Python 2.3 ___ Python tracker ___ ___ P

[issue846817] control-c is being sent to child thread rather than main

2009-02-12 Thread Daniel Diniz
Daniel Diniz added the comment: Closing proposed. Cannot reproduce as of r69550: calling CliEngine run # # MAIN THREAD Control-C MAIN THREAD Control-C [...] Returning from cliEngine.runEngine() MAIN THREAD Control-C Exiting the main thread On Ubuntu 8.04 (2.6,24) with libreadline 5.2. --

[issue837046] pyport.h redeclares gethostname() if SOLARIS is defined

2009-02-12 Thread Daniel Diniz
Changes by Daniel Diniz : -- components: +Build -None dependencies: +Solaris 8 declares gethostname(). stage: -> test needed type: -> compile error versions: +Python 2.6 -Python 2.4 ___ Python tracker __

[issue835176] [2.3.2] bz2 test failure on AIX 4.3.2, Tru64 UNIX

2009-02-12 Thread Daniel Diniz
Daniel Diniz added the comment: Will close unless someone can point any current relevance. -- components: +Tests nosy: +ajaksu2 priority: normal -> low type: -> behavior ___ Python tracker __

[issue834351] Mouse wheel crashes program

2009-02-12 Thread Daniel Diniz
Changes by Daniel Diniz : -- stage: -> test needed type: -> behavior versions: +Python 2.6 -Python 2.4 ___ Python tracker ___ ___ P

[issue834840] Unhelpful error message from cgi module

2009-02-12 Thread Daniel Diniz
Changes by Daniel Diniz : -- nosy: +ajaksu2 priority: normal -> low stage: -> test needed type: -> feature request ___ Python tracker ___ _

[issue821948] fcntl() not working on sparc/linux (python 2.2.3)

2009-02-12 Thread Daniel Diniz
Daniel Diniz added the comment: Anyone interested in keeping this one open? -- nosy: +ajaksu2 priority: normal -> low stage: -> test needed type: -> behavior ___ Python tracker _

[issue822005] Carbon.CarbonEvt.ReceiveNextEvent args wrong

2009-02-12 Thread Daniel Diniz
Changes by Daniel Diniz : -- stage: -> test needed type: -> behavior ___ Python tracker ___ ___ Python-bugs-list mailing list Unsub

[issue824371] ntpath.expandvars doesn't expand Windows-style variables.

2009-02-12 Thread Daniel Diniz
Changes by Daniel Diniz : -- stage: -> test needed versions: +Python 2.7 ___ Python tracker ___ ___ Python-bugs-list mailing list Un

[issue815668] test_locale and en_US

2009-02-12 Thread Daniel Diniz
Daniel Diniz added the comment: Fixed in #1197218. -- components: +Tests -None nosy: +ajaksu2 resolution: -> out of date stage: -> committed/rejected status: open -> closed superseder: -> test_locale fix on modern linux ___ Python tracker

[issue813198] Migrate PEP material to docs

2009-02-12 Thread Daniel Diniz
Changes by Daniel Diniz : -- stage: -> test needed type: -> feature request ___ Python tracker ___ ___ Python-bugs-list mailing lis

[issue809887] Improve pdb breakpoint feedback

2009-02-12 Thread Daniel Diniz
Daniel Diniz added the comment: Closing proposed, objections? -- nosy: +ajaksu2 priority: normal -> low stage: -> test needed type: -> feature request versions: +Python 2.7 -Python 2.5 ___ Python tracker __

[issue900502] bundlebuilder: some way to add non-py files in packages

2009-02-12 Thread Daniel Diniz
Changes by Daniel Diniz : -- stage: -> test needed ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mai

[issue916013] Improving MacPython's IAC support

2009-02-12 Thread Daniel Diniz
Daniel Diniz added the comment: IAC is now 'Apple events', the IPC behind AppleScript. -- nosy: +ajaksu2 stage: -> test needed type: -> feature request ___ Python tracker ___

[issue902065] fails building C++ extensions when configured --without-cxx

2009-02-12 Thread Daniel Diniz
Changes by Daniel Diniz : -- keywords: +patch stage: -> test needed type: -> behavior versions: +Python 2.6 ___ Python tracker ___

[issue903339] OpenVMS file system and UNIVERSAL_NEWLINES support

2009-02-12 Thread Daniel Diniz
Daniel Diniz added the comment: Here's the thread mentioned: http://mail.python.org/pipermail/python-dev/2004-February/042686.html Couldn't find any resolution about this issue after the messages here. -- nosy: +ajaksu2 priority: normal -> low type: -> behavior __

[issue904498] threading docs, start error should be specified

2009-02-12 Thread Daniel Diniz
Changes by Daniel Diniz : -- stage: -> test needed type: -> feature request ___ Python tracker ___ ___ Python-bugs-list mailing lis

[issue5237] Allow auto-numbered replacement fields in str.format() strings

2009-02-12 Thread Eric Smith
Eric Smith added the comment: How is: '{d}{s}{f}'.format(3, 'foo', 3.14) more unclear than: '%d%s%f' % (3, 'foo', 3.14) ? But the more I think about it, the more I think it would have to be: '{:d}{:s}{:f}'.format(3, 'foo', 3.14) Since "{0:0}" is a legitimate format string, I need some way to t

[issue785031] MacPython installer fails on UFS filesystem

2009-02-12 Thread Daniel Diniz
Daniel Diniz added the comment: UFS support in Mac OS X seems to be in legacy/deprecated mode. Should we close this one? -- components: +Macintosh -None nosy: +ajaksu2 type: -> behavior ___ Python tracker __

[issue5232] Setting font from preference dialog in IDLE on OS X broken

2009-02-12 Thread Mitchell Model
Mitchell Model added the comment: OK, so I built 3.1 on a clean (G4) system instead of my highly tangled Intel and didn't get the seg fault. I guess the issue isn't real. ___ Python tracker ___

[issue783528] Inconsistent results with super and __getattribute__

2009-02-12 Thread Daniel Diniz
Daniel Diniz added the comment: Same behavior, is this a real issue? Current exception: TypeError: 'super' object has only read-only attributes (assign to .n) -- nosy: +ajaksu2 stage: -> test needed type: -> behavior versions: +Python 2.7 -Python 2.3 Added file: http://bugs.python.o

[issue5237] Allow auto-numbered replacement fields in str.format() strings

2009-02-12 Thread David W. Lambert
David W. Lambert added the comment: I am net yet fluent in format method. I meant ":" where "#" appeared. Anyway, I think you need the colon. If from print('{0:9}'.format(33)) you make the argument number implicit and remove the colon you'd get print('{9}'.format(33)) which does and sho

[issue788931] resolving relative paths for external entities with xml.sax

2009-02-12 Thread Daniel Diniz
Changes by Daniel Diniz : -- dependencies: +relative on-disk SYSTEM id handling is incorrect stage: -> test needed type: -> behavior ___ Python tracker ___ ___

[issue798058] IDLE / PyOS_InputHook

2009-02-12 Thread Daniel Diniz
Changes by Daniel Diniz : -- dependencies: +IDLE / PyOS_InputHook stage: -> test needed type: -> behavior versions: +Python 2.6 -Python 2.5 ___ Python tracker ___

[issue5241] Missing flags in the Regex howto

2009-02-12 Thread Ezio Melotti
New submission from Ezio Melotti : The Regex howto for Py2.x doesn't include re.U/re.UNICODE (http://docs.python.org/library/re.html#re.U): http://docs.python.org/dev/howto/regex.html#compilation-flags (Py2.7) http://docs.python.org/howto/regex.html#compilation-flags (Py2.6) ... The Regex howto

[issue806149] aetools.TalkTo methods can be obscured

2009-02-12 Thread Daniel Diniz
Daniel Diniz added the comment: Needs confirmation. -- nosy: +ajaksu2 stage: -> test needed type: -> behavior ___ Python tracker ___ _

[issue803422] sgmllib doesn't support hex or Unicode character references

2009-02-12 Thread Daniel Diniz
Changes by Daniel Diniz : -- priority: normal -> low stage: -> test needed type: -> feature request versions: +Python 2.7 -Python 2.3 ___ Python tracker ___ __

[issue798876] windows sys.path contains nonexistant directory

2009-02-12 Thread Daniel Diniz
Changes by Daniel Diniz : -- stage: -> test needed type: -> behavior versions: -Python 2.5 ___ Python tracker ___ ___ Python-bugs-

[issue798520] os.popen with invalid mode differs on Windows and POSIX

2009-02-12 Thread Daniel Diniz
Daniel Diniz added the comment: This snippet still raises 'OSError: [Errno 22] ...' in Linux: import os os.popen('ls', '') Can anyone do a quick check on Windows? -- nosy: +ajaksu2, georg.brandl priority: normal -> low stage: -> test needed versions: +Python 2.7

[issue5237] Allow auto-numbered replacement fields in str.format() strings

2009-02-12 Thread David W. Lambert
David W. Lambert added the comment: '{d}{s}{f}'.format(3, 'foo', 3.14) is possibly unclear, but is shorter than '{#d}{#s}{#f}'.format(...) -- nosy: +LambertDW ___ Python tracker __

[issue777597] socketmodule.c connection handling incorect on windows

2009-02-12 Thread Daniel Diniz
Daniel Diniz added the comment: Fixed in r36739 according to #965036. -- components: +Windows dependencies: +Fix for #777597 - socketmodule.c connection handling incorec nosy: +ajaksu2 resolution: -> out of date status: open -> closed type: -> behavior ___

[issue777588] asyncore is broken for windows if connection is refused

2009-02-12 Thread Daniel Diniz
Daniel Diniz added the comment: Looks like this one was solved in issue 909005, does anyone disagree? -- components: +Windows nosy: +ajaksu2 superseder: -> asyncore fixes and improvements type: -> behavior ___ Python tracker

[issue779285] Carbon Event ReceiveNextEvent

2009-02-12 Thread Daniel Diniz
Daniel Diniz added the comment: Needs confirmation. -- nosy: +ajaksu2 priority: normal -> low stage: -> test needed type: -> behavior ___ Python tracker ___ _

[issue5237] Allow auto-numbered replacement fields in str.format() strings

2009-02-12 Thread Eric Smith
Eric Smith added the comment: It's easy enough to implement. Although the 'all-or-nothing' aspect is a little tough, I'll have to give it some thought. Maybe the best way to do this is to first create a string.Formatter subclass that implements it. I'll play with it and see what I come up with.

[issue780354] socket.makefile() isn't compatible with marshal/cPickle/etc

2009-02-12 Thread Daniel Diniz
Daniel Diniz added the comment: IIUC this one can be closed. Objections? -- nosy: +ajaksu2 type: -> behavior ___ Python tracker ___ ___

[issue5240] time.strptime fails to match data and format with Unicode whitespaces (Py3)

2009-02-12 Thread Ezio Melotti
New submission from Ezio Melotti : On Python3, strptime raises a ValueError with some "Unicode whitespaces" even if they are present both in the 'string' and 'format' args in the same position: >>> strptime("Thu\x20Feb", "%a\x20%b") # normal space, works fine time.struct_time(tm_year=1900, tm_mon

[issue5237] Allow auto-numbered replacement fields in str.format() strings

2009-02-12 Thread Benjamin Peterson
Changes by Benjamin Peterson : -- nosy: +eric.smith ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.

[issue3745] _sha256 et al. encode to UTF-8 by default

2009-02-12 Thread Gregory P. Smith
Gregory P. Smith added the comment: fixed in trunk r69561. -- components: +Extension Modules -Library (Lib) resolution: -> fixed status: open -> closed versions: +Python 3.0, Python 3.1 ___ Python tracker

[issue5232] Setting font from preference dialog in IDLE on OS X broken

2009-02-12 Thread Mitchell Model
Mitchell Model added the comment: At 10:56 PM + 02/12/09, Ned Deily wrote: >Ned Deily added the comment: > >FWIW, I am not able to reproduce this using a release3.0 IDLE (so with >today's patches) built with the default Apple-supplied Tcl/Tk in 10.5. >Are you using a newer Tcl/Tk? Does it

[issue780602] No sleep or busy wait

2009-02-12 Thread Daniel Diniz
Daniel Diniz added the comment: Is the issue valid? Can anyone implement a test based on Jean's description? -- nosy: +ajaksu2 stage: -> test needed versions: +Python 2.7 ___ Python tracker _

[issue684944] extend readline functionality in pdb

2009-02-12 Thread Benjamin Peterson
Changes by Benjamin Peterson : -- resolution: -> rejected status: open -> closed ___ Python tracker ___ ___ Python-bugs-list mailing

[issue779153] bgen requires Universal Headers, not OS X dev headers

2009-02-12 Thread Daniel Diniz
Changes by Daniel Diniz : -- components: +Build type: -> behavior versions: +Python 2.6 -Python 2.3 ___ Python tracker ___ ___ Pytho

[issue684944] extend readline functionality in pdb

2009-02-12 Thread Michael Stone
Michael Stone added the comment: ajaksu2, I think you just changed the status of this to "test needed". I don't think a unit test for this functionality is possible if that's what you mean, as it is an interactive feature involving readline completion at the interactive prompt only. It's be

[issue763708] Failures in test_macostools for --enable-unicode=ucs4

2009-02-12 Thread Daniel Diniz
Daniel Diniz added the comment: Happy new year :) -- components: +Unicode nosy: +ajaksu2 stage: -> test needed type: -> behavior versions: -Python 2.5 ___ Python tracker ___

[issue776533] Carbon.Snd module SPB constructor shadowed

2009-02-12 Thread Daniel Diniz
Daniel Diniz added the comment: The edit took place in rev33677 and is gone from the source, closing unless objections are voiced. -- nosy: +ajaksu2 priority: normal -> low type: -> behavior versions: +Python 2.7 ___ Python tracker

[issue775340] OSX 'freeze' bug

2009-02-12 Thread Daniel Diniz
Daniel Diniz added the comment: If nobody raises protest, going to close soon. -- nosy: +ajaksu2 stage: -> test needed type: -> behavior ___ Python tracker ___ __

[issue706592] Crbon.File.FSSpec should accept non-existing pathnames

2009-02-12 Thread Daniel Diniz
Changes by Daniel Diniz : -- stage: -> test needed type: -> feature request versions: +Python 2.7 ___ Python tracker ___ ___ Python

[issue706585] Expose FinderInfo in FSCatalogInfo

2009-02-12 Thread Daniel Diniz
Daniel Diniz added the comment: Can anyone salvage Gregory's inline patch? -- keywords: +patch nosy: +ajaksu2 stage: -> test needed type: -> feature request versions: +Python 2.7 ___ Python tracker

[issue684944] extend readline functionality in pdb

2009-02-12 Thread Daniel Diniz
Changes by Daniel Diniz : -- stage: -> test needed type: -> feature request versions: +Python 2.7 -Python 2.3 ___ Python tracker ___ __

[issue678264] test_resource fails when file size is limited

2009-02-12 Thread Daniel Diniz
Daniel Diniz added the comment: Is this still a problem? -- components: +Tests nosy: +ajaksu2 stage: -> test needed type: -> behavior ___ Python tracker ___ _

[issue665761] reduce() masks exception

2009-02-12 Thread Daniel Diniz
Daniel Diniz added the comment: Confirmed in trunk, rev69550. -- keywords: +patch nosy: +ajaksu2 stage: -> test needed type: -> behavior versions: +Python 2.7 ___ Python tracker

[issue602291] Bgen should learn about booleans

2009-02-12 Thread Daniel Diniz
Changes by Daniel Diniz : -- stage: -> test needed versions: +Python 2.7 ___ Python tracker ___ ___ Python-bugs-list mailing list Un

[issue1536] pickle's documentation is severely outdated

2009-02-12 Thread Daniel Diniz
Changes by Daniel Diniz : -- stage: -> needs patch type: -> behavior ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubsc

[issue504219] locale.resetlocale is broken

2009-02-12 Thread Daniel Diniz
Changes by Daniel Diniz : -- dependencies: +locale.getdefaultlocale doesnt handle all locales gracefully stage: -> test needed type: -> behavior versions: +Python 2.6 -Python 2.4 ___ Python tracker _

[issue532631] Confusions in formatfloat

2009-02-12 Thread Daniel Diniz
Changes by Daniel Diniz : -- nosy: +marketdickinson stage: -> test needed type: -> behavior versions: +Python 2.6 ___ Python tracker ___ __

[issue602893] cgitb tracebacks not accessible

2009-02-12 Thread Daniel Diniz
Changes by Daniel Diniz : -- keywords: +easy stage: -> test needed versions: +Python 2.7 ___ Python tracker ___ ___ Python-bugs-list

[issue634412] RFC 2112 in email package

2009-02-12 Thread Daniel Diniz
Changes by Daniel Diniz : -- nosy: +ajaksu2 stage: -> test needed versions: +Python 2.7, Python 3.1 -Python 2.6 ___ Python tracker ___ _

[issue655802] cPickle not always same as pickle

2009-02-12 Thread Daniel Diniz
Changes by Daniel Diniz : -- stage: -> needs patch versions: -Python 2.5 ___ Python tracker ___ ___ Python-bugs-list mailing list U

[issue1520831] urrlib2 max_redirections=0 disables redirects

2009-02-12 Thread Daniel Diniz
Changes by Daniel Diniz : -- nosy: +jjlee ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.

[issue2202] urllib2 fails against IIS 6.0 (No support for MD5-sess auth)

2009-02-12 Thread Daniel Diniz
Changes by Daniel Diniz : -- nosy: +jjlee ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.org

[issue1368312] fix for scheme identification in urllib2?

2009-02-12 Thread Daniel Diniz
Changes by Daniel Diniz : -- nosy: +jjlee ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.

[issue979407] urllib2 digest auth totally broken

2009-02-12 Thread Daniel Diniz
Changes by Daniel Diniz : -- nosy: +jjlee ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.o

[issue2244] urllib and urllib2 decode userinfo multiple times

2009-02-12 Thread Daniel Diniz
Changes by Daniel Diniz : -- nosy: +jjlee ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.org

[issue1285440] Digest Authentication not working in all cases

2009-02-12 Thread Daniel Diniz
Changes by Daniel Diniz : -- nosy: +jjlee ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.

[issue1712522] urllib.quote throws exception on Unicode URL

2009-02-12 Thread Daniel Diniz
Changes by Daniel Diniz : -- nosy: +orsenthil stage: -> test needed ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubs

[issue1424152] urllib/urllib2: HTTPS over (Squid) Proxy fails

2009-02-12 Thread Daniel Diniz
Changes by Daniel Diniz : -- stage: test needed -> patch review type: feature request -> behavior versions: +Python 2.6, Python 3.0 ___ Python tracker ___ _

[issue3466] urllib2 should support HTTPS connections with client keys

2009-02-12 Thread Daniel Diniz
Changes by Daniel Diniz : -- nosy: +jjlee stage: -> test needed versions: +Python 2.7 ___ Python tracker ___ ___ Python-bugs-list mail

[issue5102] urllib2.py timeouts do not propagate across redirects for 2.6.1 (and 3.x?)

2009-02-12 Thread Daniel Diniz
Changes by Daniel Diniz : -- nosy: +jjlee, orsenthil stage: -> test needed ___ Python tracker ___ ___ Python-bugs-list mailing list Un

[issue3819] urllib2 sends Basic auth across redirects

2009-02-12 Thread Daniel Diniz
Daniel Diniz added the comment: I think the test is close enough to acceptable, will adapt it if nobody does first :) -- nosy: +ajaksu2 stage: -> needs patch type: -> behavior versions: +Python 2.6 ___ Python tracker

[issue5038] urrlib2/httplib doesn't reset file position between requests

2009-02-12 Thread Daniel Diniz
Changes by Daniel Diniz : -- nosy: +jjlee ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.org

[issue4773] HTTPMessage not documented and has inconsistent API across 2.6/3.0

2009-02-12 Thread Daniel Diniz
Changes by Daniel Diniz : -- nosy: +jjlee ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.org

[issue4932] Little improvement on urlparse module, urlparse function.

2009-02-12 Thread Daniel Diniz
Changes by Daniel Diniz : -- nosy: +jjlee ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.org

=?utf-8?q?[issue5239]_time.strptime("=EF=BC=92=EF=BC=90=EF=BC=90=EF=BC=99", _"%Y")_raises_a_value_error?=

2009-02-12 Thread Ezio Melotti
Changes by Ezio Melotti : -- components: +Library (Lib), Unicode type: -> behavior versions: +Python 2.4, Python 2.5, Python 2.6, Python 2.7, Python 3.0, Python 3.1 ___ Python tracker _

=?utf-8?q?[issue5239]_time.strptime("=EF=BC=92=EF=BC=90=EF=BC=90=EF=BC=99", _"%Y")_raises_a_value_error?=

2009-02-12 Thread Ezio Melotti
New submission from Ezio Melotti : On Py3 strptime("2009", "%Y") fails: >>> strptime("2009", "%Y") Traceback (most recent call last): File "", line 1, in File "/usr/local/lib/python3.0/_strptime.py", line 454, in _strptime_time return _strptime(data_string, format)[0] File "/usr/local/

[issue4962] urlparse & nfs url (rfc 2224)

2009-02-12 Thread Daniel Diniz
Changes by Daniel Diniz : -- nosy: +jjlee ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.org

[issue4191] urlparse normalize URL path

2009-02-12 Thread Daniel Diniz
Daniel Diniz added the comment: Will close soon if nobody is against it. -- nosy: +ajaksu2, jjlee ___ Python tracker ___ ___ Python-bu

[issue2987] RFC2732 support for urlparse (e.g. http://[::1]:80/)

2009-02-12 Thread Daniel Diniz
Changes by Daniel Diniz : -- nosy: +jjlee stage: -> patch review versions: +Python 2.7 -Python 2.5, Python 2.6 ___ Python tracker ___

[issue1462525] URI parsing library

2009-02-12 Thread Daniel Diniz
Changes by Daniel Diniz : -- stage: -> test needed type: -> feature request versions: +Python 2.7 ___ Python tracker ___ ___ Pytho

[issue754016] urlparse goes wrong with IP:port without scheme

2009-02-12 Thread Daniel Diniz
Changes by Daniel Diniz : -- nosy: +jjlee stage: -> patch review type: -> behavior versions: +Python 2.6 -Python 2.3 ___ Python tracker ___ ___

[issue5007] urllib2 HTTPS connection failure (BadStatusLine Exception)

2009-02-12 Thread Daniel Diniz
Changes by Daniel Diniz : -- nosy: +jjlee, orsenthil stage: -> test needed versions: +Python 2.6 -Python 2.5 ___ Python tracker ___ __

[issue1643370] recursive urlparse

2009-02-12 Thread Daniel Diniz
Changes by Daniel Diniz : -- nosy: +jjlee stage: -> test needed versions: +Python 2.7, Python 3.1 -Python 2.6 ___ Python tracker ___ __

[issue1591035] update urlparse to RFC 3986

2009-02-12 Thread Daniel Diniz
Changes by Daniel Diniz : -- dependencies: +URI parsing library nosy: +jjlee stage: -> test needed versions: +Python 2.7 ___ Python tracker ___ ___

[issue3924] cookielib chokes on non-integer cookie version, should ignore it instead

2009-02-12 Thread Daniel Diniz
Changes by Daniel Diniz : -- stage: -> patch review versions: -Python 2.5 ___ Python tracker ___ ___ Python-bugs-list mailing list Un

[issue3704] cookielib doesn't handle URLs with / in parameters

2009-02-12 Thread Daniel Diniz
Changes by Daniel Diniz : -- components: +Library (Lib) -None stage: -> patch review versions: -Python 2.5 ___ Python tracker ___ ___

[issue2193] Cookie Colon Name Bug

2009-02-12 Thread Daniel Diniz
Changes by Daniel Diniz : -- nosy: +jjlee stage: -> test needed versions: -Python 2.4, Python 2.5 ___ Python tracker ___ ___ Python-b

[issue1673007] urllib2 requests history + HEAD support

2009-02-12 Thread Daniel Diniz
Changes by Daniel Diniz : -- nosy: +jjlee ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.

[issue4140] urllib2: request with digest auth through proxy fail

2009-02-12 Thread Daniel Diniz
Changes by Daniel Diniz : -- nosy: +jjlee ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.org

[issue1682241] Problems with urllib2 read()

2009-02-12 Thread Daniel Diniz
Daniel Diniz added the comment: Anyone against closing? -- nosy: +jjlee ___ Python tracker ___ ___ Python-bugs-list mailing list Un

[issue1599329] urllib(2) should allow automatic decoding by charset

2009-02-12 Thread Daniel Diniz
Changes by Daniel Diniz : -- nosy: +jjlee ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.python.

  1   2   3   >