September 2010 Archives by subject
Starting: Wed Sep 1 00:29:18 CEST 2010
Ending: Thu Sep 30 23:37:09 CEST 2010
Messages: 278
- [New-bugs-announce] [issue10000] mark more tests as CPython specific
Amaury Forgeot d'Arc
- [New-bugs-announce] [issue10001] ~Py_buffer.obj field is undocumented, though not hidden
Lenard Lindstrom
- [New-bugs-announce] [issue10002] Installer doesn't install on Windows Server 2008 DataCenter R2
joblack
- [New-bugs-announce] [issue7549] 2.6.4 Win32 linked to debug DLLs?
Peter McClintock
- [New-bugs-announce] [issue9727] Add callbacks to be invoked when locale changes
Nick Coghlan
- [New-bugs-announce] [issue9728] Docs point to FAQ Section 3, but FAQs are not numbered
Daniel Stutzbach
- [New-bugs-announce] [issue9729] Unconnected SSLSocket.{send, recv} raises TypeError: 'member_descriptor' object is not callable
Andrew Bennetts
- [New-bugs-announce] [issue9730] base64 encoding takes in bytes rather than string.
JingCheng LIU
- [New-bugs-announce] [issue9731] ABCMeta.register should verify that methods are present
Daniel Stutzbach
- [New-bugs-announce] [issue9732] Addition of getattr_static for inspect module
Michael Foord
- [New-bugs-announce] [issue9733] Can't iterate over multiprocessing.managers.DictProxy
Juan José Conti
- [New-bugs-announce] [issue9734] ABC issubclass/isinstance leaks in Python 2
Jim Fulton
- [New-bugs-announce] [issue9735] cheatsheet outdated
Antoine Pitrou
- [New-bugs-announce] [issue9736] doctest.DocTestSuite doesn't handle test globs correctly
Jim Fulton
- [New-bugs-announce] [issue9737] Del on memoryview crashes CPython
Dino Viehland
- [New-bugs-announce] [issue9738] Document the encoding of functions bytes arguments of the C API
STINNER Victor
- [New-bugs-announce] [issue9739] Output of help(...) is wider than 80 characters
Case Van Horsen
- [New-bugs-announce] [issue9740] Support for HTTP 1.1 persistent connections throughout the standard library
ipatrol
- [New-bugs-announce] [issue9741] msgfmt.py generates invalid mo because msgfmt.make() does not clear dictionary
Timothy Lee
- [New-bugs-announce] [issue9742] Python 2.7: math module fails to build on Solaris 9
Misael Henriquez
- [New-bugs-announce] [issue9743] __call__.__call__ chain cause crash when long enough
Lily
- [New-bugs-announce] [issue9744] calling __getattribute__ with wrong instance causes hang up
Lily
- [New-bugs-announce] [issue9745] MSVC .pdb files not created by python 2.7 distutils
John Ehresman
- [New-bugs-announce] [issue9746] All sequence types support .index and .count
Daniel Stutzbach
- [New-bugs-announce] [issue9747] os.getresgid() documentation mentions "user ids", not "group ids"
Neil Tallim
- [New-bugs-announce] [issue9748] .inputrc magic-space breaks interactive mode
stephenk
- [New-bugs-announce] [issue9749] tuple-to-list conversion
Pyry Säilä
- [New-bugs-announce] [issue9750] sqlite3 iterdump fails on column with reserved name
Marko Kohtala
- [New-bugs-announce] [issue9751] _PyInstance_Lookup() defeats its purpose
Armin Rigo
- [New-bugs-announce] [issue9752] MSVC Compiler warning in Python\import.c
Daniel Stutzbach
- [New-bugs-announce] [issue9753] test_socket.testDup, testFromFd fail on Windows
Daniel Stutzbach
- [New-bugs-announce] [issue9754] assertWarns and assertWarnsRegexp
Antoine Pitrou
- [New-bugs-announce] [issue9755] Fix refcounting details in Py3k C API documentation
Nick Coghlan
- [New-bugs-announce] [issue9756] Crash with custom __getattribute__
Florent Xicluna
- [New-bugs-announce] [issue9757] Add context manager protocol to memoryviews
Antoine Pitrou
- [New-bugs-announce] [issue9758] ioctl mutable buffer copying problem
Grzegorz Kulewski
- [New-bugs-announce] [issue9759] GzipFile object should raise ValueError on .read() after .close()
Alain Kalker
- [New-bugs-announce] [issue9760] Suggestion for improving with documentation
Jason Baker
- [New-bugs-announce] [issue9761] stale .pyc files aren't cleaned out
Steve Thompson
- [New-bugs-announce] [issue9762] build failures
Antoine Pitrou
- [New-bugs-announce] [issue9763] Crashes upon run after syntax error encountered in OSX 10.5.8
William Barr
- [New-bugs-announce] [issue9764] Tools/buildbot/external.bat should download and built tix
Daniel Stutzbach
- [New-bugs-announce] [issue9765] tcl-8 vs tcl8
Daniel Stutzbach
- [New-bugs-announce] [issue9766] warnings has "onceregistry" and "once_registry"
Antoine Pitrou
- [New-bugs-announce] [issue9767] Failures in json doc examples
Terry J. Reedy
- [New-bugs-announce] [issue9768] IDLE / Black frame in active window
Kristoffer F
- [New-bugs-announce] [issue9769] PyUnicode_FromFormatV() doesn't handle non-ascii text correctly
STINNER Victor
- [New-bugs-announce] [issue9770] curses.isblank function doesn't match ctype.h
Kevin Thibedeau
- [New-bugs-announce] [issue9771] add an optional "default" argument to tokenize.detect_encoding
Florent Xicluna
- [New-bugs-announce] [issue9772] test_pep277 failure on AMD64 debian parallel buildbot
Florent Xicluna
- [New-bugs-announce] [issue9773] test_tarfile fails because of inaccurate mtime on AMD64 debian parallel buildbot
Florent Xicluna
- [New-bugs-announce] [issue9774] test_smtpnet fails with "[110] Connection timed out" on AMD64 debian parallel buildbot
Florent Xicluna
- [New-bugs-announce] [issue9775] Multiprocessing, logging and atexit play not well together
Armin Ronacher
- [New-bugs-announce] [issue9776] Inconsistent spacing in fcntl.fcntl docstring
Brian Brazil
- [New-bugs-announce] [issue9777] test_socket.GeneralModuleTests.test_idna should require the "network" resource
David Watson
- [New-bugs-announce] [issue9778] Make hash values the same width as a pointer (or Py_ssize_t)
Antoine Pitrou
- [New-bugs-announce] [issue9779] argparse.ArgumentParser not support unicode in print help
gkraser
- [New-bugs-announce] [issue9780] fill character cannot be '{'
Florent Xicluna
- [New-bugs-announce] [issue9781] Dead link
Arialdo Martini
- [New-bugs-announce] [issue9782] _multiprocessing.c warnings under 64-bit Windows
Antoine Pitrou
- [New-bugs-announce] [issue9783] _elementtree.c warnings under 64-bit Windows
Antoine Pitrou
- [New-bugs-announce] [issue9784] _msi.c warnings under 64-bit Windows
Antoine Pitrou
- [New-bugs-announce] [issue9785] _PyUnicode_New(), throw and memory problem
Trigve Siver
- [New-bugs-announce] [issue9786] Native TLS support for pthreads
Kristján Valur Jónsson
- [New-bugs-announce] [issue9787] Release the TLS lock during allocations
Kristján Valur Jónsson
- [New-bugs-announce] [issue9788] atexit and execution order
Giampaolo Rodola'
- [New-bugs-announce] [issue9789] Explicit buffer release for memoryview objects
Nick Coghlan
- [New-bugs-announce] [issue9790] ntpath contains imports inside functions
Brian Curtin
- [New-bugs-announce] [issue9791] nntplib.py lacks a test suite
Giampaolo Rodola'
- [New-bugs-announce] [issue9792] create_connection() recasts timeout errors
Antoine Pitrou
- [New-bugs-announce] [issue9793] Typo fix in What's New for 3.2: dynmaic -> dynamic
Dag Odenhall
- [New-bugs-announce] [issue9794] socket.create_connection context manager
Giampaolo Rodola'
- [New-bugs-announce] [issue9795] nntplib.NNTP should support the context protocol
Antoine Pitrou
- [New-bugs-announce] [issue9796] Add summary tables for unittest API
Éric Araujo
- [New-bugs-announce] [issue9797] wrong assumption in pystate.c
Antoine Pitrou
- [New-bugs-announce] [issue9798] time.tzset() doesn't properly reset the time.timezone variable
Peter Simons
- [New-bugs-announce] [issue9799] Compilation error for branch py3k on AIX 6
Sébastien Sablé
- [New-bugs-announce] [issue9800] Fast path for small int-indexing of lists and tuples
Antoine Pitrou
- [New-bugs-announce] [issue9801] Can not use append/extend to lists in a multiprocessing manager dict
James Hutchison
- [New-bugs-announce] [issue9802] Document 'stability' of builtin min() and max()
Matthew Woodcraft
- [New-bugs-announce] [issue9803] IDLE closes with save while breakpoint open
James Hutchison
- [New-bugs-announce] [issue9804] ascii() does not always join surrogate pairs
Antoine Pitrou
- [New-bugs-announce] [issue9805] Documentation on old-style formatting of dicts is overly restrictive
Ken Basye
- [New-bugs-announce] [issue9806] no need to try loading posix extensions without SOABI
Matthias Klose
- [New-bugs-announce] [issue9807] deriving configuration information for different builds with the same prefix
Matthias Klose
- [New-bugs-announce] [issue9808] Implement os.getlogin on Windows
Jon Anglin
- [New-bugs-announce] [issue9809] Wrong Registery Entries on win64
GreY FoX
- [New-bugs-announce] [issue9810] bzip2 build sometimes fails (VS8.0)
Hirokazu Yamamoto
- [New-bugs-announce] [issue9811] strftime strips '%' from unknown format codes on OS X
Sverre Johansen
- [New-bugs-announce] [issue9812] cPickle segfault with nested dicts in threaded env
Kenneth Dombrowski
- [New-bugs-announce] [issue9813] Module Name Changed
Charles M Norton
- [New-bugs-announce] [issue9814] subprocess isn't friendly to other Python implementations with different GCs
Dino Viehland
- [New-bugs-announce] [issue9815] test_tarfile sometimes ends with error "Cannot remoe dir"
Hirokazu Yamamoto
- [New-bugs-announce] [issue9816] random.jumpahead and PRNG sequence independence
Joseph Schaeffer
- [New-bugs-announce] [issue9817] expat copyright/license file is missing
Matthias Klose
- [New-bugs-announce] [issue9818] build files to build Lib/distutils/command/wininst-9.0* are missing
Matthias Klose
- [New-bugs-announce] [issue9819] TESTFN_UNICODE and TESTFN_UNDECODABLE
Hirokazu Yamamoto
- [New-bugs-announce] [issue9820] Windows : os.listdir(b'.') doesn't raise an error for unencodable filenames
STINNER Victor
- [New-bugs-announce] [issue9821] Support PEP 383 on Windows: mbcs support of surrogateescape error handler
STINNER Victor
- [New-bugs-announce] [issue9822] windows batch files are dependent on cmd current directory
sorin
- [New-bugs-announce] [issue9823] OrderedDict is comparable to dict
Ram Rachum
- [New-bugs-announce] [issue9824] SimpleCookie should escape commas and semi-colons
Luke Plant
- [New-bugs-announce] [issue9825] OrderedDict ref cycles cause memory leak
jason kirtland
- [New-bugs-announce] [issue9826] OrderedDict ref cycles break repr()
jason kirtland
- [New-bugs-announce] [issue9827] Clarify LogRecord documentation
Chris Leary
- [New-bugs-announce] [issue9828] Repeated Py_Initialize and Py_Finalize usage brings fatal error?
Hirokazu Yamamoto
- [New-bugs-announce] [issue9829] Unexpected Fraction.from_float() Behavior
bsidhom
- [New-bugs-announce] [issue9830] Python 2.7 x64 not properly installed on Windows 7 (registry)
Marco Buccini
- [New-bugs-announce] [issue9831] test_distutils fails on MacOSX 10.6
Ismail Donmez
- [New-bugs-announce] [issue9832] test_unicodedata fails on MacOSX 10.6
Ismail Donmez
- [New-bugs-announce] [issue9833] test_ttk_guionly fails on MacOSX 10.6
Ismail Donmez
- [New-bugs-announce] [issue9834] PySequence_GetSlice() lacks a NULL check
Stefan Behnel
- [New-bugs-announce] [issue9835] ZipFile unix external attributes incorrect for entry written with writestr
Thomas Sondergaard
- [New-bugs-announce] [issue9836] Refleak in PyUnicode_FormatV
Hirokazu Yamamoto
- [New-bugs-announce] [issue9837] ZipFileExt.read() reads more data than requested
Black Dew
- [New-bugs-announce] [issue9838] Inadequate C-API to Python 3 I/O objects
Pauli Virtanen
- [New-bugs-announce] [issue9839] Test issue
Martin v. Löwis
- [New-bugs-announce] [issue9840] Recursive Repr
Raymond Hettinger
- [New-bugs-announce] [issue9841] sysconfig and distutils.sysconfig differ in subtle ways
Éric Araujo
- [New-bugs-announce] [issue9842] Document ... used in recursive repr of containers
Éric Araujo
- [New-bugs-announce] [issue9843] imp documentation redundancy with acquire_lock and release_lock
Demur Rumed
- [New-bugs-announce] [issue9844] calling nonexisting function under __INSURE__
Eli Bendersky
- [New-bugs-announce] [issue9845] Allow changing the method in urllib.request.Request
Tarek Ziadé
- [New-bugs-announce] [issue9846] ZipExtFile provides no mechanism for closing the underlying file object
John Admanski
- [New-bugs-announce] [issue9847] Binary strings never compare equal to raw/normal strings
James Hutchison
- [New-bugs-announce] [issue9848] setup.py contains needless references to built-in _weakref module
Arfrever Frehtes Taifersar Arahesis
- [New-bugs-announce] [issue9849] Argparse needs better error handling for nargs
Jason Baker
- [New-bugs-announce] [issue9850] obsolete macpath module dangerously broken and should be removed
Ned Deily
- [New-bugs-announce] [issue9851] multiprocessing socket timeout will break client
hume
- [New-bugs-announce] [issue9852] test_ctypes fail with clang
Ismail Donmez
- [New-bugs-announce] [issue9853] Wrong signature for SSLSocket.recvfrom
Antoine Pitrou
- [New-bugs-announce] [issue9854] SocketIO should return None on EWOULDBLOCK
Antoine Pitrou
- [New-bugs-announce] [issue9855] Complex number slicing neither works nor causes an error on immediate use
Tom
- [New-bugs-announce] [issue9856] Change object.__format__(s) where s is non-empty to a DeprecationWarning
Eric Smith
- [New-bugs-announce] [issue9857] SkipTest in tearDown is reported an as an error
Antoine Pitrou
- [New-bugs-announce] [issue9858] RawIOBase doesn't define readinto
Antoine Pitrou
- [New-bugs-announce] [issue9859] Add tests to verify API match of modules with 2 implementations
Daniel Stutzbach
- [New-bugs-announce] [issue9860] Building python outside of source directory fails
Alexander Belopolsky
- [New-bugs-announce] [issue9861] subprocess module changed exposed attributes
paul clinch
- [New-bugs-announce] [issue9862] test_subprocess hangs on AIX
Sébastien Sablé
- [New-bugs-announce] [issue9863] threading, signals, atexit: different execution with different versions
Corey Bertram
- [New-bugs-announce] [issue9864] email.utils.{parsedate, parsedate_tz} should have better return types
Antoine Pitrou
- [New-bugs-announce] [issue9865] OrderedDict doesn't implement __sizeof__
Antoine Pitrou
- [New-bugs-announce] [issue9866] Inconsistencies in tracing list comprehensions
Alexander Belopolsky
- [New-bugs-announce] [issue9867] Interrupted system calls are not retried on OS X
Armin Ronacher
- [New-bugs-announce] [issue9868] test_locale leaves locale changed
Hirokazu Yamamoto
- [New-bugs-announce] [issue9869] long_subtype_new segfault in pure-Python code
Carl Witty
- [New-bugs-announce] [issue9870] compile and nested scopes
Sergey
- [New-bugs-announce] [issue9871] IDLE dies when using some regex
Popa Claudiu
- [New-bugs-announce] [issue9872] `a.b.my_function is not b.my_function` when `a` and `b` are both on `sys.path`
Ram Rachum
- [New-bugs-announce] [issue9873] Allow bytes in some APIs that use string literals internally
Nick Coghlan
- [New-bugs-announce] [issue9874] Message.attach() loses empty attachments
Raphael Mankin
- [New-bugs-announce] [issue9875] Garbage output when running setup.py on Windows
Jean-Paul Calderone
- [New-bugs-announce] [issue9876] ConfigParser can't interpolate values from other sections
Alexander Solovyov
- [New-bugs-announce] [issue9877] Expose sysconfig._get_makefile_filename() in public API
Barry A. Warsaw
- [New-bugs-announce] [issue9878] Avoid parsing pyconfig.h and Makefile by autogenerating extension module
Barry A. Warsaw
- [New-bugs-announce] [issue9879] Tracker Won't Accept New Bugs
Tom Browder
- [New-bugs-announce] [issue9880] Python 2.7 Won't Build: SystemError: unknown opcode
Tom Browder
- [New-bugs-announce] [issue9881] PySSL_SSLRead loops until data is available, even in non-blocking mode
Jean-Paul Calderone
- [New-bugs-announce] [issue9882] abspath from directory
ipatrol
- [New-bugs-announce] [issue9883] minidom: AttributeError: DocumentFragment instance has no attribute 'writexml'
Aubrey Barnard
- [New-bugs-announce] [issue9884] The 4th parameter of method always None or 0 on x64 Windows.
Owen
- [New-bugs-announce] [issue9885] Function Round does not work properly in some conditions
paontis
- [New-bugs-announce] [issue9886] Make operator.itemgetter/attrgetter/methodcaller easier to discover
Nick Coghlan
- [New-bugs-announce] [issue9887] distutil's build_scripts doesn't read utf-8 in all locales
Hagen Fürstenau
- [New-bugs-announce] [issue9888] int overflow in datetime causes seg fault from datetime.ctime()
Brian Bernstein
- [New-bugs-announce] [issue9889] PyUnicode_FormatV and Py_UNICODE*?
Michael Kleehammer
- [New-bugs-announce] [issue9890] Visual C++ Runtime Library Error is there a fix?
Dylon
- [New-bugs-announce] [issue9891] Minor doc typo at datamodel.rst: "list" -> "alist"
Rodrigo Bernardo Pimentel
- [New-bugs-announce] [issue9892] Event spends less time in wait() than requested
Dmitry Dvoinikov
- [New-bugs-announce] [issue9893] Usefulness of the Misc/Vim/ files?
Antoine Pitrou
- [New-bugs-announce] [issue9894] wrong errno check
Pino Toscano
- [New-bugs-announce] [issue9895] Speed up test_subprocess
Antoine Pitrou
- [New-bugs-announce] [issue9896] Introspectable range objects
Daniel Urban
- [New-bugs-announce] [issue9897] multiprocessing problems
hume
- [New-bugs-announce] [issue9898] cProfile.runctx doesn't allow sort argument
Ram Rachum
- [New-bugs-announce] [issue9899] [REGRESSION] test_tk broken on MacOSX 10.6
Ismail Donmez
- [New-bugs-announce] [issue9900] Threading Bug or misuse of the api ?
Rob Watson
- [New-bugs-announce] [issue9901] GIL destruction can fail
Antoine Pitrou
- [New-bugs-announce] [issue9902] test_undecodable_env failure
Antoine Pitrou
- [New-bugs-announce] [issue9903] test_concurrent_futures writes on stderr
Antoine Pitrou
- [New-bugs-announce] [issue9904] Cosmetic issues that might be worthy a fix in symtable.h/c
Eli Bendersky
- [New-bugs-announce] [issue9905] subprocess.Popen fails with stdout=PIPE, stderr=PIPE if standard descriptors (0, 1, 2) are closed.
Thomas Claveirole
- [New-bugs-announce] [issue9906] including elementary mathematical functions in default types
Michael Gilbert
- [New-bugs-announce] [issue9907] interactive mode TAB does not insert on OS X built with editline instead of GNU readline
Ned Deily
- [New-bugs-announce] [issue9908] os.stat() fails on bytes paths under Windows 7
Antoine Pitrou
- [New-bugs-announce] [issue9909] request for calendar.dayofyear() function
Jeffrey Finkelstein
- [New-bugs-announce] [issue9910] Add Py_SetPath API for embeddint python
Kristján Valur Jónsson
- [New-bugs-announce] [issue9911] doc copyedits
DSM
- [New-bugs-announce] [issue9912] Fail when vsvarsall.bat produces stderr
Floris Bruynooghe
- [New-bugs-announce] [issue9913] Misc/SpecialBuilds.txt is out of date
Alexander Belopolsky
- [New-bugs-announce] [issue9914] trace/profile conflict with the use of sys.modules[__name__]
Alexander Belopolsky
- [New-bugs-announce] [issue9915] speeding up sorting with a key
Daniel Stutzbach
- [New-bugs-announce] [issue9916] errno module is missing some symbols
Barry A. Warsaw
- [New-bugs-announce] [issue9917] resource max value represented as signed when should be unsigned
R. David Murray
- [New-bugs-announce] [issue9918] Installation "make test", two fails if non-ascii path
ingemar
- [New-bugs-announce] [issue9919] gdbinit lineno result is one line in excess
qpatata
- [New-bugs-announce] [issue9920] test_cmath on atan fails on AIX
Sébastien Sablé
- [New-bugs-announce] [issue9921] os.path.join('x','') behavior
Radu Grigore
- [New-bugs-announce] [issue9922] subprocess.getstatusoutput and bytes
geremy condra
- [New-bugs-announce] [issue9923] mailcap module may will not work on non-POSIX platforms if MAILCAPS env variable is set
Gregory Nofi
- [New-bugs-announce] [issue9924] sqlite3 SELECT does not BEGIN a transaction, but should according to spec
mike bayer
- [New-bugs-announce] [issue9925] Idle doesn't launch
Stephan Bellegy
- [New-bugs-announce] [issue9926] Wrapped TestSuite subclass does not get __call__ executed
Martin v. Löwis
- [New-bugs-announce] [issue9927] Leak around GetFinalPathNameByHandle (Windows)
Hirokazu Yamamoto
- [New-bugs-announce] [issue9928] weird oddity with bz2 context manager
Antoine Pitrou
- [New-bugs-announce] [issue9929] subprocess.Popen unbuffered not work (windows)
Hirokazu Yamamoto
- [New-bugs-announce] [issue9930] Incorrect semantics of __radd__ method for builtin types
Mark Shannon
- [New-bugs-announce] [issue9931] test_ttk_guionly hangs on XP5
Hirokazu Yamamoto
- [New-bugs-announce] [issue9932] List of sets initialization behavior problems
Adam Nemecek
- [New-bugs-announce] [issue9933] os module does not have the documented EX_NOTFOUND attribute
Kamil Kisiel
- [New-bugs-announce] [issue9934] Python Docs Typo
Retro
- [New-bugs-announce] [issue9935] Faster pickling of instances
Antoine Pitrou
- [New-bugs-announce] [issue9936] trace misreports "missing" lines
Alexander Belopolsky
- [New-bugs-announce] [issue9937] _winreg.EnumValue causes MemoryError
Iwasa Kazmi
- [New-bugs-announce] [issue9938] Documentation for argparse interactive use
Jay T
- [New-bugs-announce] [issue9939] Add a pipe type (FIFO) to the io module
Antoine Pitrou
- [New-bugs-announce] [issue9940] Strange error reporting with "with" statement
Antoine Pitrou
- [New-bugs-announce] [issue9941] Unify trace and profile interfaces
Alexander Belopolsky
- [New-bugs-announce] [issue9942] Allow memory sections to be OS MERGEABLE
Kevin Hunter
- [New-bugs-announce] [issue9943] TypeError message became less helpful in Python 2.7
Geoffrey Bache
- [New-bugs-announce] [issue9944] Typo in doc for itertools recipe of consume
Jon Clements
- [New-bugs-announce] [issue9945] Improper locking in logging
Armin Ronacher
- [New-bugs-announce] [issue9946] lock use in logging
Georg Brandl
- [New-bugs-announce] [issue9947] Weird locking in logging config system
Armin Ronacher
- [New-bugs-announce] [issue9948] findCaller is slow and loses case information on Windows
Armin Ronacher
- [New-bugs-announce] [issue9949] os.path.realpath on Windows does not follow symbolic links
Daniel Stutzbach
- [New-bugs-announce] [issue9950] socket.sendall() crash when receiving a signal
Antoine Pitrou
- [New-bugs-announce] [issue9951] introduce bytes.hex method
Arnon Yaari
- [New-bugs-announce] [issue9952] Martin Rinehart wants to stay in touch on LinkedIn
Martin Rinehart
- [New-bugs-announce] [issue9953] 2 scripts running from crontab simultaneously reference the same instance of a variable
yuri
- [New-bugs-announce] [issue9954] include sqlite3.exe in PythonXX/Scripts
Dan L
- [New-bugs-announce] [issue9955] multiprocessing.Pipe segmentation fault when recv of unpicklable object
Zbynek Winkler
- [New-bugs-announce] [issue9956] memoryview type documentation lacks versionadded
Andreas Stührk
- [New-bugs-announce] [issue9957] SpooledTemporayFile.truncate should take size parameter
Ryan Kelly
- [New-bugs-announce] [issue9958] (c)elementTree missing children
Valentin Kuznetsov
- [New-bugs-announce] [issue9959] int(math.log(4, 2)) == 1 instead of 2
akira
- [New-bugs-announce] [issue9960] test_structmembers fails on s390x (bigendian 64-bit): int/Py_ssize_t issue
Dave Malcolm
- [New-bugs-announce] [issue9961] Identity Crisis! variable assignment using strftime fails comparison test.
Bill Hawkes
- [New-bugs-announce] [issue9962] GzipFile doesn't have peek()
Antoine Pitrou
- [New-bugs-announce] [issue9963] test_sysconfig when LDFLAGS defined in the user's environment
Brett Cannon
- [New-bugs-announce] [issue9964] Test failures with -OO
Michael Foord
- [New-bugs-announce] [issue9965] Loading malicious pickle may cause excessive memory usage
Alexandre Vassalotti
- [New-bugs-announce] [issue9966] platform : a boolean to know easily when a system is posix
Florent Gallaire
- [New-bugs-announce] [issue9967] encoded_word regular expression in email.header.decode_header()
Tokio Kikuchi
- [New-bugs-announce] [issue9968] Let cgi.FieldStorage have named uploaded file
phep
- [New-bugs-announce] [issue9969] tokenize: add support for tokenizing 'str' objects
Meador Inge
- [New-bugs-announce] [issue9970] PyMemoryView_FromBuffer is not documented
Ronald Oussoren
- [New-bugs-announce] [issue9971] Optimize BufferedReader.readinto
Daniel Stutzbach
- [New-bugs-announce] [issue9972] PyGILState_XXX missing in Python builds without threads
Lisandro Dalcin
- [New-bugs-announce] [issue9973] Sometimes buildbot fails to cleanup working copy
Hirokazu Yamamoto
- [New-bugs-announce] [issue9974] tokenizer.untokenize not invariant with line continuations
Brian Bossé
- [New-bugs-announce] [issue9975] Incorrect use of flowinfo and scope_id in IPv6 sockaddr tuple
Vilmos Nebehaj
- [New-bugs-announce] [issue9976] Make TestCase._formatMessage public
Matthew Woodcraft
- [New-bugs-announce] [issue9977] TestCase.assertItemsEqual's description of differences
Matthew Woodcraft
- [New-bugs-announce] [issue9978] test_os failures on XP-4 buildbot
Antoine Pitrou
- [New-bugs-announce] [issue9979] Create PyUnicode_AsWideCharString() function
STINNER Victor
- [New-bugs-announce] [issue9980] str(float) failure
Kiriakos Vlahos
- [New-bugs-announce] [issue9981] let make_buildinfo use a temporary directory on windows
Kristján Valur Jónsson
- [New-bugs-announce] [issue9982] Pointer problem in initializing array of arrays
Marvin Mundry
- [New-bugs-announce] [issue9983] please add a large NOTE explaining that urllib does not perform any ssl validation
david
- [New-bugs-announce] [issue9984] please add a large NOTE explaining that urllib2 does not perform any ssl validation
david
- [New-bugs-announce] [issue9985] difflib.SequenceMatcher has slightly buggy and undocumented caching behavior
Marien Zwart
- [New-bugs-announce] [issue9986] PDF files of python docs have text missing
Amber Jain
- [New-bugs-announce] [issue9987] usenetrc option broken
Antoine Pitrou
- [New-bugs-announce] [issue9988] test_warnings fails with PYTHONFSENCODING=latin-1 on UNIX/BSD
STINNER Victor
- [New-bugs-announce] [issue9989] ctypes bitfield problem
Daniel Stutzbach
- [New-bugs-announce] [issue9990] PyMemoryView_FromObject alters the Py_buffer after calling PyObject_GetBuffer when ndim 1
Lenard Lindstrom
- [New-bugs-announce] [issue9991] xmlrpc client ssl check faulty
Jonathan Niehof
- [New-bugs-announce] [issue9992] Command line arguments are not correctly decoded if locale and fileystem encodings are different
STINNER Victor
- [New-bugs-announce] [issue9993] shutil.move fails on symlink source
Jonathan Niehof
- [New-bugs-announce] [issue9994] Python becoming orphaned over ssh
David
- [New-bugs-announce] [issue9995] "setup.py register sdist upload" requires pass to be saved
anatoly techtonik
- [New-bugs-announce] [issue9996] binascii should convert unicode strings
Arnon Yaari
- [New-bugs-announce] [issue9997] function named 'top' gets unexpected namespace/scope behaviour
Ivo van der Wijk
- [New-bugs-announce] [issue9998] find_library should search LD_LIBRARY_PATH on linux
Jonathan Niehof
- [New-bugs-announce] [issue9999] test_shutil cross-file-system tests are fragile (may not test what they pruport to test)
R. David Murray
- [New-bugs-announce] bug in Python?
R. David Murray
Last message date:
Thu Sep 30 23:37:09 CEST 2010
Archived on: Thu Sep 30 23:37:14 CEST 2010
This archive was generated by
Pipermail 0.09 (Mailman edition).