python-bugs-list
Thread
Date
Earlier messages
Messages by Date
2012/05/25
[issue14901] Python Windows FAQ is Very Outdated
Michael Driscoll
2012/05/25
[issue14548] garbage collection just after multiprocessing's fork causes exceptions
Richard Oudkerk
2012/05/25
[issue12091] multiprocessing: simplify ApplyResult and MapResult with threading.Event
Richard Oudkerk
2012/05/25
[issue14881] multiprocessing.dummy craches when self._parent._children does not exist
Richard Oudkerk
2012/05/25
[issue14852] json and ElementTree parsers misbehave on streams containing more than a single object
R. David Murray
2012/05/25
[issue14901] Python Windows FAQ is Very Outdated
Éric Araujo
2012/05/25
[issue14852] json and ElementTree parsers misbehave on streams containing more than a single object
Frederick Ross
2012/05/25
[issue14901] Python Windows FAQ is Very Outdated
Brian Curtin
2012/05/25
[issue14852] json and ElementTree parsers misbehave on streams containing more than a single object
Antoine Pitrou
2012/05/25
[issue14901] Python Windows FAQ is Very Outdated
Michael Driscoll
2012/05/25
[issue14901] Python Windows FAQ is Very Outdated
Michael Driscoll
2012/05/25
[issue14731] Enhance Policy framework in preparation for adding email6 policies as provisional
R. David Murray
2012/05/25
[issue14731] Enhance Policy framework in preparation for adding email6 policies as provisional
Roundup Robot
2012/05/25
[issue14858] 'pysetup create' off-by-one when choosing classification maturity status interactively.
Éric Araujo
2012/05/25
[issue14852] json and ElementTree parsers misbehave on streams containing more than a single object
Éric Araujo
2012/05/25
[issue14878] Improve documentation for generator.send method
Éric Araujo
2012/05/25
[issue14879] invalid docs for subprocess exceptions with shell=True
Éric Araujo
2012/05/25
[issue14901] Python Windows FAQ is Very Outdated
Éric Araujo
2012/05/25
[issue14901] Python Windows FAQ is Very Outdated
Éric Araujo
2012/05/25
[issue14910] argparse: disable abbreviation
Éric Araujo
2012/05/25
[issue14911] generator.throw() documentation inaccurate
Éric Araujo
2012/05/25
[issue14890] typo in difflib
Éric Araujo
2012/05/25
[issue14901] Python Windows FAQ is Very Outdated
Michael Driscoll
2012/05/25
[issue14712] Integrate PEP 405
Vinay Sajip
2012/05/25
[issue14893] Tutorial: Add function annotation example to function tutorial
Zachary Ware
2012/05/25
[issue14881] multiprocessing.dummy craches when self._parent._children does not exist
Terry J. Reedy
2012/05/25
[issue14919] what disables one from adding self to the "nosy" list
R. David Murray
2012/05/25
[issue14919] what disables one from adding self to the "nosy" list
Tshepang Lekhonkhobe
2012/05/25
[issue14858] 'pysetup create' off-by-one when choosing classification maturity status interactively.
Tshepang Lekhonkhobe
2012/05/25
[issue14617] confusing docs with regard to __hash__
Ethan Furman
2012/05/25
[issue14881] multiprocessing.dummy craches when self._parent._children does not exist
Terry J. Reedy
2012/05/25
[issue14871] Rewrite the command line parsers and actions system used in distutils2
Tshepang Lekhonkhobe
2012/05/25
[issue14897] struct.pack raises unexpected error message
Tshepang Lekhonkhobe
2012/05/25
[issue14901] Python Windows FAQ is Very Outdated
Tshepang Lekhonkhobe
2012/05/25
[issue14910] argparse: disable abbreviation
Tshepang Lekhonkhobe
2012/05/25
[issue14914] pysetup installed distribute despite dry run option being specified
Tshepang Lekhonkhobe
2012/05/25
[issue14915] pysetup may leave a package in a half-installed state
Tshepang Lekhonkhobe
2012/05/25
[issue14918] Incorrect explanation of TypeError exception
Thanos Tsouanas
2012/05/25
[issue14917] Make os.symlink on Win32 detect if target is directory
Larry Hastings
2012/05/25
[issue14916] PyRun_InteractiveLoop fails to run interactively when using a Linux pty that's not tied to stdin/stdout
Kevin Barry
2012/05/25
[issue14796] Calendar module test coverage improved
Oleg Plakhotnyuk
2012/05/25
[issue14796] Calendar module test coverage improved
Oleg Plakhotnyuk
2012/05/25
[issue3561] Windows installer should add Python and Scripts directories to the PATH environment variable
Jim Jewett
2012/05/25
[issue14905] zipimport.c needs to support namespace packages when no 'directory' entry exists
Eric V. Smith
2012/05/25
[issue14915] pysetup may leave a package in a half-installed state
Nick Coghlan
2012/05/25
[issue14914] pysetup installed distribute despite dry run option being specified
Nick Coghlan
2012/05/25
[issue3561] Windows installer should add Python and Scripts directories to the PATH environment variable
Jim Jewett
2012/05/25
[issue14548] garbage collection just after multiprocessing's fork causes exceptions
Roundup Robot
2012/05/25
[issue12091] multiprocessing: simplify ApplyResult and MapResult with threading.Event
Roundup Robot
2012/05/25
[issue12882] mmap crash on Windows
Richard Oudkerk
2012/05/25
[issue9400] multiprocessing.pool.AsyncResult.get() messes up exceptions
Richard Oudkerk
2012/05/25
[issue12098] Child process running as debug on Windows
Richard Oudkerk
2012/05/25
[issue4849] instantiating and populating xml.dom.minidom.Element is cumbersome
Alexander O
2012/05/25
[issue14881] multiprocessing.dummy craches when self._parent._children does not exist
Roundup Robot
2012/05/25
[issue14912] Pdb does not stop at a breakpoint after a restart command and source changes
Xavier de Gaye
2012/05/25
[issue14808] Pdb does not stop at a breakpoint set on the line of a function definition
Xavier de Gaye
2012/05/25
[issue14795] Pdb incorrectly handles a method breakpoint when module not imported
Xavier de Gaye
2012/05/25
[issue14792] setting a bp on current function, Pdb stops at next line although no bp
Xavier de Gaye
2012/05/25
[issue14789] after continue, Pdb stops at a line without a breakpoint
Xavier de Gaye
2012/05/25
[issue14913] tokenize the source to manage Pdb breakpoints
Xavier de Gaye
2012/05/25
[issue3177] Add shutil.open
Larry Hastings
2012/05/25
[issue14908] datetime.datetime should have a timestamp() method
Alexander Belopolsky
2012/05/25
[issue14912] Pdb does not stop at a breakpoint after a restart command and source changes
Xavier de Gaye
2012/05/25
[issue14910] argparse: disable abbreviation
Jens Jährig
2012/05/25
[issue14910] argparse disable abbreviation
Jens Jährig
2012/05/25
[issue14911] generator.throw() documentation inaccurate
Kristján Valur Jónsson
2012/05/25
[issue14910] argparse disable abbreviation
Jens Jährig
2012/05/25
[issue14835] plistlib: output empty elements correctly
Ronald Oussoren
2012/05/25
[issue14835] plistlib: output empty elements correctly
Ronald Oussoren
2012/05/25
[issue14835] plistlib: output empty elements correctly
Hynek Schlawack
2012/05/25
[issue4841] io's close() not handling errors correctly
Hynek Schlawack
2012/05/25
[issue14908] datetime.datetime should have a timestamp() method
Antoine Pitrou
2012/05/25
[issue14909] Fix incorrect use of *Realloc() and *Resize()
Kristján Valur Jónsson
2012/05/25
[issue14907] SSL module cannot handle unicode filenames
Hynek Schlawack
2012/05/25
[issue14814] Implement PEP 3144 (the ipaddress module)
Hynek Schlawack
2012/05/25
[issue14908] datetime.datetime should have a timestamp() method
Dirkjan Ochtman
2012/05/25
[issue4841] io's close() not handling errors correctly
Hynek Schlawack
2012/05/25
[issue4841] io's close() not handling errors correctly
Roundup Robot
2012/05/25
[issue12014] str.format parses replacement field incorrectly
Petri Lehtinen
2012/05/24
[issue14907] SSL module cannot handle unicode filenames
Marc Schlaich
2012/05/24
[issue14899] Naming conventions and guidelines for packages and namespace packages
Benoît Bryon
2012/05/24
[issue14889] PyBytes_FromObject(bytes_object) creates a new object
Larry Hastings
2012/05/24
[issue14889] PyBytes_FromObject(bytes_object) creates a new object
Roundup Robot
2012/05/24
[issue14889] PyBytes_FromObject(bytes_object) creates a new object
Larry Hastings
2012/05/24
[issue14893] Tutorial: Add function annotation example to function tutorial
Éric Araujo
2012/05/24
[issue14899] Naming conventions and guidelines for packages and namespace packages
Éric Araujo
2012/05/24
[issue14899] Naming conventions and guidelines for packages and namespace packages
Éric Araujo
2012/05/24
[issue14810] Bug in tarfile
David Ibarra
2012/05/24
[issue13208] Problems with urllib on windows
Steve Holden
2012/05/24
[issue14906] rotatingHandler WindowsError
Curu Wong
2012/05/24
[issue952953] execve rejects empty argument list
Tim Newsham
2012/05/24
[issue14905] zipimport.c needs to support namespace packages when no 'directory' entry exists
Eric V. Smith
2012/05/24
[issue14905] zipimport.c needs to support namespace packages when no 'directory' entry exists
Eric V. Smith
2012/05/24
[issue14660] Implement PEP 420: Implicit Namespace Packages
Eric V. Smith
2012/05/24
[issue14660] Implement PEP 420: Implicit Namespace Packages
Roundup Robot
2012/05/24
[issue3561] Windows installer should add Python and Scripts directories to the PATH environment variable
Sridhar Ratnakumar
2012/05/24
[issue14886] json C vs pure-python implementation difference
Марк Коренберг
2012/05/24
[issue3561] Windows installer should add Python and Scripts directories to the PATH environment variable
Brian Curtin
2012/05/24
[issue14886] json C vs pure-python implementation difference
Antoine Pitrou
2012/05/24
[issue12014] str.format parses replacement field incorrectly
Ben Wolfson
2012/05/24
[issue14886] json C vs pure-python implementation difference
Марк Коренберг
2012/05/24
[issue14904] test_unicode_repr_oflw (in test_bigmem) crashes
Antoine Pitrou
2012/05/24
[issue14901] Python Windows FAQ is Very Outdated
Ezio Melotti
2012/05/24
[issue14901] Python Windows FAQ is Very Outdated
Daniel Swanson
2012/05/24
[issue3561] Windows installer should add Python and Scripts directories to the PATH environment variable
Martin v . Löwis
2012/05/24
[issue3561] Windows installer should add Python and Scripts directories to the PATH environment variable
Nick Coghlan
2012/05/24
[issue3561] Windows installer should add Python and Scripts directories to the PATH environment variable
Pekka Klärck
2012/05/24
[issue3561] Windows installer should add Python and Scripts directories to the PATH environment variable
Brian Curtin
2012/05/24
[issue14903] dictobject infinite loop on 2.6.5 on 32-bit x86
Terry J. Reedy
2012/05/24
[issue14903] dictobject infinite loop on 2.6.5 on 32-bit x86
Terry J. Reedy
2012/05/24
[issue3561] Windows installer should add Python and Scripts directories to the PATH environment variable
Pekka Klärck
2012/05/24
[issue14903] dictobject infinite loop on 2.6.5 on 32-bit x86
Daniel Farina
2012/05/24
[issue3244] multipart/form-data encoding
R. David Murray
2012/05/24
[issue14863] Update docs of os.fdopen()
Petri Lehtinen
2012/05/24
[issue14863] Update docs of os.fdopen()
Roundup Robot
2012/05/24
[issue14902] test_logging failed
Yuriy Syrovetskiy
2012/05/24
[issue14902] test_logging failed
Yuriy Syrovetskiy
2012/05/24
[issue3244] multipart/form-data encoding
Forest Bond
2012/05/24
[issue11804] expat parser not xml 1.1 (breaks xmlrpclib)
Panos Christeas
2012/05/24
[issue11804] expat parser not xml 1.1 (breaks xmlrpclib)
Martin v . Löwis
2012/05/24
[issue14901] Python Windows FAQ is Very Outdated
Michael Driscoll
2012/05/24
[issue14901] Python Windows FAQ is Very Outdated
Michael Driscoll
2012/05/24
[issue13208] Problems with urllib on windows
Steve Holden
2012/05/24
[issue14894] distutils.LooseVersion fails to compare number and a word
Barry A. Warsaw
2012/05/24
[issue14894] distutils.LooseVersion fails to compare number and a word
Éric Araujo
2012/05/24
[issue14894] distutils.LooseVersion fails to compare number and a word
Éric Araujo
2012/05/24
[issue14653] Improve mktime_tz to use calendar.timegm instead of time.mktime
R. David Murray
2012/05/24
[issue14734] Use binascii.b2a_qp/a2b_qp in email package header handling?
R. David Murray
2012/05/24
[issue14645] Generator does not translate linesep characters in certain circumstances
R. David Murray
2012/05/24
[issue7304] email.message.Message.set_payload and as_string given charset 'us-ascii' plus 8bit data produces invalid message
R. David Murray
2012/05/24
[issue12553] Add support for using a default CTE of '8bit' to MIMEText
R. David Murray
2012/05/24
[issue12641] Remove -mno-cygwin from distutils
Phillip J. Eby
2012/05/24
[issue634412] RFC 2112 in email package
R. David Murray
2012/05/24
[issue12553] Add support for using a default CTE of '8bit' to MIMEText
R. David Murray
2012/05/24
[issue1467619] Header.decode_header eats up spaces
R. David Murray
2012/05/24
[issue3244] multipart/form-data encoding
Forest Bond
2012/05/24
[issue3244] multipart/form-data encoding
R. David Murray
2012/05/24
[issue13060] allow other rounding modes in round()
Arne Babenhauserheide
2012/05/24
[issue12515] email modifies the message structure when the parsed email is invalid without registering defects
R. David Murray
2012/05/24
[issue14900] cProfile does not take its result headers as sort arguments
Arne Babenhauserheide
2012/05/24
[issue14900] cProfile does not take its result headers as sort arguments
Arne Babenhauserheide
2012/05/24
[issue14900] cProfile does not take its result headers as sort arguments
Arne Babenhauserheide
2012/05/24
[issue14900] cProfile does not take its result headers as sort arguments
Arne Babenhauserheide
2012/05/24
[issue14036] urlparse insufficient port property validation
Senthil Kumaran
2012/05/24
[issue14036] urlparse insufficient port property validation
Roundup Robot
2012/05/24
[issue5767] xmlrpclib loads invalid documents
Amaury Forgeot d'Arc
2012/05/24
[issue14899] Naming conventions and guidelines for packages and namespace packages
Benoît Bryon
2012/05/24
[issue14899] Naming conventions and guidelines for packages and namespace packages
Benoît Bryon
2012/05/24
[issue11804] expat parser not xml 1.1 (breaks xmlrpclib)
Amaury Forgeot d'Arc
2012/05/24
[issue14899] Naming conventions and guidelines for packages and namespace packages
Benoît Bryon
2012/05/24
[issue14821] _ctypes and other modules not built with msbuild on vs2010 solution
Jason R. Coombs
2012/05/24
[issue14822] Build unusable when compiled for Win 64-bit release
Jason R. Coombs
2012/05/24
[issue14898] Dict collision on boolean and integer values
Sasha B
2012/05/24
[issue14898] Dict collision on boolean and integer values
Mark Dickinson
2012/05/24
[issue14898] Dict collision on boolean and integer values
Sasha B
2012/05/24
[issue14898] Dict collision on boolean and integer values
Sasha B
2012/05/24
[issue14886] json C vs pure-python implementation difference
Antoine Pitrou
2012/05/24
[issue14814] Implement PEP 3144 (the ipaddress module)
Hynek Schlawack
2012/05/24
[issue14744] Use _PyUnicodeWriter API in str.format() internals
STINNER Victor
2012/05/24
[issue14897] struct.pack raises unexpected error message
Serhiy Storchaka
2012/05/24
[issue14855] IPv6 support for logging.handlers
Vinay Sajip
2012/05/24
[issue11804] expat parser not xml 1.1 (breaks xmlrpclib)
Phil Daintree
2012/05/24
[issue5767] xmlrpclib expat
Phil Daintree
2012/05/24
[issue14894] distutils.LooseVersion fails to compare number and a word
Natalia
2012/05/24
[issue14897] struct.pack raises unexpected error message
Mark Dickinson
2012/05/24
[issue14897] struct.pack raises unexpected error message
Serhiy Storchaka
2012/05/24
[issue14897] struct.pack raises unexpected error message
Mark Dickinson
2012/05/24
[issue14890] typo in difflib
ninsen
2012/05/24
[issue14889] PyBytes_FromObject(bytes_object) fails
Larry Hastings
2012/05/24
[issue14744] Use _PyUnicodeWriter API in str.format() internals
Serhiy Storchaka
2012/05/24
[issue14889] PyBytes_FromObject(bytes_object) fails
Stefan Krah
2012/05/23
[issue14897] struct.pack raises unexpected error message
mesheb82
2012/05/23
[issue14897] struct.pack raises unexpected error message
mesheb82
2012/05/23
[issue14877] No option to run bdist_wininst against newer msvc versions on non-windows systems
Aaron Staley
2012/05/23
[issue14877] No option to run bdist_wininst against newer msvc versions on non-windows systems
Éric Araujo
2012/05/23
[issue14886] json C vs pure-python implementation difference
Alexey Smirnov
2012/05/23
[issue968430] error flattening complex smime signed message
R. David Murray
2012/05/23
[issue968430] error flattening complex smime signed message
R. David Murray
2012/05/23
[issue968430] error flattening complex smime signed message
R. David Murray
2012/05/23
[issue6942] email.generator.Generator memory consumption
R. David Murray
2012/05/23
[issue14896] plistlib handling of real datatype
Ned Deily
2012/05/23
[issue11785] email subpackages documentation problems
R. David Murray
2012/05/23
[issue8898] The email package should defer to the codecs module for all aliases
R. David Murray
2012/05/23
[issue1590744] mail message parsing glitch
R. David Murray
2012/05/23
[issue9874] Message.attach() loses empty attachments
R. David Murray
2012/05/23
[issue11021] email MIME-Version headers for each part in multipart message
R. David Murray
2012/05/23
[issue12586] Provisional new email API: new policy implementing custom header objects
R. David Murray
2012/05/23
[issue12586] Provisional new email API: new policy implementing custom header objects
R. David Murray
2012/05/23
[issue14886] json C vs pure-python implementation difference
Ezio Melotti
2012/05/23
[issue14886] json C vs pure-python implementation difference
Марк Коренберг
2012/05/23
[issue12029] Catching virtual subclasses in except clauses
Jim Jewett
2012/05/23
[issue13400] packaging: build command should have options to control byte-compilation
Julien Courteau
2012/05/23
[issue14896] plistlib handling of real datatype
Peter VG
2012/05/23
[issue6721] Locks in python standard library should be sanitized on fork
lesha
2012/05/23
[issue14893] Tutorial: Add function annotation example to function tutorial
Ezio Melotti
2012/05/23
[issue14893] Tutorial: Add function annotation example to function tutorial
Raymond Hettinger
2012/05/23
[issue14469] Python 3 documentation links
Ezio Melotti
2012/05/23
[issue14895] test_warnings.py EnvironmentVariableTests is a bad test
Philip Jenvey
2012/05/23
[issue14894] distutils.LooseVersion fails to compare number and a word
Barry A. Warsaw
2012/05/23
[issue14894] distutils.LooseVersion fails to compare number and a word
Éric Araujo
Earlier messages