August 2010 Archives by thread
Starting: Sun Aug 1 00:09:26 CEST 2010
Ending: Tue Aug 31 21:11:27 CEST 2010
Messages: 248
- [New-bugs-announce] [issue9443] Use newer unittest methods throughout tests
Éric Araujo
- [New-bugs-announce] [issue9444] argparse does not honor prefix_chars when adding default options
Doug Hellmann
- [New-bugs-announce] [issue9445] Fix undefined symbol errors on VS8.0 build
Brian Curtin
- [New-bugs-announce] [issue9446] urllib2 tests fail when offline
Guandalino
- [New-bugs-announce] [issue9447] Python 3.1.2 test suite segfaults on the alpha architecture
Tobias Klausmann
- [New-bugs-announce] [issue9448] test_io leaks memory
Mark Dickinson
- [New-bugs-announce] [issue9449] glibc detected *** /usr/bin/python: corrupted double-linked list
Nikolaus Rath
- [New-bugs-announce] [issue9450] readline.replace_history_item leaks memory.
Mark Dickinson
- [New-bugs-announce] [issue9451] Strengthen __*__ system name warning
Terry J. Reedy
- [New-bugs-announce] [issue9452] configparser support for reading from strings and dictionaries
Łukasz Langa
- [New-bugs-announce] [issue9453] pulldom.SAX2DOM Doesn't support processing instructions before the root element
Mark Smith
- [New-bugs-announce] [issue9454] unittest.expectedFailure decorator does not maintain target function's docstring.
Mark Smith
- [New-bugs-announce] [issue9455] platform test borked in 2.7 branch on Power PC
Bill Janssen
- [New-bugs-announce] [issue9456] Apparent memory leak in PC/bdist_wininst/install.c
Zachary Blair
- [New-bugs-announce] [issue9457] Wrong URL in Python-3.2a1/README
Uli Kunitz
- [New-bugs-announce] [issue9458] xml.etree.ElementTree.write(): encoding handling problems
Uli Kunitz
- [New-bugs-announce] [issue9495] argparse unittest tracebacks are confusing if an error is raised when not expected
R. David Murray
- [New-bugs-announce] [issue9496] Unittests for Lib/rlcompleter.py
Michele Orrù
- [New-bugs-announce] [issue9497] test_ssl memory leak
Mark Dickinson
- [New-bugs-announce] [issue9498] stdtypes.rst should refer to sys.float_info
Yitz Gale
- [New-bugs-announce] [issue9499] Python C/API Execution namespace undocumented. (patch included)
Campbell Barton
- [New-bugs-announce] [issue9500] urllib2: Content-Encoding
guest
- [New-bugs-announce] [issue9501] Logging shutdown regressions with weakrefs
Martin
- [New-bugs-announce] [issue9502] Bus error on OS X while unittest'ing QT app
Ricky Huang
- [New-bugs-announce] [issue9503] print statement hangs Windows service
rgpitts
- [New-bugs-announce] [issue9504] signal.signal/signal.alarm not working as expected
Alan Wilter
- [New-bugs-announce] [issue9505] User code should not be able to rebind gc.garbage
Antoine Pitrou
- [New-bugs-announce] [issue9506] sqlite3 mogrify - return query string
Kurt Schwehr
- [New-bugs-announce] [issue9507] namedtuple should not hardcode the class name in __repr__
Paul Giannaros
- [New-bugs-announce] [issue9508] python3.2 reversal of distutils reintrocud macos9 support
Ronald Oussoren
- [New-bugs-announce] [issue9509] argparse FileType raises ugly exception for missing file
Doug Hellmann
- [New-bugs-announce] [issue9510] sqlite3.Warning isnt a subclass of exceptions.Warning
Nick Craig-Wood
- [New-bugs-announce] [issue9511] CharacterEncoderError when reading from sys.stdin from piped input in cmd.exe
Peter Boström
- [New-bugs-announce] [issue9512] logging.handlers.RotatingFileHandler - mode argument not respected
Friðrik Már Jónsson
- [New-bugs-announce] [issue9513] test_multiprocessing skipped on Windows
Brian Curtin
- [New-bugs-announce] [issue9514] platform.linux_distribution() under Ubuntu returns ('debian', 'squeeze/sid', '')
Antoine Pitrou
- [New-bugs-announce] [issue9515] vars() dictionary access to generate variables
Dan L
- [New-bugs-announce] [issue9516] sysconfig: $MACOSX_DEPLOYMENT_TARGET mismatch: now "10.3" but "10.5" during configure
Sridhar Ratnakumar
- [New-bugs-announce] [issue9517] Make test.script_helper more comprehensive, and use it in the test suite
Antoine Pitrou
- [New-bugs-announce] [issue9518] PyModuleDef_HEAD_INIT does not explicitly initial all fields of m_base
Dave Malcolm
- [New-bugs-announce] [issue9519] IDLE cannot do example 4.1 in tutorial (if statements)
Robert Buckley
- [New-bugs-announce] [issue9520] Add Patricia Trie high performance container (python's defaultdict(int) is unusable on datasets with 10, 000, 000+ keys.)
Dmitry Chichkov
- [New-bugs-announce] [issue9521] xml.etree.ElementTree strips XML declaration and procesing instructions
Mark Summerfield
- [New-bugs-announce] [issue9522] xml.etree.ElementTree forgets the encoding
Mark Summerfield
- [New-bugs-announce] [issue9523] Improve dbm module
Ray.Allen
- [New-bugs-announce] [issue9524] CTRL_C_EVENT and CTRL_BREAK_EVENT cannot be registered by signal.signal() method on windows
Valentine Gogichashvili
- [New-bugs-announce] [issue9525] webbrowser: open new tab in unobtrusive way
Filip Gruszczyński
- [New-bugs-announce] [issue9526] 2 GB limit in array module
Martin Frith
- [New-bugs-announce] [issue9527] Add aware local time support to datetime module
Alexander Belopolsky
- [New-bugs-announce] [issue9528] Add pure Python implementation of time module to CPython
Alexander Belopolsky
- [New-bugs-announce] [issue9529] Converge re.findall and re.finditer
MizardX
- [New-bugs-announce] [issue9530] integer undefined behaviors
John Regehr
- [New-bugs-announce] [issue9531] test_complex.py fails
Eli Bendersky
- [New-bugs-announce] [issue9532] pipe.read hang, when calling commands.getstatusoutput in multi-threading code of python 2.4
denny
- [New-bugs-announce] [issue9533] metaclass can't derive from ABC
Roald de Vries
- [New-bugs-announce] [issue9534] OrderedDict.__del__ destructor throws AttributeError when process ends up with the exception trace
Valentine Gogichashvili
- [New-bugs-announce] [issue9535] Pending signals are inherited by child processes
Greg Brockman
- [New-bugs-announce] [issue9536] defaultdict doc makes incorrect reference to __missing__ method
John Posner
- [New-bugs-announce] [issue9537] argparse: use OrderedDict to store subparsers
Denver Coneybeare
- [New-bugs-announce] [issue9538] Replace confusing pseudoname 'object' in special methods section.
Terry J. Reedy
- [New-bugs-announce] [issue9539] python-2.6.4: test failure in test_distutils due to linking to system libpython2.6
Valeo de Vries
- [New-bugs-announce] [issue9540] argparse: combine subparsers with global positional args
Michael.Elsdörfer
- [New-bugs-announce] [issue9541] node.pre_order() does not do preorder traversal
Joe Amenta
- [New-bugs-announce] [issue9542] Create PyUnicode_FSDecoder() function
STINNER Victor
- [New-bugs-announce] [issue9543] 2.6.6 rc1 socket.py flush() calls del on unbound 'view' variable
David I. Lehn
- [New-bugs-announce] [issue9544] xdrlib.Packer().pack_fstring throws a TypeError when called with a str()
Paul Arnold
- [New-bugs-announce] [issue9545] Adding _collections to static build
Senthil Kumaran
- [New-bugs-announce] [issue9546] buildbot: if a compile error occurs, the "clean" step is skipped
Florent Xicluna
- [New-bugs-announce] [issue9547] iterator length
Alexandru Moșoi
- [New-bugs-announce] [issue9548] locale can be imported at startup but relies on too many library modules
Antoine Pitrou
- [New-bugs-announce] [issue9549] Remove sys.setdefaultencoding()
Antoine Pitrou
- [New-bugs-announce] [issue9550] BufferedReader may issue additional read, may cause hang when backed by blocking socket
Jason V. Miller
- [New-bugs-announce] [issue9551] ConfigParser.SafeConfigParser.set fails when no value provided
Łukasz Langa
- [New-bugs-announce] [issue9552] ssl build under Windows always rebuilds OpenSSL
Antoine Pitrou
- [New-bugs-announce] [issue9553] test_argparse.py: 80 failures if COLUMNS env var set to a value other than 80
Denver Coneybeare
- [New-bugs-announce] [issue9554] test_argparse.py: use new unittest features
Denver Coneybeare
- [New-bugs-announce] [issue9555] transient crashes on "x86 XP-4" buildbot: test_file, test_file2k, test_bsddb3
Florent Xicluna
- [New-bugs-announce] [issue9556] Specifying the time a TimedRotatingFileHandler rotates
Ronald Oussoren
- [New-bugs-announce] [issue9557] test_mailbox failure under a Windows VM
Antoine Pitrou
- [New-bugs-announce] [issue9558] build_ext fails on VS8.0
Hirokazu Yamamoto
- [New-bugs-announce] [issue9559] mailbox.mbox creates new file when adding message to mbox
Chris Green
- [New-bugs-announce] [issue9560] platform.py: use -b option for file command in _syscmd_file()
STINNER Victor
- [New-bugs-announce] [issue9561] distutils: set encoding to utf-8 for input and output files
STINNER Victor
- [New-bugs-announce] [issue9562] Slightly misleading wording in documentation of dict.update
Mitchell Model
- [New-bugs-announce] [issue9563] bad exception handling when giving no value to an option requiring one
Gwendal LE BIHAN
- [New-bugs-announce] [issue9564] Test issue.
Mark Dickinson
- [New-bugs-announce] [issue9565] socket : accept() method not working
Hasan
- [New-bugs-announce] [issue9566] Compilation warnings under x64 Windows
Antoine Pitrou
- [New-bugs-announce] [issue9567] Add attribute pointing to wrapped function to partial objects
Éric Araujo
- [New-bugs-announce] [issue9568] test_urllib2_localnet fails on OS X 10.3
Ned Deily
- [New-bugs-announce] [issue9569] Add tests for posix.mknod() and posix.mkfifo()
David Watson
- [New-bugs-announce] [issue9570] PEP 383: os.mknod() and os.mkfifo() do not accept surrogateescape arguments
David Watson
- [New-bugs-announce] [issue9571] argparse: Allow the use of -- to break out of nargs and into subparser
Michael.Elsdörfer
- [New-bugs-announce] [issue9572] IOError in test_multiprocessing
Florent Xicluna
- [New-bugs-announce] [issue9573] imporing a module that executes fork() raises RuntimeError
Alex Roitman
- [New-bugs-announce] [issue9574] complex does not parse strings containing decimals
Jervis Whitley
- [New-bugs-announce] [issue9575] os.listdir() crashes on some long and deep paths in Windows 7
Heejin
- [New-bugs-announce] [issue9576] logging.addLevelName in file-based configurations
Tarek Ziadé
- [New-bugs-announce] [issue9577] html parser bug related with CDATA sections
Arman
- [New-bugs-announce] [issue9578] int() raises UnicodeDecodeError when called on malformed string
Alexander Belopolsky
- [New-bugs-announce] [issue9579] In 3.x, os.confstr() returns garbage if value is longer than 255 bytes
David Watson
- [New-bugs-announce] [issue9580] os.confstr() doesn't decode result according to PEP 383
David Watson
- [New-bugs-announce] [issue9581] PosixGroupsTester fails as root
Antoine Pitrou
- [New-bugs-announce] [issue9582] documentation line needs rewording
Robert Mohr
- [New-bugs-announce] [issue9583] PYTHONOPTIMIZE = 0 is not honored
Buck Golemon
- [New-bugs-announce] [issue9584] Allow curly braces in fnmatch
Mathieu Bridon
- [New-bugs-announce] [issue9585] Largefile detection in configure fails
David Austin
- [New-bugs-announce] [issue9586] "warning: comparison between pointer and integer" in multiprocessing build on PPC/Tiger
Mark Dickinson
- [New-bugs-announce] [issue9587] unittest.assertRaises() return the raised exception
Denver Coneybeare
- [New-bugs-announce] [issue9588] Skip subprocess shell tests on Windows per file association setup
Brian Curtin
- [New-bugs-announce] [issue9589] test_heapq: AttributeError: 'int' object has no attribute 'pop'
Florent Xicluna
- [New-bugs-announce] [issue9590] __init__ TypeError reverses expected vs received args
Anthony Long
- [New-bugs-announce] [issue9591] kqueu not reporting EOF under certain circumstances
Volodymyr Kostyrko
- [New-bugs-announce] [issue9592] Limitations in objects returned by multiprocessing Pool
Freek Dijkstra
- [New-bugs-announce] [issue9593] utf8 codec readlines error after "\x85 "
Joseph Copenhaver
- [New-bugs-announce] [issue9594] typo on Mac/Makefile.in? s/pythonw/python/
Sridhar Ratnakumar
- [New-bugs-announce] [issue9595] PC/getpathp.c unused?
Antoine Pitrou
- [New-bugs-announce] [issue9596] PC/getpathp.c unused?
Antoine Pitrou
- [New-bugs-announce] [issue9597] mac: Install 2to3 in /usr/local/bin
Sridhar Ratnakumar
- [New-bugs-announce] [issue9598] untabify.py fails on files that contain non-ascii characters
Alexander Belopolsky
- [New-bugs-announce] [issue9599] Add PySys_FormatStdout and PySys_FormatStderr functions
STINNER Victor
- [New-bugs-announce] [issue9600] multiprocessing Pool instantiation crashes on 64 bit 2.6.6rc1 under Windows 7
cipater
- [New-bugs-announce] [issue9601] ftplib should accept 250 on MKD
alphablue52
- [New-bugs-announce] [issue9602] PyObject_AsCharBuffer() should only accept read-only objects
STINNER Victor
- [New-bugs-announce] [issue9603] os.ttyname() and os.ctermid() don't decode result according to PEP 383
David Watson
- [New-bugs-announce] [issue9604] os.initgroups() doesn't accept PEP 383 usernames returned by pwd module
David Watson
- [New-bugs-announce] [issue9605] os.getlogin() should use PEP 383 decoding to match the pwd module
David Watson
- [New-bugs-announce] [issue9606] logging filter is ignored when added to root handler
Nikolaus Rath
- [New-bugs-announce] [issue9607] Test file 'test_keyword.py' submission for use with keyword.py
Greg Malcolm
- [New-bugs-announce] [issue9608] Re-phrase best way of using exceptions in doanddont.rst
Floris Bruynooghe
- [New-bugs-announce] [issue9609] make cProfile multi-stack aware
Kristján Valur Jónsson
- [New-bugs-announce] [issue9610] buildbot: uncaptured python exception (smtpd), but no failure in regrtest
Florent Xicluna
- [New-bugs-announce] [issue9611] FileIO not 64-bit safe under Windows
Antoine Pitrou
- [New-bugs-announce] [issue9612] setobject.c warnings under 64-bit Windows
Antoine Pitrou
- [New-bugs-announce] [issue9613] Python considers pid longs under 64-bit Windows
Antoine Pitrou
- [New-bugs-announce] [issue9614] _pickle is not entirely 64-bit safe
Antoine Pitrou
- [New-bugs-announce] [issue9615] Building SSL fails under 64-bit Windows
Antoine Pitrou
- [New-bugs-announce] [issue9616] copy.deepcopy() copying pointers from a dict/dict/list, should copy values
Neil Harkins
- [New-bugs-announce] [issue9617] Buffered IO shouldn't ignore incoming signals during a partial write
Antoine Pitrou
- [New-bugs-announce] [issue9618] IDLE shell ignores all but first statement
Cherniavsky Beni
- [New-bugs-announce] [issue9619] test_ssl freezes
Antoine Pitrou
- [New-bugs-announce] [issue9620] IDLE
beng umali
- [New-bugs-announce] [issue9621] Graphviz output for 2to3 fixer patterns
Matt Bond
- [New-bugs-announce] [issue9622] Allow to set profile/trace function globally
Kristján Valur Jónsson
- [New-bugs-announce] [issue9623] test_site.py has a couple of stray self.assertTrue calls that test for equality
Dave Malcolm
- [New-bugs-announce] [issue9624] 2755
Jay Ballard
- [New-bugs-announce] [issue9625] argparse: Problem with defaults for variable nargs
Martin Pengelly-Phillips
- [New-bugs-announce] [issue9626] OderedDict.viewitems() does not preserve item order
Alexey Luchko
- [New-bugs-announce] [issue9627] Regrtest failed to clean up temporary directory
Nick Coghlan
- [New-bugs-announce] [issue9628] runtests.sh -x doesn't work with more than two args (sed error)
Dave Malcolm
- [New-bugs-announce] [issue9629] SIZEOF_SOCKET_T used in longobject.h but undefined
Antoine Pitrou
- [New-bugs-announce] [issue9630] Reencode filenames of all module and code objects when setting the filesystem encoding
STINNER Victor
- [New-bugs-announce] [issue9631] Python 2.7 installation issue for Linux Red Hat 4.1
Prakash Palanivel
- [New-bugs-announce] [issue9632] Remove sys.setfilesystemencoding()
STINNER Victor
- [New-bugs-announce] [issue9633] pdb go stack up/down
Markus Pröller
- [New-bugs-announce] [issue9634] Add timeout parameter to Queue.join()
Kelly Lucas
- [New-bugs-announce] [issue9635] RFE(patch): add Py_BREAKPOINT and sys.breakpoint hooks
Dave Malcolm
- [New-bugs-announce] [issue9636] {'key': 'value'}[b'key'] raises a BytesWarning
STINNER Victor
- [New-bugs-announce] [issue9637] docs do not say that urllib uses HTTP_PROXY
Kirikaza
- [New-bugs-announce] [issue9638] remove dead code from py3k imaplib
Mark Lawrence
- [New-bugs-announce] [issue9639] urllib2's AbstractBasicAuthHandler is limited to 6 requests
Marcus Huewe
- [New-bugs-announce] [issue9640] Improved doctest REPORT_*DIFFs with ELLIPSIS and/or NORMALIZE_WHITESPACE
W. Trevor King
- [New-bugs-announce] [issue9641] httplib/ftplib: timeout parameter not applied correctly
Anders Sandvig
- [New-bugs-announce] [issue9642] #ifdef and mbcs: don't check for defined(HAVE_USABLE_WCHAR_T)
STINNER Victor
- [New-bugs-announce] [issue9643] urllib2 - Basic, Digest Auth Handlers Retry will give 401 code instead of 407
Senthil Kumaran
- [New-bugs-announce] [issue9644] PEP 383: os.statvfs() does not accept surrogateescape arguments
David Watson
- [New-bugs-announce] [issue9645] PEP 383: os.pathconf() does not accept surrogateescape arguments
David Watson
- [New-bugs-announce] [issue9646] Mutable default function parameter warning
Sérgio Surkamp
- [New-bugs-announce] [issue9647] os.confstr() does not handle value changing length between calls
David Watson
- [New-bugs-announce] [issue9648] 2to3 doesn't convert "file" usage to an "open" equivalent
Brian Curtin
- [New-bugs-announce] [issue9649] wrong default for sort_keys in json module documentation
Mike Dirolf
- [New-bugs-announce] [issue9650] format codes in time.strptime docstrings
Catherine Devlin
- [New-bugs-announce] [issue9651] ctypes crash when writing zerolength string buffer to file
André Bjärby
- [New-bugs-announce] [issue9652] Tidy argparse default output
Tom Browder
- [New-bugs-announce] [issue9653] New default argparse output to be added
Tom Browder
- [New-bugs-announce] [issue9654] merge PC/getpathp.c into Modules/getpath.c
Amaury Forgeot d'Arc
- [New-bugs-announce] [issue9655] urllib2 fails to retrieve a url which is handled correctly by urllib
Albert Weichselbraun
- [New-bugs-announce] [issue9656] compiler module provides wrong AST for extended slice of length 1
Kay Hayen
- [New-bugs-announce] [issue9657] Add circular imports test
Antoine Pitrou
- [New-bugs-announce] [issue9658] weakref.proxy unequal to its referent in 2.x
Mark Dickinson
- [New-bugs-announce] [issue9659] frozenset, when subclassed will yield warning upon call to super(...).__init__(iterable)
Carsten Klein
- [New-bugs-announce] [issue9660] PEP 383: socket module doesn't handle undecodable protocol or service names
David Watson
- [New-bugs-announce] [issue9661] 2to3 except fixer does the wrong thing for certain raise statements
Brodie Rao
- [New-bugs-announce] [issue9662] ctypes not building under OS X because of ffi_closure_free not being defined early enough
Brett Cannon
- [New-bugs-announce] [issue9663] importlib should exclusively open bytecode files
Brett Cannon
- [New-bugs-announce] [issue9664] Make gzip module not require that underlying file object support seek
Matthias Klose
- [New-bugs-announce] [issue9665] Buid issues on Cygwin - _curses, _curses_panel, and _io
Brian Curtin
- [New-bugs-announce] [issue9666] 'hasattr' fix to suppress only AttributeError
Yury Selivanov
- [New-bugs-announce] [issue9667] NetBSD curses KEY_* constants
Bill Green
- [New-bugs-announce] [issue9668] strings in json.dump in '' instead of ""
refresh
- [New-bugs-announce] [issue9669] regexp: zero-width matches in MIN_UNTIL
Armin Rigo
- [New-bugs-announce] [issue9670] Exceed Recursion Limit in Thread
Jared Lang
- [New-bugs-announce] [issue9671] test_executable_without_cwd fails: AssertionError: 1 != 47
Sridhar Ratnakumar
- [New-bugs-announce] [issue9672] test_xpickle fails on Windows: invokes pythonx.y instead of pythonxy
Sridhar Ratnakumar
- [New-bugs-announce] [issue9673] Entry Widget Not Editable under Windows XP
Firat Ozgul
- [New-bugs-announce] [issue9674] make install DESTDIR=/ fails
aj
- [New-bugs-announce] [issue9675] segfault: PyDict_SetItem: Assertion `value' failed.
Florent Xicluna
- [New-bugs-announce] [issue9676] Keyword to disambiguate python version
Amadiro
- [New-bugs-announce] [issue9677] "Global Module Index" link dead
Brett Cannon
- [New-bugs-announce] [issue9678] uuid._ifconfig_getnode can't work on NetBSD
Takayuki SHIMIZUKAWA
- [New-bugs-announce] [issue9679] unicode DNS names in urllib, urlopen
Martin v. Löwis
- [New-bugs-announce] [issue9680] Add in declaration order support for the dictionary passed in to the meta class __init__ and __new__ methods
Carsten Klein
- [New-bugs-announce] [issue9681] small typo in online documentation
Winston C. Yang
- [New-bugs-announce] [issue9682] socket.create_connection error message for domain subpart with invalid length is very confusing
R. David Murray
- [New-bugs-announce] [issue9683] Dead code in pyk inspect module
Andreas Stührk
- [New-bugs-announce] [issue9684] PC/pyconfig.h should define SIZEOF_WCHAR_T
Daniel Stutzbach
- [New-bugs-announce] [issue9685] tuples should remember their hash value
David Albert Torpey
- [New-bugs-announce] [issue9686] asyncore infinite loop on raise
mmw
- [New-bugs-announce] [issue9687] dbmmodule.c:dbm_contains fails on 64bit big-endian (test_dbm.py fails) when built against gdbm (int vs Py_ssize_t)
Dave Malcolm
- [New-bugs-announce] [issue9688] object.__basicsize__ is erroneously0
Dave Malcolm
- [New-bugs-announce] [issue9689] threading.Timer poorly documented
Pedro Mendes
- [New-bugs-announce] [issue9690] Cannot distinguish b"str" from "str" in ast module.
Kay Hayen
- [New-bugs-announce] [issue9691] sdist includes files that are not in MANIFEST.in
Ronald Oussoren
- [New-bugs-announce] [issue9692] UnicodeDecodeError in ElementTree.tostring()
Ulrich Seidl
- [New-bugs-announce] [issue9693] asynchat push_callable() patch
Giampaolo Rodola'
- [New-bugs-announce] [issue9694] argparse: Default Help Message Lists Required Args As Optional
Ben Schmaus
- [New-bugs-announce] [issue9695] Return from generators in Python 3.2
Yury Selivanov
- [New-bugs-announce] [issue9696] xdrlib's pack_int generates DeprecationWarnings for negative in-range values
David Powell
- [New-bugs-announce] [issue9697] python 2.3.4 installation error on 64 bit env
Jayesh
- [New-bugs-announce] [issue9698] When reusing an handler, urllib(2)'s digest authentication fails after multiple regative replies
Luci Stanescu
- [New-bugs-announce] [issue9699] invalid call of Windows API _popen() generating The input line is too long error message
sorin
- [New-bugs-announce] [issue9700] semaphore errors on AIX 6.1
Sébastien Sablé
- [New-bugs-announce] [issue9701] Update ZSH profile on Mac OS installation
Sylvain Mora
- [New-bugs-announce] [issue9702] Python violates most users expectations via the modification differences of immutable and mutable objects in methods
david
- [New-bugs-announce] [issue9703] default param values
vladimir
- [New-bugs-announce] [issue9704] 3.2 - zlib.pc.in is missing in source tree
Sridhar Ratnakumar
- [New-bugs-announce] [issue9705] limit dict.update() to a given list of keys
Ultrasick
- [New-bugs-announce] [issue9706] ssl errors checking
Giampaolo Rodola'
- [New-bugs-announce] [issue9707] Reworked threading.local reference implementation
Antoine Pitrou
- [New-bugs-announce] [issue9708] cElementTree iterparse does not support "parser" argument
Adrian Nye
- [New-bugs-announce] [issue9709] test_distutils warning: initfunc exported twice on Windows
Stefan Krah
- [New-bugs-announce] [issue9710] 2to3 could remove "-*- coding: utf-8 -*-"
Florent Xicluna
- [New-bugs-announce] [issue9711] ssl.SSLSocket's keyfile argument seems to be ignored if specified without certfile
Giampaolo Rodola'
- [New-bugs-announce] [issue9712] tokenize yield an ERRORTOKEN if the identifier starts with a non-ascii char
Florent Xicluna
- [New-bugs-announce] [issue9713] Py_CompileString fails on non decode-able paths.
Campbell Barton
- [New-bugs-announce] [issue9714] urllib2 digest authentication doesn't work when connecting to a Catalyst server.
Kuno Woudt
- [New-bugs-announce] [issue9715] io doc improvements
Antoine Pitrou
- [New-bugs-announce] [issue9716] The inittab modules cannot be packages
Kay Hayen
- [New-bugs-announce] [issue9717] operator module - "in place" operators documentation
Arnaud Delobelle
- [New-bugs-announce] [issue9718] Python Interpreter Crash
quindraco
- [New-bugs-announce] [issue9719] build_ssl.py: cannot find 'asm64/*.*'
Sridhar Ratnakumar
- [New-bugs-announce] [issue9720] zipfile writes incorrect local file header for large files in zip64
Craig de Stigter
- [New-bugs-announce] [issue9721] urlparse.urljoin() cuts off last base character with semicolon at url start
Bastian Kleineidam
- [New-bugs-announce] [issue9722] PyObject_Print with Visual Studio 2010
Krauzi
- [New-bugs-announce] [issue9723] pipes.quote() needs to be documented
Brandon Craig Rhodes
- [New-bugs-announce] [issue9724] help('nonlocal') missing
Cherniavsky Beni
- [New-bugs-announce] [issue9725] urllib.request.FancyURLopener won't connect to pages requiring username and password
Petr Machek
- [New-bugs-announce] [issue9726] logging.handlers.RotatingFileHandler: implement "preserve log file name extension" feature
Desmond Cox
Last message date:
Tue Aug 31 21:11:27 CEST 2010
Archived on: Tue Aug 31 21:11:29 CEST 2010
This archive was generated by
Pipermail 0.09 (Mailman edition).