December 2008 Archives by date
Starting: Mon Dec 1 01:32:52 CET 2008
Ending: Wed Dec 31 23:59:19 CET 2008
Messages: 324
- [New-bugs-announce] [issue4476] compileall.py fails if current dir has a "types" subdir with 3.0 (ok with 2.5)
Michael Aivazis
- [New-bugs-announce] [issue4477] Speed up PyEval_EvalFrameEx when tracing is off.
Jeffrey Yasskin
- [New-bugs-announce] [issue4478] shutil.copyfile documentation
steve21
- [New-bugs-announce] [issue4479] True division is not smart -> proposing smart True division
Hatem
- [New-bugs-announce] [issue4480] bdist_msi and bdist_wininst are missing an uninstaller icon
Marc-Andre Lemburg
- [New-bugs-announce] [issue4481] Windows installer crash
Konam
- [New-bugs-announce] [issue4482] 10e667.__format__('+') should return 'inf'
Dino Viehland
- [New-bugs-announce] [issue4483] Error to build _dbm module during make
Leger
- [New-bugs-announce] [issue4484] struct: per item endianess specification
Shaddy Baddah
- [New-bugs-announce] [issue4485] fast swap of "default" Windows python versions
Glenn Linderman
- [New-bugs-announce] [issue4486] Exception traceback is incorrect for strange exception handling
Nick Coghlan
- [New-bugs-announce] [issue4487] Add utf8 alias for email charsets
maxua
- [New-bugs-announce] [issue4488] Python Documentation not Newb Friendly
Martin Meredith
- [New-bugs-announce] [issue4489] shutil.rmtree is vulnerable to a symlink attack
Mart Sõmermaa
- [New-bugs-announce] [issue4490] xml/sax/expatreader.py raises AttributeError when run
Jean-Paul Calderone
- [New-bugs-announce] [issue4491] email.Header.decode_header() doesn't work if encoded-word was separeted by CRLF
Atsuo Ishimoto
- [New-bugs-announce] [issue4492] httplib code thinks it closes connection, but does not
John J Lee
- [New-bugs-announce] [issue4493] urllib2 doesn't always supply / where URI path component is empty
John J Lee
- [New-bugs-announce] [issue4494] Python 2.6 fails to build with Py_NO_ENABLE_SHARED
Alexey Borzenkov
- [New-bugs-announce] [issue4495] Fix signed/unsigned warning
Raymond Hettinger
- [New-bugs-announce] [issue4496] misleading comment in urllib2
John J Lee
- [New-bugs-announce] [issue4497] Compiler warnings in longobject.c
Raymond Hettinger
- [New-bugs-announce] [issue4498] Compiler warning "signed/unsigned comparion in mmapmodule"
Raymond Hettinger
- [New-bugs-announce] [issue4499] redefinition of TILDE macro on AIX platform
Andrew Paprocki
- [New-bugs-announce] [issue4500] Compiler warnings when compiling Python 3.0 with a C89 compiler
Christian Heimes
- [New-bugs-announce] [issue4501] asyncore's urgent data management and connection closed events are broken when using poll()
Giampaolo Rodola'
- [New-bugs-announce] [issue4502] Allowing get_pre_input_hook from Readline
Conrad.Irwin
- [New-bugs-announce] [issue4503] exception traceback sometimes slow
Hirokazu Yamamoto
- [New-bugs-announce] [issue4504] Doc/includes out of date
Kandalintsev Alexandre
- [New-bugs-announce] [issue4505] ob_size not removed from docs
Kandalintsev Alexandre
- [New-bugs-announce] [issue4506] 3.0 make test failures on Solaris 10
Skip Montanaro
- [New-bugs-announce] [issue4507] 3.0 test failure on Mac OS X 10.5.5
Skip Montanaro
- [New-bugs-announce] [issue4508] distutils compiler not handling spaces in path to output/src files
Brian Thorne
- [New-bugs-announce] [issue4509] possible memoryview bug
gumpy
- [New-bugs-announce] [issue4510] ValueError for list.remove() not very helpful
Brett Cannon
- [New-bugs-announce] [issue4511] Decorators should have an index entry
K. C. Wong
- [New-bugs-announce] [issue4512] Add get_filename method to zipimport
Alexander Belopolsky
- [New-bugs-announce] [issue4513] Finish updating zip docstring
Terry J. Reedy
- [New-bugs-announce] [issue4514] test_binascii is failing
Raymond Hettinger
- [New-bugs-announce] [issue4515] Formatting error in "What's New in Python 3.0"
Peter Wang
- [New-bugs-announce] [issue4516] Another formatting error in "What's New in Python 3.0"
Peter Wang
- [New-bugs-announce] [issue4517] improve __getattribute__ documentation
David W. Lambert
- [New-bugs-announce] [issue4518] broken link to python 3 doc on main doc page
Bernard Gray
- [New-bugs-announce] [issue4519] .pyc files included in 2.6 and 3.0 release tarballs
Matthias Klose
- [New-bugs-announce] [issue4520] Online 3.0 documentation says it's for 3.1a0
Paul Melis
- [New-bugs-announce] [issue4521] "What's New in Python 3.0" mentions "getcwdu" instead of "getcwdb"
Hagen Fürstenau
- [New-bugs-announce] [issue4522] Module wsgiref is not python3000 ready (unicode issues)
Felix Benner
- [New-bugs-announce] [issue4523] logging module __init__ uses has_key
R. David Murray
- [New-bugs-announce] [issue4524] Build fails at running build_scripts
Chris Hills
- [New-bugs-announce] [issue4525] metaclass fixer fails with AttributeError, causing 2to3 to exit with a traceback
Jean-Paul Calderone
- [New-bugs-announce] [issue4526] Clarify documentation for binary literals
Bobby Xiao
- [New-bugs-announce] [issue4527] Obsolete 'string or unicode' in fractions doc
Terry J. Reedy
- [New-bugs-announce] [issue4528] test_httpservers consistently fails on OS X
Martin Diers
- [New-bugs-announce] [issue4529] parser module failure on valid try/except/finally blocks
Kai Willadsen
- [New-bugs-announce] [issue4530] IDLE crashes with Japanese text on print command
Paul Goins
- [New-bugs-announce] [issue4531] Deprecation warnings in lib\compiler\ast.py
Edward K Ream
- [New-bugs-announce] [issue4532] Fails to build on QNX 6.3.2
Matt Kraai
- [New-bugs-announce] [issue4533] 3.0 file.read dreadfully slow
Terry J. Reedy
- [New-bugs-announce] [issue4534] problem with str.join
jeff deifik
- [New-bugs-announce] [issue4535] Build / Test Py3K failed on Ubuntu 8.10
Rob Wiers
- [New-bugs-announce] [issue4536] SystemError if invalid arguments passed to range() and step=-1
Laszlo
- [New-bugs-announce] [issue4537] webbrowser.UnixBrowser should use builtins.open
Michael Schurter
- [New-bugs-announce] [issue4538] ctypes could include data type limits
Roy Smith
- [New-bugs-announce] [issue4539] askdirectory() in tkinter.filedialog is broken
Chad Spratt
- [New-bugs-announce] [issue4540] typo in a module describes utf-8 as uft-8
John Weldon
- [New-bugs-announce] [issue4541] Add str method for removing leading or trailing substrings
Zach Hirsch
- [New-bugs-announce] [issue4542] test_binascii fails on windows
Amaury Forgeot d'Arc
- [New-bugs-announce] [issue4543] container constructors destroy argument
Kevin J. Woolley
- [New-bugs-announce] [issue4544] textwrap: __all__ atribute missing 'dedent' functino
Casey McGinty
- [New-bugs-announce] [issue4545] doctest seems to always fail on numpy.array2string
ekorn
- [New-bugs-announce] [issue4546] Small thingy in "What's New in Python 3.0"
Paul Melis
- [New-bugs-announce] [issue4547] Long jumps with frame_setlineno
fboule
- [New-bugs-announce] [issue4548] OptionParser : Weird comportement in args processing
Olivier Hervieu
- [New-bugs-announce] [issue4549] A defect in <The Python Tutorial>-<Python Scopes and Name Spaces> (Python3.0)
ZX
- [New-bugs-announce] [issue4550] Deprecated python 2.x syntax in "HOWTO Use Python in the web"
Jerry Chen
- [New-bugs-announce] [issue4551] The python 2.6.1 source distribution is missing Doc/tools/sphinxext
Andreas Kupries
- [New-bugs-announce] [issue4552] Doc/tools/sphinxext not included in the 2.6.1 tarball
Matthias Klose
- [New-bugs-announce] [issue4553] Results from os.path.islink and os.stat S_ISLNK do not match
Nicholas Patterson
- [New-bugs-announce] [issue4554] Missing make altframeworkinstall for Mac OS X
Christian Heimes
- [New-bugs-announce] [issue4555] Smelly exports
Christian Heimes
- [New-bugs-announce] [issue4556] cmp() function erroneously noted as gone in "What's New"
Mike Watkins
- [New-bugs-announce] [issue4557] array('c') in python 3.0 produces error, doc says it is ok
jeff deifik
- [New-bugs-announce] [issue4558] with_stdc89
Christian Heimes
- [New-bugs-announce] [issue4559] Whats new recommendation error
Lennart Regebro
- [New-bugs-announce] [issue4560] "Flouted", not "flaunted"
Jonathan Feinberg
- [New-bugs-announce] [issue4561] Optimize new io library
Christian Heimes
- [New-bugs-announce] [issue4562] zip() documentation was not updated
Mariano M. Chouza
- [New-bugs-announce] [issue4563] Wrong formatting of contributor list in About page
Ori Avtalion
- [New-bugs-announce] [issue4564] bytearray.fromhex doesn't respect bytearray subclass
Antoine Pitrou
- [New-bugs-announce] [issue4565] io write() performance very slow
Istvan Albert
- [New-bugs-announce] [issue4566] 2.6.1 breaks many applications that embed Python on Windows
Craig Holmquist
- [New-bugs-announce] [issue4567] Registry key not set if unattended installation used
Stuart Axon
- [New-bugs-announce] [issue4568] Improved optparse "varargs" callback example
Gregg Lind
- [New-bugs-announce] [issue4569] Segfault when mutating a memoryview to an array.array
Antoine Pitrou
- [New-bugs-announce] [issue4570] Bad example in set tutorial
John Marter
- [New-bugs-announce] [issue4571] write to stdout in binary mode - is it possible?
jeff deifik
- [New-bugs-announce] [issue4572] add SEEK_* values to io and/or io.IOBase
gumpy
- [New-bugs-announce] [issue4573] zsh-style subpattern matching for fnmatch/glob
Erick Tryzelaar
- [New-bugs-announce] [issue4574] reading UTF16-encoded text file crashes if \r on 64-char boundary
John Machin
- [New-bugs-announce] [issue4575] Py_IS_INFINITY defect causes test_cmath failure on x86
Mark Dickinson
- [New-bugs-announce] [issue4576] "Defining new types" little outdated
Kandalintsev Alexandre
- [New-bugs-announce] [issue4577] distutils: -3 warnings (apply)
Sebastian Rittau
- [New-bugs-announce] [issue4578] compiler: -3 warnings
Sebastian Rittau
- [New-bugs-announce] [issue4579] .read() and .readline() differ in failing
Mark Florisson
- [New-bugs-announce] [issue4580] slicing of memoryviews when itemsize != 1 is wrong
Antoine Pitrou
- [New-bugs-announce] [issue4581] failed to import module from lib-dynload
Leger
- [New-bugs-announce] [issue4582] type of __builtins__ changes if in main module or not
Neal Norwitz
- [New-bugs-announce] [issue4583] segfault when mutating memoryview to array.array when array is resized
gumpy
- [New-bugs-announce] [issue4584] doctest fails to display bytes type
Michael Yang
- [New-bugs-announce] [issue4585] Build failure on OS X 10.5.5: make: *** [sharedmods] Error 1
Mark Dickinson
- [New-bugs-announce] [issue4586] "Extending Embedded Python" documention uses removed Py_InitModule function
blake madden
- [New-bugs-announce] [issue4587] Need to rework the dbm lib/include selection process
Skip Montanaro
- [New-bugs-announce] [issue4588] Need a way to make my own bytes
jeff deifik
- [New-bugs-announce] [issue4589] 'with' loses ->bool exceptions
Jeffrey Yasskin
- [New-bugs-announce] [issue4590] 2to3 strips trailing L for long iterals in two fixers
Armin Ronacher
- [New-bugs-announce] [issue4591] uid/gid problem in os.chown
Sjoerd Mullender
- [New-bugs-announce] [issue4592] PyModule_Create doesn't work (or example is missing something)
blake madden
- [New-bugs-announce] [issue4593] Documentation for multiprocessing - Pool.apply()
David M. Beazley
- [New-bugs-announce] [issue4594] Can't compile with -O3, on ARM, with gcc 3.4.4
John Stracke
- [New-bugs-announce] [issue4595] new types example is out of date
blake madden
- [New-bugs-announce] [issue4596] 2to3 does not fail as early as possible.
David W. Lambert
- [New-bugs-announce] [issue4597] EvalFrameEx fails to set 'why' for some exceptions
Jeffrey Yasskin
- [New-bugs-announce] [issue4598] IDLE not opening
Elizabeth Chang
- [New-bugs-announce] [issue4599] Strings undisplayable with repr
Michael Foord
- [New-bugs-announce] [issue4600] __class__ assignment: new-style? heap? == confusing
Terry J. Reedy
- [New-bugs-announce] [issue4601] permissions errors with altinstall in 3.0
Leger
- [New-bugs-announce] [issue4602] 2to3 drops executable bit with --write
Adeodato Simó
- [New-bugs-announce] [issue4594] Can't compile with -O3, on ARM, with gcc 3.4.4
"Martin v. Löwis"
- [New-bugs-announce] [issue4603] 3.0 document tab interpretation change
Terry J. Reedy
- [New-bugs-announce] [issue4604] close() seems to have limited effect
Skip Montanaro
- [New-bugs-announce] [issue4605] 3.0 documentation mentions using maketrans from within the string module.
chris
- [New-bugs-announce] [issue4606] Passing 'None' if argtype is set to POINTER(...) doesn't always result in NULL
Robert Luce
- [New-bugs-announce] [issue4607] uuid behavior with multiple threads
Morten Bentsen
- [New-bugs-announce] [issue4608] urllib.request.urlopen does not return an iterable object
Jakub Wilk
- [New-bugs-announce] [issue4609] Allow use of > 256 FD's on solaris in 32 bit mode
Peter Saunders
- [New-bugs-announce] [issue4610] Unicode case mappings are incorrect
Alex Stapleton
- [New-bugs-announce] [issue4611] Small error in "Extending Python with C or C++"
Kuba Kończyk
- [New-bugs-announce] [issue4612] PyModule_Create() doesn't add/import module
blake madden
- [New-bugs-announce] [issue4613] Can't figure out where SyntaxError: can not delete variable 'x' referenced in nested scope us coming from in python shows no traceback
Albert Hopkins
- [New-bugs-announce] [issue4614] Document PyModule_Create()
Brett Cannon
- [New-bugs-announce] [issue4615] de-duping function in itertools
Tom Pinckney
- [New-bugs-announce] [issue4616] tarfile does not set the creation date and time of the extracted directories
Horváth István Róbert
- [New-bugs-announce] [issue4617] SyntaxError when free variable name is also an exception target
Amaury Forgeot d'Arc
- [New-bugs-announce] [issue4618] print_function and unicode_literals don't work together
Jean-Paul Calderone
- [New-bugs-announce] [issue4619] Invalid Behaviour When a Default Argument is a Mutable Object
Robert Hunger
- [New-bugs-announce] [issue4620] Memory leak with datetime used with time.strptime
BEGUE
- [New-bugs-announce] [issue4621] zipfile returns string but expects binary
Francesco Ricciardi
- [New-bugs-announce] [issue4622] SequenceMatcher bug with long sequences
eliben
- [New-bugs-announce] [issue4623] IDLE shutdown if I run an edited file contains chinese
bianpeng
- [New-bugs-announce] [issue4624] Can not import readline on python3.0 (ubuntu 8.04)
X Xiao
- [New-bugs-announce] [issue4625] IDLE won't open anymore, .idlerc unaccessible
Sophia K. Cheng
- [New-bugs-announce] [issue4626] compile() doesn't ignore the source encoding when a string is passed in
Brett Cannon
- [New-bugs-announce] [issue4627] Add Mac OS X Disk Images to Python.org homepage
Carl Johnson
- [New-bugs-announce] [issue4628] No universal newline support for compile() when using bytes
Brett Cannon
- [New-bugs-announce] [issue4629] getopt should not accept no_argument that ends with '='
Wang Chun
- [New-bugs-announce] [issue4630] IDLE no longer respects .Xdefaults insertOffTime
Mark Summerfield
- [New-bugs-announce] [issue4631] urlopen returns extra, spurious bytes
Adeodato Simó
- [New-bugs-announce] [issue4632] Wrong fix for range(42)[::-1]
Thomas Heller
- [New-bugs-announce] [issue4633] file.tell() gives wrong result
Yavuz Onder
- [New-bugs-announce] [issue4634] 2to3 should fix "import HTMLParser"
Lino Mastrodomenico
- [New-bugs-announce] [issue4635] no reference for optparse methods
anatoly techtonik
- [New-bugs-announce] [issue4636] bdist_wininst installer with install script raises exception
Thomas Heller
- [New-bugs-announce] [issue4637] Binary floating point and decimal floating point arithmetic
Retro
- [New-bugs-announce] [issue4638] 1 is 1 is allways true while 1.0 is 1.0 may sometimes be true
Hatem
- [New-bugs-announce] [issue4639] Build failure on OpenBSD 4.4-current regarding lstat()
Edd
- [New-bugs-announce] [issue4640] optparse - dosn't distinguish between '--option' and '-option'
Krzysztof Szawala
- [New-bugs-announce] [issue4641] optparse - dosn't distinguish between '--option' and '-option'
Krzysztof Szawala
- [New-bugs-announce] [issue4642] optparse - dosn't distinguish between '--option' and '-option'
Krzysztof Szawala
- [New-bugs-announce] [issue4643] cgitb.html fails if getattr call raises exception
Allan Crooks
- [New-bugs-announce] [issue4644] Minor documentation fault in 2to3 script
Allan Crooks
- [New-bugs-announce] [issue4645] configparser DEFAULT
Shawn Ashlee
- [New-bugs-announce] [issue4646] distutils chokes on empty options arg in the setup function
Thomas Heller
- [New-bugs-announce] [issue4647] Builtin parser module fails to parse relative imports
Kay Schluehr
- [New-bugs-announce] [issue4648] Fix n//x to n/x in the Docs
Retro
- [New-bugs-announce] [issue4649] Fix a+b to a + b
Retro
- [New-bugs-announce] [issue4650] getopt need re-factor...
Wang Chun
- [New-bugs-announce] [issue4651] getopt need re-factor...
Wang Chun
- [New-bugs-announce] [issue4652] IDLE does not work with Unicode
Aki Wakabayashi
- [New-bugs-announce] [issue4653] Patch to fix typos for Py3K
Johnny Lee
- [New-bugs-announce] [issue4654] os.path.realpath() get the wrong result
dirlt
- [New-bugs-announce] [issue4655] setup.py should not use .pydistutils.cfg
Jake
- [New-bugs-announce] [issue4656] Python 3 tutorial has old information about dicts
Matthew Cowles
- [New-bugs-announce] [issue4657] Doctest gets line numbers wrongs with <> in name
Nick Coghlan
- [New-bugs-announce] [issue4658] missing closing bracket in Functional Programming HOWTO
Bram Geron
- [New-bugs-announce] [issue4659] compilation warning in Modules/zipimport.c
Antoine Pitrou
- [New-bugs-announce] [issue4660] multiprocessing.JoinableQueue task_done() issue
Brian
- [New-bugs-announce] [issue4661] email.parser: impossible to read messages encoded in a different encoding
Adeodato Simó
- [New-bugs-announce] [issue4662] posix module lacks several DeprecationWarning's
Andrii V. Mishkovskyi
- [New-bugs-announce] [issue4663] Increase TextIOWrapper._CHUNK_SIZE
Antoine Pitrou
- [New-bugs-announce] [issue4664] import urlparse, cStringIO breaks
Lennart Regebro
- [New-bugs-announce] [issue4665] Failure to compile trunk on Solaris10/SPARC using C++ compiler
Skip Montanaro
- [New-bugs-announce] [issue4666] test_bad_address in test_urllib2_localnet often fails
Antoine Pitrou
- [New-bugs-announce] [issue4667] Patch with a couple of 2.0isms in tutorial
Santiago Gala
- [New-bugs-announce] [issue4668] examples in the functional howto are not consistent with 3.X behavior
Santiago Gala
- [New-bugs-announce] [issue4669] bytes,join and bytearray.join not in manual; help for bytes.join is wrong.
John Machin
- [New-bugs-announce] [issue4670] setup.py exception when db_setup_debug = True
Damien Miller
- [New-bugs-announce] [issue4671] pydoc executes the code to be documented
Jim_C
- [New-bugs-announce] [issue4672] Distutils SWIG support blocks use of SWIG -outdir option
Andy Buckley
- [New-bugs-announce] [issue4673] Distutils should provide an uninstall command
Andy Buckley
- [New-bugs-announce] [issue4674] test_normalization failures on some buildbot
Antoine Pitrou
- [New-bugs-announce] [issue4675] urllib's splitpasswd does not accept newline chars in passwords
Mihai Ibanescu
- [New-bugs-announce] [issue4676] python3 closes + home keys
Somelauw
- [New-bugs-announce] [issue4677] a list comprehensions tests for pybench
Antoine Pitrou
- [New-bugs-announce] [issue4678] Unicode: multiple chars for high code points
Eric Eisner
- [New-bugs-announce] [issue4679] Fork + shelve causes shelve corruption and backtrace
Alex Roper
- [New-bugs-announce] [issue4680] Queue class should include high-water mark
Roy Smith
- [New-bugs-announce] [issue4681] mmap offset should be off_t instead of ssize_t
saa
- [New-bugs-announce] [issue4682] 'b' formatter is actually unsigned char
vt
- [New-bugs-announce] [issue4683] urllib2.HTTPDigestAuthHandler fails on third hostname?
Chris Boyle
- [New-bugs-announce] [issue4684] sys.exit() exits program when non-daemonic threads are still running
Mark Florisson
- [New-bugs-announce] [issue4685] IDLE will not open (2.6.1 on WinXP pro)
Ilan
- [New-bugs-announce] [issue4686] Exceptions in ConfigParser don't set .args
David M. Beazley
- [New-bugs-announce] [issue4687] GC stats not accurate because of debug overhead
Antoine Pitrou
- [New-bugs-announce] [issue4688] GC optimization: don't track simple tuples and dicts
Antoine Pitrou
- [New-bugs-announce] [issue4689] Typo in PyObjC URL on "GUI Programming on the Mac"
Mark Evans
- [New-bugs-announce] [issue4690] asyncore calls handle_write() on closed sockets when use_poll=True
Forest Wilkinson
- [New-bugs-announce] [issue4691] IDLE Code Caching Windows
Brandon Dixon
- [New-bugs-announce] [issue4692] Framework build fails if OS X on case-sensitive file system
Ned Deily
- [New-bugs-announce] [issue4693] Idle for Python 3.0 is default even without doing make fullinstall
Senthil
- [New-bugs-announce] [issue4694] _call_method() in multiprocessing documentation
David M. Beazley
- [New-bugs-announce] [issue4695] Bad AF_PIPE address in multiprocessing documentation
David M. Beazley
- [New-bugs-announce] [issue4696] email module does not fold headers
Ben Artin
- [New-bugs-announce] [issue4697] Clarification needed for subprocess convenience functions in Python 3.0 documentation
Erik Sternerson
- [New-bugs-announce] [issue4698] Solaris buildbot failure on trunk in test_hostshot
Antoine Pitrou
- [New-bugs-announce] [issue4699] Typo in documentation of "signal"
Kurt Mueller
- [New-bugs-announce] [issue4700] UnicodeEncodeError in license()
Michael Newman
- [New-bugs-announce] [issue4701] range objects becomes hashable after attribute access
Hagen Fürstenau
- [New-bugs-announce] [issue4702] [PATCH] msvc9compiler raises IOError when no compiler found instead of DistutilsError
Philip Jenvey
- [New-bugs-announce] [issue4703] Syntax error in sample code for enumerate in documentation.
Roger
- [New-bugs-announce] [issue4704] Update pybench for python 3.0
Mark Dickinson
- [New-bugs-announce] [issue4705] python3.0 -u: unbuffered stdout
STINNER Victor
- [New-bugs-announce] [issue4706] try to build a C module, but don't worry if it doesn't work
Zooko O'Whielacronx
- [New-bugs-announce] [issue4707] round() shows undocumented behaviour
Christian Taylor
- [New-bugs-announce] [issue4708] os.pipe should return inheritable descriptors (Windows)
Aaron Brady
- [New-bugs-announce] [issue4709] Mingw-w64 and python on windows x64
Cournapeau David
- [New-bugs-announce] [issue4710] [PATCH] zipfile.ZipFile does not extract directories properly
Kuba Wieczorek
- [New-bugs-announce] [issue4711] Wide literals in the table of contents overflow in documentation
Scott Dial
- [New-bugs-announce] [issue4712] Document pickle behavior for subclasses of dicts/lists
Georg Brandl
- [New-bugs-announce] [issue4713] Installing sgmlop can crash xmlrpclib
Christoph Zwerschke
- [New-bugs-announce] [issue4714] print opcode stats at the end of pybench runs
Antoine Pitrou
- [New-bugs-announce] [issue4715] optimize bytecode for conditional branches
Antoine Pitrou
- [New-bugs-announce] [issue4716] Python 3.0 halts on shutdown when settrace is set
Fabio Zadrozny
- [New-bugs-announce] [issue4717] execfile conversion is not correct
Fabio Zadrozny
- [New-bugs-announce] [issue4718] wsgiref package totally broken
Dmitry Vasiliev
- [New-bugs-announce] [issue4719] sys.exc_clear() not flagged in any way
Fabio Zadrozny
- [New-bugs-announce] [issue4720] Extension function optional argument specification | causes RuntimeError
Pearu Peterson
- [New-bugs-announce] [issue4721] pythonw.exe crash in GU application(PythonWX)
George
- [New-bugs-announce] [issue4722] _winreg.QueryValue fault while reading mangled registry values
Alex
- [New-bugs-announce] [issue4723] os.path.basename error on directory names with numbers
Klemens Häckel
- [New-bugs-announce] [issue4724] setting f_exc_traceback aborts in debug builds
Benjamin Peterson
- [New-bugs-announce] [issue4725] reporting file locations in egg (and other package) files
rocky bernstein
- [New-bugs-announce] [issue4726] doctest gets line numbers wrong due to quotes in comments
guyer
- [New-bugs-announce] [issue4727] pickle/copyreg doesn't support keyword only arguments in __new__
Erick Tryzelaar
- [New-bugs-announce] [issue4728] Endianness and universal builds problems
Cournapeau David
- [New-bugs-announce] [issue4729] Documentation under 'pass' statement talks about exception very early.
Senthil
- [New-bugs-announce] [issue4730] cPickle corrupts high-unicode strings
Nathaniel Smith
- [New-bugs-announce] [issue4731] suggest change to "Failed to find the necessary bits to build these modules" message
Mike Coleman
- [New-bugs-announce] [issue4732] Object allocation stress leads to segfault on RHEL
Andrew Gillis
- [New-bugs-announce] [issue4733] Add a "decode to declared encoding" version of urlopen to urllib
Daniel Diniz
- [New-bugs-announce] [issue4734] broken link for 2.5.3 doc download
George Yoshida
- [New-bugs-announce] [issue4735] An error occurred during the installation of assembly
Rodney
- [New-bugs-announce] [issue4736] io.BufferedRWPair.closed broken; tries to call bool writer.closed property
Miles
- [New-bugs-announce] [issue4737] documentation and noddy*.c
Kandalintsev Alexandre
- [New-bugs-announce] [issue4738] Patch to make zlib-objects better support threads
ebfe
- [New-bugs-announce] [issue4739] [patch] Let users do help('@') and so on for confusing syntax constructs.
David Laban
- [New-bugs-announce] [issue4740] pickle test for protocol 3 (HIGHEST_PROTOCOL in py3k)
Hirokazu Yamamoto
- [New-bugs-announce] [issue4741] winsound.SND_PURGE has no effect
Ultrasick
- [New-bugs-announce] [issue4742] 3.0 distutils byte-compiling -> Syntax error: unknown encoding: cp1252
John Machin
- [New-bugs-announce] [issue4743] intra-pkg multiple import (import local1, local2) not fixed
John Machin
- [New-bugs-announce] [issue4744] asynchat documentation needs to be more precise
David M. Beazley
- [New-bugs-announce] [issue4745] socket.send obscure error message
John Robinson
- [New-bugs-announce] [issue4746] Misguiding wording 3.0 c-api reference
ebfe
- [New-bugs-announce] [issue4747] SyntaxError executing a script containing non-ASCII characters in its name or path
Gabriel Genellina
- [New-bugs-announce] [issue4748] yield expression vs lambda
Georg Brandl
- [New-bugs-announce] [issue4749] Issue with RotatingFileHandler logging handler on Windows
Mohammad Al
- [New-bugs-announce] [issue4750] tarfile keeps excessive dir structure in compressed files
anatoly techtonik
- [New-bugs-announce] [issue4751] Patch for better thread support in hashlib
ebfe
- [New-bugs-announce] [issue4752] Error in SocketServer UDP documentation
Andrey Petrov
- [New-bugs-announce] [issue4753] Faster opcode dispatch on gcc
Antoine Pitrou
- [New-bugs-announce] [issue4754] winsound documentation (about stoping sounds)
Hirokazu Yamamoto
- [New-bugs-announce] [issue4755] Common path prefix
Skip Montanaro
- [New-bugs-announce] [issue4756] zipfile.is_zipfile: added support for file-like objects
Gabriel Genellina
- [New-bugs-announce] [issue4746] Misguiding wording 3.0 c-api reference
"Martin v. Löwis"
- [New-bugs-announce] [issue4757] reject unicode in zlib
STINNER Victor
- [New-bugs-announce] [issue4758] Python 3.0 internet documentation needs work
David M. Beazley
- [New-bugs-announce] [issue4759] bytearray.translate() should support None first argument
Georg Brandl
- [New-bugs-announce] [issue4760] cmp gone---What's new in 3.1
David W. Lambert
- [New-bugs-announce] [issue4761] create Python wrappers for openat() and others
Antoine Pitrou
- [New-bugs-announce] [issue4762] PyFile_FromFd() doesn't set the file name
STINNER Victor
- [New-bugs-announce] [issue4763] PyErr_GivenExceptionMatches documentation out of date
garcia
- [New-bugs-announce] [issue4764] open('existing_dir') -> IOError instance's attr filename is None
Jan Kaliszewski
- [New-bugs-announce] [issue4765] IDLE fails to "Delete Custom Key Set" properly
Alex Fainshtein
- [New-bugs-announce] [issue4766] email documentation needs to be precise about strings/bytes
David M. Beazley
- [New-bugs-announce] [issue4767] email.mime incorrectly documented (or implemented)
David M. Beazley
- [New-bugs-announce] [issue4768] email.generator.Generator object bytes/str crash - b64encode() bug?
David M. Beazley
- [New-bugs-announce] [issue4769] b64decode should accept strings or bytes
David M. Beazley
- [New-bugs-announce] [issue4770] binascii module, crazy error messages, unexpected behavior
David M. Beazley
- [New-bugs-announce] [issue4771] Bad examples in hashlib documentation
David M. Beazley
- [New-bugs-announce] [issue4772] undesired switch fall-through in socketmodule.c
dontbugme
- [New-bugs-announce] [issue4773] HTTPMessage not documented and has inconsistent API across 2.6/3.0
David M. Beazley
- [New-bugs-announce] [issue4774] threding, bsddb and double free or corruption (fasttop)
Alain Spineux
- [New-bugs-announce] [issue4775] Incorrect documentation - UTC time
David Morley
- [New-bugs-announce] [issue4776] distutils documentation
steve21
- [New-bugs-announce] [issue4777] nntplib - python 2.5
Chris Morrow
- [New-bugs-announce] [issue4775] Incorrect documentation - UTC time
"Martin v. Löwis"
- [New-bugs-announce] [issue4778] Small typo in multiprocessing documentation
Dmitry Vasiliev
- [New-bugs-announce] [issue4779] Can't import Tkinter
pierre.lhoste
- [New-bugs-announce] [issue4780] Makefile.pre.in patch to run regen on OSX (framework build)
Ronald Oussoren
- [New-bugs-announce] [issue4781] The function, Threading.Timer.run(), may be Inappropriate
Deli.Zhang
- [New-bugs-announce] [issue4782] json documentation missing load(), loads()
David M. Beazley
- [New-bugs-announce] [issue4783] json documentation needs a BAWM (Big A** Warning Message)
David M. Beazley
- [New-bugs-announce] [issue4784] Mismatch in documentation for module "webbrowser"
Eric Naeseth
- [New-bugs-announce] [issue4785] json.JSONDecoder() strict argument undocumented and potentially confusing
David M. Beazley
- [New-bugs-announce] [issue4786] xml.etree.ElementTree module name in Python 3
David M. Beazley
- [New-bugs-announce] [issue4787] Curses Unicode Support
Damian
- [New-bugs-announce] [issue4788] two bare "except" clauses are used in the ssl module
Giampaolo Rodola'
- [New-bugs-announce] [issue4789] Documentation changes break existing URIs
Mark Sapiro
- [New-bugs-announce] [issue4790] Optimization to heapq module
Nilton
- [New-bugs-announce] [issue4791] retrlines('LIST') and dir hang at end of listing in ftplib
Christopher Mahan
- [New-bugs-announce] [issue4792] PythonCmd in Modules/_tkinter.c should use the given "interp" parameter
Guilherme Polo
- [New-bugs-announce] [issue4793] Glossary incorrectly describes a decorator as "merely syntactic sugar"
Lenard Lindstrom
- [New-bugs-announce] [issue4794] garbage collector blocks and takes worst-case linear time wrt number of objects
darrenr
- [New-bugs-announce] [issue4795] inspect.isgeneratorfunction inconsistent with other inspect functions
Steven D'Aprano
- [New-bugs-announce] [issue4796] Decimal to receive from_float method
Steven D'Aprano
Last message date:
Wed Dec 31 23:59:19 CET 2008
Archived on: Wed Dec 31 23:59:23 CET 2008
This archive was generated by
Pipermail 0.09 (Mailman edition).