October 2015 Archives by thread
Starting: Thu Oct 1 01:31:31 EDT 2015
Ending: Sat Oct 31 22:22:47 EDT 2015
Messages: 236
- [New-bugs-announce] [issue25286] views are not sequences
Akira Li
- [New-bugs-announce] [issue25287] test_crypt fails on OpenBSD
STINNER Victor
- [New-bugs-announce] [issue25288] readline.py file in current directory caused unexpected code execution.
Hiroki Kiyohara
- [New-bugs-announce] [issue25289] test_strptime hangs sometimes on AMD64 Windows7 SP1 3.x buildbot
STINNER Victor
- [New-bugs-announce] [issue25290] csv.reader: minor docstring typo
Johannes Niediek
- [New-bugs-announce] [issue25291] better Exception message for certain task termination scenario
Oleg
- [New-bugs-announce] [issue25292] ssl socket gets into broken state when client exits during handshake
Oleg
- [New-bugs-announce] [issue25293] Hooking Thread/Process instantiation in concurrent.futures.
Antony Lee
- [New-bugs-announce] [issue25294] Absolute imports fail in some cases where relative imports would work
Patrick Maupin
- [New-bugs-announce] [issue25295] functools.lru_cache raises KeyError
Peter Brady
- [New-bugs-announce] [issue25296] Simple End-of-life guide covering all unsupported versions
Nick Coghlan
- [New-bugs-announce] [issue25297] max_help_position is not works in argparse library
Alexander
- [New-bugs-announce] [issue25298] Add lock and rlock weakref tests
Nir Soffer
- [New-bugs-announce] [issue25299] TypeError: __init__() takes at least 4 arguments (4 given)
A. Skrobov
- [New-bugs-announce] [issue25300] Enable Intel MPX (Memory protection Extensions) feature
Florin Papa
- [New-bugs-announce] [issue25301] Optimize UTF-8 decoder with error handlers
STINNER Victor
- [New-bugs-announce] [issue25302] Memory Leaks with Address Sanitizer
Matt Clarkson
- [New-bugs-announce] [issue25303] py_compile disregards PYTHONDONTWRITEBYTECODE and -B
Pavel Roskin
- [New-bugs-announce] [issue25304] Add run_coroutine_threadsafe() to asyncio
Guido van Rossum
- [New-bugs-announce] [issue25305] Windows: python opens a popup and flood stderr with assertion error on FD error
STINNER Victor
- [New-bugs-announce] [issue25306] test_huntrleaks_fd_leak() of test_regrtest hangs on Windows
STINNER Victor
- [New-bugs-announce] [issue25307] Enhancing the argparse help output
Sworddragon
- [New-bugs-announce] [issue25308] Multiple names can target the same namespace
Sworddragon
- [New-bugs-announce] [issue25309] askopenfilename crashes on XP with "Show pop-up description for folder and desktop items" on
alex wieder
- [New-bugs-announce] [issue25310] End mark argument for StreamReader.readline() method
Alan Cristhian
- [New-bugs-announce] [issue25311] Add f-string support to tokenize.py
Stefan Krah
- [New-bugs-announce] [issue25312] Cryptic error message if incorrect spec is set on a callable mock
Tzu-ping Chung
- [New-bugs-announce] [issue25313] IDLE: gracefully handle themes (or keysets, or ...) not present
Mark Roseman
- [New-bugs-announce] [issue25314] Documentation: argparse's actions store_{true, false} default to False/True (undocumented)
Julien Baley
- [New-bugs-announce] [issue25315] OrderedDict mangled private attribute is inaccessible
Serge Matveenko (lig)
- [New-bugs-announce] [issue25316] distutils: broken error reporting about vcvarsall.bat
Marius Gedminas
- [New-bugs-announce] [issue25317] Convert test_
Serhiy Storchaka
- [New-bugs-announce] [issue25318] Add _PyBytesWriter API to optimize Unicode encoders
STINNER Victor
- [New-bugs-announce] [issue25319] Keep lock type when reseting internal locks
Nir Soffer
- [New-bugs-announce] [issue25320] unittest loader.py TypeError when code directory contains a socket
Victor van den Elzen
- [New-bugs-announce] [issue25321] Null Dereference "subname" in zipimport.c
Pankaj Sharma
- [New-bugs-announce] [issue25322] contextlib.suppress not tested for nested usage
Frazer McLean
- [New-bugs-announce] [issue25323] Bus error: 10 when executing recursive program
Radosław Ejsmont
- [New-bugs-announce] [issue25324] Importing tokenize modifies token
Serhiy Storchaka
- [New-bugs-announce] [issue25325] UTF-16LE, UTF-16BE, UTF-32LE, and UTF-32BE encodings don't add/remove BOM on encode/decode
Daniel Blanchard
- [New-bugs-announce] [issue25326] Improve error message for "character buffer objects"
Raymond Hettinger
- [New-bugs-announce] [issue25327] Windows 10 Installation Fails With Corrupt Directory Error
Max Farrell
- [New-bugs-announce] [issue25328] ValueError in smtpd.py __init__() is not raised
Barry A. Warsaw
- [New-bugs-announce] [issue25329] test_json crashes with stack overflow on Windows
Zachary Ware
- [New-bugs-announce] [issue25330] Two issues with pkgutil.get_data
Antony Lee
- [New-bugs-announce] [issue25331] https://docs.python.org/3.5/using/windows.html should list whcih windows service packs are
Laura Creighton
- [New-bugs-announce] [issue25332] [Errno 10035] A non-blocking socket operation could not be completed immediately on python 3.1.2
raghu prasad
- [New-bugs-announce] [issue25333] .1 + .2 == .3 should be True
Rodrigo Souto
- [New-bugs-announce] [issue25334] telnetlib: process_rawq() and binary data
Michael Walle
- [New-bugs-announce] [issue25335] ast.literal_eval fails to parse numbers with leading "+"
Scott Turner
- [New-bugs-announce] [issue25336] Segmentation fault on Mavericks consistent crashing of software: Please HELP!!!!!
CM
- [New-bugs-announce] [issue25337] weakref.finalize documentation refers to old interpreter shutdown behavior
Josh Rosenberg
- [New-bugs-announce] [issue25338] urllib fail to check host whether it should be bypassed
Jung-chih Wei
- [New-bugs-announce] [issue25339] sys.stdout.errors is set to "surrogateescape"
Serhiy Storchaka
- [New-bugs-announce] [issue25340] libraries variable in setup.py ignore for multiprocessing module
Guillaume DAVY
- [New-bugs-announce] [issue25341] File mode wb+ appears as rb+
Mark Williams
- [New-bugs-announce] [issue25342] json
Remi Pointel
- [New-bugs-announce] [issue25343] Document atomic operations on builtin types
Dima Tisnek
- [New-bugs-announce] [issue25344] Enhancement to Logging - Logging Stack
David Silverman
- [New-bugs-announce] [issue25345] Unable to install Python 3.5 on Windows 10
Gowtham Nm
- [New-bugs-announce] [issue25346] test_regrtest fails because 'sys' is not imported.
Anish Shah
- [New-bugs-announce] [issue25347] assert_has_calls output is formatted inconsistently
Robert Zimmerman
- [New-bugs-announce] [issue25348] Update pgo_build.bat to use --pgo flag for regrtest
Brett Cannon
- [New-bugs-announce] [issue25349] Use _PyBytesWriter for bytes%args
STINNER Victor
- [New-bugs-announce] [issue25350] Stronger type enforcement (feature request)
John Michael Lafayette
- [New-bugs-announce] [issue25351] pyvenv activate script failure with specific bash option
s-wakaba
- [New-bugs-announce] [issue25352] Add 'make this my default python' to windows installs for Python3.5 and later
Laura Creighton
- [New-bugs-announce] [issue25353] Use _PyBytesWriter for unicode escape and raw unicode escape encoders
STINNER Victor
- [New-bugs-announce] [issue25354] test_datetime failing
shanmbic
- [New-bugs-announce] [issue25355] Windows 3.5 installer does not add python to "App Paths" key
Oscar Benjamin
- [New-bugs-announce] [issue25356] Idle (Python 3.4 on Ubuntu) does not allow typing accents
Gian Carlo Martinelli
- [New-bugs-announce] [issue25357] Add an optional newline parameter to binascii.b2a_base64() to not add a newline
STINNER Victor
- [New-bugs-announce] [issue25358] Unexpected behaviour when converting large float to int
Nicolas Primeau
- [New-bugs-announce] [issue25359] io.open() fails to open ascii file if LANG env not set
L
- [New-bugs-announce] [issue25360] pyw should search for pythonw to implement #!/usr/bin/env python
eryksun
- [New-bugs-announce] [issue25361] Is python-3-5-0.exe compiled with SSE2 instrutions? If so should we mention this?
Laura Creighton
- [New-bugs-announce] [issue25362] Use with instead of try finally
Nir Soffer
- [New-bugs-announce] [issue25363] x=[1,2,3].append([1,2,3]) bug
grafika
- [New-bugs-announce] [issue25364] zipfile broken with --without-threads
Arfrever Frehtes Taifersar Arahesis
- [New-bugs-announce] [issue25365] test_pickle fails with --without-threads
Arfrever Frehtes Taifersar Arahesis
- [New-bugs-announce] [issue25366] test_venv fails with --without-threads
Arfrever Frehtes Taifersar Arahesis
- [New-bugs-announce] [issue25367] test_coroutines fails with --without-threads
Arfrever Frehtes Taifersar Arahesis
- [New-bugs-announce] [issue25368] test_eintr
Arfrever Frehtes Taifersar Arahesis
- [New-bugs-announce] [issue25369] test_regrtest fails with --without-threads
Arfrever Frehtes Taifersar Arahesis
- [New-bugs-announce] [issue25370] Add support of pickling very large bytes and str objects with protocol < 4
Serhiy Storchaka
- [New-bugs-announce] [issue25371] select.select docstring needs comma
Chris Angelico
- [New-bugs-announce] [issue25372] load_module() does not link submodule to parent package
Martin Panter
- [New-bugs-announce] [issue25373] test.regrtest: -jN (with N != 1) + --slow + child error or interruption = TypeError
Arfrever Frehtes Taifersar Arahesis
- [New-bugs-announce] [issue25374] Deficiencies in type hint usage in Python standard libraries
John Michael Lafayette
- [New-bugs-announce] [issue25375] Don't mention 2.2 in the 3.x docs
Chris Angelico
- [New-bugs-announce] [issue25376] KeyboardInterrupt handling and traceback broken on Windows 10
Miikka Salminen
- [New-bugs-announce] [issue25377] Mention octal format of mode argument of os.chmod
Karl Richter
- [New-bugs-announce] [issue25378] Roundoff error on OS X
Michał Jan Warecki
- [New-bugs-announce] [issue25379] Changes in traceback broke existing code (Python 3.5)
Bert JW Regeer
- [New-bugs-announce] [issue25380] Incorrect protocol for the STACK_GLOBAL opcode
Serhiy Storchaka
- [New-bugs-announce] [issue25381] Use old description of raise in Python3
Xiang Zhang
- [New-bugs-announce] [issue25382] pickletools.dis(): output memo id for MEMOIZE
Serhiy Storchaka
- [New-bugs-announce] [issue25383] Docs: Broken link
Ilhan Sanli
- [New-bugs-announce] [issue25384] Use _PyBytesWriter in the binascii module
STINNER Victor
- [New-bugs-announce] [issue25385] Spurious warning when compiling extension module
Antoine Pitrou
- [New-bugs-announce] [issue25386] msvcrt_putch/msvcrt_putwch don't check the return value of _putch/_putwch
Alexander Riccio
- [New-bugs-announce] [issue25387] sound_msgbeep doesn't check the return value of MessageBeep
Alexander Riccio
- [New-bugs-announce] [issue25388] tokenizer crash/misbehavior
Brian Cain
- [New-bugs-announce] [issue25389] It crashes as long as I press "(parenthese)
IvenDong
- [New-bugs-announce] [issue25390] Can't define a typing.Union containing a typing.re.Pattern
Martí Congost Tapias
- [New-bugs-announce] [issue25391] difflib.SequenceMatcher(...).ratio gives bad/wrong/unexpected low value with repetitous strings
Lewis Haley
- [New-bugs-announce] [issue25392] setup.py --quiet doesn't silence "no previously-included directories" warnings from MANIFEST.in
Ned Batchelder
- [New-bugs-announce] [issue25393] 'resource' module documentation error
Χρήστος Γεωργίου (Christos Georgiou)
- [New-bugs-announce] [issue25394] CoroWrapper breaks gen.throw
Chris Seto
- [New-bugs-announce] [issue25395] SIGSEGV using json.tool
Simonas Kazlauskas
- [New-bugs-announce] [issue25396] A Python runtime not could be located.
Brian
- [New-bugs-announce] [issue25397] improve ac_cv_have_long_long_format GCC fallback
Mike Frysinger
- [New-bugs-announce] [issue25399] Optimize bytearray % args
STINNER Victor
- [New-bugs-announce] [issue25400] robotparser doesn't return crawl delay for default entry
Peter Wirtz
- [New-bugs-announce] [issue25401] Optimize bytes.fromhex() and bytearray.fromhex()
STINNER Victor
- [New-bugs-announce] [issue25402] Accurater estimation of the number of digits in int to decimal string conversion
Serhiy Storchaka
- [New-bugs-announce] [issue25403] urllib.parse.urljoin is broken in python 3.5
Pavel Ivanov
- [New-bugs-announce] [issue25404] ssl.SSLcontext.load_dh_params() does not handle unicode filenames properly
Michael Schlenker
- [New-bugs-announce] [issue25405] User install of 3.5 removes py.exe from C:\Windows
Paul Moore
- [New-bugs-announce] [issue25406] OrderedDict.move_to_end may cause crash in python 3.5
Cruise Liu
- [New-bugs-announce] [issue25407] Update PEP 4 to keep modules in Python 3
Brett Cannon
- [New-bugs-announce] [issue25408] Consider dropping html5lib and spambayes from the default benchmark set
Brett Cannon
- [New-bugs-announce] [issue25409] fnmatch.fnmatch normalizes slashes/backslashes on Windows
Florian Bruhin
- [New-bugs-announce] [issue25410] Clean up and fix OrderedDict
Serhiy Storchaka
- [New-bugs-announce] [issue25411] SMTPHandler in the logging module fails with unicode strings
simon04
- [New-bugs-announce] [issue25412] __floordiv__ in module fraction fails with TypeError instead of returning NotImplemented
Sergey Shashkov
- [New-bugs-announce] [issue25413] ctypes (libffi) fails to compile on Solaris X86
Cristi Fati
- [New-bugs-announce] [issue25414] Drop unnecessary size limit test from deques on builds with 64-bit numbers
Raymond Hettinger
- [New-bugs-announce] [issue25415] I can create instances of io.IOBase
Gerrit Holl
- [New-bugs-announce] [issue25416] Add encoding aliases from the (HTML5) Encoding Standard
Zack Weinberg
- [New-bugs-announce] [issue25417] Minor typo in Path.samefile docstring
Antony Lee
- [New-bugs-announce] [issue25418] Minor markup issue in reference/datamodel docs
TAKASE Arihiro
- [New-bugs-announce] [issue25419] Readline completion of module names in import statements
Martin Panter
- [New-bugs-announce] [issue25420] "import random" blocks on entropy collection
jan matejek
- [New-bugs-announce] [issue25421] Make __sizeof__ for builtin types more subclass friendly
Serhiy Storchaka
- [New-bugs-announce] [issue25422] tokenize: add test for multi-line strings
Eric V. Smith
- [New-bugs-announce] [issue25423] Deprecate benchmarks that execute too quickly
Brett Cannon
- [New-bugs-announce] [issue25424] Deprecate older versions of benchmarks
Brett Cannon
- [New-bugs-announce] [issue25425] white-spaces encountered in 3.4
pavan kumar Dharmavarapu
- [New-bugs-announce] [issue25426] Deprecate the regex_compile benchmark
Brett Cannon
- [New-bugs-announce] [issue25427] Remove the pyvenv script in Python 3.8
Brett Cannon
- [New-bugs-announce] [issue25428] Have `datetime` understand integer arguments for timezones
leewz
- [New-bugs-announce] [issue25429] Can segfault Python with itertools.chain.from_iterable
Evan Hubinger
- [New-bugs-announce] [issue25430] speed up ipaddress __contain__ method
Александр Балезин
- [New-bugs-announce] [issue25431] implement address in network in ipaddress module
Александр Балезин
- [New-bugs-announce] [issue25432] isinstance documentation doesn't explain what happens when type is tuple
Michael Crouch
- [New-bugs-announce] [issue25433] whitespace in strip()/lstrip()/rstrip()
Dimitri Papadopoulos Orfanos
- [New-bugs-announce] [issue25434] Fix typo in whatsnew/3.5
Louis Sautier
- [New-bugs-announce] [issue25435] Wrong function calls and referring to not removed concepts in descriptor HowTo (documentation)
David Becher
- [New-bugs-announce] [issue25436] argparse.ArgumentError missing error message in __repr__
Daniel Fortunov
- [New-bugs-announce] [issue25437] Issue with ftplib.FTP_TLS and server forcing SSL connection reuse
Daniel Waites
- [New-bugs-announce] [issue25438] document what codec PyMemberDef T_STRING decodes the char * as
Gregory P. Smith
- [New-bugs-announce] [issue25439] Add type checks to urllib.request.Request
Ezio Melotti
- [New-bugs-announce] [issue25440] python3.4-config --extension-suffix not expanded
Matthias Klose
- [New-bugs-announce] [issue25441] StreamWriter.drain() unreliably reports closed sockets
Sebastien Bourdeauducq
- [New-bugs-announce] [issue25442] Shelve consistency issues
Yanyan Jiang
- [New-bugs-announce] [issue25443] Add a count of how many benchmarks are left to run
Brett Cannon
- [New-bugs-announce] [issue25444] Py Launch Icon
Nils Lindemann
- [New-bugs-announce] [issue25445] type xterm in python
Reema
- [New-bugs-announce] [issue25446] smtplib.py AUTH LOGIN code messed up sending login and password data since 3.5
Oliver Merkel
- [New-bugs-announce] [issue25447] TypeError invoking deepcopy on lru_cache
Jason R. Coombs
- [New-bugs-announce] [issue25448] Exception ABC doesn't work in Python 3 (but does in Python 2.7)
Medardo Rodriguez
- [New-bugs-announce] [issue25449] Test OrderedDict subclass
Serhiy Storchaka
- [New-bugs-announce] [issue25450] Save path automatically choses C:\Windows\system32
Maja Tomic
- [New-bugs-announce] [issue25451] PhotoImage transparency methods
None Becoming
- [New-bugs-announce] [issue25452] Add __bool__() method to subprocess.CompletedProcess
Richard Neumann
- [New-bugs-announce] [issue25453] Arithmetics with complex infinities is inconsistent with C/C++
Francesco Biscani
- [New-bugs-announce] [issue25454] operator.methodcaller should accept additional arguments during the call
Evgeny Kapun
- [New-bugs-announce] [issue25455] Some repr implementations don't check for self-referential structures
Evgeny Kapun
- [New-bugs-announce] [issue25456] 3.4 _tkinter build fails, Windows 10, no tcl.h
Terry J. Reedy
- [New-bugs-announce] [issue25457] json dump fails for mixed-type keys when sort_keys is specified
Christian Tanzer
- [New-bugs-announce] [issue25458] ftplib: command response shift - mismatch
Peter Pan
- [New-bugs-announce] [issue25459] EAGAIN errors in Python logging module
Henrique Andrade
- [New-bugs-announce] [issue25460] Misc/.gdbinit uses preprocessor macro
Phil Weir
- [New-bugs-announce] [issue25461] Unclear language (the word ineffective) in the documentation for os.walk
Bernt Røskar Brenna
- [New-bugs-announce] [issue25466] offer "from __future__ import" option for "raise... from"
alanf
- [New-bugs-announce] [issue25467] Put “deprecated” warnings first
Tony R.
- [New-bugs-announce] [issue25468] PyTraceBack_Print()/_Py_DisplaySourceLine() should take custom loaders into account
Shiz
- [New-bugs-announce] [issue25469] multiprocessing .Condition.notify(_all) function has O(N) time complexity where N is the number of wait() calls with a timeout since the last notify(_all) call
Vilnis Termanis
- [New-bugs-announce] [issue25470] Random Malloc error raised
augustin rieunier
- [New-bugs-announce] [issue25471] socket.recv() blocks while it's gettimeout() returns 0.0
Alexey Gorshkov
- [New-bugs-announce] [issue25472] Typing: Specialized subclasses of generics cannot be unpickled
Matt Chaput
- [New-bugs-announce] [issue25473] socket.recv() raises correct code with the misleading description 'BlockingIOError: [Errno 11] Resource temporarily unavailable'
Alexey Gorshkov
- [New-bugs-announce] [issue25474] Weird behavior when setting f_trace in a context manager
Fred Gansevles
- [New-bugs-announce] [issue25475] use argparse instead of getopt
Stéphane Wirtel
- [New-bugs-announce] [issue25476] close() behavior on non-blocking BufferedIO objects with sockets
David Beazley
- [New-bugs-announce] [issue25477] text mode for pkgutil.get_data
Antony Lee
- [New-bugs-announce] [issue25478] Consider adding a normalize() method to collections.Counter()
Raymond Hettinger
- [New-bugs-announce] [issue25479] Increase unit test coverage for abc.py
Szymon Trapp
- [New-bugs-announce] [issue25480] string format in large number
tryme
- [New-bugs-announce] [issue25481] PermissionError in subprocess.check_output() when running as a different user (not login shell)
jaystrict
- [New-bugs-announce] [issue25482] signal.set_wakeup_fd() doesn't work if the signal don't have handler
Atsuo Ishimoto
- [New-bugs-announce] [issue25483] Improve f-string implementation: FORMAT_VALUE opcode
Eric V. Smith
- [New-bugs-announce] [issue25484] Operator issue with "in" on same level and preceding ==
Sapphire Becker
- [New-bugs-announce] [issue25485] Add a context manager to telnetlib.Telnet
desbma
- [New-bugs-announce] [issue25486] Resurrect inspect.getargspec() in 3.6
Yury Selivanov
- [New-bugs-announce] [issue25487] imp module DeprecationWarning in test suite
Martin Panter
- [New-bugs-announce] [issue25488] IDLE: Remove idlelib from sys.path when added
Terry J. Reedy
- [New-bugs-announce] [issue25489] sys.exit() caught in exception handler
Brian Sutherland
- [New-bugs-announce] [issue25490] small mistake in example for random.choice()
Anton Tagunov
- [New-bugs-announce] [issue25491] ftplib.sendcmd only accepts string
wozlaf
- [New-bugs-announce] [issue25492] subprocess with redirection fails after FreeConsole
George Prekas
- [New-bugs-announce] [issue25493] warnings.warn: wrong stacklevel causes import of local file "sys"
Michael Laß
- [New-bugs-announce] [issue25494] Four quotes used to begin docstring
John Mark Vandenberg
- [New-bugs-announce] [issue25495] binascii documentation incorrect
Mouse
- [New-bugs-announce] [issue25496] Default value for compresslevel is not documented
Sworddragon
- [New-bugs-announce] [issue25497] Rewrite test_robotparser
Berker Peksag
- [New-bugs-announce] [issue25498] Python 3.4.3 core dump with simple sample code
Jake Montgomery
- [New-bugs-announce] [issue25499] use argparse for the calendar module
Stéphane Wirtel
- [New-bugs-announce] [issue25500] _find_and_load_unlocked doesn't always use __import__
Sergei Lebedev
- [New-bugs-announce] [issue25501] Use async/await through asyncio docs
Brett Cannon
- [New-bugs-announce] [issue25502] unnecessary re-imports
John Mark Vandenberg
- [New-bugs-announce] [issue25503] inspect.getdoc does find inherited property __doc__
John Mark Vandenberg
- [New-bugs-announce] [issue25504] undefined name 'modules' in Tools/freeze/checkextensions_win32.py
John Mark Vandenberg
- [New-bugs-announce] [issue25505] undefined name 'window' in Tools/scripts/fixdiv.py
John Mark Vandenberg
- [New-bugs-announce] [issue25506] test_pprint reuses test_user_dict
John Mark Vandenberg
- [New-bugs-announce] [issue25507] IDLE: user code 'import tkinter; tkinter.font' should fail
Terry J. Reedy
- [New-bugs-announce] [issue25508] LogRecord attributes are not tuple, when logging only dict
Ondrej Sejvl
- [New-bugs-announce] [issue25509] PyImport_ImportModule inaccurately described
Memeplex
- [New-bugs-announce] [issue25510] fileinput.FileInput.readline() always returns str object at the end even if in 'rb' mode
Ryosuke Ito
- [New-bugs-announce] [issue25511] multiprocessing pool blocks SIGTERM from being handled
David Jones
- [New-bugs-announce] [issue25512] apparent memory leak using ctypes
Martin Smith
- [New-bugs-announce] [issue25513] collections.abc.Iterable don't implement __bool__
yoch
- [New-bugs-announce] [issue25514] better startup error messages in IDLE when stdlib modules shadowed
Mark Roseman
- [New-bugs-announce] [issue25515] Always use os.urandom for generating uuid4s
Alex Gaynor
- [New-bugs-announce] [issue25516] threading.Condition._is_owned() is wrong when using threading.Lock
Nir Soffer
- [New-bugs-announce] [issue25517] regex howto example in "Lookahead Assertions"
Pavel
- [New-bugs-announce] [issue25518] Investigate implementation of PyOS_CheckStack on OSX
Ronald Oussoren
- [New-bugs-announce] [issue25519] Minor difflib documentation bug
Andrew Scheller
- [New-bugs-announce] [issue25520] unittest load_tests protocol not working as documented
Stefan Seefeld
- [New-bugs-announce] [issue25521] optparse module does not emit DeprecationWarning
John Hagen
- [New-bugs-announce] [issue25522] IDLE: warn if save-as name matches stdlib name
Terry J. Reedy
- [New-bugs-announce] [issue25523] Correct "a" article to "an" article
Martin Panter
- [New-bugs-announce] [issue25524] Add PyMemoryView_FromObjectWithFlags()
Stefan Krah
- [New-bugs-announce] [issue25525] Deallocation scheme for memoryview is unsafe
Serhiy Storchaka
- [New-bugs-announce] [issue25526] (python2.7.10)ImportError: No module named _ssl
nanxiu
Last message date:
Sat Oct 31 22:22:47 EDT 2015
Archived on: Sat Oct 31 22:22:50 EDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).