May 2021 Archives by thread
Starting: Sat May 1 06:41:52 EDT 2021
Ending: Mon May 31 12:48:01 EDT 2021
Messages: 278
- [New-bugs-announce] [issue43998] Increase security of TLS settings in 3.10
Christian Heimes
- [New-bugs-announce] [issue43999] Cannot pickle frozen dataclasses with slots
Eric V. Smith
- [New-bugs-announce] [issue44000] Current PY_VERSION 3.10.0a7+ does not conform to PEP 440
Cyril Jouve
- [New-bugs-announce] [issue44001] typing.Literal: args must be hashable, not immutable
Jelle Zijlstra
- [New-bugs-announce] [issue44002] Use functools.lru_cache in urllib.parse instead of 1996 custom caching
Gregory P. Smith
- [New-bugs-announce] [issue44003] functools.lru_cache omits __defaults__ attribute from wrapped function
Gregory P. Smith
- [New-bugs-announce] [issue44004] test_nntplib is failing in all buildbots
Pablo Galindo Salgado
- [New-bugs-announce] [issue44005] multiple socket bind failure on Mac OS X with SO_REUSEADDR
giangy
- [New-bugs-announce] [issue44006] symbol documentation still exists
Jelle Zijlstra
- [New-bugs-announce] [issue44007] urlparse("host:123", "http") inconsistent between 3.8 and 3.9
Arcadiy Ivanov
- [New-bugs-announce] [issue44008] os.walk and other directory traversal does not handle recursive mounts on Windows
R0b0t1
- [New-bugs-announce] [issue44009] Provide "python3.x-intel64" command with macOS universal2 framework builds
Ned Deily
- [New-bugs-announce] [issue44010] IDLE: highlight new `match` / `case` syntax
E. Paine
- [New-bugs-announce] [issue44011] Borrow asyncio ssl implementation from uvloop
Andrew Svetlov
- [New-bugs-announce] [issue44012] IPv6Address.exploded does not support interface name (scope id)
Oliver Giles
- [New-bugs-announce] [issue44013] tempfile.TemporaryFile: name of file descriptor cannot be reused in consecutive initialization
Xiang Zhong
- [New-bugs-announce] [issue44014] Fix error in Enum documentation.
Kris Powell
- [New-bugs-announce] [issue44015] dataclasses: it should be an error to specify KW_ONLY twice
Eric V. Smith
- [New-bugs-announce] [issue44016] Enum related deprecation warnings in test_httpservers and test_faulthandler
Karthikeyan Singaravelan
- [New-bugs-announce] [issue44017] Deprecation warning in tests over no current event loop
Karthikeyan Singaravelan
- [New-bugs-announce] [issue44018] Bug in random.seed
Eugene Rossokha
- [New-bugs-announce] [issue44019] operator.call/operator.__call__
Antony Lee
- [New-bugs-announce] [issue44020] test_ssl fails in the macos CI
PAKKURTHI MOHAN SAI KRISHNA
- [New-bugs-announce] [issue44021] enum docs in 3.10: missing "New in version 3.10"
Akuli
- [New-bugs-announce] [issue44022] "urllib" will result to deny of service
guangli dong
- [New-bugs-announce] [issue44023] "tarfile" library will lead to "write any content to any file on the host".
guangli dong
- [New-bugs-announce] [issue44024] Use common TypeError message for built-in functions getattr and hasattr
Géry
- [New-bugs-announce] [issue44025] Match doc: Clarify '_' as a soft keyword
Terry J. Reedy
- [New-bugs-announce] [issue44026] IDLE doesn't offer "Did you mean?" for AttributeError and NameError
Dennis Sweeney
- [New-bugs-announce] [issue44027] Python 3.9 UWP does not create key in PythonCore
BinToss
- [New-bugs-announce] [issue44028] Request for locals().update() to work, it is
wang xuancong
- [New-bugs-announce] [issue44029] PEP 624: Remove Py_UNICODE APIs
Inada Naoki
- [New-bugs-announce] [issue44030] Markup with_traceback code example
Terry J. Reedy
- [New-bugs-announce] [issue44031] python3.8.9, python3.9.2 test_embed test_tabnanny failed
Alexei S
- [New-bugs-announce] [issue44032] Store locals and evaluation stack should be stored in a contiguous, per-thread stack
Mark Shannon
- [New-bugs-announce] [issue44033] Adding multiple keys of the same name to a dict doesn't raise an exception
Shreyan Avigyan
- [New-bugs-announce] [issue44034] Incorrect type casting of float into int
Backbench Family
- [New-bugs-announce] [issue44035] Regenerating the configure script fails even if dependencies are satisfied
Pablo Galindo Salgado
- [New-bugs-announce] [issue44036] asyncio SSL server can be DOSed, event loop gets blocked: busy loops and uses 100% CPU
ghost43
- [New-bugs-announce] [issue44037] Broad performance regression from 3.10a7 to 3.10b1
Raymond Hettinger
- [New-bugs-announce] [issue44038] In documentation Section 8.6, the definition of parameter_list need correcting
Webb Scales
- [New-bugs-announce] [issue44039] Duplicated assignment in Modules/_randommodule.c
Brad Larsen
- [New-bugs-announce] [issue44040] Update broken link in pathlib source
Kevin Follstad
- [New-bugs-announce] [issue44041] [sqlite3] optimisation: only call sqlite3_column_count when needed
Erlend Egeberg Aasland
- [New-bugs-announce] [issue44042] [sqlite3] _pysqlite_connection_begin() optimisations
Erlend Egeberg Aasland
- [New-bugs-announce] [issue44043] 3.10 b1 armhf Bus Error in hashlib test: test_gil
Anthony Sottile
- [New-bugs-announce] [issue44044] ConfigParser: cannot link to ConfigParser.optionxform(option)
Jürgen Gmach
- [New-bugs-announce] [issue44045] canonicalize "upper-case" -> "uppercase"; "lower-case" -> "lowercase"
Jürgen Gmach
- [New-bugs-announce] [issue44046] When writing to the Registry using winreg, it currently allows you to write ONLY to HKEY_CURRENT_USERS.
Paul
- [New-bugs-announce] [issue44047] [sqlite3] remove unused argument from _pysqlite_seterror()
Erlend Egeberg Aasland
- [New-bugs-announce] [issue44048] test_hashlib failure for "AMD64 RHEL8 FIPS Only Blake2 Builtin Hash" buildbot
Charalampos Stratakis
- [New-bugs-announce] [issue44049] Use C99 Variable-length array if possible
Dong-hee Na
- [New-bugs-announce] [issue44050] Exceptions in a subinterpreter are changed by another subinterpreter
Trygve Aaberge
- [New-bugs-announce] [issue44051] Virtualalloc wrong return type
baptistecrepin
- [New-bugs-announce] [issue44052] patch object as argument should be explicit
Pierre Ossman
- [New-bugs-announce] [issue44053] Can't connect to a server also not showing any type of output
Muqaddas Rasheed
- [New-bugs-announce] [issue44054] 2**53+1 != float(2**53+1)
Stefan Behnel
- [New-bugs-announce] [issue44055] NamedTemporaryFile opened twice on Windows
Lumír Balhar
- [New-bugs-announce] [issue44056] Incorrect line number for syntax error.
Mark Shannon
- [New-bugs-announce] [issue44057] Inconsitencies in `__init_subclass__` in a generic class
Erez Zinman
- [New-bugs-announce] [issue44058] 'master' refs in 3.10 version of .azure-pipelines
Skip Montanaro
- [New-bugs-announce] [issue44059] Support SerenityOS Browser in webbrowser module
Linus Groh
- [New-bugs-announce] [issue44060] Define TARGET macro the same even when computed goto support is not enabled
Skip Montanaro
- [New-bugs-announce] [issue44061] Regression in pkgutil: iter_modules stopped taking Path argument in python 3.8.10 and 3.9.5
Rikard Nordgren
- [New-bugs-announce] [issue44062] cross: wrong interpreter returned when no python available
Vincent Fazio
- [New-bugs-announce] [issue44063] compiler: does not revert back the end_* locations
Batuhan Taskaya
- [New-bugs-announce] [issue44064] Python39/lib/logging/__init__.py SyntaxError: cannot delete starred
Kathleen West
- [New-bugs-announce] [issue44065] "configure: error: internal configure error for the platform triplet" on macOS with Clang supporting --print-multiarch:
Stephan Bergmann
- [New-bugs-announce] [issue44066] Conflicts while using Py_LIMITED_API
Shreyan Avigyan
- [New-bugs-announce] [issue44067] Zipfile lib overwrites the extra field during closing when the archive size is more then ZIP64_LIMIT
AMRIT RAI
- [New-bugs-announce] [issue44068] Possible divide by zero problems
yiyuaner
- [New-bugs-announce] [issue44069] pathlib.Path.glob's generator is not a real generator
Elijah Rippeth
- [New-bugs-announce] [issue44070] Regression with relative paths in sys.path in python 3.8.10
James Saryerwinnie
- [New-bugs-announce] [issue44071] Syntax error in Python3 documentation
Sergey Maslyakov
- [New-bugs-announce] [issue44072] Doc: power operator (`**`) present for numbers.Complex, not added in numbers.Integral
Rory Yorke
- [New-bugs-announce] [issue44073] [sqlite3] drop statement in_use field in favour of sqlite3_stmt_busy()
Erlend E. Aasland
- [New-bugs-announce] [issue44074] patchcheck checks against branch "master" not "main"
Rory Yorke
- [New-bugs-announce] [issue44075] Add a PEP578 audit hook for Asyncio loop stalls
Tom Forbes
- [New-bugs-announce] [issue44076] issue with list in Python 3.8.5
Mohamed
- [New-bugs-announce] [issue44077] IP_RECVTOS option is missing from socket module
Georg Sauthoff
- [New-bugs-announce] [issue44078] Output relative path when using PurePath.relative_to
Mark Hammond
- [New-bugs-announce] [issue44079] [sqlite3] optimisation: remove statement weak ref list from connection object
Erlend E. Aasland
- [New-bugs-announce] [issue44080] Bias in random.choices(long_sequence)
Dennis Sweeney
- [New-bugs-announce] [issue44081] ast.unparse: dont use redundant space separator for lambdas with no parameters
Batuhan Taskaya
- [New-bugs-announce] [issue44082] Add a method to check interpolation errors in configparser
Munir Contractor
- [New-bugs-announce] [issue44083] problem with updated 3.9.5
Swarnila Chakma
- [New-bugs-announce] [issue44084] Can't mark match, case, _ as keywords in docs
Tal Einat
- [New-bugs-announce] [issue44085] Remaining invalid rules in simplified grammar
Pierre Quentel
- [New-bugs-announce] [issue44086] py.svg not found on search result page
Jürgen Gmach
- [New-bugs-announce] [issue44087] [sqlite3] consider adding Py_TPFLAGS_DISALLOW_INSTANTIATION to sqlite3.Statement
Erlend E. Aasland
- [New-bugs-announce] [issue44088] traced line number can be None
Ned Batchelder
- [New-bugs-announce] [issue44089] csv.Error can't be subclassed
Oleg Hoefling
- [New-bugs-announce] [issue44090] Add class binding to unbound super objects for allowing autosuper with class methods
Géry
- [New-bugs-announce] [issue44091] traceback & inspect modules should verify that the .py source file matches the one that the running process is using
Gregory P. Smith
- [New-bugs-announce] [issue44092] [sqlite3] consider removing special rollback handling
Erlend E. Aasland
- [New-bugs-announce] [issue44093] compiler detection on macOS seems to be incorrect
Rishav Kundu
- [New-bugs-announce] [issue44094] Remove PyErr_Set...WithUnicodeFilename APIs
Inada Naoki
- [New-bugs-announce] [issue44095] Add suffix property to zipfile.Path
Jakub Nowak
- [New-bugs-announce] [issue44096] Bad clang detection in configure script
Rishav Kundu
- [New-bugs-announce] [issue44097] add configure option to control the groups of .pyc files to install
Peixing Xin
- [New-bugs-announce] [issue44098] Remove ParamSpec from __parameters__ of most typing generics
Ken Jin
- [New-bugs-announce] [issue44099] Introduce a new slot in PyModuleDef to hold the classes
Shreyan Avigyan
- [New-bugs-announce] [issue44100] test_subinterpreters fails in AMD64 Fedora Stable 3.x
Pablo Galindo Salgado
- [New-bugs-announce] [issue44101] Generation of an executable's library file when python is built is static
Christian Rendina
- [New-bugs-announce] [issue44102] mock_open does not support the use of 'seek()'
Niko
- [New-bugs-announce] [issue44103] Python 3.10 docs are visually broken
Jelle Zijlstra
- [New-bugs-announce] [issue44104] http.cookies.CookieError: Illegal key
ra1nb0w
- [New-bugs-announce] [issue44105] tempfile.TemporaryDirectory deleted after call to subprocess.run in threads
Colas Le Guernic
- [New-bugs-announce] [issue44106] [sqlite3] don't use politicians in examples/docs
Erlend E. Aasland
- [New-bugs-announce] [issue44107] HTTPServer can't close http client completely
ueJone
- [New-bugs-announce] [issue44108] [sqlite3] normalise SQL quoted literals in sqlite3 test suite
Erlend E. Aasland
- [New-bugs-announce] [issue44109] missing dataclass decorator in match-statement example
Ahmet Burak
- [New-bugs-announce] [issue44110] Improve string's __getitem__ error message
Miguel Brito
- [New-bugs-announce] [issue44111] 404 link on python webpage
Unknown Simonsen
- [New-bugs-announce] [issue44112] [buildbot] test_asyncio hangs after 3 hours on Refleak buildbots
STINNER Victor
- [New-bugs-announce] [issue44113] [C API] Deprecate legacy API for configure Python initialization
STINNER Victor
- [New-bugs-announce] [issue44114] Incorrect function signatures in dictobject.c
Joe Marshall
- [New-bugs-announce] [issue44115] Improve conversions for fractions
Martin Teichmann
- [New-bugs-announce] [issue44116] The _csv module can't be garbage-collected after _csv.register_dialect is called
Petr Viktorin
- [New-bugs-announce] [issue44117] [C API] Remove deprecated PyEval_InitThreads()
STINNER Victor
- [New-bugs-announce] [issue44118] cython compiler error
Marc Udoff
- [New-bugs-announce] [issue44119] Use glob.glob() to implement pathlib.Path.glob()
Barney Gale
- [New-bugs-announce] [issue44120] logging.config.fileConfig/dictConfig can not import class
Hiroaki Mizuguchi
- [New-bugs-announce] [issue44121] Missing implementation for formatHeader and formatFooter methods of the BufferingFormatter class in the logging module.
Mahmoud Harmouch
- [New-bugs-announce] [issue44122] let linter allow defining attribute outside __init__ if called in __init__
Ohad Shemesh
- [New-bugs-announce] [issue44123] make function parameter sentinel value true singletons
Tal Einat
- [New-bugs-announce] [issue44124] Unhelpful SyntaxError message with mis-ordering of f-string specifiers
Angus L'Herrou
- [New-bugs-announce] [issue44125] "make patchcheck" fails
Antoine Pitrou
- [New-bugs-announce] [issue44126] Cross Compile Cython Modules
Jeff Moguillansky
- [New-bugs-announce] [issue44127] urllib.parse.ParseResult._replace() does not allow replacing username, password, hostname, port
Jamie Bliss
- [New-bugs-announce] [issue44128] zipfile: Deduplicate ZipExtFile code for init and resetting when seeking
Daniel Hillier
- [New-bugs-announce] [issue44129] zipfile: Add descriptive global variables for general purpose bit flags
Daniel Hillier
- [New-bugs-announce] [issue44130] GIL Improvement
Shreyan Avigyan
- [New-bugs-announce] [issue44131] [C API] Add tests on Py_FrozenMain()
STINNER Victor
- [New-bugs-announce] [issue44132] Local import conflict with system import
Oscar
- [New-bugs-announce] [issue44133] "Py_FrozenMain" symbol is not exported
STINNER Victor
- [New-bugs-announce] [issue44134] lzma: stream padding in xz files
rogdham
- [New-bugs-announce] [issue44135] issubclass documentation doesn't explain tuple semantic
João Henrique Pimentel
- [New-bugs-announce] [issue44136] Remove pathlib flavours
Barney Gale
- [New-bugs-announce] [issue44137] importlib.resources.path raises RuntimeError import FileNotFoundError is raise in context manager
Nils Kattenbeck
- [New-bugs-announce] [issue44138] multiprocessing documentation should note behavior when process with Lock dies
Kushal Kumaran
- [New-bugs-announce] [issue44139] Unparenthesized tuple doc bug in what's new
Michael Cuthbert
- [New-bugs-announce] [issue44140] WeakKeyDictionary should support lookup by id instead of hash
conchylicultor
- [New-bugs-announce] [issue44141] Getting error while importing ssl "import _ssl ImportError: DLL load failed: The specified procedure could not be found."
Tarnum
- [New-bugs-announce] [issue44142] ast.unparse: visually better code generation
Batuhan Taskaya
- [New-bugs-announce] [issue44143] The parse crashes when raising tokenizer errors when an existing exception is set
Pablo Galindo Salgado
- [New-bugs-announce] [issue44144] Python window not opening
Chinmay Malvania
- [New-bugs-announce] [issue44145] hmac.update is not releasing the GIL when openssl's hmac is used
Gregory P. Smith
- [New-bugs-announce] [issue44146] Format string fill not handling brace char
svs
- [New-bugs-announce] [issue44147] [WinError 193] %1 is not a valid Win32 application
Bassel
- [New-bugs-announce] [issue44148] Raise a RuntimeError if frame is NULL in PyEval_GetGlobals
Shreyan Avigyan
- [New-bugs-announce] [issue44149] difflib.get_close_matches: Add `key` argument
Mustafa Quraish
- [New-bugs-announce] [issue44150] Add optional weights parameter to statistics.fmean()
Raymond Hettinger
- [New-bugs-announce] [issue44151] Improve parameter names and return value ordering for linear_regression
Raymond Hettinger
- [New-bugs-announce] [issue44152] .isupper() does not support Polytonic Greek (but .islower() does)
E G
- [New-bugs-announce] [issue44153] Signaling an asyncio subprocess raises ProcessLookupError, depending on timing
Max Marrone
- [New-bugs-announce] [issue44154] Optimize Fraction pickling
Sergey B Kirpichev
- [New-bugs-announce] [issue44155] Race condition when using multiprocessing BaseManager and Pool in Python3
David Chen
- [New-bugs-announce] [issue44156] [subinterpreters] Replace static string caches with subinterpreter-compatible alternatives
Ken Jin
- [New-bugs-announce] [issue44157] redirect_* should also redirect C-level streams
Xavier Morel
- [New-bugs-announce] [issue44158] Clarify documentation for redirected stdout/stderr when using subprocess in Linux
Andres Gomez
- [New-bugs-announce] [issue44159] mimetypes - "strict" on Windows
Norman Lorrain
- [New-bugs-announce] [issue44160] speed up searching for keywords by using a dictionary
Dennis Sweeney
- [New-bugs-announce] [issue44161] free: invalid pointer on graph and photo.message imports
Niels Hofmans
- [New-bugs-announce] [issue44162] importlib.resources.path no longer supports directories
T M
- [New-bugs-announce] [issue44163] IDLE ValueError in HyperParser
Raymond Hettinger
- [New-bugs-announce] [issue44164] Document what are resources in importlib.resources
Filipe Laíns
- [New-bugs-announce] [issue44165] [sqlite3] sqlite3_prepare_v2 micro optimisation: pass string size
Erlend E. Aasland
- [New-bugs-announce] [issue44166] Make IndexError messages for list more informative
Miguel Brito
- [New-bugs-announce] [issue44167] ipaddress.IPv6Address.is_private makes redundant checks
Martijn Pieters
- [New-bugs-announce] [issue44168] Wrong syntax error hint when spurious colon present in function keyword comprehension assignment
Gerrit Holl
- [New-bugs-announce] [issue44169] Add HTTPS support to http.server
Fred
- [New-bugs-announce] [issue44170] ShareableList cannot safely handle multibyte utf-8 characters
Huw Jones
- [New-bugs-announce] [issue44171] Cython cannot compile 'a = 5/6' and return 'a = 0'
Yao Zhang
- [New-bugs-announce] [issue44172] curses module may call delwin() on original window before subwindows
Michael Forney
- [New-bugs-announce] [issue44173] Stored (uncompressed) ZipExtFile in zipfile can be seekable at lower cost
JuniorJPDJ
- [New-bugs-announce] [issue44174] Unclear meaning of _Private__names in enum docs.
Gregory P. Smith
- [New-bugs-announce] [issue44175] What does "cased" and "uncased" mean?
Isaac Ge
- [New-bugs-announce] [issue44176] asyncio.as_completed() raises TypeError when the first supplied parameter is a generator that yields awaitables
Alex DeLorenzo
- [New-bugs-announce] [issue44177] Unable to get the else while parsing through AST module
Bikram Singh Mehra
- [New-bugs-announce] [issue44178] Add an interpreter-level critical section construct
Xavier Morel
- [New-bugs-announce] [issue44179] python3 终端 range函数显示错误
liaoliaoxiansheng
- [New-bugs-announce] [issue44180] SyntaxError misidentified in 3.10.0b1 when = used instead of : in dict literal
Andre Roberge
- [New-bugs-announce] [issue44181] SyntaxError in Python 3.10.0b1: wrong token for missing comma
Andre Roberge
- [New-bugs-announce] [issue44182] python-config.sh vs python-config.py inconsistency
Todd C. Miller
- [New-bugs-announce] [issue44183] Can't install certificates if GUI tools are not installed on macOS
Joseph Trask Still
- [New-bugs-announce] [issue44184] crash on windows invoking flake8 under tox
Anthony Sottile
- [New-bugs-announce] [issue44185] mock_open file handle __exit__ does not call close
William Sjoblom
- [New-bugs-announce] [issue44186] TimedRotatingFileHandler overwrite log
Eiji Ito
- [New-bugs-announce] [issue44187] Implement infrastructure for quickening and specializing
Mark Shannon
- [New-bugs-announce] [issue44188] ThreadPoolExecutor unbalanced semaphore count
Bennie Swart
- [New-bugs-announce] [issue44189] multiprocessing AF_PIPE name format is slightly confusing in the docs
Antony Lee
- [New-bugs-announce] [issue44190] Dictionary assignment shorthand
David Hariri
- [New-bugs-announce] [issue44191] Getting an ImportError DLL load failed while importing _ssl
Luis González
- [New-bugs-announce] [issue44192] Annotations, Inheritance and Circular Reference
ReOb
- [New-bugs-announce] [issue44193] socket line 46 import _socket Import Error
Joshex
- [New-bugs-announce] [issue44194] Folding ''.join(<known number of elts>) into f-strings
Batuhan Taskaya
- [New-bugs-announce] [issue44195] importlib.abc.TraversableReader is not implemented
Filipe Laíns
- [New-bugs-announce] [issue44196] Document that importlib.abc.Traversable's methods should raise FileNotFoundError
Filipe Laíns
- [New-bugs-announce] [issue44197] [request feature] Itertools extended combinations to limited number of repetition
latot
- [New-bugs-announce] [issue44198] Add flags or function in pathlib.Path
Mikhail
- [New-bugs-announce] [issue44199] code example index error in tutorial controlflow
HVoltBb
- [New-bugs-announce] [issue44200] Recommend importlib.abc.Traversable users to implement __fspath__
Filipe Laíns
- [New-bugs-announce] [issue44201] REPL requests another line despite syntax error
Guido van Rossum
- [New-bugs-announce] [issue44202] Add errors argument to importlib.abc.Traversable.read_text
Filipe Laíns
- [New-bugs-announce] [issue44203] test__xxsubinterpreters: heap-buffer-overflow in interp_is_running() on AMD64 Arch Linux Asan 3.x
STINNER Victor
- [New-bugs-announce] [issue44204] socket.connect ignores CTRL+C during timeout on Win
Arpad Toth
- [New-bugs-announce] [issue44205] shutil.copystat can fail when copying to a file system with a smaller limit
Chris Burr
- [New-bugs-announce] [issue44206] Add a version number to dict keys.
Mark Shannon
- [New-bugs-announce] [issue44207] Add a version number to Python functions
Mark Shannon
- [New-bugs-announce] [issue44208] argparse: Accept option without needing to distinguish "-" from "_" in arg_string
William Barnhart
- [New-bugs-announce] [issue44209] urllib.robotparser fail on Disallow: /? from google.com
Karl Y. Pradene
- [New-bugs-announce] [issue44210] Make importlib.metadata._meta.PackageMetadata public
Filipe Laíns
- [New-bugs-announce] [issue44211] Duplicate '.bmp' key in mimetypes.py, maps to both 'image/bmp' and 'image/x-ms-bmp'
Andreas Jansson
- [New-bugs-announce] [issue44212] asyncio overrides signal handlers
Francisco Demartino
- [New-bugs-announce] [issue44213] LIST_TO_TUPLE placed below the sentence "all of the following use their opcodes" in dis library documentaiton.
glubs9
- [New-bugs-announce] [issue44214] PyArg_Parse* for vectorcall?
Ronald Oussoren
- [New-bugs-announce] [issue44215] help() module listing displays import warnings from deprecated package modules
Stefano Rivera
- [New-bugs-announce] [issue44216] Bug in class method with optional parameter
Ashish Shevale
- [New-bugs-announce] [issue44217] [IDLE] Weird behaviour in IDLE while dealing with non-ASCII characters
Shreyan Avigyan
- [New-bugs-announce] [issue44218] Possible Stack Based Buffer Overflow at Programs/_freeze_importlib.c
Mohammed Dief
- [New-bugs-announce] [issue44219] Opening a file holds the GIL when it calls "isatty()"
Matthias Urlichs
- [New-bugs-announce] [issue44220] PyStructSequence_UnnamedField unavailable on Windows
John Nelson
- [New-bugs-announce] [issue44221] ImportError: sys.meta_path is None, Python is likely shutting down
Luiz Antonio Lazoti
- [New-bugs-announce] [issue44222] Improving _removeHandlerRef for a very long _handlerList
Yonatan Goldschmidt
- [New-bugs-announce] [issue44223] := in comprehensions does not work
Марк Коренберг
- [New-bugs-announce] [issue44224] urllib.parse.urljoin behaves differently in Python 3.9.5
rushter
- [New-bugs-announce] [issue44225] stop() on a stopped loop inhibits the next run_forever
Erik Carstensen
- [New-bugs-announce] [issue44226] Threads shutting down in Py 2.7 but not in Py 3.69 while making SSH connection using Paramiko module
Muralidhar BN
- [New-bugs-announce] [issue44227] help(bisect.bisect_left)
Mallika Bachan
- [New-bugs-announce] [issue44228] [urllib] Error with handling of urllib.parse.quote. Terminates halfway
Swee Tat Lim
- [New-bugs-announce] [issue44229] test_get_server_certificate fails on macOS
Erlend E. Aasland
- [New-bugs-announce] [issue44230] lookup extensions with the stable ABI under a platform specific name
Matthias Klose
- [New-bugs-announce] [issue44231] Remove _PyTuple_FromArray from the public API
Erlend E. Aasland
- [New-bugs-announce] [issue44232] Crash in Objects/typeobject.c
Mariusz Felisiak
- [New-bugs-announce] [issue44233] Provide Windows Terminal Fragment Extension
Mickaël Véril
- [New-bugs-announce] [issue44234] Debugging with LLDB doesn't work for universal2 installer on macOS Big Sur
Ronald Oussoren
- [New-bugs-announce] [issue44235] Remove l*gettext() and related functions in the gettext module
Dong-hee Na
- [New-bugs-announce] [issue44236] Define SOABI, LIBRARY, LDLIBRARY and LIBPL on Windows
Steve Dower
- [New-bugs-announce] [issue44237] test_ssl randomly fails on macOS GH Action: test_get_server_certificate_sni() and test_get_server_certificate_timeout()
STINNER Victor
- [New-bugs-announce] [issue44238] Unable to install Python 3.9.5 - Windows Server
Ricardo Daniel Fuentes
- [New-bugs-announce] [issue44239] Use platform defined data directories instead of ~/.python_history
oxalica
- [New-bugs-announce] [issue44240] Incorrect behavior of LOAD_ATTR due to overflow in tp_version
Mark Shannon
- [New-bugs-announce] [issue44241] Sync importlib_metadata enhancements through 4.1.
Jason R. Coombs
- [New-bugs-announce] [issue44242] enum.IntFlag regression: missing values cause TypeError
Miro Hrončok
- [New-bugs-announce] [issue44243] tkinter button colors on Mac
Terry J. Reedy
- [New-bugs-announce] [issue44244] protected members accessible in other modules
Nihar Ranjan Roy
- [New-bugs-announce] [issue44245] Cross-compilation of CPython 3.8 with _socket module using Anddroid NDK fails
Ladislav Heller
- [New-bugs-announce] [issue44246] 3.10 beta 1: breaking change in importlib.metadata entry points
Anthony Sottile
- [New-bugs-announce] [issue44247] bpo stacktrace linkifier does not understand 3.10+
Anthony Sottile
- [New-bugs-announce] [issue44248] copy.deepcopy calls objdect's __deepcopy__ with incorrect argument
Donald O'Donnell
- [New-bugs-announce] [issue44249] Readme typo fix
Ayush Parikh
- [New-bugs-announce] [issue44250] Link to ibera IRC goes to 404 page
Mark Winterbottom
- [New-bugs-announce] [issue44251] ctypes '_get_soname' fails silently on missing objdump
Guillaume Desforges
- [New-bugs-announce] [issue44252] test_ssl: test_pha_required_nocert() crashs randomly with "Windows fatal exception: access violation" on Windows
STINNER Victor
- [New-bugs-announce] [issue44253] tkinter searches for tk.tcl in wrong directory
Adam Stewart
- [New-bugs-announce] [issue44254] Change turtledemo button colors
Terry J. Reedy
- [New-bugs-announce] [issue44255] strptime and week numbers without week days
Jaap van der Velde
- [New-bugs-announce] [issue44256] _functools._lru_list_elem is exposed unintentionally.
Inada Naoki
- [New-bugs-announce] [issue44257] typo and verbous grammar in the grammar spec
ShinWonho
- [New-bugs-announce] [issue44258] Support PEP 515 for Fraction's initialization from string
Sergey B Kirpichev
- [New-bugs-announce] [issue44259] lib2to3 does not accept "exec" as name
Mulugruntz
- [New-bugs-announce] [issue44260] _Random.seed() is called twice
Serhiy Storchaka
- [New-bugs-announce] [issue44261] SocketType documentation misleading
Sebastian Rittau
- [New-bugs-announce] [issue44262] tarfile: some content different output
Vasco Gervasi
- [New-bugs-announce] [issue44263] Better explain the GC contract for PyType_FromSpecWithBases
Pablo Galindo Salgado
- [New-bugs-announce] [issue44264] Add descriptive error message when environment variable not detected
David Gene
- [New-bugs-announce] [issue44265] Create an MSI Package
Muhammad Hussein Ammari
- [New-bugs-announce] [issue44266] AttributeError: module 'sys' has no attribute 'original_stdout'
Chinmay Malvania
- [New-bugs-announce] [issue44267] Wrong PEP 515 parsing in decimal module (both C and Python versions)
Sergey B Kirpichev
- [New-bugs-announce] [issue44268] gettext: deprecate selecting plural form by fractional numbers (part 2)
Serhiy Storchaka
- [New-bugs-announce] [issue44269] smtplib AUTH command doesn't handle EAI arguments
John L
- [New-bugs-announce] [issue44270] shutil.which: does not find path/cmd.ext where ext is not given
Michael Hirsch, Ph.D.
- [New-bugs-announce] [issue44271] asyncio random
世界第一好吃
- [New-bugs-announce] [issue44272] DeprecationWarning: The *random* parameter to shuffle() has been deprecated since Python 3.9 and will be removed in a subsequent version
Kshitish Kumar
- [New-bugs-announce] [issue44273] Assigning to Ellipsis should be the same as assigning to __debug__
Andre Roberge
- [New-bugs-announce] [issue44274] Installation problem for python-3.6.4rc1-macosx10.6.pkg-('python cannot be opened because of a problem') in my MacOS11.4
Abhishek Ramesh
- [New-bugs-announce] [issue44275] Is there a mojibake problem rendering interactive help in the REPL on Windows?
Jesse Silverman
Last message date:
Mon May 31 12:48:01 EDT 2021
Archived on: Mon May 31 12:48:11 EDT 2021
This archive was generated by
Pipermail 0.09 (Mailman edition).