December 2010 Archives by subject
Starting: Wed Dec 1 01:20:26 CET 2010
Ending: Fri Dec 31 14:38:39 CET 2010
Messages: 211
- [New-bugs-announce] [issue10592] pprint module doesn't work well with OrderedDicts
Elias Zamaria
- [New-bugs-announce] [issue10593] LRU Cache with maxsize=None
Raymond Hettinger
- [New-bugs-announce] [issue10594] Typo in PyList_New doc.
INADA Naoki
- [New-bugs-announce] [issue10595] Adding a syslog.conf reader in syslog
Tarek Ziadé
- [New-bugs-announce] [issue10596] modulo operator bug
Сергей Хлутчин
- [New-bugs-announce] [issue10597] Py_SetPythonHome document shows same url twice.
INADA Naoki
- [New-bugs-announce] [issue10598] curses fails to import on Solaris
River Tarnell
- [New-bugs-announce] [issue10599] sgmllib.parse_endtag() is not respecting quoted text
Michael Brooks
- [New-bugs-announce] [issue10600] surrogateescape'd paths not readable on Windows XP.
Campbell Barton
- [New-bugs-announce] [issue10601] sys.displayhook: use backslashreplace error handler if repr(value) is not encodable to sys.stdout
STINNER Victor
- [New-bugs-announce] [issue10602] csv test_register_kwargs has invalid message parameters
Alex Earl
- [New-bugs-announce] [issue10603] __file__ not usable, with certain paths on windows XP.
Campbell Barton
- [New-bugs-announce] [issue10604] Allocating too much memory for pathes
Daniel Molkentin
- [New-bugs-announce] [issue10605] ElementTree documentation
Adrian Nye
- [New-bugs-announce] [issue10606] Misspelling of Jamie Zawinski's surname in urllib.parse docstring
Dave Malcolm
- [New-bugs-announce] [issue10607] Document of PyOS_(v)snprintf is wrong.
INADA Naoki
- [New-bugs-announce] [issue10608] Add a section to Windows FAQ explaining os.symlink
Brian Curtin
- [New-bugs-announce] [issue10609] dbm documentation example doesn't work (iteritems())
Sandro Tosi
- [New-bugs-announce] [issue10610] Correct the float(), int() and complex() documentation
Marc-Andre Lemburg
- [New-bugs-announce] [issue10611] sys.exit() in a test causes the run to stp
Michael Foord
- [New-bugs-announce] [issue10612] StopTestRun exception to halt test run
Michael Foord
- [New-bugs-announce] [issue10613] gzip._PaddedFile calls getattr with arguments in reversed order
Charles Harris
- [New-bugs-announce] [issue10614] ZipFile and CP932 encoding
Hirokazu Yamamoto
- [New-bugs-announce] [issue10615] Trivial mingw compile fixes
Johann Hanne
- [New-bugs-announce] [issue10616] Change PyObject_AsCharBuffer() error message
STINNER Victor
- [New-bugs-announce] [issue10617] Collections ABCs can’t be linked to
Éric Araujo
- [New-bugs-announce] [issue10618] regression in subprocess.call() command quoting
Dirkjan Ochtman
- [New-bugs-announce] [issue10619] Failed module loading in test discovery loses traceback
Michael Foord
- [New-bugs-announce] [issue10620] `python -m uniittest` should work with file paths as well as test module names
Michael Foord
- [New-bugs-announce] [issue10621] >>> 1 + 2j --> (1 + 2j) and not (1+2j)
Boštjan Mejak
- [New-bugs-announce] [issue10622] WebKit browsers show superfluous scrollbars in html docs
Davide Rizzo
- [New-bugs-announce] [issue10623] What’s New In Python 3.2 document refers to PEP 382: Defining a Stable ABI
Daniel Urban
- [New-bugs-announce] [issue10624] Move requires_IEEE_754 decorator from test_complex into test.support
Eric Smith
- [New-bugs-announce] [issue10625] There is no test for repr(complex(-0., 1.)) special handling
Eric Smith
- [New-bugs-announce] [issue10626] test_concurrent_futures failure under Windows Server 2008
Antoine Pitrou
- [New-bugs-announce] [issue10627] Remove usage of deprecated configparser.ConfigParser class in the stdlib
Łukasz Langa
- [New-bugs-announce] [issue10628] Typos in 3.2 what’s new
Éric Araujo
- [New-bugs-announce] [issue10629] Arbitrary precision
Bill McEachen
- [New-bugs-announce] [issue10630] dict_proxy.keys() / values() / items() are lists
Daniel Urban
- [New-bugs-announce] [issue10631] ZipFile and current directory change
Hirokazu Yamamoto
- [New-bugs-announce] [issue10632] multiprocessing gene
Brian Quinlan
- [New-bugs-announce] [issue10633] string.format() Unexpected output with numeric '#' prefix and 0 width
Alex Leone
- [New-bugs-announce] [issue10634] Windows timezone changes not reflected by time.localtime
Eric Pruitt
- [New-bugs-announce] [issue10635] Calling subprocess.Popen with preexec_fn=signal.pause blocks forever
joseph.h.garvin
- [New-bugs-announce] [issue10636] subprocess module has race condition with SIGCHLD handlers
joseph.h.garvin
- [New-bugs-announce] [issue10637] Calling CloseHandle twice (Modules/posixmodule.c)
"Martin v. Löwis"
- [New-bugs-announce] [issue10637] Calling CloseHandle twice (Modules/posixmodule.c)
Hirokazu Yamamoto
- [New-bugs-announce] [issue10638] PyArg_ParseTuple: refcount in nested tuples
Armin Rigo
- [New-bugs-announce] [issue10639] reindent.py converts newlines to platform default
Jason R. Coombs
- [New-bugs-announce] [issue10640] SystemError on pickling bytes >= 4GB
Hagen Fürstenau
- [New-bugs-announce] [issue10641] kill_python sometimes fails to kill processes on buildbots
David Bolen
- [New-bugs-announce] [issue10642] site.py crashes on python startup due to defective .pth file
Donald Wallace Rouse II
- [New-bugs-announce] [issue10643] OSX proxy exceptions parse bug in urllib (crash)
wojas
- [New-bugs-announce] [issue10644] socket loses data, calling send()/sendall() on invalid socket does not report error and returns all bytes as written
diekmann
- [New-bugs-announce] [issue10645] egg-info file in lib-dynload
Ronald Oussoren
- [New-bugs-announce] [issue10646] ntpath.samefile doesn't work for hard links
Brian Curtin
- [New-bugs-announce] [issue10647] scrollbar crash in non-US locale format settings
Herm Fischer
- [New-bugs-announce] [issue10648] Extend peepholer to reverse loads or stores instead of build/unpack
Demur Rumed
- [New-bugs-announce] [issue10649] Attempting to override special methods of a function object does not cause an error
Chinmay Kanchi
- [New-bugs-announce] [issue10650] decimal.py: quantize(): excess digits with watchexp=0
Stefan Krah
- [New-bugs-announce] [issue10651] chr(13) is added before chr(10) when issuing ".write" under windows
Vladimir K
- [New-bugs-announce] [issue10652] test___all_ + test_tcl fails (Windows installed binary)
Hirokazu Yamamoto
- [New-bugs-announce] [issue10653] test_time test_strptime fails on windows
Hirokazu Yamamoto
- [New-bugs-announce] [issue10654] test_datetime fails on Python3.2 windows binary
Hirokazu Yamamoto
- [New-bugs-announce] [issue10655] Wrong powerpc define in Python/ceval.c
adrian
- [New-bugs-announce] [issue10656] "Out of tree" build fails on AIX 5.3
Perry Smith
- [New-bugs-announce] [issue10657] os.lstat/os.stat/os.fstat don't set st_dev (st_rdev) on Windows
Hirokazu Yamamoto
- [New-bugs-announce] [issue10658] Link to source code is broken
anatoly techtonik
- [New-bugs-announce] [issue10659] Hook scripts for immediate doc build system
anatoly techtonik
- [New-bugs-announce] [issue10660] format() to lower and uppercase
Hervé Cauwelier
- [New-bugs-announce] [issue10661] ElementTree QName has a very uninformative repr()
Jean-Paul Calderone
- [New-bugs-announce] [issue10662] Typo in concurrent.futures, "seperate"
Christian Oudard
- [New-bugs-announce] [issue10663] configure shouldn't set a default OPT
Antoine Pitrou
- [New-bugs-announce] [issue10664] xml.sax.expatreader should support namespace prefixes
Fred L. Drake, Jr.
- [New-bugs-announce] [issue10665] Update and expand unicodedata module documentation
Alexander Belopolsky
- [New-bugs-announce] [issue10666] OS X installer variants have confusing readline differences
Ned Deily
- [New-bugs-announce] [issue10667] collections.Counter object in C
Justin Peel
- [New-bugs-announce] [issue10668] Array tests have nonsense in them
Alex
- [New-bugs-announce] [issue10669] Remove Deprecation Warnings
Rusi
- [New-bugs-announce] [issue10670] Provide search scope limits
anatoly techtonik
- [New-bugs-announce] [issue10671] urllib2 redirect to another host doesn't work
Kirill Subbotin
- [New-bugs-announce] [issue10672] ["with"] new in version 2.6 instead of 2.5
Mayweed
- [New-bugs-announce] [issue10673] multiprocess.Process join method - timeout indistinguishable from success
Brian Cain
- [New-bugs-announce] [issue10674] Unused dictmaker symbol in 2.* grammar
Ori Avtalion
- [New-bugs-announce] [issue10675] unittest should have an assertChanges context manager
Jay Moorthi
- [New-bugs-announce] [issue10676] Confusing note in Numeric Types
Philip Bober
- [New-bugs-announce] [issue10677] "make altinstall" includes ABI codes in versioned executable name
Nick Coghlan
- [New-bugs-announce] [issue10678] email.utils.mktime_tz Giving wrong result , by ignoring Timezone that comes from value of parsedate .
Phyo Arkar Lwin
- [New-bugs-announce] [issue10679] "make altinstall" will clobber OS provided scripts
Nick Coghlan
- [New-bugs-announce] [issue10680] argparse: titles and add_mutually_exclusive_group don't mix (even with workaround)
Mads Michelsen
- [New-bugs-announce] [issue10681] PySlice_GetIndices() signature changed
Phil Thompson
- [New-bugs-announce] [issue10682] With '*args' or even bare '*' in def/call argument list, trailing comma causes SyntaxError
Jan Kaliszewski
- [New-bugs-announce] [issue10683] PreLinkEvent error under VC2010
honglei jiang
- [New-bugs-announce] [issue10684] Shutil.move deletes file/folder in windows while renaming
harish
- [New-bugs-announce] [issue10685] trace does nto ignore --ignore-module
Rusi
- [New-bugs-announce] [issue10686] email.Generator should use unknown-8bit encoded words for headers with 8 bit data
R. David Murray
- [New-bugs-announce] [issue10687] Python fails to install with empty ABI flags
Arfrever Frehtes Taifersar Arahesis
- [New-bugs-announce] [issue10688] pydoc removes lib directory
CZ
- [New-bugs-announce] [issue10689] _scproxy extension is NOT build
Pierre Vinet
- [New-bugs-announce] [issue10690] IDLE Crash when running/saving Module
David
- [New-bugs-announce] [issue10691] make testall no longer working on Darwin
Ismail Donmez
- [New-bugs-announce] [issue10692] imap lib server compabilities
Yevgeniy
- [New-bugs-announce] [issue10693] error in documentation of distutils.archive_util.make_zipfile
Eli Bendersky
- [New-bugs-announce] [issue10694] zipfile.py end of central directory detection not robust
Kevin Hendricks
- [New-bugs-announce] [issue10695] telnetlib.Telnet port number int/str inconsistency
Christian S. Perone
- [New-bugs-announce] [issue10696] port not split in function urllib.parse.urlsplit
JTMoon79
- [New-bugs-announce] [issue10697] port not split in function urllib.parse.urlparse
JTMoon79
- [New-bugs-announce] [issue10698] doctest load_tests() typo
Andrew Dalke
- [New-bugs-announce] [issue10699] [patch] fix incorrect help doc with time.tzset
Garrett Cooper
- [New-bugs-announce] [issue10700] python pickle.dumps AssertionError
HwidongNa
- [New-bugs-announce] [issue10701] Error pickling a dict
Alexander Belopolsky
- [New-bugs-announce] [issue10702] bytes and bytearray methods are not documented
Alexander Belopolsky
- [New-bugs-announce] [issue10703] Regex 0.1.20101210
Steve Moran
- [New-bugs-announce] [issue10704] Regex 0.1.20101210 Python 3.1 install problem Mac OS X 10.6.5
Steve Moran
- [New-bugs-announce] [issue10705] HTTPConnection.set_debuglevel has no information about level range
J_Tom_Moon_79
- [New-bugs-announce] [issue10706] kill runtests.sh
Antoine Pitrou
- [New-bugs-announce] [issue10707] compileall is broken
Antoine Pitrou
- [New-bugs-announce] [issue10708] Misc/porting should be folded in to the development FAQ
Antoine Pitrou
- [New-bugs-announce] [issue10709] Misc/AIX-NOTES needs updating
Antoine Pitrou
- [New-bugs-announce] [issue10710] Is Misc/setuid-prog.c still needed?
Antoine Pitrou
- [New-bugs-announce] [issue10711] Rip off HTTP 0.9 support
Antoine Pitrou
- [New-bugs-announce] [issue10712] 2to3 fixer for deprecated unittest method names
Ezio Melotti
- [New-bugs-announce] [issue10713] re module doesn't describe string boundaries for \b
Ralph Corderoy
- [New-bugs-announce] [issue10714] httpserver request length
Ross Lagerwall
- [New-bugs-announce] [issue10715] uninformative error message
Phillip Feldman
- [New-bugs-announce] [issue10716] Modernize pydoc to use CSS
Raymond Hettinger
- [New-bugs-announce] [issue10717] Multiprocessing module Pickling unPickling issues
Dimitrios Pritsos
- [New-bugs-announce] [issue10718] brand new to programming. crashes at run
Jill
- [New-bugs-announce] [issue10719] compileall no longer warns when cli arguments name non-existent files
R. David Murray
- [New-bugs-announce] [issue10720] test_threadsignals hang on FreeBSD 6.4
Antoine Pitrou
- [New-bugs-announce] [issue10721] Remove HTTP 0.9 server support
Antoine Pitrou
- [New-bugs-announce] [issue10722] IDLE's subprocess didnit make connection ..... Python 2.7
T Rink
- [New-bugs-announce] [issue10723] Undocumented built-in exceptions
flashk
- [New-bugs-announce] [issue10724] socket.close close telnet with RST
sean216
- [New-bugs-announce] [issue10725] Better cache instrumentation
Raymond Hettinger
- [New-bugs-announce] [issue10726] pydoc: don’t display raw reST in keyword help
Éric Araujo
- [New-bugs-announce] [issue10727] intermittent test_cmd_line failure
Antoine Pitrou
- [New-bugs-announce] [issue10728] argparse.ArgumentParser.print_help uses sys.stdout
Silvio Ricardo Cordeiro
- [New-bugs-announce] [issue10729] fwbackups python lib error
Ayman Elmasry
- [New-bugs-announce] [issue10730] add .svgz to mimetypes.suffix_map
Grygoriy Fuchedzhy
- [New-bugs-announce] [issue10731] UnicodeDecodeError in OS X tkinter when binding to <MouseWheel>
Marc Culler
- [New-bugs-announce] [issue10732] Wrong destructor function type in Python/getargs.c
Antoine Pitrou
- [New-bugs-announce] [issue10733] plistlib rejects strings containing control characters
Mitchell Model
- [New-bugs-announce] [issue10734] test_ttk failure under Windows
Antoine Pitrou
- [New-bugs-announce] [issue10735] platform.architecture() gives misleading results for OS X multi-architecture executables
Ned Deily
- [New-bugs-announce] [issue10736] test_ttk_guionly fails on OS X using ActiveState Tcl 8.5.9 (Cocoa)
Ned Deily
- [New-bugs-announce] [issue10737] test_concurrent_futures failure on Windows
Antoine Pitrou
- [New-bugs-announce] [issue10738] webbrowser.py bug with Opera on Linux
NE1
- [New-bugs-announce] [issue10739] Subprocess behavior on Windows
Ross Lagerwall
- [New-bugs-announce] [issue10740] sqlite3 module should allow DDL statements in transactions
Scott Urban
- [New-bugs-announce] [issue10741] PyGILState_GetThisThreadState() lacks a doc entry
Antoine Pitrou
- [New-bugs-announce] [issue10742] memoryview.readonly attribute is not documented
flashk
- [New-bugs-announce] [issue10743] 3.2's sysconfig doesn't work with virtualenv
Sridhar Ratnakumar
- [New-bugs-announce] [issue10744] ctypes arrays have incorrect buffer information (PEP-3118)
Pauli Virtanen
- [New-bugs-announce] [issue10745] --user option, per user site-packages undocumented in Installing Python Modules document
Chris Lasher
- [New-bugs-announce] [issue10746] ctypes c_long & c_bool have incorrect PEP-3118 type codes
Pauli Virtanen
- [New-bugs-announce] [issue10747] Include version info in Windows shortcuts
Nick Coghlan
- [New-bugs-announce] [issue10748] zipfile does not write empty ZIP structure if close() called after __init__() as doc suggests
Ian Stevens
- [New-bugs-announce] [issue10749] lots of warnings when generating logging docs
Antoine Pitrou
- [New-bugs-announce] [issue10750] "raw" attribute of buffered IO objects is assignable
Antoine Pitrou
- [New-bugs-announce] [issue10751] WSGIREF - REMOTE_USER and REMOTE-USER collision
Alex Raitz
- [New-bugs-announce] [issue10752] build_ssl.py is relying on unreliable behaviour of os.popen
Sridhar Ratnakumar
- [New-bugs-announce] [issue10753] request_uri method of wsgiref module does not support RFC1808 params.
Timothy Gates
- [New-bugs-announce] [issue10754] os.path.isfile doesn't work with some greek characters
Wang Yanjin
- [New-bugs-announce] [issue10755] Add posix.fdlistdir
Ross Lagerwall
- [New-bugs-announce] [issue10756] Error in atexit._run_exitfuncs [...] Exception expected for value, str found
kai zhu
- [New-bugs-announce] [issue10757] zipfile.write, arcname should be bytestring
Jacek Jabłoński
- [New-bugs-announce] [issue10758] posix_access swallows all errors
Georg Brandl
- [New-bugs-announce] [issue10759] HTMLParser.unescape() cannot handle HTML entities with incorrect syntax (e.g. &#hearts; )
Martin Potthast
- [New-bugs-announce] [issue10760] tarfile doesn't handle sysfs well
Yoni Tsafir
- [New-bugs-announce] [issue10761] tarfile.extractall fails to overwrite symlinks
Sridhar Ratnakumar
- [New-bugs-announce] [issue10762] strftime('%f') segfault
David Leonard
- [New-bugs-announce] [issue10763] subprocess.communicate() doesn't close pipes on Windows
STINNER Victor
- [New-bugs-announce] [issue10764] sysconfig and alternative implementations
Michael Foord
- [New-bugs-announce] [issue10765] Build regression from automation changes on windows
Martin
- [New-bugs-announce] [issue10766] optparse uses %s in gettext calls
Éric Araujo
- [New-bugs-announce] [issue10767] Lib/test/crashers/README is out of date
Alexander Belopolsky
- [New-bugs-announce] [issue10768] Bug in scrolledtext
Pierre Quentel
- [New-bugs-announce] [issue10769] ast: provide more useful range information
Sven Brauch
- [New-bugs-announce] [issue10770] zipinfo - fix of a typo in the doc
Sandro Tosi
- [New-bugs-announce] [issue10771] descriptor protocol documentation has two different definitions of "owner" class
Devin Jeanpierre
- [New-bugs-announce] [issue10772] Several actions for argparse arguments missing from docs
ipatrol
- [New-bugs-announce] [issue10773] "Building C and C++ Extensions on Windows" documentation shows 2.x way of initializing module
Thorsten Behrens
- [New-bugs-announce] [issue10774] test_logging leaks temp files
Éric Araujo
- [New-bugs-announce] [issue10775] assertRaises as a context manager should accept a 'msg' keyword argument.
R. David Murray
- [New-bugs-announce] [issue10776] os.utime returns an error on NTFS-3G partition
Aaron Masover
- [New-bugs-announce] [issue10777] xml.etree.register_namespace dictionary changed size during iteration
Peter
- [New-bugs-announce] [issue10778] decoding_fgets() (tokenizer.c) decodes the filename from the wrong encoding
STINNER Victor
- [New-bugs-announce] [issue10779] Change filename encoding to FS encoding in PyErr_WarnExplicit()
STINNER Victor
- [New-bugs-announce] [issue10780] Fix filename encoding in PyErr_SetFromWindowsErrWithFilename() (and PyErr_SetExcFromWindowsErrWithFilename())
STINNER Victor
- [New-bugs-announce] [issue10781] minidom Node.writexml method doesn't manage encoding parameter correctly
Goffi
- [New-bugs-announce] [issue10782] Not possible to cross-compile due to poor detection of %lld support in printf
Ben Gamari
- [New-bugs-announce] [issue10783] struct.pack() and Unicode strings
David Beazley
- [New-bugs-announce] [issue10784] os.getpriority() and os.setpriority()
Giampaolo Rodola'
- [New-bugs-announce] [issue10785] parser: store the filename as an unicode object
STINNER Victor
- [New-bugs-announce] [issue10786] unittest.TextTextRunner does not respect redirected stderr
cooyeah
- [New-bugs-announce] [issue10787] [random.gammavariate] Add the expression of the distribution in a comprehensive form for random.gammavariate
David Kremer
- [New-bugs-announce] [issue10788] test_logging failure
Antoine Pitrou
- [New-bugs-announce] [issue10789] Lock.acquire documentation is misleading
Jyrki Pulliainen
- [New-bugs-announce] [issue10790] Header.append's charset logic is bogus, 'shift_jis' and "euc_jp' don't work as charsets
R. David Murray
- [New-bugs-announce] [issue10791] Wrapping TextIOWrapper around gzip files
David Beazley
- [New-bugs-announce] [issue10792] Compile() and 'Windows/Mac newlines'
Terry J. Reedy
- [New-bugs-announce] [issue10793] hashlib.hash.digest() documentation incorrect re return type
Thorsten Behrens
- [New-bugs-announce] [issue10794] Infinite recursion while garbage collecting loops indefinitely
Mihai Rusu
- [New-bugs-announce] [issue10795] standard library do not use ssl as recommended
Mads Kiilerich
- [New-bugs-announce] [issue10796] readline completion flaw
rheise
- [New-bugs-announce] [issue10797] Wrong detection of lines in readlines() function
Miso.Kopera
- [New-bugs-announce] [issue10798] test_concurrent_futures fails on FreeBSD
Martin v. Löwis
- [New-bugs-announce] [issue10799] Improve webbrowser.open doc (and, someday, behavior?)
Terry J. Reedy
- [New-bugs-announce] [issue10800] libffi build failure on HP-UX 11/PA
bugs-python at vendor.thewrittenword.com
- [New-bugs-announce] [issue10801] zipfile.ZipFile().extractall() header mismatch for non-ASCII characters
M. Z.
Last message date:
Fri Dec 31 14:38:39 CET 2010
Archived on: Fri Dec 31 14:38:40 CET 2010
This archive was generated by
Pipermail 0.09 (Mailman edition).