January 2011 Archives by date
Starting: Sun Jan 2 01:07:50 CET 2011
Ending: Mon Jan 31 21:52:47 CET 2011
Messages: 286
- [New-bugs-announce] [issue10802] python3.2 AFTER b2 release has subprocess.Popen broken under colinux/windows
kai zhu
- [New-bugs-announce] [issue10803] ctypes: better support of bytearray objects
Markus F.X.J. Oberhumer
- [New-bugs-announce] [issue10804] Copy and paste error in _json.c
Torsten Landschoff
- [New-bugs-announce] [issue10805] traceback.print_exception throws AttributeError when exception is None
Austin Bingham
- [New-bugs-announce] [issue10806] Subprocess error if fds 0, 1, 2 are closed
Ross Lagerwall
- [New-bugs-announce] [issue10807] `b'dGVzdA==\n'.decode('base64')` raise exception
yihuang
- [New-bugs-announce] [issue10808] ssl unwrap fails with Error 0
Florian Apolloner
- [New-bugs-announce] [issue10809] complex() comments wrongly say it supports NaN and inf
Andrew Dalke
- [New-bugs-announce] [issue10810] logging.handlers.TimedRotatingFileHandler.__init__(): ST_MTIME NameError
Arfrever Frehtes Taifersar Arahesis
- [New-bugs-announce] [issue10811] sqlite segfault with generators
Erick Tryzelaar
- [New-bugs-announce] [issue10812] Add some posix functions
Ross Lagerwall
- [New-bugs-announce] [issue10813] Suppress adding decimal point for places=0 in moneyfmt()
Carsten Grohmann
- [New-bugs-announce] [issue10814] assertion failed on Windows buildbots
Antoine Pitrou
- [New-bugs-announce] [issue10815] Write to /dev/full does not raise IOError
Michal Vyskocil
- [New-bugs-announce] [issue10816] test_multiprocessing: unclosed sockets
STINNER Victor
- [New-bugs-announce] [issue10817] urllib.request.urlretrieve never raises ContentTooShortError if no reporthook
Robert Cheng
- [New-bugs-announce] [issue10818] pydoc: refactorize duplicate DocHandler and DocServer classes
STINNER Victor
- [New-bugs-announce] [issue10819] ValueError on repr(closed_socket_file)
STINNER Victor
- [New-bugs-announce] [issue10820] 3.2 Makefile changes for versioned scripts break OS X framework installs
Ned Deily
- [New-bugs-announce] [issue10821] gethostbyname(gethostname()) is wrong when IP is changed
Petr Sklenář
- [New-bugs-announce] [issue10822] test_getgroups failure under Solaris
Antoine Pitrou
- [New-bugs-announce] [issue10823] "conversion from 'Py_ssize_t' to 'int', possible loss of data" in various files
STINNER Victor
- [New-bugs-announce] [issue10824] urandom should not block
Michal Čihař
- [New-bugs-announce] [issue10825] use assertIsNone(...) instead of assertEquals(None, ...)
Sandro Tosi
- [New-bugs-announce] [issue10826] pass_fds sometimes fails
Antoine Pitrou
- [New-bugs-announce] [issue10827] Functions in time module should support year < 1900 when accept2dyear = 0
Alexander Belopolsky
- [New-bugs-announce] [issue10828] Cannot use nonascii utf8 in names of files imported from
ingemar
- [New-bugs-announce] [issue10829] PyUnicode_FromFormatV() bugs with "%" and "%%" format strings
STINNER Victor
- [New-bugs-announce] [issue10830] PyUnicode_FromFormatV("%c") doesn't support non-BMP characters on narrow build
STINNER Victor
- [New-bugs-announce] [issue10831] PyUnicode_FromFormatV() doesn't support %li, %lli, %zi
STINNER Victor
- [New-bugs-announce] [issue10832] Add support of bytes objects in PyBytes_FromFormatV()
STINNER Victor
- [New-bugs-announce] [issue10833] Replace %.100s by %s in PyErr_Format(): the arbitrary limit of 500 bytes is outdated
STINNER Victor
- [New-bugs-announce] [issue10834] Python 2.7 x86 fails to run in Windows 7
Peter Heiberg
- [New-bugs-announce] [issue10835] sys.executable default and altinstall
Allan McRae
- [New-bugs-announce] [issue10836] TypeError during exception handling in urllib.request.urlretrieve
Alexandru Moșoi
- [New-bugs-announce] [issue10837] Issue catching KeyboardInterrupt while reading stdin
Josh Hanson
- [New-bugs-announce] [issue10838] subprocess __all__ is incomplete
Toshio Kuratomi
- [New-bugs-announce] [issue10839] email module should not allow some header field repetitions
Adrien Saladin
- [New-bugs-announce] [issue10840] pyarg_parsetuple docs and py_buffer
Antoine Pitrou
- [New-bugs-announce] [issue10841] binary stdio
Glenn Linderman
- [New-bugs-announce] [issue10842] Update third-party libraries for OS X installer builds
Ned Deily
- [New-bugs-announce] [issue10843] OS X installer: install the Tools source directory
Ned Deily
- [New-bugs-announce] [issue10844] OS X installer: update copyright dates in app bundles
Ned Deily
- [New-bugs-announce] [issue10845] test_multiprocessing failure under Windows
Antoine Pitrou
- [New-bugs-announce] [issue10846] typo in threading doc's: "size of the resource size"
Vladimir Rutsky
- [New-bugs-announce] [issue10847] Distutils drops -fno-strict-aliasing when CFLAGS are set
Stefan Krah
- [New-bugs-announce] [issue10848] Move test.regrtest from getopt to argparse
Brett Cannon
- [New-bugs-announce] [issue10849] Backport test/__main__
Alexander Belopolsky
- [New-bugs-announce] [issue10850] inconsistent behavior concerning multiprocessing.manager.BaseManager._Server
chrysn
- [New-bugs-announce] [issue10851] further extend ssl SNI and ciphers API
Daniel Black
- [New-bugs-announce] [issue10852] SSL/TLS sni use in smtp, pop, imap, nntp, ftp client libs by default
Daniel Black
- [New-bugs-announce] [issue10853] SSL/TLS sni use in smtp, pop, imap, nntp, ftp client libs by default
Daniel Black
- [New-bugs-announce] [issue10854] Output DLL name in error message of ImportError when DLL is missing
anatoly techtonik
- [New-bugs-announce] [issue10855] wave.Wave_read.close() doesn't release file
Peter Creath
- [New-bugs-announce] [issue10856] documentation for ImportError parameters and attributes
anatoly techtonik
- [New-bugs-announce] [issue10857] ImportError module attribute
anatoly techtonik
- [New-bugs-announce] [issue10858] Make source code links less proeminent
Antoine Pitrou
- [New-bugs-announce] [issue10859] Is GeneratorContextManager public?
Antoine Pitrou
- [New-bugs-announce] [issue10860] urllib2 crashes on valid URL
Shawn Ligocki
- [New-bugs-announce] [issue10861] urllib2 sporadically falsely claims infinite redirect
Shawn Ligocki
- [New-bugs-announce] [issue10862] Complete your registration to Python tracker -- key yq3FVw0zXbfo3RJCzK2PqphC2n0XTohy
xiscu
- [New-bugs-announce] [issue10863] zlib.compress() fails with string
Jose-Luis Fernandez-Barros
- [New-bugs-announce] [issue10864] time.strftime("%Y"): limitation of 4 digits on OpenIndiana (Solaris)
STINNER Victor
- [New-bugs-announce] [issue10865] chroot-ing breaks encodings.idna
ulidtko
- [New-bugs-announce] [issue10860] urllib2 crashes on valid URL
Senthil Kumaran
- [New-bugs-announce] [issue10866] Add sethostname()
Ross Lagerwall
- [New-bugs-announce] [issue10867] python mmap objects issue msync() in destructor even if mapping was created with prot=mmap.PROT_READ only
Марк Коренберг
- [New-bugs-announce] [issue10868] ABCMeta.register() should work as a decorator
Edoardo Spadolini
- [New-bugs-announce] [issue10869] ast.increment_lineno() increments root node twice
David White
- [New-bugs-announce] [issue10870] Last line of argparse code samples can not be read on Windows
Baptiste Lepilleur
- [New-bugs-announce] [issue10871] argparse example use "file" instead of "open"
Baptiste Lepilleur
- [New-bugs-announce] [issue10872] Add mode to TextIOWrapper repr
Georg Brandl
- [New-bugs-announce] [issue10873] String formatting example invalid
Ashwin Purohit
- [New-bugs-announce] [issue10874] test_urllib2 shouldn't use is operator for comparing strings
Andreas Stührk
- [New-bugs-announce] [issue10875] Update Regular Expression HOWTO
Terry J. Reedy
- [New-bugs-announce] [issue10876] Zipfile crashes when zip password is 610
Kira Erethon
- [New-bugs-announce] [issue10877] Make Tools (and subdirs) a package (and subpackages)
Terry J. Reedy
- [New-bugs-announce] [issue10878] asyncore does not react properly on close()
Teodor Georgiev
- [New-bugs-announce] [issue10879] cgi memory usage
Glenn Linderman
- [New-bugs-announce] [issue10880] do_mkvalue and 'boolean'
Yuriy
- [New-bugs-announce] [issue10881] test_site and macframework builds fails
Stephen Hansen
- [New-bugs-announce] [issue10882] Add os.sendfile()
Ross Lagerwall
- [New-bugs-announce] [issue10883] urllib: socket is not closed explicitly
STINNER Victor
- [New-bugs-announce] [issue10884] pkgutil EggInfoDistribution requirements for .egg-info metadata
Michael Mulich
- [New-bugs-announce] [issue10885] multiprocessing docs
Ross Lagerwall
- [New-bugs-announce] [issue10886] Unhelpful backtrace for multiprocessing.Queue
Torsten Landschoff
- [New-bugs-announce] [issue10887] Add link to development ML
anatoly techtonik
- [New-bugs-announce] [issue10888] os.stat(filepath).st_mode gives wrong 'executable permission' result
dobbelaj
- [New-bugs-announce] [issue10889] Fix range slicing and indexing to handle lengths > sys.maxsize
Nick Coghlan
- [New-bugs-announce] [issue10890] IDLE Freezing
James
- [New-bugs-announce] [issue10891] Tweak sorting howto to eliminate redundancy
Éric Araujo
- [New-bugs-announce] [issue10892] segfault with "del X.__abstractmethods__"
Amaury Forgeot d'Arc
- [New-bugs-announce] [issue10893] The docs mark staticmethod as a function
Ram Rachum
- [New-bugs-announce] [issue10894] Making stdlib APIs private
SilentGhost
- [New-bugs-announce] [issue10895] Private stdlib API: getopt, getpass, glob, gzip, genericpath, gettext
SilentGhost
- [New-bugs-announce] [issue10896] trace module compares directories as strings (--ignore-dir)
Vladimir Rutsky
- [New-bugs-announce] [issue10897] UNIX mmap unnecessarily dup() file descriptor
Lorenz Huedepohl
- [New-bugs-announce] [issue10898] posixmodule.c redefines FSTAT
Alan Hourihane
- [New-bugs-announce] [issue10899] No function type annotations in the standard library
Raymond Hettinger
- [New-bugs-announce] [issue10900] bz2 module fails to uncompress large files
wrobell
- [New-bugs-announce] [issue10901] Python 3 MIME generator dies if not given boundary
Brandon Craig Rhodes
- [New-bugs-announce] [issue10902] Doc type: "run_*" instead of "run*" on http://docs.python.org/library/pdb.html
Jean Jordaan
- [New-bugs-announce] [issue10903] ZipExtFile:_update_crc fails for CRC >= 0x80000000
arindam
- [New-bugs-announce] [issue10904] PYTHONIOENCODING is not in manpage
Peter Kleiweg
- [New-bugs-announce] [issue10905] zipfile: fix arcname with leading '///' or '..'
Zhigang Wang
- [New-bugs-announce] [issue10906] wsgiref should mention that CGI scripts usually expect HTTPS variable to be set to 'on'
anatoly techtonik
- [New-bugs-announce] [issue10907] OS X installer: warn users of buggy Tcl/Tk in OS X 10.6
Ned Deily
- [New-bugs-announce] [issue10908] Improvements to trace._Ignore
SilentGhost
- [New-bugs-announce] [issue10909] thread hang, possibly related to print
Scott M
- [New-bugs-announce] [issue10910] pyport.h FreeBSD/Mac OS X "fix" causes errors in C++ compilation
Bert JW Regeer
- [New-bugs-announce] [issue10911] cgi: add more tests
STINNER Victor
- [New-bugs-announce] [issue10912] PyObject_RichCompare differs in behaviour from PyObject_RichCompareBool ; difference not noted in documentation
Devin Jeanpierre
- [New-bugs-announce] [issue10913] Deprecate PyEval_AcquireLock() and PyEval_ReleaseLock()
Antoine Pitrou
- [New-bugs-announce] [issue10914] Python sub-interpreter test
Antoine Pitrou
- [New-bugs-announce] [issue10915] Make the PyGILState API compatible with multiple interpreters
Antoine Pitrou
- [New-bugs-announce] [issue10916] mmap segfault
Ross Lagerwall
- [New-bugs-announce] [issue10917] PEP 333 link to CGI specification is broken
anatoly techtonik
- [New-bugs-announce] [issue10918] **kwargs unnecessarily restricted in API
Adrian Dries
- [New-bugs-announce] [issue10919] Environment variables are not expanded in _winreg when using REG_EXPAND_SZ.
Richard Nienaber
- [New-bugs-announce] [issue10920] cp65001, PowerShell, Python crash.
Jean-Michel Fauth
- [New-bugs-announce] [issue10921] imaplib: Internaldate2tuple crashes, does not handle negative TZ offsets, does not handle DST correctly, and outputs localtime (not UTC)
Joe Peterson
- [New-bugs-announce] [issue10922] Unexpected exception when calling function_proxy.__class__.__call__(function_proxy)
Daniel Neuhäuser
- [New-bugs-announce] [issue10923] Python 2.7 hangs on Unicode+threading
Piotr Maślanka
- [New-bugs-announce] [issue10924] Adding salt and Modular Crypt Format to crypt library.
Sean Reifschneider
- [New-bugs-announce] [issue10925] Document pure Python version of integer-to-float correctly-rounded conversion
Mark Dickinson
- [New-bugs-announce] [issue10926] Some Invalid Relative Imports succeed in Py 3.0 & 3.1 [& correctly fail in 3.2rc1]
Mark Summerfield
- [New-bugs-announce] [issue10927] Allow universal line endings in filecmp module
Geoffrey Bache
- [New-bugs-announce] [issue10928] Strange input processing
Kirill Bystrov
- [New-bugs-announce] [issue10929] telnetlib does not send FIN when self.close() issued
Joe Bennett
- [New-bugs-announce] [issue10930] dict.setdefault: Bug: default argument is ALWAYS evaluated, i.e. no short-circuit eval
Albert
- [New-bugs-announce] [issue10931] print() from pipe enclosed between 'b and 'pair on python3
ricardw
- [New-bugs-announce] [issue10932] distutils.core.setup - data_files missbehaviour ?
Thorsten Simons
- [New-bugs-announce] [issue10933] Tracing disabled when a recursion error is triggered (even if properly handled)
Fabio Zadrozny
- [New-bugs-announce] [issue10934] imaplib: Internaldate2tuple() is documented to return UTC, but it returns local time
Joe Peterson
- [New-bugs-announce] [issue10935] wsgiref.handlers.BaseHandler and subclasses of str
Tim Perevezentsev
- [New-bugs-announce] [issue10936] Simple CSS fix for left margin at docs.python.org
Christopher Dunn
- [New-bugs-announce] [issue10937] WinPE 64 bit execution results with errors
Jeremy Langley
- [New-bugs-announce] [issue10938] Undocumented option for datetime.strftime: %s
Humberto Diogenes
- [New-bugs-announce] [issue10939] imaplib: Internaldate2tuple fails to parse month and does not work with negative TZ offset due to bytes/str issues
Joe Peterson
- [New-bugs-announce] [issue10940] IDLE hangs with Cmd-M hotkey on Mac O/S
Raymond Hettinger
- [New-bugs-announce] [issue10941] imaplib: Internaldate2tuple produces wrong result if date is near a DST change
Joe Peterson
- [New-bugs-announce] [issue10942] xml.etree.ElementTree.tostring returns type bytes, expected type str
J_Tom_Moon_79
- [New-bugs-announce] [issue10943] abitype: Need better support to port C extension modules to the stable C API
Leo
- [New-bugs-announce] [issue10944] ctypes documentation does not mention c_bool in table of standard types
Марк Коренберг
- [New-bugs-announce] [issue10945] bdist_wininst depends on MBCS codec, unavailable on non-Windows
Éric Araujo
- [New-bugs-announce] [issue10946] bdist doesn’t pass --skip-build on to subcommands
Éric Araujo
- [New-bugs-announce] [issue10947] imaplib: Internaldate2tuple and ParseFlags require (and latter returns) bytes arrays; should allow/return str
Joe Peterson
- [New-bugs-announce] [issue10948] Trouble with dir_util created dir cache
Diego Queiroz
- [New-bugs-announce] [issue10949] logging.RotatingFileHandler not robust enough
Christophe Kalt
- [New-bugs-announce] [issue10950] ServerProxy returns bad XML
Beau
- [New-bugs-announce] [issue10951] gcc 4.6 warnings
STINNER Victor
- [New-bugs-announce] [issue10952] Don't normalize module names to NFKC?
STINNER Victor
- [New-bugs-announce] [issue10953] safely eval serialized dict/list data from arbitrary string over web with no side effects
kai zhu
- [New-bugs-announce] [issue10954] No warning for csv.writer API change
Lennart Regebro
- [New-bugs-announce] [issue10955] Possible regression with stdlib in zipfile
Ronald Oussoren
- [New-bugs-announce] [issue10956] file.write and file.read don't handle EINTR
Mark Florisson
- [New-bugs-announce] [issue10957] Python FAQ grammar error
Jerry Seutter
- [New-bugs-announce] [issue10958] stat.S_ISLNK() does not wok!
Марк Коренберг
- [New-bugs-announce] [issue10959] mmap crash
Ross Lagerwall
- [New-bugs-announce] [issue10960] os.stat() does not mention that it follow symlinks by default
Марк Коренберг
- [New-bugs-announce] [issue10961] Pydoc touchups in new browser for 3.2
Ron Adam
- [New-bugs-announce] [issue10962] gdb support broken
Antoine Pitrou
- [New-bugs-announce] [issue10963] "subprocess" can raise OSError (EPIPE) when communicating with short-lived processes
Dave Malcolm
- [New-bugs-announce] [issue10964] Mac installer need not add things to /usr/local
Russell Owen
- [New-bugs-announce] [issue10965] dev task of documenting undocumented APIs
Brett Cannon
- [New-bugs-announce] [issue10966] eliminate use of ImportError implicitly representing TestSkipped
Brett Cannon
- [New-bugs-announce] [issue10967] move regrtest over to using more unittest infrastructure
Brett Cannon
- [New-bugs-announce] [issue10968] Timer class inheritance issue
Benjamin VENELLE
- [New-bugs-announce] [issue10969] Make Tcl recommendation more prominent
Raymond Hettinger
- [New-bugs-announce] [issue10970] "string".encode('base64') is not the same as base64.b64encode("string")
Mahmoud Abdelkader
- [New-bugs-announce] [issue10971] python Lib/test/regrtest.py -R 3:3: test_zipimport_support fails
STINNER Victor
- [New-bugs-announce] [issue10972] zipfile: add unicode option to the choose filename encoding
STINNER Victor
- [New-bugs-announce] [issue10973] 'ñ' not working with IDLE 3.2rc1 - OSX 10.6.6
Nestor Aguilera
- [New-bugs-announce] [issue10974] IDLE 3.2 not loading on double-click in Finder, OSX 10.6
Nestor Aguilera
- [New-bugs-announce] [issue10975] #10961: Pydoc touchups in new 3.2 Web server (issue4090042)
Éric Araujo
- [New-bugs-announce] [issue10976] json.loads() throws TypeError on bytes object
hhas
- [New-bugs-announce] [issue10977] Concrete object C API needs abstract path for subclasses of builtin types
Raymond Hettinger
- [New-bugs-announce] [issue10978] Add optional argument to Semaphore.release for releasing multiple threads
Raymond Hettinger
- [New-bugs-announce] [issue10979] setUpClass exception causes explosion with "-b"
Brandon Craig Rhodes
- [New-bugs-announce] [issue10980] http.server Header Unicode Bug
Armin Ronacher
- [New-bugs-announce] [issue10981] options starting with -- match substrings
David Caro
- [New-bugs-announce] [issue10982] asyncore timeouts do not work correctly
k1h
- [New-bugs-announce] [issue10983] Errors in http.client.HTTPConnection class (python3)
nooB
- [New-bugs-announce] [issue10984] argparse add_mutually_exclusive_group should accept existing arguments to register conflicts
Chris Lasher
- [New-bugs-announce] [issue10985] test_sys triggers a fatal python error when run under coverage.py
Brett Cannon
- [New-bugs-announce] [issue10986] traceback's rendering behavior while throwing custom exception
Benjamin VENELLE
- [New-bugs-announce] [issue10987] Bizarre pickle -- exception interaction bug
Terry J. Reedy
- [New-bugs-announce] [issue10988] Descriptor protocol documentation for super bindings is incorrect
Joshua Arnold
- [New-bugs-announce] [issue10989] ssl.SSLContext(True).load_verify_locations(None, True) segfault
STINNER Victor
- [New-bugs-announce] [issue10990] tests mutating sys.gettrace() w/o re-instating previous state
Brett Cannon
- [New-bugs-announce] [issue10991] trace fails when test imported a temporary file
Brett Cannon
- [New-bugs-announce] [issue10992] tests failing when run under coverage
Brett Cannon
- [New-bugs-announce] [issue10993] HTTPSConnection does not close when call close() method
Tanakorn Leesatapornwongsa
- [New-bugs-announce] [issue10994] implementation details in sys module
Maciej Fijalkowski
- [New-bugs-announce] [issue10995] mailbox.py open() calls don't set encoding
Steffen Daode Nurpmeso
- [New-bugs-announce] [issue10996] Typo in What's New in 3.2
Daniel Urban
- [New-bugs-announce] [issue10997] Duplicate entries in IDLE "Recent Files" menu item on OS X
Ned Deily
- [New-bugs-announce] [issue10998] Remove last traces of -Q / sys.flags.division_warning / Py_DivisionWarningFlag
Éric Araujo
- [New-bugs-announce] [issue10999] os.chflags refers to stat constants, but the constants are not documented in the stat module
R. David Murray
- [New-bugs-announce] [issue11000] Doc: ast.parse parses source, not just expressions
Terry J. Reedy
- [New-bugs-announce] [issue11001] Various obvious errors in cookies documentation
Luke Plant
- [New-bugs-announce] [issue11002] 'Upload' link on Files page is broken
Anthony Long
- [New-bugs-announce] [issue11003] os.system should be deprecated in favour of subprocess module
Jakob Bowyer
- [New-bugs-announce] [issue11004] AssertionError on collections.deque().count(1)
STINNER Victor
- [New-bugs-announce] [issue11005] Assertion error on RLock._acquire_restore
STINNER Victor
- [New-bugs-announce] [issue11006] warnings with subprocess and pipe2
Antoine Pitrou
- [New-bugs-announce] [issue11007] stack tracebacks should give the relevant class name
Joshua Blount
- [New-bugs-announce] [issue11008] logging.dictConfig not documented as new in version 2.7
Day Barr
- [New-bugs-announce] [issue11009] urllib.splituser is not documented
anatoly techtonik
- [New-bugs-announce] [issue11010] Unicode BOM left in loaded text
onpon4
- [New-bugs-announce] [issue11011] More functools functions
Jason Baker
- [New-bugs-announce] [issue11012] Add log1p(), exp1m(), gamma(), and lgamma() to cmath
Raymond Hettinger
- [New-bugs-announce] [issue11013] Build of CVS version 2.7 fails in readline
Geoge R. Goffe
- [New-bugs-announce] [issue11014] 'filter' argument for Tarfile.add needs to be a keyword-only argument
Raymond Hettinger
- [New-bugs-announce] [issue11015] Bring test.support docs up to date
Nick Coghlan
- [New-bugs-announce] [issue11016] Add S_ISDOOR to the stat module
Antoine Pitrou
- [New-bugs-announce] [issue11017] optparse: error: invalid integer value
hensing
- [New-bugs-announce] [issue11018] typo in test_bz2
Antoine Pitrou
- [New-bugs-announce] [issue11019] BytesGenerator fails if the Message body is None
R. David Murray
- [New-bugs-announce] [issue11020] Pyclbr broken because of missing 2-to-3 conversion
Raymond Hettinger
- [New-bugs-announce] [issue11021] email MIME-Version headers for each part in multipart message
David Caro
- [New-bugs-announce] [issue11022] locale.setlocale() doesn't change I/O codec, os.environ[] does
Steffen Daode Nurpmeso
- [New-bugs-announce] [issue11023] pep 227 missing text
Alan Isaac
- [New-bugs-announce] [issue11024] imaplib: Time2Internaldate() returns localized strings
Sebastian Spaeth
- [New-bugs-announce] [issue11025] Distutils2 install command without setup.py or setup.cfg create an UNKNOWN-UNKNOWN.dist-info distribution
Boris FELD
- [New-bugs-announce] [issue11026] Distutils2 install command fail with python 2.5/2.7
Boris FELD
- [New-bugs-announce] [issue11027] Allow spaces around section header in ConfigParser
Kunjesh Kaushik
- [New-bugs-announce] [issue11028] Implement the setup.py -> setup.cfg in mkcfg
alain tty
- [New-bugs-announce] [issue11029] Crash, 2.7.1, Tkinter and threads and line drawing
Scott M
- [New-bugs-announce] [issue11030] regrtest - allow for relative path with --coverdir
Sandro Tosi
- [New-bugs-announce] [issue11031] regrtest - --testdir, new command-line option to specify alternative test directory
Sandro Tosi
- [New-bugs-announce] [issue11032] _string: formatter_field_name_split() and formatter_parser doesn't check input type
STINNER Victor
- [New-bugs-announce] [issue11033] ElementTree.fromstring doesn't work with Unicode
Peter Cai
- [New-bugs-announce] [issue11034] Build problem on Windows with MSVC++ Express 2008
Eli Bendersky
- [New-bugs-announce] [issue11035] Segmentation fault
Dmitry Groshev
- [New-bugs-announce] [issue11036] Allow multiple files in the description-file metadata
Gael Pasgrimaud
- [New-bugs-announce] [issue11037] How distutils2 handle namespaces
Sebastien Douche
- [New-bugs-announce] [issue11038] Some commands should stop if Name and Version are missing
Gael Pasgrimaud
- [New-bugs-announce] [issue11039] Use of 'L' specifier is inconsistent when printing long integers
Konstantin Osipov
- [New-bugs-announce] [issue11040] After registering a project to PyPI, classifiers fields aren't displayed.
Julien Miotte
- [New-bugs-announce] [issue11041] On the distutils2 documentation, 'requires-python' shouldn't be documented as *multi
Julien Miotte
- [New-bugs-announce] [issue11042] [PyPI CSS] Adding project urls onto a project page using register, apparition of an overhead over the title
Julien Miotte
- [New-bugs-announce] [issue11043] On GNU/Linux (Ubuntu) distutils2.mkcfg shouldn't create an executable setup.cfg
Julien Miotte
- [New-bugs-announce] [issue11044] The description-file isn't handled by distutils2
Julien Miotte
- [New-bugs-announce] [issue11045] shutil._make_tarball
Tarek Ziadé
- [New-bugs-announce] [issue11046] darwin/MacOS X setup.py hack
Steffen Daode Nurpmeso
- [New-bugs-announce] [issue11047] Bad description for a change
Oren Held
- [New-bugs-announce] [issue11048] "import ctypes" causes segfault on read-only filesystem
Pavel Labushev
- [New-bugs-announce] [issue11049] add tests for test.support
Brett Cannon
- [New-bugs-announce] [issue11050] email.utils.getaddresses behavior contradicts RFC2822
Ivan Egorov
- [New-bugs-announce] [issue11051] system calls per import
Antoine Pitrou
- [New-bugs-announce] [issue11052] Fix OS X IDLE menu accelerators for Save As and Save Copy
Ned Deily
- [New-bugs-announce] [issue11053] OS X IDLE 3 with Tk 8.4 appears to hang with syntax error
Ned Deily
- [New-bugs-announce] [issue11054] OS X installer build script for 3.2 can no longer build with system Python on OS X 10.5
Ned Deily
- [New-bugs-announce] [issue11055] OS X IDLE 3.2 Save As menu accelerator opens two Save windows
Ned Deily
- [New-bugs-announce] [issue11056] 2to3 fails for inner __metaclass__ class definition
nw
- [New-bugs-announce] [issue11057] Missing DistutilsOptionError
Kelsey
- [New-bugs-announce] [issue11058] dist directory not created when running sdist command
Kelsey
- [New-bugs-announce] [issue11059] code.python.org repo failures introduced!
Steffen Daode Nurpmeso
- [New-bugs-announce] [issue11060] distutils2 sdist does not complain about version that is not PEP 386 compliant
Godefroid Chapelle
- [New-bugs-announce] [issue11061] Verify command option before parsing config file
Sebastien Douche
- [New-bugs-announce] [issue11062] mailbox fails to round-trip a file to a Babyl mailbox
R. David Murray
- [New-bugs-announce] [issue11063] uuid.py module import has heavy side effects
Keith Dart
- [New-bugs-announce] [issue11064] abc documentation version conflict
Dustin Farris
- [New-bugs-announce] [issue11065] Fatal "can't locate locale" errors when zip file with directories is on the PYTHONPATH.
Ned Batchelder
- [New-bugs-announce] [issue11066] cgi.py proposals : sys.stdout encoding + rewriting of parsing functions
Pierre Quentel
- [New-bugs-announce] [issue11067] Py_LIMITED_API breaks most PySomething_Check() functions
Peter Eisentraut
- [New-bugs-announce] [issue11068] Python 2.7.1 Idle Segmentation Fault OS X (10.6.6)
David Meier
- [New-bugs-announce] [issue11069] IDLE crashes when Stack Viewer opened
Yakov Blum
- [New-bugs-announce] [issue11070] test_capi crashes and fails
rmtew
- [New-bugs-announce] [issue11071] What's New review comments
Nick Coghlan
- [New-bugs-announce] [issue11072] Add MLSD command support to ftplib
Giampaolo Rodola'
- [New-bugs-announce] [issue11073] threading.Thread documentation can be improved
Roy Smith
- [New-bugs-announce] [issue11074] fix tokenize so it can be reloaded
Brett Cannon
- [New-bugs-announce] [issue11075] Turtle crash with IDLE on Mac OS X 10.6
Alex McNerney
- [New-bugs-announce] [issue11076] Iterable argparse Namespace
Virgil Dupras
- [New-bugs-announce] [issue11077] Tkinter is not thread safe. This is a bug.
Scott M
- [New-bugs-announce] [issue11078] Have test___all__ check for duplicates
R. David Murray
- [New-bugs-announce] [issue11079] Make OS X entry in Applications like that in Windows
Raymond Hettinger
- [New-bugs-announce] [issue11080] Win32Serial.read coding error for non-blocking read
Terry M. Topka
- [New-bugs-announce] [issue11081] from struct import * misses pack_into
SilentGhost
- [New-bugs-announce] [issue11082] ValueError: Content-Length should be specified
William Wu
- [New-bugs-announce] [issue11083] threading.Thread - start() rises RuntimeException?
Federico Culloca
- [New-bugs-announce] [issue11084] Serialization of decimal.Decimal to XML-RPC
GDR!
- [New-bugs-announce] [issue11085] expose _abcoll as collections.abc
Raymond Hettinger
- [New-bugs-announce] [issue11086] add lib2to3/__main__.py
Brett Cannon
Last message date:
Mon Jan 31 21:52:47 CET 2011
Archived on: Mon Jan 31 21:52:48 CET 2011
This archive was generated by
Pipermail 0.09 (Mailman edition).