September 2020 Archives by subject
Starting: Tue Sep 1 04:33:31 EDT 2020
Ending: Wed Sep 30 20:08:35 EDT 2020
Messages: 216
- [New-bugs-announce] [issue41684] argparse: unexpected subparser behaviour on parse_args with namespace option
Lucca Ruhland
- [New-bugs-announce] [issue41685] make doctest on 3.10 (master branch) fails with setuptools 50.0.0
Ned Deily
- [New-bugs-announce] [issue41686] C++ Embedded 'time.sleep()' is not working on Windows host due to 'Py_InitializeEx(0)'
hafiz bilal
- [New-bugs-announce] [issue41687] sendfile implementation is not compatible with Solaris
Jakub Kulik
- [New-bugs-announce] [issue41688] Document how **= does not fall back on **
Brett Cannon
- [New-bugs-announce] [issue41689] allow __text_signature__ to work for c heap types
Benjamin Peterson
- [New-bugs-announce] [issue41690] Use a loop to collect args in the parser instead of recursion
Pablo Galindo Salgado
- [New-bugs-announce] [issue41691] Idle 3.8.5 on Win64 won't save a file if it didn't include a newline when it was opened (ex: opening empty file)
David Crespo
- [New-bugs-announce] [issue41692] Deprecate immortal interned strings: PyUnicode_InternImmortal()
STINNER Victor
- [New-bugs-announce] [issue41693] AttributeError: 'str' object has no attribute '__cause__' (python3.8/traceback.py", line 479, in __init__)
Abael He
- [New-bugs-announce] [issue41694] python3 futures.as_completed timeout broken if future contains undefined reference
Dallas Marlow
- [New-bugs-announce] [issue41695] http.cookies.SimpleCookie.parse could not parse cookies when one cookie value is json
Benoît Brayer
- [New-bugs-announce] [issue41696] asyncio.run interacts surprisingly with debug mode
Shantanu
- [New-bugs-announce] [issue41697] Heap buffer overflow in the parser
Brad Larsen
- [New-bugs-announce] [issue41698] io.[Text]IOBase.seek doesn't take keyword parameter - revisited
Andy Maier
- [New-bugs-announce] [issue41699] Potential memory leak with asyncio and run_in_executor
Sophia Wisdom
- [New-bugs-announce] [issue41700] test_c_locale_coercion: test_PYTHONCOERCECLOCALE_set_to_one() failed on PPC64 Fedora 3.9
STINNER Victor
- [New-bugs-announce] [issue41701] Buildbot web page: connection lost after 1 minute, then display "Connection restored" popup
STINNER Victor
- [New-bugs-announce] [issue41702] Inconcistent behaviour in strftime
Valdemar Rolfsen
- [New-bugs-announce] [issue41703] Most bytecode changes are absent from Python 3.9 What's new
Matthieu Dartiailh
- [New-bugs-announce] [issue41704] logging module needs some form of introspection or debugging support
Jack Jansen
- [New-bugs-announce] [issue41705] os.makedirs fails long-path UNC-paths if it is the first sub-folder
Safihre
- [New-bugs-announce] [issue41706] docs: operator dunder (`__add__`, et al.) invocations described incorrectly
William Chargin
- [New-bugs-announce] [issue41707] Builtins like int() and float() should not blindly treat buffer protocol bytes as string characters.
Alex Mohr
- [New-bugs-announce] [issue41708] request make uninstall target
Jeff Scheibly
- [New-bugs-announce] [issue41709] Idle erases clipboard upon closing
Kitty Beans
- [New-bugs-announce] [issue41710] Timeout is affected by jumps in system time
Jonas Norling
- [New-bugs-announce] [issue41711] Socker send method throws a timeout exception
pig
- [New-bugs-announce] [issue41712] REDoS in purge
yeting li
- [New-bugs-announce] [issue41713] test_interpreters leaked [1424, 1422, 1424] references
STINNER Victor
- [New-bugs-announce] [issue41714] multiprocessing.Queue deadlock
Richard Purdie
- [New-bugs-announce] [issue41715] REDoS inc_analyzer
yeting li
- [New-bugs-announce] [issue41716] SyntaxError: EOL while scanning string literal
chen-y0y0
- [New-bugs-announce] [issue41717] [AIX] test_io: files was modified by test_io: (@test_6488748_tmpæ) on POWER6 AIX 3.9
STINNER Victor
- [New-bugs-announce] [issue41718] test.regrtest has way too many imports
STINNER Victor
- [New-bugs-announce] [issue41719] Why does not range() support decimals?
chen-y0y0
- [New-bugs-announce] [issue41720] Missed "return NotImplemented" in Vec2D.__rmul__
Serhiy Storchaka
- [New-bugs-announce] [issue41721] xlc: add -qalias=noansi -qmaxmem=-1
Stefan Krah
- [New-bugs-announce] [issue41722] multiprocess error on large dataset
vishal rao
- [New-bugs-announce] [issue41723] doc: issue in a sentence in py_compile
Sean Chao
- [New-bugs-announce] [issue41724] SQLite returns <str> instead of <datetime.datetime> with aggregate queries.
Ravi Misra
- [New-bugs-announce] [issue41725] bz2 would use a dedicated exception for data error
Michał Górny
- [New-bugs-announce] [issue41726] Update the refcounts.dat of `PyType_FromModuleAndSpec`
hai shi
- [New-bugs-announce] [issue41727] Confusing presentation for configuration settings references
MegMM
- [New-bugs-announce] [issue41728] Add logfile() when debug is True
Elliott Balsley
- [New-bugs-announce] [issue41729] test_winconsoleio fails and hangs on Windows
Terry J. Reedy
- [New-bugs-announce] [issue41730] Show deprecation warnings for tkinter.tix
wyz23x2
- [New-bugs-announce] [issue41731] test_cmd_line_script fails with verbosity level more than 1
Karthikeyan Singaravelan
- [New-bugs-announce] [issue41732] Custom iterator to memoryview - performance improvement
Diogo Flores
- [New-bugs-announce] [issue41733] ContextVar get value is unexpected
Jason Chen
- [New-bugs-announce] [issue41734] Refactor b32{encode, decode} tests
Filipe Laíns
- [New-bugs-announce] [issue41735] Thread locks in zlib module may go wrong in rare case
Ma Lin
- [New-bugs-announce] [issue41736] test_site: test_s_option() failed on AMD64 Windows8.1 Refleaks 3.7
STINNER Victor
- [New-bugs-announce] [issue41737] Improper NotADirectoryError when opening a file under a fake directory
Danny Lin
- [New-bugs-announce] [issue41738] MIME type for *.zip becomes application/x-zip-compressed on Windows
Danny Lin
- [New-bugs-announce] [issue41739] test_logging: threading_cleanup() failed to cleanup 1 threads (count: 1, dangling: 2)
STINNER Victor
- [New-bugs-announce] [issue41740] string concatenation via `sum`
Phillip M. Feldman
- [New-bugs-announce] [issue41741] test_peg_generator timed out (25 min) on x86 Gentoo Non-Debug with X 3.9
STINNER Victor
- [New-bugs-announce] [issue41742] Request for docs.python.org/3/library/configparser.html#exceptions improvement
leveque
- [New-bugs-announce] [issue41743] Remove Unnecessarily Gendered Language from the Documentation
David Williams
- [New-bugs-announce] [issue41744] NuGet python.props only works in python nuget, not other variants
Vaclav Slavik
- [New-bugs-announce] [issue41745] BoundArguments.arguments used in the recommended way to call a callable silently succeeds for nonexistent arguments
Julian Berman
- [New-bugs-announce] [issue41746] Add optional type information to asdl_seq objects
Pablo Galindo Salgado
- [New-bugs-announce] [issue41747] dataclasses: generated method's using the wrong qualname
Batuhan Taskaya
- [New-bugs-announce] [issue41748] HTMLParser: parsing error
Ademar Nowasky Junior
- [New-bugs-announce] [issue41749] Little improve on imghdr library
Emmanuel Arias
- [New-bugs-announce] [issue41750] unpractical printing of datetimes by the interpreter
J Rt
- [New-bugs-announce] [issue41751] Error copying an instance of a subclass of OrderedDict
Erez Zinman
- [New-bugs-announce] [issue41752] Wave shouldn't try to close an open file at all costs
Karel
- [New-bugs-announce] [issue41753] subprocess.run on windows does not convert path to string
Kaushik G
- [New-bugs-announce] [issue41754] Webbrowser Module Cannot Find xdg-settings on OSX
Tony DiLoreto
- [New-bugs-announce] [issue41755] Docs: Please remove `from distutils.core import setup`
Thomas Guettler
- [New-bugs-announce] [issue41756] Do not always use exceptions to return result from coroutine
Vladimir Matveev
- [New-bugs-announce] [issue41757] weakmethod's ref is deleted before weakref's garbage-collect callback is executed
Giordon Stark
- [New-bugs-announce] [issue41758] turtledemo.colormixer crashes with a stack overflow
Tushar Sadhwani
- [New-bugs-announce] [issue41759] ElementTree.parse gives error message about missing1 required positional argument: 'source' but it is there
Freek de Kruijf
- [New-bugs-announce] [issue41760] 3.8.6 rc1 documentation fails to build with sphinx 3.2.1
Matthias Klose
- [New-bugs-announce] [issue41761] multiprocessing.Queue prevents program exit when containing a reasonable amount of data
Dominik Schmid
- [New-bugs-announce] [issue41762] Documentation job fails on CIs: duplicate token description of format_spec
STINNER Victor
- [New-bugs-announce] [issue41763] IDLE: scale font to Windows' "zoom" factor
E. Paine
- [New-bugs-announce] [issue41764] sub function would not work without the flags but the search would work fine
ali
- [New-bugs-announce] [issue41765] XFCE task switcher shows 'Tk' insteadl of Window title
Mark Summerfield
- [New-bugs-announce] [issue41766] Python3.10 (x64) crashes after flake8/pyflakes on Windows
neonene
- [New-bugs-announce] [issue41767] KeyError exception is more difficult to read due to quoting
Anthony Sottile
- [New-bugs-announce] [issue41768] unittest.mock spec calls class properties
melwitt
- [New-bugs-announce] [issue41769] Positional arguments which use store boolean actions do not behave as other actions.
Rafael Guterres Jeffman
- [New-bugs-announce] [issue41770] Import module doesn't updated
chen-y0y0
- [New-bugs-announce] [issue41771] bdist_wininst doesn't execute postinstall script
Mark Hammond
- [New-bugs-announce] [issue41772] Zipfile.testzip considers wrong password as correct
Amir Mohamadi
- [New-bugs-announce] [issue41773] Clarify handling of infinity and nan in random.choices
Ram Rachum
- [New-bugs-announce] [issue41774] While removing element from list using for and remove(), which has same items output is not right
Sreedevi
- [New-bugs-announce] [issue41775] IDLE: change Shell window title
Terry J. Reedy
- [New-bugs-announce] [issue41776] Revise example of "continue" in the tutorial documentation
AmirHossein Haji Mohammad Sadegh
- [New-bugs-announce] [issue41777] When using `python -bb`, `struct.calcsize` raises a warning when used with str argument after being used with bytes (might be a larger problem with dicts)
Edson Tadeu M. Manoel
- [New-bugs-announce] [issue41778] Change a punctuation on documentation
Emmanuel Arias
- [New-bugs-announce] [issue41779] add BLOB photo to sqlite3 python
Ali Zaeri
- [New-bugs-announce] [issue41780] Generic Alias attributes nor in dir()
Allan Daemon
- [New-bugs-announce] [issue41781] Typos in typing.py
Patrick Reader
- [New-bugs-announce] [issue41782] No f-string in logging.basicConfig()
Shubham Singh
- [New-bugs-announce] [issue41783] Standard Color class
Mertcan
- [New-bugs-announce] [issue41784] Promote PyUnicode_AsUTF8AndSize to be available with the limited API (PEP 384)
Alex Gaynor
- [New-bugs-announce] [issue41785] Unittest do not support datatime for AlmostEqual method
Hildo Guillardi Júnior
- [New-bugs-announce] [issue41786] re.RegexFlag.__str__ is incorrect
Ethan Furman
- [New-bugs-announce] [issue41787] adding PEP references to documentation
Cameron Simpson
- [New-bugs-announce] [issue41788] enhancement: add assertDuration context manager to unittest module
Matthew Davis
- [New-bugs-announce] [issue41789] Enum: __str__ and friends sometimes erroneously replaced
Ethan Furman
- [New-bugs-announce] [issue41790] C-API documentation
mohamed koubaa
- [New-bugs-announce] [issue41791] mimetypes module does not recognize jp2 type
Radim Novotny
- [New-bugs-announce] [issue41792] No (public) way to dynamically introspect if an annotation is a TypedDict
Patrick Reader
- [New-bugs-announce] [issue41793] Inaccuracy about reflected operands in datamodel docs.
wim glenn
- [New-bugs-announce] [issue41794] Memory leak in asyncio server
Bale
- [New-bugs-announce] [issue41795] Allow assignment in yield statement
Richard Neumann
- [New-bugs-announce] [issue41796] _ast module state should be made per interpreter
STINNER Victor
- [New-bugs-announce] [issue41797] PyModule_GetState doesn't work with LazyLoader
Petr Viktorin
- [New-bugs-announce] [issue41798] [C API] Revisit usage of the PyCapsule C API with multi-phase initialization API
STINNER Victor
- [New-bugs-announce] [issue41799] splunklib.client does not handle Unicode characters
Jay Patel
- [New-bugs-announce] [issue41800] Python installation fails when run under system account if there is already an existing installation on the system already
Jurko Gospodnetić
- [New-bugs-announce] [issue41801] 23 tests failed for 3.9.0b2-64 installed on Windows 10
Terry J. Reedy
- [New-bugs-announce] [issue41802] Missing documentation for 'PyDict_DelItem' behavior
Campbell Barton
- [New-bugs-announce] [issue41803] Robots.txt
Skyreka Agence Web
- [New-bugs-announce] [issue41804] test_epoll fails test_control_and_wait() randomly on aarch64 RHEL8 Refleaks 3.9
STINNER Victor
- [New-bugs-announce] [issue41805] types.GenericAlias and types.Union have no documentation
Patrick Reader
- [New-bugs-announce] [issue41806] socket methods with timeout take very slow path on Windows
Steve Dower
- [New-bugs-announce] [issue41807] Warnings when installing Linter on VS code on Linux and Windows.
zamunda
- [New-bugs-announce] [issue41808] Synchronize What's New in 3.9 master and 3.9 copies
Terry J. Reedy
- [New-bugs-announce] [issue41809] finding file attributes in Windows seems to fail
musiquegraeme
- [New-bugs-announce] [issue41810] Consider reintroducing `types.EllipsisType` for the sake of typing
Bas van Beek
- [New-bugs-announce] [issue41811] pstats.SortKey enum is broken
Ethan Furman
- [New-bugs-announce] [issue41812] Broken link on documentation header
Tomohiko Kinebuchi
- [New-bugs-announce] [issue41813] Clarify specification of object.__await__
Paolo Lammens
- [New-bugs-announce] [issue41814] Mismatch between the manipulation of `sys.path` by `runpy` and by the Python command-line interface
Géry
- [New-bugs-announce] [issue41815] SQLite: segfault if backup called on closed database
Peter McCormick
- [New-bugs-announce] [issue41816] need StrEnum in enum.py
Ethan Furman
- [New-bugs-announce] [issue41817] Incorrect types in tkinter.EventType Enum
Ethan Furman
- [New-bugs-announce] [issue41818] Lib/pty.py major revision
Soumendra Ganguly
- [New-bugs-announce] [issue41819] Fix some compiler warnings
Samuel Marks
- [New-bugs-announce] [issue41820] ipaddress Library gives me incorrect results
Anudeep Balla
- [New-bugs-announce] [issue41821] Printing specific Unicode characters causes unwanted beeping in Windows 7 console
john_miller
- [New-bugs-announce] [issue41822] Document the mean of values for sys.float_info.rounds
Raymond Hettinger
- [New-bugs-announce] [issue41823] Add more fields to sys.float_info
Raymond Hettinger
- [New-bugs-announce] [issue41824] Docs for typing.ForwardRef don't state that is was added in 3.7
Dominic Davis-Foster
- [New-bugs-announce] [issue41825] os.waitid() documentation needs TLC
Georg Brandl
- [New-bugs-announce] [issue41826] test_peg_generator compilation warnings
Skip Montanaro
- [New-bugs-announce] [issue41827] 2D array issue
jeet shah
- [New-bugs-announce] [issue41828] No longer able to override DATA_UPLOAD_MAX_MEMORY_SIZE outside of settings.py
Drew Scholz
- [New-bugs-announce] [issue41829] sqlite3.Row always read as tuple when supplied to executemany
Tony Wu
- [New-bugs-announce] [issue41830] "NameError: name 'AttributeError' is not defined"
sanka sowmya
- [New-bugs-announce] [issue41831] Restore default __str__ of tkinter.EventType
Serhiy Storchaka
- [New-bugs-announce] [issue41832] PyType_FromSpec() should accept tp_doc=NULL
STINNER Victor
- [New-bugs-announce] [issue41833] threading.Thread: use target name if the name parameter is omitted
STINNER Victor
- [New-bugs-announce] [issue41834] Remove _Py_CheckRecursionLimit variable
STINNER Victor
- [New-bugs-announce] [issue41835] Speed up dict vectorcall creation using keywords
Marco Sulla
- [New-bugs-announce] [issue41836] Improve ctypes error reporting with missing DLL path
Philippe Ombredanne
- [New-bugs-announce] [issue41837] Upgrade installers to OpenSSL 1.1.1h
Ned Deily
- [New-bugs-announce] [issue41838] Value error is showing in docset python (class)
Mohit Kumar
- [New-bugs-announce] [issue41839] Fix error checking in sched_get_priority_ functions
Jakub Kulik
- [New-bugs-announce] [issue41840] [regression] symtable.Symbol.is_local() is no longer True for bound global symbols
CendioOssman
- [New-bugs-announce] [issue41841] idlelib/NEWS.txt for 3.10.0 and backports
Terry J. Reedy
- [New-bugs-announce] [issue41842] Add codecs.unregister() to unregister a codec search function
STINNER Victor
- [New-bugs-announce] [issue41843] Reenable sendfile in shutil.copyfile() on Solaris
Jakub Kulik
- [New-bugs-announce] [issue41844] IDLE subsection of What's New 3.9
Terry J. Reedy
- [New-bugs-announce] [issue41845] Promote PyObject_GenericGetDict to the stable API
Alex Gaynor
- [New-bugs-announce] [issue41846] IDLE subsection of What's New 3.10
Terry J. Reedy
- [New-bugs-announce] [issue41847] Update "install launcher for all users" installer option
Steve Dower
- [New-bugs-announce] [issue41848] PEG parser doesn't allow lambda in for_if_clause
Sergei Lebedev
- [New-bugs-announce] [issue41849] Support reading long lines with io._WindowsConsoleIO
Eryk Sun
- [New-bugs-announce] [issue41850] inspect.py: access block stack
Gregoire Chalony
- [New-bugs-announce] [issue41851] tkinter: add font neg and equal methods
E. Paine
- [New-bugs-announce] [issue41852] Inconsistent errors for JSON-encoding NaNs with allow_nan=False
Ben Kurtovic
- [New-bugs-announce] [issue41853] Windows docs for command line install don't mention /log option
Forrest Shields
- [New-bugs-announce] [issue41854] argparse.add_mutually_exclusive_group fails for optional positional arguments
Reuben Thomas
- [New-bugs-announce] [issue41855] FastPath.zip_children can give duplicate results on Python 3.8
Jason R. Coombs
- [New-bugs-announce] [issue41856] argparse: auto-generated synopsis omits REMAINDER argument
Reuben Thomas
- [New-bugs-announce] [issue41857] Document timeout arguments to poll() in select module
Zane Bitter
- [New-bugs-announce] [issue41858] Fix incomplete line on optparse documentation
Emmanuel Arias
- [New-bugs-announce] [issue41859] Uncaught ValueError
Raymond Hettinger
- [New-bugs-announce] [issue41860] random.choices() raises "int too large" error while random.randint does not
Heng Sun
- [New-bugs-announce] [issue41861] Convert sqlite3 to PEP 384
Erlend Egeberg Aasland
- [New-bugs-announce] [issue41862] can not open file in system folder
Christopher Reilly
- [New-bugs-announce] [issue41863] IDLE shell not opening
Gagandeep Longia
- [New-bugs-announce] [issue41864] Compiler error in _zoneinfo.c:1227: error: #pragma GCC diagnostic not allowed inside functions
micwin
- [New-bugs-announce] [issue41865] doc search for super().__init__() returns no useful results
Jack W.
- [New-bugs-announce] [issue41866] Document error in chinese version of contextlib.
siyuan0322
- [New-bugs-announce] [issue41867] Include options for timespec in docstrings of isoformat
Ram Rachum
- [New-bugs-announce] [issue41868] SMTPLIB integrate or provide option to use "logging"
KK Hiraskar
- [New-bugs-announce] [issue41869] Multiprocessing Manager Object Cleanup
Michael L. Boom
- [New-bugs-announce] [issue41870] Use PEP 590 vectorcall to speed up calls to bool()
Dong-hee Na
- [New-bugs-announce] [issue41871] Add PyList_Remove() in listobject.c
hai shi
- [New-bugs-announce] [issue41872] get_type_hints fails to resolve forward references in nested function
Chris Withers
- [New-bugs-announce] [issue41873] Add vectorcall for float()
Dennis Sweeney
- [New-bugs-announce] [issue41874] datetime.strptime raises error if date is before 1900
Red Rooster
- [New-bugs-announce] [issue41875] __builtin_unreachable error in gcc 4.4.5
yota moteuchi
- [New-bugs-announce] [issue41876] Add __repr__ for Tkinter Font objects
Serhiy Storchaka
- [New-bugs-announce] [issue41877] Check against misspellings of assert etc. in mock
Václav Brožek
- [New-bugs-announce] [issue41878] python3 fails to use custom dict-like object as symbols in eval()
Robert Haschke
- [New-bugs-announce] [issue41879] Outdated description of async iterables in documentation of async for statement
Nick Gaya
- [New-bugs-announce] [issue41880] Get Python include directories from sysconfigdata
Ben Wolsieffer
- [New-bugs-announce] [issue41881] New Line escape issue in raw strings
Kevin Ardath
- [New-bugs-announce] [issue41882] CCompiler.has_function does not delete temporary files
Mikhail Terekhov
- [New-bugs-announce] [issue41883] ctypes pointee goes out of scope, then pointer in struct dangles and crashes
Ian M. Hoffman
- [New-bugs-announce] [issue41884] tempfile.py TemporaryDirectory/mkdtemp defaults to mode 0o700, propose to add mode argument
Raymond Sit
- [New-bugs-announce] [issue41885] Unexpected behavior re.sub() with raw f-strings
dkreeft
- [New-bugs-announce] [issue41886] PyType_Type is documented incorrectly
da-woods
- [New-bugs-announce] [issue41887] ast.literal_eval does not accept strings with leading whitespaces
Saiyang Gou
- [New-bugs-announce] [issue41888] Duplicate Opcode value in master and 3.9rc2
anthony shaw
- [New-bugs-announce] [issue41889] enum: Mixin and int base class regression in 3.8.6
puddly
- [New-bugs-announce] [issue41890] crypt produces wrong hashes for passwords containing newline character
Hazem Amara
- [New-bugs-announce] [issue41891] asyncio.wait_for does not wait for task/future to be completed in all cases
Richard Kojedzinszky
- [New-bugs-announce] [issue41892] use both "for" and "ElementTree.remove" has a index bug
WoodyWoo
- [New-bugs-announce] [issue41893] remove() method is not working as expected(Hard to explain)
pushpam kumar
- [New-bugs-announce] [issue41894] UnicodeDecodeError during load failure in non-UTF-8 locale
Kevin
- [New-bugs-announce] [issue41895] PyMethodDef does NOT have any field contains context in embedded C
dexter
- [New-bugs-announce] [issue41896] Moving index with wordstart expression includes non-alphanumberic and underline characters if word is tagged and iat the edge of a text widget
Tama-kun
- [New-bugs-announce] [issue41897] ast.parse in Python 3.9 does not produce SyntaxError for assignment to __debug__
Saiyang Gou
- [New-bugs-announce] [issue41898] Any logging causes assertLogs to pass
Troy Daniels
- [New-bugs-announce] [issue41899] Poor example for Element.remove()
WoodyWoo
Last message date:
Wed Sep 30 20:08:35 EDT 2020
Archived on: Wed Sep 30 20:08:55 EDT 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).