December 2019 Archives by thread
Starting: Sun Dec 1 05:40:54 EST 2019
Ending: Tue Dec 31 20:44:07 EST 2019
Messages: 229
- [New-bugs-announce] [issue38948] os.module.ismount() returns true in python 3.7.4 and false in 2.7.14
Ankur
- [New-bugs-announce] [issue38949] incorrect prefix, exec_prefix in distutils.command.install
Xavier de Gaye
- [New-bugs-announce] [issue38950] argparse uses "optional arguments" for "keyword arguments"
Géry
- [New-bugs-announce] [issue38951] Use threading.main_thread() check in asyncio
Andrew Svetlov
- [New-bugs-announce] [issue38952] asyncio cannot handle Python3 IPv4Address or IPv6 Address
Max Coplan
- [New-bugs-announce] [issue38953] Untokenize and retokenize does not round-trip
Zac Hatfield-Dodds
- [New-bugs-announce] [issue38954] test_ssl fails in all Fedora buildbots
Pablo Galindo Salgado
- [New-bugs-announce] [issue38955] Non indemnpotent behavior of asyncio.get_event_loop and asyncio.run sequence.
Matthias Bussonnier
- [New-bugs-announce] [issue38956] argparse.BooleanOptionalAction should not add the default value to the help string by default
Antony Lee
- [New-bugs-announce] [issue38957] Cannot compile with libffi from source on Windows
Ashley Whetter
- [New-bugs-announce] [issue38958] asyncio REPL swallows KeyboardInterrupt while editing
Io Mintz
- [New-bugs-announce] [issue38959] Parboil -- OpenMP CUTCP performance regression when upgrade from python 2.7.15 to 2.7.17
Jiebin
- [New-bugs-announce] [issue38960] DTrace FreeBSD build fix
David Carlier
- [New-bugs-announce] [issue38961] Flaky detection of compiler vendor
John-Mark
- [New-bugs-announce] [issue38962] Reference leaks in subinterpreters
Pablo Galindo Salgado
- [New-bugs-announce] [issue38963] multiprocessing processes seem to "bleed" user information (GID/UID/groups)
Roman Joost
- [New-bugs-announce] [issue38964] Output of syntax error in f-string contains wrong filename
Erik Cederstrand
- [New-bugs-announce] [issue38965] test_stack_overflow (test.test_faulthandler.FaultHandlerTests) is stuck with GCC10
Martin Liška
- [New-bugs-announce] [issue38966] List similarity relationship
Pranav Pandya
- [New-bugs-announce] [issue38967] Improve error message in enum.py for python 3.5
Rubén Jesús García Hernández
- [New-bugs-announce] [issue38968] int method works improperly
Riccardo La Marca
- [New-bugs-announce] [issue38969] The "int" method doesn't work correctly for long numbers with some decimal places.
Riccardo La Marca
- [New-bugs-announce] [issue38970] [PDB] NameError in list comprehension in PDB
castix
- [New-bugs-announce] [issue38971] codecs.open leaks file descriptor when invalid encoding is passed
Brock Mendel
- [New-bugs-announce] [issue38972] Link to instructions to change PowerShell execution policy for venv activation
Brett Cannon
- [New-bugs-announce] [issue38973] Shared Memory List Returns 0 Length
Derek Frombach
- [New-bugs-announce] [issue38974] using filedialog.askopenfilename() freezes python 3.8
Daniel Preston
- [New-bugs-announce] [issue38975] Add direct anchors to regex syntax documentation
Baptiste Mispelon
- [New-bugs-announce] [issue38976] Add support for HTTP Only flag in MozillaCookieJar
Jacob Taylor
- [New-bugs-announce] [issue38977] python3.8 and namedlist1.7 is Incompatible
Simon.yu
- [New-bugs-announce] [issue38978] Implement __class_getitem__ for Future, Task, Queue
Andrew Svetlov
- [New-bugs-announce] [issue38979] ContextVar[str] should return ContextVar class, not None
Andrew Svetlov
- [New-bugs-announce] [issue38980] Compile libpython with -fno-semantic-interposition
STINNER Victor
- [New-bugs-announce] [issue38981] better name for re.error Exception class.
Matthias Bussonnier
- [New-bugs-announce] [issue38982] test_asyncio: SubprocessPidfdWatcherTests..test_close_dont_kill_finished() leaks a file descriptor
STINNER Victor
- [New-bugs-announce] [issue38983] test_venv: test_overwrite_existing() failed on AMD64 Windows7 SP1 3.x
STINNER Victor
- [New-bugs-announce] [issue38984] Value add to the wrong key in a dictionary
Gabriele
- [New-bugs-announce] [issue38985] `compile` returns the first line of file on termination
Koh
- [New-bugs-announce] [issue38986] Suppport TaskWakeupMethWrapper.__self__ to conform asyncio _format_handle logic
Andrew Svetlov
- [New-bugs-announce] [issue38987] 3.8.0 on GNU/Linux fails to find shared library
Kevin Buchs
- [New-bugs-announce] [issue38988] Killing asyncio subprocesses on timeout?
dontbugme
- [New-bugs-announce] [issue38989] pip install selects 32 bit wheels for 64 bit python if vcvarsall.bat amd64_x86 in environment
Ryan Thornton
- [New-bugs-announce] [issue38990] Import genericpath fails with python -S
Brittany Reynoso
- [New-bugs-announce] [issue38991] Remove test.support.strip_python_stderr()
STINNER Victor
- [New-bugs-announce] [issue38992] testFsum failure caused by constant folding of a float expression
Xavier de Gaye
- [New-bugs-announce] [issue38993] cProfile behaviour issue with decorator and math.factorial() lib.
AVicennA
- [New-bugs-announce] [issue38994] Implement __class_getitem__ for PathLike
Batuhan
- [New-bugs-announce] [issue38995] reverse search (ctrl-r) doest not work
sush
- [New-bugs-announce] [issue38996] introduction of default values for collection.namedtuple
Arno-Can Uestuensoez
- [New-bugs-announce] [issue38997] test__xxsubinterpreters test_atexit test_capi test_threading are leaking references
Pablo Galindo Salgado
- [New-bugs-announce] [issue38998] dict.setdefault (setdefault of dictionary)
da-dada
- [New-bugs-announce] [issue38999] Python launcher on Windows does not detect active venv
Alexandros Karypidis
- [New-bugs-announce] [issue39000] Range causing unstable output(Windows64)
Sean Moss
- [New-bugs-announce] [issue39001] possible problem with 64-bit mingw DECREF
Dave Lawrence
- [New-bugs-announce] [issue39002] Small typo in Lib/test/test_statistics.py: tranlation -> translation
Tim Gates
- [New-bugs-announce] [issue39003] test_unparse leaked [35, 5, 6] references: when pass when run again
STINNER Victor
- [New-bugs-announce] [issue39004] test_largefile: test_it() failed on
STINNER Victor
- [New-bugs-announce] [issue39005] test_faulthandler: test_dump_traceback_later_file() fails randomly on AMD64 RHEL8 Refleaks 3.x
STINNER Victor
- [New-bugs-announce] [issue39006] test_ssl: sendfile tests fail on AMD64 Debian root 3.7
STINNER Victor
- [New-bugs-announce] [issue39007] Add audit hooks to winreg module
Steve Dower
- [New-bugs-announce] [issue39008] PySys_Audit should require PY_SSIZE_T_CLEAN
Steve Dower
- [New-bugs-announce] [issue39009] Small typo in Lib/test/test__locale.py: thousauds -> thousands
Tim Gates
- [New-bugs-announce] [issue39010] ProactorEventLoop raises unhandled ConnectionResetError
Jonathan Slenders
- [New-bugs-announce] [issue39011] ElementTree attributes replace "\r" with "\n"
mefistotelis
- [New-bugs-announce] [issue39012] nuget package published at 3.8.1-c1 instead of rc1
Steve Dower
- [New-bugs-announce] [issue39013] SyntaxError: 'break' outside loop for legal Expression
Artem Tepanov
- [New-bugs-announce] [issue39014] test_concurrent_futures: test_crash() timed out on AMD64 Fedora Rawhide Refleaks 3.x
STINNER Victor
- [New-bugs-announce] [issue39015] DeprecationWarnings of implicitly truncations by __int__ appearing in the standard library
Łukasz Langa
- [New-bugs-announce] [issue39016] Negative Refcount in Python 3.8
Christian Tismer
- [New-bugs-announce] [issue39017] Infinite loop in the tarfile module
jvoisin
- [New-bugs-announce] [issue39018] IndexError exception on corrupted zip file
jvoisin
- [New-bugs-announce] [issue39019] Missing class getitems in standard library classes
Batuhan
- [New-bugs-announce] [issue39020] [AIX] module _ctypes fails to build since ESCDELAY has been added
Michael Felt
- [New-bugs-announce] [issue39021] multiprocessing is_alive() between children processes
Matt
- [New-bugs-announce] [issue39022] Synchronize importlib.metadata with importlib_metadata 1.2
Jason R. Coombs
- [New-bugs-announce] [issue39023] random.seed with string and version 1 not deterministic in 3.5.2
Michael Thompson
- [New-bugs-announce] [issue39024] Compiling relative paths test fails (install via pyenv)
John94
- [New-bugs-announce] [issue39025] Windows Python Launcher does not update PATH to Scripts directory
Bluebird
- [New-bugs-announce] [issue39026] pystate.h contains non-relative of initconfig.h include causing macOS Framework include failure
Gaige Paulsen
- [New-bugs-announce] [issue39027] run_coroutine_threadsafe uses wrong TimeoutError
janust
- [New-bugs-announce] [issue39028] ENH: Fix performance issue in keyword extraction
Sebastian Berg
- [New-bugs-announce] [issue39029] TestMaildir.test_clean fails randomly under parallel tests
Karthikeyan Singaravelan
- [New-bugs-announce] [issue39030] Ctypes unions with bitfield members that do not share memory
dankreso
- [New-bugs-announce] [issue39031] Inconsistent lineno and col_offset info when parsing elif
Lysandros Nikolaou
- [New-bugs-announce] [issue39032] wait_for and Condition.wait still not playing nicely
Chris
- [New-bugs-announce] [issue39033] zipimport raises NameError: name '_boostrap_external' is not defined
Mihail Georgiev
- [New-bugs-announce] [issue39034] Documentation: Coroutines
Rustam Agakishiev
- [New-bugs-announce] [issue39035] Travis CI fail on backports: pyvenv not installed
STINNER Victor
- [New-bugs-announce] [issue39036] Add center_char attribute to str type
Lovi
- [New-bugs-announce] [issue39037] Wrong trial order of __exit__ and __enter__ in the with statement
Géry
- [New-bugs-announce] [issue39038] OverflowError in tarfile.open
jvoisin
- [New-bugs-announce] [issue39039] zlib.error with tarfile.open
jvoisin
- [New-bugs-announce] [issue39040] Wrong filename in when mime header was too long
Manfred Kaiser
- [New-bugs-announce] [issue39041] Support GitHub Actions in CI
Steve Dower
- [New-bugs-announce] [issue39042] Use the runtime's main thread ID in the threading module.
Eric Snow
- [New-bugs-announce] [issue39043] Add math.fib() generator
Lovi
- [New-bugs-announce] [issue39044] Segfault on build for the master branch
Joannah Nanjekye
- [New-bugs-announce] [issue39045] Segmentation of string
Lovi
- [New-bugs-announce] [issue39046] collections.abc.Reversible should not be a subclass of Hashable
Zac Hatfield-Dodds
- [New-bugs-announce] [issue39047] TestTemporaryDirectory.test_flags fails on FreeBSD/ZFS
Attila Jeges
- [New-bugs-announce] [issue39048] Reorder the __aenter__ and __aexit__ checks for async with
Géry
- [New-bugs-announce] [issue39049] Add "elif" to "for_stmt" and "while_stmt"
Andrey
- [New-bugs-announce] [issue39050] The "Help" button in IDLE's config dialog does not work
Zackery Spytz
- [New-bugs-announce] [issue39051] Python not working on Windows 10
Rafael Dominiquini
- [New-bugs-announce] [issue39052] import error when in python -m pdb debug mode
chengyang
- [New-bugs-announce] [issue39053] Hide manually raised exception formatting
YoSTEALTH
- [New-bugs-announce] [issue39054] Add an parameter to list.remove()
Lovi
- [New-bugs-announce] [issue39055] base64.b64decode() with validate=True does not raise for a trailing \n
Serhiy Storchaka
- [New-bugs-announce] [issue39056] Issues with handling the -W option
Serhiy Storchaka
- [New-bugs-announce] [issue39057] Issues with urllib.request.proxy_bypass_environment
Serhiy Storchaka
- [New-bugs-announce] [issue39058] argparse should preserve argument ordering in Namespace
Raymond Hettinger
- [New-bugs-announce] [issue39059] Getting incorrect results in rounding procedures
AVicennA
- [New-bugs-announce] [issue39060] asyncio.Task.print_stack doesn't print the full stack
Amit Itzkovitch
- [New-bugs-announce] [issue39061] Garbage Collection optimizations cause "memory leak"
Maxime Istasse
- [New-bugs-announce] [issue39062] ValueError in TarFile.getmembers
jvoisin
- [New-bugs-announce] [issue39063] Format string does not work with "in" statement
Ramon Medeiros
- [New-bugs-announce] [issue39064] ValueError in zipfile.ZipFile
jvoisin
- [New-bugs-announce] [issue39065] OSError in TarFile.getmembers()
jvoisin
- [New-bugs-announce] [issue39066] Expose SOABI setting in the header
Ben Boeckel
- [New-bugs-announce] [issue39067] EOFError in tarfile.open
jvoisin
- [New-bugs-announce] [issue39068] Base 85 encoding initialization race conditiong
Brandon Stansbury
- [New-bugs-announce] [issue39069] Move ast.unparse() function to a different module
STINNER Victor
- [New-bugs-announce] [issue39070] Uninstalling 3.8.0 fails but it says it succeeds..
tuijatuulia
- [New-bugs-announce] [issue39071] email.parser.BytesParser - parse and parsebytes work not equivalent
Manfred Kaiser
- [New-bugs-announce] [issue39072] Azure Pipelines: git clone failed with: OpenSSL SSL_read: Connection was reset
STINNER Victor
- [New-bugs-announce] [issue39073] email regression in 3.8: folding
Jasper Spaans
- [New-bugs-announce] [issue39074] Threading memory leak in _shutdown_locks for non-daemon threads
Adam
- [New-bugs-announce] [issue39075] types.SimpleNamespace should preserve attribute ordering (?)
Eric Snow
- [New-bugs-announce] [issue39076] Use types.SimpleNamespace for argparse.Namespace
Eric Snow
- [New-bugs-announce] [issue39077] Numeric formatting inconsistent between int, float and Decimal
Michael Amrhein
- [New-bugs-announce] [issue39078] __function.__defaults__ breaks for __init__ of dataclasses with default factory
Veith Röthlingshöfer
- [New-bugs-announce] [issue39079] help() modifies the string module
Alfred Morgan
- [New-bugs-announce] [issue39080] Inconsistency with Starred Expression line/col info
Lysandros Nikolaou
- [New-bugs-announce] [issue39081] pathlib '/' operator does not resolve Enums with str mixin as expected
Andrew Ni
- [New-bugs-announce] [issue39082] AsyncMock is unable to correctly patch static or class methods
Aniket Panse
- [New-bugs-announce] [issue39083] Dictionary get(key, default-expression) not short circuit behavior
Martin Meo
- [New-bugs-announce] [issue39084] string.letters is flipped after setlocale is called
Manish
- [New-bugs-announce] [issue39085] Improve docs for await expression
Kyle Stanley
- [New-bugs-announce] [issue39086] Division "/" error on Long Integers
Mradul Tiwari
- [New-bugs-announce] [issue39087] No efficient API to get UTF-8 string from unicode object.
Inada Naoki
- [New-bugs-announce] [issue39088] test_concurrent_futures crashed with python.core core dump on AMD64 FreeBSD Shared 3.x
STINNER Victor
- [New-bugs-announce] [issue39089] Update IDLE's credits
Tal Einat
- [New-bugs-announce] [issue39090] Document various options for getting the absolute path from pathlib.Path objects
Brett Cannon
- [New-bugs-announce] [issue39091] CPython Segfault in 5 lines of code
Sebastian Krause
- [New-bugs-announce] [issue39092] Csv sniffer doesn't attempt to determine and set escape character.
Evan
- [New-bugs-announce] [issue39093] tkinter objects garbage collected from non-tkinter thread cause panic and core dump
obserience
- [New-bugs-announce] [issue39094] Add a default to statistics.mean and related functions
Yoni Lavi
- [New-bugs-announce] [issue39095] Negative Array Index not Yielding "Index Out Of Bounds"
NNN
- [New-bugs-announce] [issue39096] Description of "Format Specification Mini-Language" not accurate for Decimal
Michael Amrhein
- [New-bugs-announce] [issue39097] The description of multiprocessing.cpu_count() is not accurate in the documentation
songyuc
- [New-bugs-announce] [issue39098] OSError: handle is closed in ProcessPoolExecutor on shutdown(wait=False)
Patrick Buxton
- [New-bugs-announce] [issue39099] scandir.dirfd() method
Giampaolo Rodola'
- [New-bugs-announce] [issue39100] email.policy.SMTP throws AttributeError on invalid header
Anton Khirnov
- [New-bugs-announce] [issue39101] IsolatedAsyncioTestCase freezes when exception is raised
Fabio Pugliese Ornellas
- [New-bugs-announce] [issue39102] Increase Enum performance
Arseny Boykov
- [New-bugs-announce] [issue39103] [linux] strftime renders %Y with only 3 characters
Jason R. Coombs
- [New-bugs-announce] [issue39104] ProcessPoolExecutor hangs on shutdown nowait with pickling failure
Thomas Moreau
- [New-bugs-announce] [issue39105] Printer offline
Printer offline
- [New-bugs-announce] [issue39106] Add suggestions to argparse error message output for unrecognized arguments
Karthikeyan Singaravelan
- [New-bugs-announce] [issue39107] Consider upgrading Tkinter to Tk 8.6.10
Aivar Annamaa
- [New-bugs-announce] [issue39108] Documentation for "random.gauss" vs "random.normalvariate" is lacking
Charles Newey
- [New-bugs-announce] [issue39109] [C-API] PyUnicode_FromString
Yannick
- [New-bugs-announce] [issue39110] It
ctarn
- [New-bugs-announce] [issue39111] Misleading documentation
Murali Ganapathy
- [New-bugs-announce] [issue39112] Misleading documentation for tuple
Simon Berens
- [New-bugs-announce] [issue39113] PyUnicode_AsUTF8AndSize Sometimes Segfaults With Incomplete Surrogate Pair
william.ayd
- [New-bugs-announce] [issue39114] Python 3.9.0a2 changed how finally/return is traced
Ned Batchelder
- [New-bugs-announce] [issue39115] Clarify Python MIME type
Josh de Kock
- [New-bugs-announce] [issue39116] StreamReader.readexactly() raises GeneratorExit on ProactorEventLoop
twisteroid ambassador
- [New-bugs-announce] [issue39117] Performance regression for making bound methods
Raymond Hettinger
- [New-bugs-announce] [issue39118] Variables changing values on their own
Leonardo
- [New-bugs-announce] [issue39119] email/_header_value_parser.py:parse_message_id: UnblondLocalError
Drew DeVault
- [New-bugs-announce] [issue39120] pyodbc dll load failed
Neil Faulkner
- [New-bugs-announce] [issue39121] gzip header write OS field
Rob Man
- [New-bugs-announce] [issue39122] Environment variable PYTHONUSERBASE is not set during customized Python Installation
Sara Martínez Giner
- [New-bugs-announce] [issue39123] PyThread_xxx() not available when using limited API
Vadim Zeitlin
- [New-bugs-announce] [issue39124] round Decimal error
Adelson Luiz de Lima
- [New-bugs-announce] [issue39125] Type signature of @property not shown in help()
Nguyễn Gia Phong
- [New-bugs-announce] [issue39126] Some characters confuse the editor
dmaxime
- [New-bugs-announce] [issue39127] _Py_HashPointer's void * argument should be const
Andy Lester
- [New-bugs-announce] [issue39128] Document happy eyeball parameters in loop.create_connection signature docs
Karthikeyan Singaravelan
- [New-bugs-announce] [issue39129] Incorrect import of TimeoutError while creating happy eyeballs connection
Karthikeyan Singaravelan
- [New-bugs-announce] [issue39130] Dict is reversable from v3.8 and should say that in the doc
Khalid Mammadov
- [New-bugs-announce] [issue39131] signing needs two serialisation passes
Jasper Spaans
- [New-bugs-announce] [issue39132] Adding funcitonality to determine if a constant string node is triple quoted
Batuhan
- [New-bugs-announce] [issue39133] threading lib. working improperly on idle window
Abhijeet
- [New-bugs-announce] [issue39134] can't construct dataclass as ABC (or runtime check as data protocol)
Alexander Hirner
- [New-bugs-announce] [issue39135] time.get_clock_info() documentation still has 'clock' name
Michael Wayne Goodman
- [New-bugs-announce] [issue39136] Typos in whatsnew file and docs
Karthikeyan Singaravelan
- [New-bugs-announce] [issue39137] create_unicode_buffer() gives different results on Windows vs Linux
Christoph Reiter
- [New-bugs-announce] [issue39138] import a pycapsule object that's attached on many modules
Yorkie Liu
- [New-bugs-announce] [issue39139] Reference to depricated collections.abc class in collections is unnecessary and confusing
Khalid Mammadov
- [New-bugs-announce] [issue39140] shutil.move does not work properly with pathlib.Path objects
Luca Paganin
- [New-bugs-announce] [issue39141] IDLE Clear function returns 256 on Mac OS Catalina
David Turner
- [New-bugs-announce] [issue39142] logging.config.dictConfig will convert namedtuple to ConvertingTuple
Henrique
- [New-bugs-announce] [issue39143] Implementing sub-generation steps in the gc
Pablo Galindo Salgado
- [New-bugs-announce] [issue39144] Align ctags and etags targets and include Python stdlib
anthony shaw
- [New-bugs-announce] [issue39145] Innocuous parent class changes multiple inheritance MRO
Cyker Way
- [New-bugs-announce] [issue39146] to much memory consumption in re.compile unicode
Zhipeng Xie
- [New-bugs-announce] [issue39147] using zipfile with root privilege shows FileNotFoundError
Patrick Liu
- [New-bugs-announce] [issue39148] DatagramProtocol + IPv6 does not work with ProactorEventLoop
Alex Grönholm
- [New-bugs-announce] [issue39149] False positive using operator 'AND' while checking keys on dict()
Leonardo Galani
- [New-bugs-announce] [issue39150] See if PyToken_OneChar would be faster as a lookup table
Andy Lester
- [New-bugs-announce] [issue39151] Simplify the deep-first-search of the assembler
Pablo Galindo Salgado
- [New-bugs-announce] [issue39152] Faulty override of tkinter.Misc.configure in tkinter.ttk.Scale.configure
Giovanni Lombardo
- [New-bugs-announce] [issue39153] Clarify refcounting semantics of PyDict_SetItem[String]
Nick Coghlan
- [New-bugs-announce] [issue39154] "utf8-sig" missing from codecs (inconsistency)
Peter Ludemann
- [New-bugs-announce] [issue39155] "utf8-sig" missing from codecs (inconsistency)
Peter Ludemann
- [New-bugs-announce] [issue39156] Break up COMPARE_OP into logically distinct operations.
Mark Shannon
- [New-bugs-announce] [issue39157] test_pidfd_send_signal can fail on some systems with PermissionError: [Errno 1] Operation not permitted
Pablo Galindo Salgado
- [New-bugs-announce] [issue39158] ast.literal_eval() doesn't support empty sets
Raymond Hettinger
- [New-bugs-announce] [issue39159] Ideas for making ast.literal_eval() usable
Raymond Hettinger
- [New-bugs-announce] [issue39160] ./configure --help has inconsistencies in style
anthony shaw
- [New-bugs-announce] [issue39161] Py_NewInterpreter docs need updating for multi-phase initialization
Nick Coghlan
- [New-bugs-announce] [issue39162] setup.py not picking up tkinter headers
anthony shaw
- [New-bugs-announce] [issue39163] Perfect Exchange Migration tool
georgepaul bj
- [New-bugs-announce] [issue39164] PyErr_GetExcInfo does not allow to retrieve for an arbitrary thread
Julien Danjou
- [New-bugs-announce] [issue39165] Completeness and symmetry in RE, avoid `findall(...)[0]`
Juancarlo Añez
- [New-bugs-announce] [issue39166] Python 3.9.0a2 changed how "async for" traces its final iteration
Ned Batchelder
- [New-bugs-announce] [issue39167] argparse boolean type bug
Trenton Bricken
- [New-bugs-announce] [issue39168] Generic type subscription is a huge toll on Python performance
Ruslan Dautkhanov
- [New-bugs-announce] [issue39169] TypeError: 'int' object is not callable if the signal handler is SIG_IGN
Ronald Li
- [New-bugs-announce] [issue39170] Sqlite3 row_factory for attribute access: NamedRow
Clinton James
- [New-bugs-announce] [issue39171] Missing default root in tkinter simpledialog.py
Dominic Mayers
- [New-bugs-announce] [issue39172] Translation of "string.find('asd', 'sd')" doesn't work
ניסן בכר
- [New-bugs-announce] [issue39173] _AttributeHolder of argparse should support the sort function or not?
hai shi
- [New-bugs-announce] [issue39174] unicodedata.normalize failing with NFD and NFKD for some characters in Python3
Lee Collins
- [New-bugs-announce] [issue39175] Funkness with issubset
Justin Hodder
- [New-bugs-announce] [issue39176] Syntax error message uses strange term: "named assignment"
Ned Batchelder
Last message date:
Tue Dec 31 20:44:07 EST 2019
Archived on: Tue Dec 31 20:44:13 EST 2019
This archive was generated by
Pipermail 0.09 (Mailman edition).