August 2017 Archives by thread
Starting: Tue Aug 1 00:45:33 EDT 2017
Ending: Thu Aug 31 16:18:11 EDT 2017
Messages: 223
- [New-bugs-announce] [issue31093] IDLE: Add tests for configdialog extensions tab
Terry J. Reedy
- [New-bugs-announce] [issue31094] asyncio: get list of connected clients
Dmitry Vinokurov
- [New-bugs-announce] [issue31095] Checking all tp_dealloc with Py_TPFLAGS_HAVE_GC
INADA Naoki
- [New-bugs-announce] [issue31096] asyncio.stream.FlowControlMixin._drain_helper may lead to a blocking behavior
Dmitry Malinovsky
- [New-bugs-announce] [issue31097] itertools.islice not accepting np.int64
LB
- [New-bugs-announce] [issue31098] test target of Makefile always run tests in parallel mode
Arfrever Frehtes Taifersar Arahesis
- [New-bugs-announce] [issue31099] Timer error pop from empty deque/list
Randy Henderson
- [New-bugs-announce] [issue31100] unable to open python
Kenneth Griffin
- [New-bugs-announce] [issue31101] os.remove() auto add \ in Windows2012R2
Re-ax
- [New-bugs-announce] [issue31102] deheader: double #incude of the same file
Дилян Палаузов
- [New-bugs-announce] [issue31103] Windows Installer Product Version 3.6.2150.0 Offset By 0.0.150.0
Markus Kramer
- [New-bugs-announce] [issue31104] posixpath.normpath truncating forward slashes from URL
Govind S Menokee
- [New-bugs-announce] [issue31105] Cyclic GC threshold may need tweaks
Armin Rigo
- [New-bugs-announce] [issue31106] os.posix_fallocate() generate exception with errno 0
Марк Коренберг
- [New-bugs-announce] [issue31107] copyreg does not properly mangle __slots__ names
Shane Harvey
- [New-bugs-announce] [issue31108] add __contains__ for list_iterator (and others) for better performance
Sergey Fedoseev
- [New-bugs-announce] [issue31109] zipimport argument clinic conversion
Yaron de Leeuw
- [New-bugs-announce] [issue31110] Small typo in plistlib docs
cwee
- [New-bugs-announce] [issue31111] Python 3.6 has an inaccessible attribute on FileNotFoundError
Charles Ferguson
- [New-bugs-announce] [issue31112] cannot run module with double quotes
ericshenjs
- [New-bugs-announce] [issue31113] Stack overflow with large program
Manuel Krebber
- [New-bugs-announce] [issue31114] 'make install' fails when exec_prefix is '/' and DESTDIR not empty
Xavier de Gaye
- [New-bugs-announce] [issue31115] Py3.6 threading/reference counting issues with `numexpr`
Robert McLeod
- [New-bugs-announce] [issue31116] base85 z85 variant encoding
Derek Wilson
- [New-bugs-announce] [issue31117] Intersphinx file objects.inv missing 'list' from py:class
Benjamin Swan
- [New-bugs-announce] [issue31118] Make super() work with staticmethod by using __class__ for both arguments to super()
Ashwini Chaudhary
- [New-bugs-announce] [issue31119] Signal tripped flags need memory barriers
Nathaniel Smith
- [New-bugs-announce] [issue31120] [2.7] Python 64 bit _ssl compile fails due missing buildinf_amd64.h
Hiren Vadalia
- [New-bugs-announce] [issue31121] Unable to exit pdb when script becomes invalid
Jason R. Coombs
- [New-bugs-announce] [issue31122] SSLContext.wrap_socket() throws OSError with errno == 0
Nikolaus Rath
- [New-bugs-announce] [issue31123] fnmatch does not follow Unix fnmatch functionality
Varun Agrawal
- [New-bugs-announce] [issue31124] ImportError: cannot import name HAS_ALPN
José Leite
- [New-bugs-announce] [issue31125] shelve.open of temporary file fails with error "anydbm.error: db type could not be determined"
Stephen Larroque
- [New-bugs-announce] [issue31126] dict comprehension shouldn't raise UnboundLocalError
ksqsf
- [New-bugs-announce] [issue31127] Abstract classes derived from built-in classes don't block instance creation
Kevin Shweh
- [New-bugs-announce] [issue31128] Allow pydoc to run with an arbitrary hostname
Feanil Patel
- [New-bugs-announce] [issue31129] RawConfigParser.items() is unusual in taking arguments
Daniel Watkins
- [New-bugs-announce] [issue31130] test_idle: idlelib.configdialog leaks references
STINNER Victor
- [New-bugs-announce] [issue31131] asyncio.wait_for() TimeoutError doesn't provide full traceback
Chris Jerdonek
- [New-bugs-announce] [issue31132] test_prlimit from test_resource fails when building python3 inside systemd-nspawn environment
Charalampos Stratakis
- [New-bugs-announce] [issue31133] [2.7] PCbuild/pcbuild.sln cannot be open by Visual Studio 2010
STINNER Victor
- [New-bugs-announce] [issue31134] python not added to path
AW
- [New-bugs-announce] [issue31135] test_ttk_guionly doesn't destroy all widgets
STINNER Victor
- [New-bugs-announce] [issue31136] raw strings cannot end with a backslash character r'\'
Gregory P. Smith
- [New-bugs-announce] [issue31137] Add a path attribute to NamedTemporaryFile
Wilfredo Sanchez
- [New-bugs-announce] [issue31138] dir argument NamedTemporaryFile should accept a pathlib.Path
Wilfredo Sanchez
- [New-bugs-announce] [issue31139] Improve tracemalloc demo code in docs
Louie Lu
- [New-bugs-announce] [issue31140] Insufficient error message with incorrect formated string literal
chris.259263
- [New-bugs-announce] [issue31141] Start should be a keyword argument of the built-in sum
Mark Bell
- [New-bugs-announce] [issue31142] python shell crashed while input quotes in print()
py78py90py
- [New-bugs-announce] [issue31143] lib2to3 requires source files for fixes
Todd Schiller
- [New-bugs-announce] [issue31144] add initializer to concurrent.futures.ProcessPoolExecutor
nvdv
- [New-bugs-announce] [issue31145] PriorityQueue.put() fails with TypeError if priority_number in tuples of (priority_number, data) are the same.
Mikołaj Babiak
- [New-bugs-announce] [issue31146] Docs: On non-public translations, language picker fallback to "English"
Julien Palard
- [New-bugs-announce] [issue31147] a mostly useless check in list_extend()
Oren Milman
- [New-bugs-announce] [issue31148] Can we get an MSI installer for something past 3.4.4?
D Gentry
- [New-bugs-announce] [issue31149] Add Japanese to the language switcher
Julien Palard
- [New-bugs-announce] [issue31150] [EASY] test_thread: Warning -- reap_children() reaped child process
STINNER Victor
- [New-bugs-announce] [issue31151] [3.6] test_socketserver: Warning -- reap_children() reaped child process
STINNER Victor
- [New-bugs-announce] [issue31152] Tutorial wording implies an understanding of a concept prior to it being introduced
Lorem Ipsum
- [New-bugs-announce] [issue31153] Update docstrings of itertools function
Serhiy Storchaka
- [New-bugs-announce] [issue31154] Path.replace and Path.rename naming, behavior and documentation
Alberto Gomez-Casado
- [New-bugs-announce] [issue31155] Encode set, frozenset, bytearray, and iterators as json arrays
Javen O'Neal
- [New-bugs-announce] [issue31156] Stopiteration terminates while-loop
Günter Rote
- [New-bugs-announce] [issue31157] math.sqrt function wrong
Mick Press
- [New-bugs-announce] [issue31158] test_pty: test_basic() fails randomly on Travis CI
STINNER Victor
- [New-bugs-announce] [issue31159] Doc: Language switch can't switch on specific cases
Julien Palard
- [New-bugs-announce] [issue31160] Enhance support.reap_children()
STINNER Victor
- [New-bugs-announce] [issue31161] Only check for print and exec parentheses cases for SyntaxError, not subclasses
Martijn Pieters
- [New-bugs-announce] [issue31162] urllib.request.urlopen error
CHUA Chew Bock
- [New-bugs-announce] [issue31163] Return destination path in Path.rename and Path.replace
Alberto Gomez-Casado
- [New-bugs-announce] [issue31164] test_functools: test_recursive_pickle() stack overflow on x86 Gentoo Refleaks 3.x
STINNER Victor
- [New-bugs-announce] [issue31165] null pointer deref and segfault in list_slice (listobject.c:455)
geeknik
- [New-bugs-announce] [issue31166] null pointer deref and segfault in _PyObject_Alloc (obmalloc.c:1258)
geeknik
- [New-bugs-announce] [issue31167] timedelta produced by datetime.__sub__ does not take Daylight Savings Time into account
Joshua Li
- [New-bugs-announce] [issue31168] IDLE hangs with absurdly long __repr__s
Dan Snider
- [New-bugs-announce] [issue31169] convert_to_error assertion failure in multiprocessing/managers.py
drallensmith
- [New-bugs-announce] [issue31170] expat: utf8_toUtf8 cannot properly handle exhausting buffer
Lin Tian
- [New-bugs-announce] [issue31171] multiprocessing.BoundedSemaphore of 32-bit python could not work while cross compiling on linux platform
Hongxu Jia
- [New-bugs-announce] [issue31172] Py_Main() is totally broken on Visual Studio 2017
Patrick Rutkowski
- [New-bugs-announce] [issue31173] test_subprocess: test_child_terminated_in_stopped_state() leaks a zombie process
STINNER Victor
- [New-bugs-announce] [issue31174] test_tools leaks randomly references on x86 Gentoo Refleaks 3.x
STINNER Victor
- [New-bugs-announce] [issue31175] Exception while extracting file from ZIP with non-matching file name in central directory
Tarmo Randel
- [New-bugs-announce] [issue31176] Is a UDP transport also a ReadTransport/WriteTransport?
twisteroid ambassador
- [New-bugs-announce] [issue31177] unittest mock's reset_mock throws an error when an attribute has been deleted
Hmvp
- [New-bugs-announce] [issue31178] [EASY] subprocess: TypeError: can't concat str to bytes, in _execute_child()
STINNER Victor
- [New-bugs-announce] [issue31179] Speed-up dict.copy() up to 5.5 times.
Yury Selivanov
- [New-bugs-announce] [issue31180] test_multiprocessing_spawn hangs randomly on x86 Windows7 3.6
STINNER Victor
- [New-bugs-announce] [issue31181] Segfault in gcmodule.c:360 visit_decref (PyObject_IS_GC(op))
lchin
- [New-bugs-announce] [issue31182] Suggested Enhancements to zipfile & tarfile command line interfaces
Steve Barnes
- [New-bugs-announce] [issue31183] `Dis` module doesn't know how to disassemble async generator or coroutine objects
George Collins
- [New-bugs-announce] [issue31184] Fix data descriptor detection in inspect.getattr_static
David Halter
- [New-bugs-announce] [issue31185] Miscellaneous errors in asyncio speedup module
Serhiy Storchaka
- [New-bugs-announce] [issue31186] Support heapfix() and heapremove() APIs in heapq module
Rajath Agasthya
- [New-bugs-announce] [issue31187] suboptimal code in Py_ReprEnter()
Oren Milman
- [New-bugs-announce] [issue31188] Makefile.pre.in: commoninstall: reformat
Дилян Палаузов
- [New-bugs-announce] [issue31189] README.rst: installing multiple versions: typo
Дилян Палаузов
- [New-bugs-announce] [issue31190] ./configure: add ability to build and install only shared library (without static libpython3.a)
Дилян Палаузов
- [New-bugs-announce] [issue31191] Fix grammar in threading.Barrier docs
Saurabh Chaturvedi
- [New-bugs-announce] [issue31192] "return await coro()" SyntaxError despite being "valid syntax" in PEP 492
Brian
- [New-bugs-announce] [issue31193] re.IGNORECASE strips combining character from lower case of LATIN CAPITAL LETTER I WITH DOT ABOVE
David MacIver
- [New-bugs-announce] [issue31194] Inconsistent __repr__s for _collections objects
Dan Snider
- [New-bugs-announce] [issue31195] Make any() and all() work with async generators
Brett Cannon
- [New-bugs-announce] [issue31196] Blank line inconsistency between InteractiveConsole and standard interpreter
Malcolm Smith
- [New-bugs-announce] [issue31197] Namespace disassembly omits some compiled objects
Nick Coghlan
- [New-bugs-announce] [issue31198] getaddrinfo: inconsistent handling of port=None
Nathaniel Smith
- [New-bugs-announce] [issue31199] !HAVE_CLOCK_GETTIME causes problems with _PyTime_FromTimespec
Paulo Matos
- [New-bugs-announce] [issue31200] address sanitizer build fails
Paulo Matos
- [New-bugs-announce] [issue31201] module test that failed doesn't exist
Paulo Matos
- [New-bugs-announce] [issue31202] Windows pathlib.Path.glob(pattern) fixed part of the pattern changed to lowercase whereas it should be unchanged.
aicirbs
- [New-bugs-announce] [issue31203] socket.IP_PKTINFO is missing from python
Laurent GUERBY
- [New-bugs-announce] [issue31204] Support __fspath__ in shlex.quote
Anthony Sottile
- [New-bugs-announce] [issue31205] IDLE, configdialog: Factor out KeysPage class from ConfigDialog
Terry J. Reedy
- [New-bugs-announce] [issue31206] IDLE, configdialog: Factor out HighPage class from ConfigDialog
Terry J. Reedy
- [New-bugs-announce] [issue31207] IDLE, configdialog: Factor out ExtPage class from ConfigDialog
Terry J. Reedy
- [New-bugs-announce] [issue31208] Simplify `low_fds_to_close` in subprocess.py
TaoQingyun
- [New-bugs-announce] [issue31209] MappingProxyType can not be pickled
Alex Hayes
- [New-bugs-announce] [issue31210] Can not import site from sys.prefix containing DELIM
Cédric Krier
- [New-bugs-announce] [issue31211] distutils/util.py get_platform() does not identify linux-i686 platforms
Siming Yuan
- [New-bugs-announce] [issue31212] min date can't be converted to timestamp
Dave Johansen
- [New-bugs-announce] [issue31213] __context__ reset to None in nested exception
Christopher Stelma
- [New-bugs-announce] [issue31214] os.walk has a bug on Windows
Chris Lovett
- [New-bugs-announce] [issue31215] Add version changed notes for OpenSSL 1.1.0 compatibility
Nick Coghlan
- [New-bugs-announce] [issue31216] Add ensure_ascii argument to json.tool
TaoQingyun
- [New-bugs-announce] [issue31217] test_code leaked [1, 1, 1] memory blocks on x86 Gentoo Refleaks 3.6
STINNER Victor
- [New-bugs-announce] [issue31218] del expects __delitem__ if __setitem__ is defined
Calvin
- [New-bugs-announce] [issue31219] test
Basiruddin Syarifan Radifan
- [New-bugs-announce] [issue31220] test
Basiruddin Syarifan Radifan
- [New-bugs-announce] [issue31221] Tools/scripts/patchcheck.py must ignore changes in Modules/expat/ and Modules/zlib/ subdirectories
STINNER Victor
- [New-bugs-announce] [issue31222] datetime.py implementation of .replace inconsistent with C implementation
Paul G
- [New-bugs-announce] [issue31223] Hacked By KingSkrupellos Cyberizm.Org Digital Security Technological Turkish Moslem Army
adminos
- [New-bugs-announce] [issue31224] Missing definition of frozen module
Marco Buttu
- [New-bugs-announce] [issue31225] allow hashlib `update' to accept str
ksqsf
- [New-bugs-announce] [issue31226] shutil.rmtree fails when target has an internal directory junction (Windows)
Vidar Fauske
- [New-bugs-announce] [issue31227] regrtest: reseed random with the same seed before running a test file
STINNER Victor
- [New-bugs-announce] [issue31228] Subprocess.Popen crash w/ Win10, debug32, bad file, and PIPE
Terry J. Reedy
- [New-bugs-announce] [issue31229] wrong error messages when too many kwargs are received
Oren Milman
- [New-bugs-announce] [issue31230] Add __code__ attributes to generator and coroutine objects
Nick Coghlan
- [New-bugs-announce] [issue31231] Travis CI mac test broken:
Han Lee
- [New-bugs-announce] [issue31232] Backport the new custom "print >> sys.stderr" error message?
Nick Coghlan
- [New-bugs-announce] [issue31233] socketserver.ThreadingMixIn leaks running threads after server_close()
STINNER Victor
- [New-bugs-announce] [issue31234] Make support.threading_cleanup() stricter
STINNER Victor
- [New-bugs-announce] [issue31235] test_logging: ResourceWarning: unclosed <socket.socket ...>
STINNER Victor
- [New-bugs-announce] [issue31236] improve some error messages of min() and max()
Oren Milman
- [New-bugs-announce] [issue31237] test_gdb disables 25% of tests in optimized builds
Łukasz Langa
- [New-bugs-announce] [issue31238] pydoc: ServerThread.stop() leaves a dangling thread
STINNER Victor
- [New-bugs-announce] [issue31239] namedtuple comparison ignores types
Vlad Shcherbina
- [New-bugs-announce] [issue31240] Add lazy evaluation support for dict.setdefault()
Jim Dennis
- [New-bugs-announce] [issue31241] ast col_offset wrong for list comprehensions, generators and tuples
Samuel Colvin
- [New-bugs-announce] [issue31242] Add SSLContext.set_verify_callback()
Ryan Finnie
- [New-bugs-announce] [issue31243] checks whether PyArg_ParseTuple returned a negative int
Oren Milman
- [New-bugs-announce] [issue31244] Shortcuts bug in Python IDLE
Constantine Ketskalo
- [New-bugs-announce] [issue31245] Asyncio UNIX socket and SOCK_DGRAM
Quentin Dawans
- [New-bugs-announce] [issue31246] [2.7] test_signal.test_setitimer_tiny() fails randomly on x86-64 El Capitan 2.7
STINNER Victor
- [New-bugs-announce] [issue31247] test_xmlrpc leaks dangling threads
STINNER Victor
- [New-bugs-announce] [issue31248] method wrapper type has invalid __name__/__qualname__ 'method-wrapper'
Dan Snider
- [New-bugs-announce] [issue31249] test_concurrent_futures leaks dangling threads
STINNER Victor
- [New-bugs-announce] [issue31250] test_asyncio leaks dangling threads
STINNER Victor
- [New-bugs-announce] [issue31251] Diameter protocol in Python
George Lane
- [New-bugs-announce] [issue31252] Operator.itemgetter documentation should include dictionary keys example
Ashish Nitin Patil
- [New-bugs-announce] [issue31253] Python fails to parse commented out code
Andrew Wall
- [New-bugs-announce] [issue31254] WeakKeyDictionary/Mapping doesn't call __missing__
Antony Lee
- [New-bugs-announce] [issue31255] Test getrandom before using it
李明宇
- [New-bugs-announce] [issue31256] xml.etree.ElementTree: add support for doctype in tostring method
bastik
- [New-bugs-announce] [issue31257] importlib race condition
STINNER Victor
- [New-bugs-announce] [issue31258] [2.7] Enhance support reap_children() and threading_cleanup()
STINNER Victor
- [New-bugs-announce] [issue31259] [3.6] Enhance support reap_children() and threading_cleanup()
STINNER Victor
- [New-bugs-announce] [issue31260] [2.7] Enhance PC/VS9.0/ project to produce python.bat, as PCbuild/
STINNER Victor
- [New-bugs-announce] [issue31261] unittest fails to properly destruct objects created during setUp if a test fails
Micah
- [New-bugs-announce] [issue31262] Documentation Error
Dipti Sherlekar
- [New-bugs-announce] [issue31263] Assigning to subscript/slice of literal is permitted
Isaac Elliott
- [New-bugs-announce] [issue31264] Import Package/Module through HTTP/S repository
John Torakis
- [New-bugs-announce] [issue31265] Remove doubly-linked list from C OrderedDict
INADA Naoki
- [New-bugs-announce] [issue31266] attribute error
emin mamedov
- [New-bugs-announce] [issue31267] threading.Timer object is affected by changes to system time
Thomas Keppler
- [New-bugs-announce] [issue31268] Inconsistent socket timeout exception
desbma
- [New-bugs-announce] [issue31269] bug in islink() and is_simlink()
Karine
- [New-bugs-announce] [issue31270] Simplify documentation of itertools.zip_longest
Raphael Michel
- [New-bugs-announce] [issue31271] an assertion failure in io.TextIOWrapper.write
Oren Milman
- [New-bugs-announce] [issue31272] typing module conflicts with __slots__-classes
Ilia Korvigo
- [New-bugs-announce] [issue31273] Unicode support in TestCase.skip
Nathan Buckner
- [New-bugs-announce] [issue31274] Support building against homebrew on macOS
Barry A. Warsaw
- [New-bugs-announce] [issue31275] Check fall-through in _codecs_iso2022.c
Stefan Krah
- [New-bugs-announce] [issue31276] PyObject_CallFinalizerFromDealloc is undocumented
Pauli Virtanen
- [New-bugs-announce] [issue31279] Squash new gcc warning (-Wstringop-overflow)
Stefan Krah
- [New-bugs-announce] [issue31280] Namespace packages in directories added to path aren't importable if packages from the same namespace are in site-packages
Jim Fulton
- [New-bugs-announce] [issue31281] fileinput inplace does not work with pathlib.Path
Zhiming Wang
- [New-bugs-announce] [issue31282] C APIs called without GIL in PyOS_Readline
Xiang Zhang
- [New-bugs-announce] [issue31283] Inconsistent behaviours with explicit and implicit inheritance from object
shadowadler
- [New-bugs-announce] [issue31284] IDLE: Fix WindowList invalid command name error when running tests
Cheryl Sabella
- [New-bugs-announce] [issue31285] a SystemError and an assertion failure in warnings.warn_explicit()
Oren Milman
- [New-bugs-announce] [issue31286] import in finally results in SystemError
Thomas Caswell
- [New-bugs-announce] [issue31287] IDLE tests: don't modify tkinter.messagebox.
Terry J. Reedy
- [New-bugs-announce] [issue31288] IDLE tests: don't modify tkinter.messagebox.
Terry J. Reedy
- [New-bugs-announce] [issue31289] File paths in exception traceback resolve symlinks
Paul Pinterits
- [New-bugs-announce] [issue31290] segfault on missing library symbol
Richard
- [New-bugs-announce] [issue31291] an assertion failure in zipimport.zipimporter.get_data()
Oren Milman
- [New-bugs-announce] [issue31292] `python setup.py check --restructuredtext` fails when a include directive is present.
flying sheep
- [New-bugs-announce] [issue31293] crashes in multiply_float_timedelta() and in truedivide_timedelta_float()
Oren Milman
- [New-bugs-announce] [issue31294] ZeroMQSocketListener and ZeroMQSocketHandler examples in the Logging Cookbook not working
Pablo
- [New-bugs-announce] [issue31295] typo in __hash__ docs
Antony Lee
- [New-bugs-announce] [issue31296] support pty.fork and os.forkpty actions in posix subprocess module
Gregory P. Smith
- [New-bugs-announce] [issue31297] Unpickleable ModuleImportError in unittest patch not backported to 2.7
Rachel Tobin
- [New-bugs-announce] [issue31298] Error when calling numpy.astype
Daniel
- [New-bugs-announce] [issue31299] Add "ignore_modules" option to TracebackException.format()
Nick Coghlan
- [New-bugs-announce] [issue31300] Traceback prints different code than the running module
Aigars Mahinovs
- [New-bugs-announce] [issue31301] Python 2.7 SIGSEGV
Cody Sixteen
- [New-bugs-announce] [issue31302] smtplib on linux fails to log in correctly
murphdasurf
- [New-bugs-announce] [issue31303] xml.etree.ElementTree fails to parse a document (regression)
Vyacheslav Rafalskiy
- [New-bugs-announce] [issue31304] Update doc for starmap_async error_back kwarg
tamas
- [New-bugs-announce] [issue31305] 'pydoc -w import' report "no Python documentation found for 'import'"
Morris Li
- [New-bugs-announce] [issue31306] IDLE, configdialog, General tab: validate user entries
Terry J. Reedy
- [New-bugs-announce] [issue31307] ConfigParser.read silently fails if filenames argument is a byte string
Vincent Michel
- [New-bugs-announce] [issue31308] forkserver process isn't re-launched if it died
Antoine Pitrou
- [New-bugs-announce] [issue31309] Tkinter root window does not close if used with matplotlib.pyplot
Philipp
- [New-bugs-announce] [issue31310] semaphore tracker isn't protected against crashes
Antoine Pitrou
- [New-bugs-announce] [issue31311] SystemError raised by PyCData_setstate() in case __dict__ is not a dict
Oren Milman
- [New-bugs-announce] [issue31312] Build differences caused by the time stamps
Wayland Zhong
- [New-bugs-announce] [issue31313] Feature Add support of os.chflags() on Linux platform
Марк Коренберг
- [New-bugs-announce] [issue31314] email throws exception with oversized header input
Matthias Klose
- [New-bugs-announce] [issue31315] assertion failure in imp.create_dynamic(), when spec.name is not a string
Oren Milman
- [New-bugs-announce] [issue31316] Frequent *** stack smashing detected *** with Python 3.6.2/meinheld WSGI server
Andreas Jung
- [New-bugs-announce] [issue31317] Memory leak in dict with shared keys
STINNER Victor
Last message date:
Thu Aug 31 16:18:11 EDT 2017
Archived on: Thu Aug 31 16:18:14 EDT 2017
This archive was generated by
Pipermail 0.09 (Mailman edition).