July 2017 Archives by thread
Starting: Sat Jul 1 13:42:59 EDT 2017
Ending: Mon Jul 31 16:05:27 EDT 2017
Messages: 270
- [New-bugs-announce] [issue30823] os.startfile("") craches Python 2.7, 3.4, 3.5
morris wang
- [New-bugs-announce] [issue30824] Add mimetype for extension .json
Pierre Quentel
- [New-bugs-announce] [issue30825] csv.Sniffer does not detect lineterminator
Max Vorobev
- [New-bugs-announce] [issue30826] More details in reference 'Looping through a list in Python and modifying it'
Anmol Gupta
- [New-bugs-announce] [issue30827] Tweak order of links in https://www.python.org/downloads/source/
Sarge Borsch
- [New-bugs-announce] [issue30828] Out of bounds write in _asyncio_Future_remove_done_callback
Ned Williamson
- [New-bugs-announce] [issue30829] 'Cannot serialize socket object' after ssl_wrap
Anderson
- [New-bugs-announce] [issue30830] HTTPHandlerTest of test_logging leaks a "dangling" thread
STINNER Victor
- [New-bugs-announce] [issue30831] Inconsistent or wrong documentation around Asynchronous Context Manager
Daisuke Miyakawa
- [New-bugs-announce] [issue30832] Remove own implementation for thread-local storage
Masayuki Yamamoto
- [New-bugs-announce] [issue30833] UnloadUserprofile displays the error "The handle is invalid"
d doe
- [New-bugs-announce] [issue30834] Warning -- files was modified by test_import, After: ['@test_4852_tmp.pyc']
STINNER Victor
- [New-bugs-announce] [issue30835] AttributeError when parsing multipart email with invalid non-decodable Content-Transfer-Encoding
Andrew Donnellan
- [New-bugs-announce] [issue30836] test_c_locale_coercion fails on AIX
STINNER Victor
- [New-bugs-announce] [issue30837] Mac OS High Sierra Beta - Python Crash
Joshua
- [New-bugs-announce] [issue30838] re \w does not match some valid Unicode characters
David Lord
- [New-bugs-announce] [issue30839] Larger and/or configurable _MAX_LENGTH for unittest messages
Maarten ter Huurne
- [New-bugs-announce] [issue30840] Contrary to documentation, relative imports cannot pass through the top level
Malcolm Smith
- [New-bugs-announce] [issue30841] A shadowing variable naming emitted for Python-ast.c
Yuan Chao Chou
- [New-bugs-announce] [issue30842] pyenv activate for bash and tcsh
Arnon Sela
- [New-bugs-announce] [issue30843] Lib/test/site.py conflicts with Lib/site.py when running tests
STINNER Victor
- [New-bugs-announce] [issue30844] selector_events.py lacks exceptional event support
Pim Klanke
- [New-bugs-announce] [issue30845] [3.5] test_first_completed_some_already_completed() of test_concurrent_futures.ProcessPoolWaitTests: time.sleep() fails with "sleep length must be non-negative" in setUp() on x86 Tiger 3.5
STINNER Victor
- [New-bugs-announce] [issue30846] test_rapid_restart() of test_multiprocessing_fork fails randomly on AMD64 Debian PGO 3.6
STINNER Victor
- [New-bugs-announce] [issue30847] asyncio: selector_events: add_excepter(), 3rd argument of select.select()
Pim Klanke
- [New-bugs-announce] [issue30848] test_multiprocessing_forkserver hangs on AMD64 FreeBSD CURRENT Debug 3.x
STINNER Victor
- [New-bugs-announce] [issue30849] test_stress_delivery_dependent() randomly fails on AMD64 Debian root 3.6
STINNER Victor
- [New-bugs-announce] [issue30850] [2.7] bsddb3: test01_basic_replication() of test_bsddb3 fails randomly on AMD64 Windows8.1 Refleaks 2.7
STINNER Victor
- [New-bugs-announce] [issue30851] IDLE: configdialog -- fix tkinter Variables
Terry J. Reedy
- [New-bugs-announce] [issue30852] _PyObject_GC_UNTRACK corruption when call a lambda function with C API
盛茂家
- [New-bugs-announce] [issue30853] IDLE: configdialog -- factor out Variable subclass
Terry J. Reedy
- [New-bugs-announce] [issue30854] Compile error on Python/ceval.c
Masayuki Yamamoto
- [New-bugs-announce] [issue30855] test_use() of test_tkinter.test_widgets randomly fails with "integer value too large to represent" on with AMD64 Windows8 3.5
STINNER Victor
- [New-bugs-announce] [issue30856] unittest.TestResult.addSubTest should be called immediately after subtest finishes
Sergey Fedoseev
- [New-bugs-announce] [issue30857] test_bsddb3 hangs longer than 37 minutes on x86 Tiger 2.7
STINNER Victor
- [New-bugs-announce] [issue30858] Keyword can't be an expression?
Vedran Čačić
- [New-bugs-announce] [issue30859] Can't install Python for Windows 3.6.1 on multiple profiles
Joe Jacobs
- [New-bugs-announce] [issue30860] Consolidate stateful C globals under a single struct.
Eric Snow
- [New-bugs-announce] [issue30861] StreamReader does not return reamaing and ready data buffer before raise the Exeption
pfreixes
- [New-bugs-announce] [issue30862] parent logger should also check the level
TaoQingyun
- [New-bugs-announce] [issue30863] Rewrite PyUnicode_AsWideChar() and PyUnicode_AsWideCharString()
Serhiy Storchaka
- [New-bugs-announce] [issue30864] Compile failure for linux socket CAN support
Riccardo Magliocchetti
- [New-bugs-announce] [issue30865] python cannot import module located on a "VOLUME" directory
Adrien Pré
- [New-bugs-announce] [issue30866] Add _testcapi.stack_pointer() to measure the C stack consumption
STINNER Victor
- [New-bugs-announce] [issue30867] Add necessary macro `HAVE_OPENSSL_VERIFY_PARAM` to avoid invalid declaration
signal1587
- [New-bugs-announce] [issue30868] IDLE: Improve configuration tests with mock Save.
Terry J. Reedy
- [New-bugs-announce] [issue30869] regrtest: Add .idlerc to saved_test_environment
Louie Lu
- [New-bugs-announce] [issue30870] IDLE: configdialog/fonts: change font when select by key up/down
Louie Lu
- [New-bugs-announce] [issue30871] Add a "python info" command somewhere to dump versions of all dependencies
STINNER Victor
- [New-bugs-announce] [issue30872] Update curses docs to Python 3
Serhiy Storchaka
- [New-bugs-announce] [issue30873] `SystemError: <built-in function create_builtin> returned NULL without setting an error` from imp.create_builtin
ppperry
- [New-bugs-announce] [issue30874] unittest execute tests twice in some conditions
Alessandro Cannini
- [New-bugs-announce] [issue30875] round(number[, digits]) does not return value with >12 decimal places
john Forgue
- [New-bugs-announce] [issue30876] SystemError on import
Serhiy Storchaka
- [New-bugs-announce] [issue30877] possibe typo in json/scanner.py
PilatFirst
- [New-bugs-announce] [issue30878] The staticmethod doesn't properly reject keyword arguments
Kay Hayen
- [New-bugs-announce] [issue30879] os.listdir(bytes) gives a list of bytes, but os.listdir(buffer) gives a list of unicodes
Armin Rigo
- [New-bugs-announce] [issue30880] PCG random number generator
Evelyn Mitchell
- [New-bugs-announce] [issue30881] IDLE: add docstrings to browser.py
Cheryl Sabella
- [New-bugs-announce] [issue30882] Built-in list disappeared from Python 2.7 intersphinx inventory
Christoph Deil
- [New-bugs-announce] [issue30883] test_urllib2net failed on s390x Debian 3.6: ftp.debian.org error, too many connections from your internet address
STINNER Victor
- [New-bugs-announce] [issue30884] regrtest -jN --timeout=TIMEOUT should kill child process running longer than TIMEOUT seconds
STINNER Victor
- [New-bugs-announce] [issue30885] test_subprocess hangs on AMD64 Windows8.1 Refleaks 3.x
STINNER Victor
- [New-bugs-announce] [issue30886] test_handle_called_with_mp_queue() of test_logging leaks a thread on AMD64 FreeBSD 10.x Shared 3.x
STINNER Victor
- [New-bugs-announce] [issue30887] Syntax checking confuses Try: class_instance_name as ... is used before glabal declaration
David
- [New-bugs-announce] [issue30888] import class not isinstance of the class
邱伟略
- [New-bugs-announce] [issue30889] distutils extra_link_args not working because it is added to cmd last. should before -llibs
Liu Cailiang
- [New-bugs-announce] [issue30890] Comment error in Korean language
DelTos
- [New-bugs-announce] [issue30891] Sometimes, test_concurrency() of test_import fails with AttributeError: module 'package' has no attribute 'submodule' on AMD64 Windows8.1 Refleaks 3.6
STINNER Victor
- [New-bugs-announce] [issue30892] _elementtree: assertion error if stdlib copy module is overriden
STINNER Victor
- [New-bugs-announce] [issue30893] Expose importlib._bootstrap._ModuleLockManager in importlib.machinery
Brett Cannon
- [New-bugs-announce] [issue30894] Python 3.6.1 String Literal Error Not Going to sys.stderr
George Gillan
- [New-bugs-announce] [issue30895] Decimal arithmetic sum error
Yelson Chevarrias Huaman
- [New-bugs-announce] [issue30896] BytesWarning in re module when compiling certain bytes patterns
Jelle Zijlstra
- [New-bugs-announce] [issue30897] Add a ismount() to pathlib
Cooper Lees
- [New-bugs-announce] [issue30898] SSL cert failure running make test during Python 3.6 install
Ben Johnston
- [New-bugs-announce] [issue30899] IDLE: Add idle config parser unittest
Louie Lu
- [New-bugs-announce] [issue30900] IDLE: Fix configdialog should use wm_withdraw
Louie Lu
- [New-bugs-announce] [issue30901] "503 HTTP ERROR" on attempt to access some points of python library documentation
Alexander Kamyanskiy
- [New-bugs-announce] [issue30902] Python-Redmine plugin not seeing python install MacOS
Joshua
- [New-bugs-announce] [issue30903] IPv4Network's hostmask attribute doesn't returns string value as mentioned in Documentation.
Abhijit Mamarde
- [New-bugs-announce] [issue30904] Python 3 logging HTTPHandler sends duplicate Host header
Leon Helwerda
- [New-bugs-announce] [issue30905] Embedding should have public API for interactive mode
Stephen Kelly
- [New-bugs-announce] [issue30906] os.path.join misjoins paths
mesheb82
- [New-bugs-announce] [issue30907] speed up comparisons to self for built-in containers
Wouter Bolsterlee
- [New-bugs-announce] [issue30908] test_os.TestSendfile.test_keywords() leaks dangling threads
STINNER Victor
- [New-bugs-announce] [issue30909] ServerProxy should not make requests with malformed XML
Alex Corcoles
- [New-bugs-announce] [issue30910] Add -fexception to ppc64le build
Bruno Rosa
- [New-bugs-announce] [issue30911] Warning in _json.c on platforms where char is unsigned
Segev Finer
- [New-bugs-announce] [issue30912] python 3 git master fails to find libffi and build _ctypes on Mageia v6 x86-64
Shlomi Fish
- [New-bugs-announce] [issue30913] IDLE: Document tk Vars, attributes, methods by tab page
Terry J. Reedy
- [New-bugs-announce] [issue30914] test_alpn_protocols (test.test_ssl.ThreadedTests) fails on Fedora 26
Nir Soffer
- [New-bugs-announce] [issue30915] distutils sometimes assumes wrong C compiler
moxian
- [New-bugs-announce] [issue30916] Pre-build OpenSSL and Tcl/Tk for Windows
Steve Dower
- [New-bugs-announce] [issue30917] IDLE: Add idlelib.config.IdleConf unittest
Louie Lu
- [New-bugs-announce] [issue30918] Unable to launch IDLE in windows 7
dongdong
- [New-bugs-announce] [issue30919] Shared Array Memory Allocation Regression
Dimitar Tasev
- [New-bugs-announce] [issue30920] Sequence Matcher from diff lib is not implementing longest common substring problem correctly
Syam
- [New-bugs-announce] [issue30921] Process in not get killed using subprocess.call() in python thread
Sanket
- [New-bugs-announce] [issue30922] Process in not get killed using subprocess.call() in python thread
Sanket
- [New-bugs-announce] [issue30923] Add -Wimplicit-fallthrough=0 to Makefile ?
Stéphane Wirtel
- [New-bugs-announce] [issue30924] RPM build doc_files needs files separated into separate lines
John 'Warthog9' Hawley
- [New-bugs-announce] [issue30925] RPM build lacks ability to include other files similar to doc_files
John 'Warthog9' Hawley
- [New-bugs-announce] [issue30926] KeyError with cgitb inspecting exception in generator expression
Jason R. Coombs
- [New-bugs-announce] [issue30927] re.sub() does not work correctly on '.' pattern and \n
Robert
- [New-bugs-announce] [issue30928] Copy modified blurbs to idlelib/NEWS.txt
Terry J. Reedy
- [New-bugs-announce] [issue30929] AttributeErrors after import in multithreaded environment
Evgeny Boytsov
- [New-bugs-announce] [issue30930] Element wise multiplication issue
Ivan Marroquin
- [New-bugs-announce] [issue30931] Race condition in asyncore wrongly closes channel
Jaume
- [New-bugs-announce] [issue30932] Identity comparison ("is") fails for floats in Python3 but works in Python2
ethn
- [New-bugs-announce] [issue30933] Python not IEEE 754 float compliant for various zero results
Bobblehead
- [New-bugs-announce] [issue30934] Document how to run coverage for repository idlelib files.
Terry J. Reedy
- [New-bugs-announce] [issue30935] document the new behavior of get_event_loop() Python 3.6
Chris Jerdonek
- [New-bugs-announce] [issue30936] json module ref leaks detected by test_json
Segev Finer
- [New-bugs-announce] [issue30937] csv module examples miss newline='' when opening files
Pavel
- [New-bugs-announce] [issue30938] pdb lacks debugger command to list and show all user-defined variables
David Rieger
- [New-bugs-announce] [issue30939] Sphinx 1.6.3 deprecation warning for sphinx.util.compat.Directive in docs builds
Ned Deily
- [New-bugs-announce] [issue30940] Documentation for round() is incorrect.
George K
- [New-bugs-announce] [issue30941] Missing line in example program
Luc Bougé
- [New-bugs-announce] [issue30942] Implement lwalk(levelwalk) function on os.py
André Rossi Korol
- [New-bugs-announce] [issue30943] printf-style Bytes Formatting sometimes do not worked.
zaazbb
- [New-bugs-announce] [issue30944] Python 32 bit install fails on Windows - BitDefender false positives
Arie van Wingerden
- [New-bugs-announce] [issue30945] loop.create_server does not detect if the interface is IPv6 enabled
Cecile Tonglet
- [New-bugs-announce] [issue30946] readline module has obsolete code
Antoine Pitrou
- [New-bugs-announce] [issue30947] Update embeded copy of libexpat to 2.2.2
STINNER Victor
- [New-bugs-announce] [issue30948] Docs for __subclasses__(): Add hint that Python imports are lazy
Thomas Guettler
- [New-bugs-announce] [issue30949] Provide assertion functions in unittest.mock
Daniel Watkins
- [New-bugs-announce] [issue30950] Convert round() to Arument Clinic
Serhiy Storchaka
- [New-bugs-announce] [issue30951] Documentation error in inspect module
Alex Vig
- [New-bugs-announce] [issue30952] include Math extension in SQlite
Big Stone
- [New-bugs-announce] [issue30953] Fatal python error when jumping into except clause
ppperry
- [New-bugs-announce] [issue30954] backport unittest.TestCase.assertLogs to 2.7?
Dan Lipsitt
- [New-bugs-announce] [issue30955] \\N in f-string causes next { to be literal if not escaped
Mital Ashok
- [New-bugs-announce] [issue30956] ftplib socket timeout can't be handled
Arlo Clarke
- [New-bugs-announce] [issue30957] pathlib: Path and PurePath cannot be subclassed
Simon Bernier St-Pierre
- [New-bugs-announce] [issue30958] Scripts folder is empty
Leo kerr
- [New-bugs-announce] [issue30959] Constructor signature is duplicated in the help of namedtuples
Serhiy Storchaka
- [New-bugs-announce] [issue30960] Python script is failing to run
Megha HR
- [New-bugs-announce] [issue30961] Py_Decref a borrowed reference in _tracemalloc
Xiang Zhang
- [New-bugs-announce] [issue30962] Add caching to logging.Logger.isEnabledFor()
Avram
- [New-bugs-announce] [issue30963] xxlimited.c XxoObject_Check should be XxoObject_CheckExact
Jim Jewett
- [New-bugs-announce] [issue30964] Mention ensurepip in package installation docs
Nick Coghlan
- [New-bugs-announce] [issue30965] Unexpected behavior of operator "in"
Mihai Cara
- [New-bugs-announce] [issue30966] multiprocessing.queues.SimpleQueue leaks 2 fds
Armin Rigo
- [New-bugs-announce] [issue30967] Python core crash during os.fork() on CentOS 6.5 (Python 2.7.13)
Thomas Mortensson
- [New-bugs-announce] [issue30968] test_get_font (idlelib.idle_test.test_config.IdleConfTest) failure on x86 Windows7 3.x
STINNER Victor
- [New-bugs-announce] [issue30969] Docs should say that `x is z or x == z` is used for `x in y` in containers that do not implement `__contains__`
Antti Haapala
- [New-bugs-announce] [issue30970] return-value of filecmp.dircmp.report_*
Mihály Mirk
- [New-bugs-announce] [issue30971] Improve code readability of json.tool
Daniel Himmelstein
- [New-bugs-announce] [issue30972] Event loop incorrectly inherited in child processes.
Elvis Pranskevichus
- [New-bugs-announce] [issue30973] Regular expression "hangs" interpreter
T Trindad
- [New-bugs-announce] [issue30974] os.samefile / shutil._samefile: following symlinks
Marcel Partap
- [New-bugs-announce] [issue30975] Multiprocessing: Event.set() blocks indefinitely if a process waiting on it has died.
Mick Phillips
- [New-bugs-announce] [issue30976] multiprocessing.Process.is_alive can show True for dead processes
Mick Phillips
- [New-bugs-announce] [issue30977] reduce uuid.UUID() memory footprint
Wouter Bolsterlee
- [New-bugs-announce] [issue30978] str.format_map() silences exceptions in __getitem__
Akuli
- [New-bugs-announce] [issue30979] the winapi fails to run shortcuts (because considers a shortcut not a valid Win32App)
Bernát Gábor
- [New-bugs-announce] [issue30980] Calling asyncore.file_wrapper.close twice may close unrelated file descriptor
Nir Soffer
- [New-bugs-announce] [issue30981] IDLE: Add config dialog font page tests
Terry J. Reedy
- [New-bugs-announce] [issue30982] AMD64 Windows8.1 Refleaks 3.x: compilation error, cannot open python37_d.dll
STINNER Victor
- [New-bugs-announce] [issue30983] eval frame rename in pep 0523 broke gdp's python extension
Bruno Penteado
- [New-bugs-announce] [issue30984] traceback.print_exc return value documentation
Jelle Zijlstra
- [New-bugs-announce] [issue30985] Set closing variable in asyncore at close
Jaume
- [New-bugs-announce] [issue30986] Add --include-py argument to Tools/msi/make_zip.py
Segev Finer
- [New-bugs-announce] [issue30987] Support for ISO-TP protocol in SocketCAN
Pier-Yves Lessard
- [New-bugs-announce] [issue30988] Exception parsing invalid email address headers starting or ending with dot
Tim Bell
- [New-bugs-announce] [issue30989] Sort only when needed in TimedRotatingFileHandler's getFilesToDelete
Lovesh Harchandani
- [New-bugs-announce] [issue30990] Calls to C functions using `.__call__` don't get sent to profiler.
ppperry
- [New-bugs-announce] [issue30991] test_ctypes , test_dbm and test_ssl fail on arm64 (aarch64) architecture
jonny
- [New-bugs-announce] [issue30992] Invalid PGP Key Prevents Archive Validation
Chris White
- [New-bugs-announce] [issue30993] IDLE: Document and fix configdialog font tests.
Terry J. Reedy
- [New-bugs-announce] [issue30994] Asyncore does not need to copy map.items() before polling
Nir Soffer
- [New-bugs-announce] [issue30995] Support logging.getLogger(style='{')
Mitar
- [New-bugs-announce] [issue30996] add coroutine AbstractEventLoop.sock_close
Fengyuan Chen
- [New-bugs-announce] [issue30997] TestCase.subTest and expectedFailure
Ronald Oussoren
- [New-bugs-announce] [issue30998] faulthandler: Show C stacktrace
Florian Bruhin
- [New-bugs-announce] [issue30999] statistics module: add "key" keyword argument to median, mode, ...
gerion
- [New-bugs-announce] [issue31000] Test failure in resource module on ZFS
Larry Hastings
- [New-bugs-announce] [issue31001] IDLE: Add tests for configdialog highlight tab
Terry J. Reedy
- [New-bugs-announce] [issue31002] IDLE: Add tests for configdialog keys tab
Terry J. Reedy
- [New-bugs-announce] [issue31003] IDLE: Add tests for help sources on configdialog general tab
Terry J. Reedy
- [New-bugs-announce] [issue31004] IDLE, configdialog: Factor out FontTab class from ConfigDialog
Terry J. Reedy
- [New-bugs-announce] [issue31005] caught and stored exception creates a reference cycle outside its traceback
Vojtěch Fried
- [New-bugs-announce] [issue31006] typing.NamedTuple should add annotations to its constructor (__new__) parameters.
Antony Lee
- [New-bugs-announce] [issue31007] ERROR: test_pipe_handle (test.test_asyncio.test_windows_utils.PipeTests) expected ERROR_INVALID_HANDLE on x86 Windows7 3.x
STINNER Victor
- [New-bugs-announce] [issue31008] FAIL: test_wait_for_handle (test.test_asyncio.test_windows_events.ProactorTests) on x86 Windows7 3.x
STINNER Victor
- [New-bugs-announce] [issue31009] test_multiprocessing_spawn hangs randomly on AMD64 Windows10 3.x
STINNER Victor
- [New-bugs-announce] [issue31010] test_socketserver.test_ForkingTCPServer(): threading_cleanup() and reap_children() warnings on AMD64 FreeBSD 10.x Shared 3.x
STINNER Victor
- [New-bugs-announce] [issue31011] Users (except from the one who installed) not able to see python in add remove programs.
Debarshi Goswami
- [New-bugs-announce] [issue31012] suggestion: allow termination argument in argparse to be specified as argument
Leon Avery
- [New-bugs-announce] [issue31013] gcc7 throws warning when pymem.h development header is used
Gabriel Somlo
- [New-bugs-announce] [issue31014] webbrowser._synthesize uses outdated calling signature for webbrowser.register
John Still
- [New-bugs-announce] [issue31015] PyErr_WriteUnraisable should be more verbose in Python 2.7
Christian Aguilera
- [New-bugs-announce] [issue31016] [Regression] sphinx shows an EOF error when using python2.7 from the trunk
Matthias Klose
- [New-bugs-announce] [issue31017] gcc 7 fallthrough warnings
Charalampos Stratakis
- [New-bugs-announce] [issue31018] _tracemalloc frame_t packing optimization not working in Windows x64
Segev Finer
- [New-bugs-announce] [issue31019] multiprocessing.Pool should join "dead" processes
STINNER Victor
- [New-bugs-announce] [issue31020] Add support for custom compressor in tarfile
insomniacslk
- [New-bugs-announce] [issue31021] Clarify programming faq.
Terry J. Reedy
- [New-bugs-announce] [issue31022] ERROR: testRegularFile (test.test_socket.SendfileUsingSendTest) random failure on AppVeyor
STINNER Victor
- [New-bugs-announce] [issue31023] Git Bootcamp and Cheat Sheet - Section 32.10 - Creating a Pull request needs an additional step
svelankar
- [New-bugs-announce] [issue31024] typing.Tuple is class but is defined as data inside https://docs.python.org/3.6/objects.inv
Bernát Gábor
- [New-bugs-announce] [issue31025] io.BytesIO: no way to get the length of the underlying buffer without copying data
Arthur Darcet
- [New-bugs-announce] [issue31026] test_bisect fails when run directly
Serhiy Storchaka
- [New-bugs-announce] [issue31027] test_listcomps fails when run directly
Serhiy Storchaka
- [New-bugs-announce] [issue31028] test_pydoc fails when run directly
Serhiy Storchaka
- [New-bugs-announce] [issue31029] test_tokenize fails when run directly
Serhiy Storchaka
- [New-bugs-announce] [issue31030] sys.executable can be not normalized
Serhiy Storchaka
- [New-bugs-announce] [issue31031] Unify duplicate bits_in_digit and bit_length
Niklas Fiekas
- [New-bugs-announce] [issue31032] test_ssl
Stéphane Wirtel
- [New-bugs-announce] [issue31033] Add argument to .cancel() of Task and Future
Марк Коренберг
- [New-bugs-announce] [issue31034] test_subprocess_send_signal() of test_asyncio hangs if SIGHUP is ignored
STINNER Victor
- [New-bugs-announce] [issue31035] Document order of firing callbacks added with Future.add_done_callback()
Марк Коренберг
- [New-bugs-announce] [issue31036] building the python docs requires the blurb module
Matthias Klose
- [New-bugs-announce] [issue31037] Results in section 4.4 break and continue
Lisabel Leon
- [New-bugs-announce] [issue31038] test_runpy causes running all Python tests when run directly
Serhiy Storchaka
- [New-bugs-announce] [issue31039] Python an android must use ashmem instead of shmem
Alex Davies
- [New-bugs-announce] [issue31040] mimetypes.add_type should complain when you give it an undotted ext
Daniel Watkins
- [New-bugs-announce] [issue31041] test_handle_called_with_mp_queue() of test_logging: threading_cleanup() failed to cleanup
STINNER Victor
- [New-bugs-announce] [issue31042] Inconsistency in documentation of operator.index
Joseph Fox-Rabinovitz
- [New-bugs-announce] [issue31043] Tests running twice.
Utkarsh Upadhyay
- [New-bugs-announce] [issue31044] FAIL: test_makedev (test.test_posix.PosixTester) on AMD64 FreeBSD CURRENT Debug 3.x
STINNER Victor
- [New-bugs-announce] [issue31045] Add a language switch to the Python documentation
Julien Palard
- [New-bugs-announce] [issue31046] ensurepip does not honour the value of $(prefix)
Xavier de Gaye
- [New-bugs-announce] [issue31047] Windows: os.path.isabs(os.path.abspath(" ")) == False
Christoph Reiter
- [New-bugs-announce] [issue31048] ResourceWarning in test_asyncio.test_events..ProactorEventLoopTests.test_create_server_ssl_verify_failed
Segev Finer
- [New-bugs-announce] [issue31049] macOS Python package receipts do not have version numbers
Shea Craig
- [New-bugs-announce] [issue31050] IDLE, configdialog: Factor out GenTab class from ConfigDialog
Terry J. Reedy
- [New-bugs-announce] [issue31051] IDLE, configdialog, General tab: re-arrange, test user entries
Terry J. Reedy
- [New-bugs-announce] [issue31052] smtplib not honoring bcc header
zoof
- [New-bugs-announce] [issue31053] Unnecessary argument in command example
KINEBUCHI Tomohiko
- [New-bugs-announce] [issue31054] Python 2.7.8 Release does not update the system Path variable
Ekrem Saban
- [New-bugs-announce] [issue31055] All Sphinx generated pages could have a new "Edit This Page" link adjacent to the existing "Show Source"
Paul Hammant
- [New-bugs-announce] [issue31056] Import Module Not Working According To Documentation Python 3.6.2
Joey DiGiorgio
- [New-bugs-announce] [issue31057] pydoc for tempfile.TemporaryDirectory should say it returns the name
Thomas Thurman
- [New-bugs-announce] [issue31058] FileFinder fails to find modules for import if modules are created at runtime and don't result in a directory mtime update
Paul Goins
- [New-bugs-announce] [issue31059] asyncio.StreamReader.read hangs if n<0
Sergey Kostyuk
- [New-bugs-announce] [issue31060] IDLE: Finish rearranging ConfigDialog methods
Terry J. Reedy
- [New-bugs-announce] [issue31061] asyncio segfault when using threadpool and "_asyncio" native module
Alexander Mohr
- [New-bugs-announce] [issue31062] socket.makefile does not handle line buffering
Kevin Chen
- [New-bugs-announce] [issue31063] List Comprehension Bug
Hyun Jae Moon
- [New-bugs-announce] [issue31064] test_ossaudiodev fails under padsp (Linux PulseAudio OSS emulation)
Nick Coghlan
- [New-bugs-announce] [issue31065] Documentation for Popen.poll is unclear
Mark Dickinson
- [New-bugs-announce] [issue31066] FAIL: test_last_modified (test.test_httpservers.SimpleHTTPServerTestCase), on AMD64 Windows8.1 Non-Debug 3.x
STINNER Victor
- [New-bugs-announce] [issue31067] test_subprocess.test_leak_fast_process_del_killed() fails randomly on AMD64 FreeBSD 10.x Shared 3.6
STINNER Victor
- [New-bugs-announce] [issue31068] test_ttk_guionly hangs on AMD64 Windows8.1 Refleaks 2.7
STINNER Victor
- [New-bugs-announce] [issue31069] test_multiprocessing_spawn leaked a process on AMD64 Windows8.1 Refleaks 3.x
STINNER Victor
- [New-bugs-announce] [issue31070] test_threaded_import: KeyError ignored in _get_module_lock.<locals>.cb on AMD64 Windows8.1 Refleaks 3.x
STINNER Victor
- [New-bugs-announce] [issue31071] Bad error message about maps not iterable
Stefan Pochmann
- [New-bugs-announce] [issue31072] add filter to zipapp
Irmen de Jong
- [New-bugs-announce] [issue31073] Change metadata handling in check command
Andrew Pinkham
- [New-bugs-announce] [issue31074] Startup failure if executable is a \\?\ path on Windows
Eryk Sun
- [New-bugs-announce] [issue31075] Collections - ChainMap - Documentation example wrong order line
Marcos Soutullo
- [New-bugs-announce] [issue31076] http.server should correctly handle HTTP 1.1 responses without a content-length
Tom Forbes
- [New-bugs-announce] [issue31077] Windows Installer Version
Damon Atkins
- [New-bugs-announce] [issue31078] pdb's debug command (Pdb.do_debug) doesn't use rawinput even if the parent pdb uses rawinput
Segev Finer
- [New-bugs-announce] [issue31079] mathematically wrong results from int and long bit_length methods
vinsci
- [New-bugs-announce] [issue31080] Allow `logging.config.fileConfig` to accept kwargs
Preston Landers
- [New-bugs-announce] [issue31081] Release Build Failure on Ubuntu 14.04
Scott Colby
- [New-bugs-announce] [issue31082] reduce takes iterable, not just sequence
Stefan Pochmann
- [New-bugs-announce] [issue31083] IDLE: document new TabPage(Frame) design for configdialog
Terry J. Reedy
- [New-bugs-announce] [issue31084] QueueHandler not formatting messages
favll
- [New-bugs-announce] [issue31085] Add option for namedtuple to name its result type automatically
Isaac Morland
- [New-bugs-announce] [issue31086] Add namedattrgetter function which acts like attrgetter but uses namedtuple
Isaac Morland
- [New-bugs-announce] [issue31087] asyncio.create_subprocess_* do not honor `encoding`
Alex
- [New-bugs-announce] [issue31088] regrtest.py: "${test_file_name} skipped" message printed twice for each ${test_file_name}
Arfrever Frehtes Taifersar Arahesis
- [New-bugs-announce] [issue31089] email.utils.parseaddr fails on odd double quotes in multiline header
Robert
- [New-bugs-announce] [issue31090] import error for numpy
Sriram
- [New-bugs-announce] [issue31091] remove dead code in PyErr_GivenExceptionMatches()
Stefan Behnel
- [New-bugs-announce] [issue31092] Potential multiprocessing.Manager() race condition
Prof Plum
Last message date:
Mon Jul 31 16:05:27 EDT 2017
Archived on: Mon Jul 31 16:05:28 EDT 2017
This archive was generated by
Pipermail 0.09 (Mailman edition).