August 2020 Archives by subject
Starting: Sat Aug 1 01:37:36 EDT 2020
Ending: Mon Aug 31 22:55:56 EDT 2020
Messages: 225
- [New-bugs-announce] [issue41453] A possible reference leak in _locale.localeconv()
Zackery Spytz
- [New-bugs-announce] [issue41454] while loop bug on list
Dexter Ramos
- [New-bugs-announce] [issue41455] Python Devguide differs from python docs
Yaroslac
- [New-bugs-announce] [issue41456] loop.run_in_executor creat thread but not destory it after the task run over
Guo Xiyong
- [New-bugs-announce] [issue41457] Implement random.shuffled
Ram Rachum
- [New-bugs-announce] [issue41458] Avoid overflow/underflow in math.prod()
Raymond Hettinger
- [New-bugs-announce] [issue41459] pickle.load raises SystemError on malformed input
Guillaume
- [New-bugs-announce] [issue41460] Translation Error in in Functional Programming HOWTO page
李冰
- [New-bugs-announce] [issue41461] test_pathlib assumes underlying filesystem permits creation with world-write permissions
Michael Felt
- [New-bugs-announce] [issue41462] os.set_blocking() raises OSError on VxWorks RTOS
Peixing Xin
- [New-bugs-announce] [issue41463] Avoid duplicating jump information from opcode.py in compile.c
Mark Shannon
- [New-bugs-announce] [issue41464] Increase Code Coverage for operator.py
Irit Katriel
- [New-bugs-announce] [issue41465] io.TextIOWrapper.errors not writable
Walter Dörwald
- [New-bugs-announce] [issue41466] Windows installer: "Add to PATH" should be checked by default
cotree
- [New-bugs-announce] [issue41467] asyncio: recv_into() must not return b'' if the socket/pipe is closed
STINNER Victor
- [New-bugs-announce] [issue41468] Unrecoverable server exiting
Albert Francis
- [New-bugs-announce] [issue41469] Problem with serial communication
Jose Gabriel
- [New-bugs-announce] [issue41470] smtplib.SMTP should reset internal 'helo' and 'ehlo' state within 'connect()'
Peter Stokes
- [New-bugs-announce] [issue41471] After installing python 3.x on Mac pip doesn't work at all
Jens Petersen
- [New-bugs-announce] [issue41472] webbrowser uses deprecated env variables to detect desktop type
Marco Trevisan
- [New-bugs-announce] [issue41473] test_gdb fails on AMD64 Fedora Rawhide 3.x
STINNER Victor
- [New-bugs-announce] [issue41474] Missing dependency on Include/cpython/frameobject.h
Skip Montanaro
- [New-bugs-announce] [issue41475] Fix mistake in "What's new in Python 3.7"
Ram Rachum
- [New-bugs-announce] [issue41476] test_zoneinfo fails if the _lzma module is missing
STINNER Victor
- [New-bugs-announce] [issue41477] test_genericalias fails if ctypes is missing
STINNER Victor
- [New-bugs-announce] [issue41478] Empty representation of AssertionError
Ilya Kamenshchikov
- [New-bugs-announce] [issue41479] pip install== will install 0.0.0 version in stead of showing alll
Immo Wetzel
- [New-bugs-announce] [issue41480] python won't save
LX Cubing
- [New-bugs-announce] [issue41481] pip install will install version 0.0.0 if existing in stead of newer ones
Immo Wetzel
- [New-bugs-announce] [issue41482] docstring errors in ipaddress.IPv4Network
Eric Frederich
- [New-bugs-announce] [issue41483] Do not acquire lock in MemoryHandler.flush() if no target defined
Kostis Anagnostopoulos
- [New-bugs-announce] [issue41484] Overriding dictionary value under wrong key.
Admir Ljubijankić
- [New-bugs-announce] [issue41485] Repr of complex number with signed zero does not roundtrip
Eric Wieser
- [New-bugs-announce] [issue41486] Add _BlocksOutputBuffer for bz2/lzma/zlib module
Ma Lin
- [New-bugs-announce] [issue41487] Builtin bigint modulo operation can be made faster when the base is divisible by a large power of 2 (i.e: has many trailing 0 digits in binary)
Shlomi Fish
- [New-bugs-announce] [issue41488] Unusable type hint should not be silently ignored
Andre Roberge
- [New-bugs-announce] [issue41489] HTMLParser : HTMLParser.error creating multiple errors.
AbcSxyZ
- [New-bugs-announce] [issue41490] Update bundled pip to 20.2.1 and setuptools to 49.2.1
Steve Dower
- [New-bugs-announce] [issue41491] plistlib can't load macOS BigSur system LaunchAgent
Wesley Whetstone
- [New-bugs-announce] [issue41492] Fix signing description for Windows release builds
Steve Dower
- [New-bugs-announce] [issue41493] Refactoring dictresize to accept only new keysize
Inada Naoki
- [New-bugs-announce] [issue41494] Add window resizing support [ SIGWINCH ] to Lib/pty
Soumendra Ganguly
- [New-bugs-announce] [issue41495] Technical advise
john mathew
- [New-bugs-announce] [issue41496] Create public API for typing._eval_type
Dominik V.
- [New-bugs-announce] [issue41497] Potential UnicodeDecodeError in dis
JIanqiu Tao
- [New-bugs-announce] [issue41498] Undefinied _Py_Sigset_Converter function when HAVE_SIGSET_T not set
Roman Yurchak
- [New-bugs-announce] [issue41499] logging nested file path
Lasse Nørfeldt
- [New-bugs-announce] [issue41500] InterpolationSyntaxError reading the (windows) environment with unresolved environment variables
Pauser
- [New-bugs-announce] [issue41501] 0x80070643, can't install any version
BSM and 102 others
- [New-bugs-announce] [issue41502] Option for Colored Logging in http.server Module
Aaron Lichtman
- [New-bugs-announce] [issue41503] Race between setTarget and flush in logging.handlers.MemoryHandler
Irit Katriel
- [New-bugs-announce] [issue41504] Add links to asttokens, leoAst, LibCST and Parso to ast.rst
Edward K Ream
- [New-bugs-announce] [issue41505] asyncio.gather of large streams with limited resources
Kevin Amado
- [New-bugs-announce] [issue41506] Inclusion or documentation of extended with syntax in 3.9
Aaron Meurer
- [New-bugs-announce] [issue41507] Use utf-8 in "Reading and Writing Files" tutorial.
Inada Naoki
- [New-bugs-announce] [issue41508] Failed to open os.path in Open Module window of IDLE without any error informations
Alex
- [New-bugs-announce] [issue41509] ntpath.relpath behaves differently on Windows with trailing spaces
Jason R. Coombs
- [New-bugs-announce] [issue41510] Mentions of pdb.set_trace() in library/functions and library/sys uncorrectly states that set_trace expects no arguments
Maciej Olko
- [New-bugs-announce] [issue41511] Pathlib parents doesn't support slicing with negative indexes
Yaroslav
- [New-bugs-announce] [issue41512] Microsoft Store app IDLE (Python 3.8.5) cannot save files
evaldas
- [New-bugs-announce] [issue41513] Scale by power of two in math.hypot()
Raymond Hettinger
- [New-bugs-announce] [issue41514] test_idle: test_error() failed on aarch64 RHEL8 Refleaks 3.8
STINNER Victor
- [New-bugs-announce] [issue41515] typing.get_type_hints generates KeyError
Eric Fahlgren
- [New-bugs-announce] [issue41516] venv activate scripts do not pass ShellCheck
D. A. Pellegrino
- [New-bugs-announce] [issue41517] Enum multiple inheritance loophole
Tal Suhareanu
- [New-bugs-announce] [issue41518] incorrect printing behavior with parenthesis symbols
Ramesh Sahoo
- [New-bugs-announce] [issue41519] `pkgutil.get_data` causes future imports of children modules to fail.
Cory Nezin
- [New-bugs-announce] [issue41520] 3.8.5 regression, warnings.simplefilter('error', SyntaxWarning) does not raise.
Matthias Bussonnier
- [New-bugs-announce] [issue41521] Replace whitelist/blacklist with allowlist/denylist
STINNER Victor
- [New-bugs-announce] [issue41522] IDLE: configdialog tab icons
E. Paine
- [New-bugs-announce] [issue41523] functools.cached_property does not satisfy the property check
Bernat Gabor
- [New-bugs-announce] [issue41524] PyOS_mystricmp advances pointers too far
William Meehan
- [New-bugs-announce] [issue41525] Python '--help' has corrupted text.
William Pickard
- [New-bugs-announce] [issue41526] Python 3.9.0rc1 "setup successful" dialog box overflow
Peter Lovett
- [New-bugs-announce] [issue41527] smart quotes in Lib/pydoc_data/topics.py file
Karthikeyan Singaravelan
- [New-bugs-announce] [issue41528] Use math module in turtle
Marek Madejski
- [New-bugs-announce] [issue41529] Unable to compile 3.0b3 on Ubuntu systems: Fatal Python error: init_fs_encoding: failed to get the Python codec of the filesystem encoding
Andreas Jung
- [New-bugs-announce] [issue41530] Unhandled exceptions in zoneinfo.ZoneInfo constructor
Joshua
- [New-bugs-announce] [issue41531] Python 3.9 regression: Literal dict with > 65535 items are one item shorter
Miro Hrončok
- [New-bugs-announce] [issue41532] Import precedence is broken in some library
김진서
- [New-bugs-announce] [issue41533] Bugfix: va_build_stack leaks the stack if do_mkstack fails
Tony
- [New-bugs-announce] [issue41534] argparse : allow_abbrev behavior between 3.7 and 3.8
r1kk3r
- [New-bugs-announce] [issue41535] platform win32_ver produces incorrect value for release on Windows domain controllers
John McCrone
- [New-bugs-announce] [issue41536] pathlib's Path("NUL:").resolve() throws an error on windows
Phillip Mackintosh
- [New-bugs-announce] [issue41537] {Save, Save As, Save Copy As} not Working from version 3.8.3
Poorna VenkataSai
- [New-bugs-announce] [issue41538] Allow customizing python interpreter in venv.EnvBuilder
Albert Cervin
- [New-bugs-announce] [issue41539] print blocks with multiprocessing and buffered output
Martin
- [New-bugs-announce] [issue41540] Test test_maxcontext_exact_arith (_decimal) consumes all memory on AIX
Tony Reix
- [New-bugs-announce] [issue41541] Make pty.spawn set window size, make code more readable
Soumendra Ganguly
- [New-bugs-announce] [issue41542] module `__all__` cannot detect function name with `φ`
Tianrui Luo
- [New-bugs-announce] [issue41543] contextlib.nullcontext doesn't work with async context managers
Tom Gringauz
- [New-bugs-announce] [issue41544] multiprocessing.dummy.Process lacks daemon parameter
Martin
- [New-bugs-announce] [issue41545] gc API requiring matching number of gc.disable - gc.enable calls
Yonatan Goldschmidt
- [New-bugs-announce] [issue41546] pprint() gives exception when ran from pythonw
Luiz
- [New-bugs-announce] [issue41547] Expose default __getstate__ and __setstate__
youkaichao
- [New-bugs-announce] [issue41548] IDLE Window rendering on macOS Big Sur
Roger Meier
- [New-bugs-announce] [issue41549] IDLE leaks `_` into hint box
wyz23x2
- [New-bugs-announce] [issue41550] SimpleQueues put blocks if feeded with strings greater than 2**16-13 chars
Raphael Grewe
- [New-bugs-announce] [issue41551] test.support has way too many imports in libregrtest
Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
- [New-bugs-announce] [issue41552] uuid.uuid1() on macOS doesn't generate unique IDs
Terry Greeniaus
- [New-bugs-announce] [issue41553] encoded-word abused for header line folding causes RFC 2047 violation
Erik Quaeghebeur
- [New-bugs-announce] [issue41554] PR proceeds to "awaiting core review" when changes are requested
Irit Katriel
- [New-bugs-announce] [issue41555] re.sub replaces twice
S. Zhang
- [New-bugs-announce] [issue41556] hostname verification fails if hostname starts with literal IPv4
Dick Visser
- [New-bugs-announce] [issue41557] Upgrade Windows and macOS builds to use SQLite 3.33
Erlend Egeberg Aasland
- [New-bugs-announce] [issue41558] Backspace not clearing the text
Ketan Bhatt
- [New-bugs-announce] [issue41559] Add support for PEP 612 to typing.py
Guido van Rossum
- [New-bugs-announce] [issue41560] pathlib.Path.glob fails on empty string
Alexander Heger
- [New-bugs-announce] [issue41561] test_ssl fails in Ubuntu 20.04: test_min_max_version_mismatch
Bug Reporter
- [New-bugs-announce] [issue41562] StreamReaderProtocol inheritance
Dan Pascu
- [New-bugs-announce] [issue41563] .python_history file causes considerable slowdown
Denniver
- [New-bugs-announce] [issue41564] Cannot access member "hex" for type "ByteString"
Matt Joiner
- [New-bugs-announce] [issue41565] from os.path import join join('3', '{:3') return '{:3' in windows
song super
- [New-bugs-announce] [issue41566] Include much faster DEFLATE implementations in Python's gzip and zlib libraries. (isa-l)
Ruben Vorderman
- [New-bugs-announce] [issue41567] multiprocessing.Pool from concurrent threads failure on 3.9.0rc1
Carl Drougge
- [New-bugs-announce] [issue41568] test_zoneinfo leaked [84, 84, 84] references
Pablo Galindo Salgado
- [New-bugs-announce] [issue41569] json.JSONEncoder.default should be called for dict keys as well
David Byrne
- [New-bugs-announce] [issue41570] Add DearPyGui to faq/gui.rst
Jonathan Hoffstadt
- [New-bugs-announce] [issue41571] Allow pdb to switch to a different thread
Pablo Galindo Salgado
- [New-bugs-announce] [issue41572] Documentation wording fix on Lib/asyncio/transports.py
Cleber Rosa
- [New-bugs-announce] [issue41573] Correct wrong sentences in General FAQ
wyz23x2
- [New-bugs-announce] [issue41574] Python[11231:143796] WARNING: <NSOpenPanel: 0x7f90523a7ca0> running implicitly; please run panels using NSSavePanel rather than NSApplication.
Prudent
- [New-bugs-announce] [issue41575] Please use active voice "Return foobar" instead of passive voice "foobar is returned"
Denilson Figueiredo de Sá
- [New-bugs-announce] [issue41576] document BaseException in favour of bare except in error tutorial
Thomas Grainger
- [New-bugs-announce] [issue41577] Cannot use ProcessPoolExecutor if in a decorator?
Bob Fang
- [New-bugs-announce] [issue41584] Clarify documentation for binary arithmetic operation subclass __r*__ precedence
Brett Cannon
- [New-bugs-announce] [issue41585] policy.max_line_length is incorrectly assumed to never be None
Erik Quaeghebeur
- [New-bugs-announce] [issue41586] Allow to set pipe size on subprocess.Popen.
Ruben Vorderman
- [New-bugs-announce] [issue41587] Potential memory leak while using shared memory
李超然
- [New-bugs-announce] [issue41588] Potential Memory leak with concurrent.futures.ThreadPoolExecutor's map
Or Yahalom
- [New-bugs-announce] [issue41589] Strange behavior with sparse.dok_matrix decimal is cast to integer
browser.365
- [New-bugs-announce] [issue41590] "zip()" very slowly for this
email0.ya
- [New-bugs-announce] [issue41591] Comprehensions documentation
Walid Taha
- [New-bugs-announce] [issue41592] Make _SubParsersAction public
Eric Pederson
- [New-bugs-announce] [issue41593] pathlib PermissionError problem
leonyxz
- [New-bugs-announce] [issue41594] Intermittent failures of loop.subprocess_exec() to capture output
Kyle Meyer
- [New-bugs-announce] [issue41595] curses' window.chgat does not change color when specifying curses.A_COLOR
Maarten
- [New-bugs-announce] [issue41596] Re: Asyncio Fatal Error on SSL Transport - IndexError Deque Index Out Of Range
Mototsugu Emori
- [New-bugs-announce] [issue41597] Fatal Error on SSL Transport - sslv3 alert bad record mac
Mototsugu Emori
- [New-bugs-announce] [issue41598] rnd() + rndup() in math
marco_ocram
- [New-bugs-announce] [issue41599] get/set_payload deprecated, but get_set_content do not provide full replacement functionality
Erik Quaeghebeur
- [New-bugs-announce] [issue41600] Expected behavior of argparse given quoted strings
Vegard Stikbakke
- [New-bugs-announce] [issue41601] Performance issue using isspace() in extension module on Windows
Clemens
- [New-bugs-announce] [issue41602] Python doesn't exit with proper resultcode on SIGINT in runpy
Thomas Grainger
- [New-bugs-announce] [issue41603] Compilation issue 3.8.5 with Redhat 7.8 and Red Hat 4.8.5-39
Thangamani
- [New-bugs-announce] [issue41604] [curses.panel] Failed panel.set_userptr will decrement refcount of original userptr
Maarten
- [New-bugs-announce] [issue41605] t = re.sub(".*", "*", src) has different ouput
soyoo
- [New-bugs-announce] [issue41606] multiprocessing.Event.wait hangs when interrupted by signal that sets the event
Salvatore Ingala
- [New-bugs-announce] [issue41607] pdb - Clickabler path to breakpoints
Michael Mussato
- [New-bugs-announce] [issue41608] IDLE: not remove multiple spaces if not at start of line
E. Paine
- [New-bugs-announce] [issue41609] pdb's whatis command reports method as function
Irit Katriel
- [New-bugs-announce] [issue41610] Any Raspberry Pi Zero Projects to try?
supriya singh
- [New-bugs-announce] [issue41611] IDLE warnings and exceptions
Raymond Hettinger
- [New-bugs-announce] [issue41612] python3.8.3/traceback.py:312, AttributeError: 'KeyError' object has no attribute 'tb_frame'
Abael He
- [New-bugs-announce] [issue41613] get_type_hints regression for 3.9 and 3.10
Batuhan Taskaya
- [New-bugs-announce] [issue41614] Items put on Queue in thread in child process sometimes not seen by parent process
Alex Hall
- [New-bugs-announce] [issue41615] sys.argv may be None or an empty list
Jason R. Coombs
- [New-bugs-announce] [issue41616] Global variable in whole project and Relative imports problem
ManPython
- [New-bugs-announce] [issue41617] __builtin_bswap16 is used without checking it is supported
Joshua Root
- [New-bugs-announce] [issue41618] [C API] How many slots of static types should be exposed in PyType_GetSlot()
hai shi
- [New-bugs-announce] [issue41619] Subprocesses created with DETACHED_PROCESS can pop up a console window
Paul Moore
- [New-bugs-announce] [issue41620] Python Unittest does not return results object when the test is skipped
Iman Tabrizian
- [New-bugs-announce] [issue41621] defaultdict miss behave when using default_factory passed as kwargs
Moshe Morad
- [New-bugs-announce] [issue41622] Add support for emoji-data.txt and emoji-variation-sequences.txt to unicodedata
jack1142
- [New-bugs-announce] [issue41623] What's the by-design behavior when os.fork() is invoked in an asyncio loop?
simin lin
- [New-bugs-announce] [issue41624] typing.Coroutine documentation
MingZhe Hu
- [New-bugs-announce] [issue41625] Add splice() to the os module
Pablo Galindo Salgado
- [New-bugs-announce] [issue41626] port shebang of tools from python2 to python3
hai shi
- [New-bugs-announce] [issue41627] Relocate user site packages on Windows 32-bit
Steve Dower
- [New-bugs-announce] [issue41628] All unittest.mock autospec-generated methods are coroutine functions
Tom Most
- [New-bugs-announce] [issue41629] __class__ not set defining 'X' as <class '__main__.X'>. Was __classcell__ propagated to type.__new__?
mike bayer
- [New-bugs-announce] [issue41630] Visual Studio does not build the curses and curses.panel module
Maarten
- [New-bugs-announce] [issue41631] _ast module: get_global_ast_state() doesn't work with Mercurial lazy import
STINNER Victor
- [New-bugs-announce] [issue41632] Tkinter - Unexpected behavior after creating around 10000 widgets
Jonathan Lahav
- [New-bugs-announce] [issue41633] pydoc skips methods of nested classes
Bob Kline
- [New-bugs-announce] [issue41634] Typo in curses documentation
pipythonmc
- [New-bugs-announce] [issue41635] flaky test.test_asyncio.test_events.ProactorEventLoopTests.test_call_later
Thomas Grainger
- [New-bugs-announce] [issue41636] distutils.util.strtobool documented behaviour
Graham Oliver
- [New-bugs-announce] [issue41637] Calling a function with an infinite number of parameters is not detected and crash the interpreter instead of causing an exception
Camion
- [New-bugs-announce] [issue41638] Error message: sqlite3.ProgrammingError: You did not supply a value for binding # might be improved
Wolfgang Fahl
- [New-bugs-announce] [issue41639] Unpickling derived class of list does not call __init__()
Andy Maier
- [New-bugs-announce] [issue41640] module zipfile issue on closing
Bastian Ebeling
- [New-bugs-announce] [issue41641] Add a "message" action to warnings, to trigger for every *unique* message
Xavier Morel
- [New-bugs-announce] [issue41642] RHEL and fedora buildbots fail due to disk space error
Karthikeyan Singaravelan
- [New-bugs-announce] [issue41643] make shutil.make_archive always accepts pathlib objects
Thomas Grainger
- [New-bugs-announce] [issue41644] builtin type kwargs
Joseph Perez
- [New-bugs-announce] [issue41645] Typo First Page of Documentation
Krishan Agarwal
- [New-bugs-announce] [issue41646] Outdated shutil.copy documentation
Jonatan Skogsfors
- [New-bugs-announce] [issue41647] MutableMapping ".setdefault()" to return default value via __getitem__
Matias G
- [New-bugs-announce] [issue41648] edelsohn-* buildbot worker failing with: No space left on device
STINNER Victor
- [New-bugs-announce] [issue41649] Can't pass Path like objects to subprocess api's on Windows.
Jani Mikkonen
- [New-bugs-announce] [issue41650] .pyc file not running in cross python versions
Princy katlana
- [New-bugs-announce] [issue41651] Pip: Wrong Showing of Progressbar when Downloading Modules
Alex
- [New-bugs-announce] [issue41652] An Advice on Turning Ellipsis into Keyword
Alex
- [New-bugs-announce] [issue41653] About the use of cpython console mode problem
twoone3
- [New-bugs-announce] [issue41654] Segfault when raising MemoryError
Oleg Hoefling
- [New-bugs-announce] [issue41655] new Node may not visited in lib2to3.refactor.RefactoringTool.traverse_by
Chrome
- [New-bugs-announce] [issue41656] Sets are storing elements in sorted order.
Piyush Pravin
- [New-bugs-announce] [issue41657] Refactor for object source files variable in Makefile
Elian Mariano Gabriel
- [New-bugs-announce] [issue41658] http.client not allowing non-ascii in headers
Aliona Matveeva
- [New-bugs-announce] [issue41659] PEG discrepancy on 'if {x} {a}: pass'
Guido van Rossum
- [New-bugs-announce] [issue41660] multiprocessing.Manager objects lose connection info
Tim Peters
- [New-bugs-announce] [issue41661] os.path.relpath does not document ValueError on Windows with different drives
Andy Maier
- [New-bugs-announce] [issue41662] Bugs in binding parameters in sqlite3
Serhiy Storchaka
- [New-bugs-announce] [issue41663] Support Windows pseudoterminals in pty and termios modules
Chad Smith
- [New-bugs-announce] [issue41664] re.sub does NOT substitute all the matching patterns when re.IGNORECASE is used
Anit Rajpurohit
- [New-bugs-announce] [issue41665] Function called
Damien Ruiz
- [New-bugs-announce] [issue41666] Problem in tutorial/introduction.html#strings
M-o-T
- [New-bugs-announce] [issue41667] The python PEG generator incorrectly handles empty sequences in gather rules
Pablo Galindo Salgado
- [New-bugs-announce] [issue41668] Expose eventfd for high-performance event notifier in Linux
Pablo Galindo Salgado
- [New-bugs-announce] [issue41669] Case mismatch between "include" and "Include"
Gregory Szorc
- [New-bugs-announce] [issue41670] Windows and Linux execute the same code differently
Ned Batchelder
- [New-bugs-announce] [issue41671] inspect.getdoc/.cleandoc doesn't always remove trailing blank lines
RalfM
- [New-bugs-announce] [issue41672] imaplib: wrong return type documented
Norbert Cyran
- [New-bugs-announce] [issue41673] Result of multiprocessing.heap.BufferWrapper.create_memoryview can point to freed memory
Eric Wieser
- [New-bugs-announce] [issue41674] Doc tests failing for many PRs on GitHub
Emmanuel Arias
- [New-bugs-announce] [issue41675] Modernize siginterrupt calls
Pablo Galindo Salgado
- [New-bugs-announce] [issue41676] asyncio.Event.wait broken link from asyncio.Event
Thomas Grainger
- [New-bugs-announce] [issue41677] os.access() doesn't recognize lack of permissions on an SMB mountpoint
Michael Pelletier
- [New-bugs-announce] [issue41678] File-level, optionally external sorting
Platon workaccount
- [New-bugs-announce] [issue41679] Deprecation warning due to invalid escape sequences in Doc/tools/extensions/peg_highlight.py
Karthikeyan Singaravelan
- [New-bugs-announce] [issue41680] Turtles in Python 3.8.5 crashes OSX 10.14.6
Weyl
- [New-bugs-announce] [issue41681] f-string error description seems wrong
Hanish
- [New-bugs-announce] [issue41682] test_asyncio: Proactor
Kyle Stanley
- [New-bugs-announce] [issue41683] Python3: Installation error on Ubunti-18
Prasanth R
Last message date:
Mon Aug 31 22:55:56 EDT 2020
Archived on: Mon Aug 31 22:56:01 EDT 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).