July 2021 Archives by thread
Starting: Thu Jul 1 03:39:54 EDT 2021
Ending: Sat Jul 31 21:48:31 EDT 2021
Messages: 256
- [New-bugs-announce] [issue44542] Python 3.9.6 Can't Find `coverage`
Floating Sunfish
- [New-bugs-announce] [issue44543] Remove depreciated logging.warn() method
Harry
- [New-bugs-announce] [issue44544] Add full list of possible args to textwrap: wrap, fill, shorten
Andrei Kulakov
- [New-bugs-announce] [issue44545] ASSESSMENT TOOLS
skoolbeep
- [New-bugs-announce] [issue44546] ASSESSMENT TOOLS
skoolbeep
- [New-bugs-announce] [issue44547] fraction.Fraction does not implement __int__.
Michael Amrhein
- [New-bugs-announce] [issue44548] ttk Indeterminate Progressbar Not Animating Correctly After `start`
Phil Soucheray
- [New-bugs-announce] [issue44549] BZip 1.0.6 Critical Vulnerability
siddhartha shankar mahato
- [New-bugs-announce] [issue44550] DIGITAL CLASSROOM
skoolbeep
- [New-bugs-announce] [issue44551] Substraction: unprecise result
user_0101
- [New-bugs-announce] [issue44552] incomplete documentation of __main__.py
Erik Carstensen
- [New-bugs-announce] [issue44553] types.Union should support GC
Ken Jin
- [New-bugs-announce] [issue44554] pdb.main is unnecessarily complicated
Jason R. Coombs
- [New-bugs-announce] [issue44555] Dictionary operations are LINEAR for any dictionary (for a particular code).
Daniel Fleischman
- [New-bugs-announce] [issue44556] ctypes unittest crashes with libffi 3.4.2
Zan
- [New-bugs-announce] [issue44557] It's a bug? Dict
Matheus Oliveira
- [New-bugs-announce] [issue44558] operator.countOf `is` / `==` inconsistency
Rupert Tombs
- [New-bugs-announce] [issue44559] Enum: revert to 3.9
Ethan Furman
- [New-bugs-announce] [issue44560] Unrecognized charset "eucgb2312_cn" in email header for many MUA
TommyLike Hu
- [New-bugs-announce] [issue44561] Some expired hyperlinks in Python documentation
Steven Hsu
- [New-bugs-announce] [issue44562] types.GenericAlias should decref instead of using delete in tp_new
Ken Jin
- [New-bugs-announce] [issue44563] Failed tee.fromiterable() corrupts the linked list of all GC objects in debug build
Serhiy Storchaka
- [New-bugs-announce] [issue44564] DeprecationWarning in test_enum over formatting
Karthikeyan Singaravelan
- [New-bugs-announce] [issue44565] python configure config.status: error: cannot find input file: `config.sh.in'
kevinshi
- [New-bugs-announce] [issue44566] StopIteration subclass raised in body of 'with' statement suppressed
Thomas Grainger
- [New-bugs-announce] [issue44567] venv fails when called from within long path on Windows
schwaerz
- [New-bugs-announce] [issue44568] test_constructor (test.test_ssl.ContextTests) ... Fatal Python error: Segmentation fault
tongxiaoge
- [New-bugs-announce] [issue44569] traceback.py: Allow customization of per-frame line formatting in StackSummary
Ammar Askar
- [New-bugs-announce] [issue44570] 3.10.0b3 doesn't trace line events for return in some cases
Ned Batchelder
- [New-bugs-announce] [issue44571] itertools: takedowhile()
pavel-lexyr
- [New-bugs-announce] [issue44572] Calls to platform._syscmd_ver() dependent functions consume STDIN
Константин Глухов
- [New-bugs-announce] [issue44573] Organize some data files in the Lib/test directory
Leonardo Freua
- [New-bugs-announce] [issue44574] IDLE: Implement or delete python-context-help.
Terry J. Reedy
- [New-bugs-announce] [issue44575] Windows installer prohibits different patches for the same version
Константин Глухов
- [New-bugs-announce] [issue44576] AttributeError: incorrect line identified in Python 3.10
Andre Roberge
- [New-bugs-announce] [issue44577] Probably defect in Python 3.7.11
Vladislav Kozlenko
- [New-bugs-announce] [issue44578] dict with more than two type parameters doesn't raise a TypeError
Michael
- [New-bugs-announce] [issue44579] shutil.copy() inefficient implementation in Windows
sfmc
- [New-bugs-announce] [issue44580] pprint does not work for typing.Mapping
Hayden Clark
- [New-bugs-announce] [issue44581] Interpreter can execute quickened opcodes in tracing mode
Mark Shannon
- [New-bugs-announce] [issue44582] Accelerate mimetypes.init on Windows
Steve Dower
- [New-bugs-announce] [issue44583] Failure to build on OSF1.
Jay Krell
- [New-bugs-announce] [issue44584] Deprecate thread debugging PYTHONTHREADDEBUG=1
STINNER Victor
- [New-bugs-announce] [issue44585] csv library does not correctly interpret some files
Marco E.
- [New-bugs-announce] [issue44586] unittest requires __init__.py for test discovery
ma19
- [New-bugs-announce] [issue44587] BooleanOptionalAction displays default=SUPPRESS unlike other action types
Toshio Kuratomi
- [New-bugs-announce] [issue44588] Possible double Py_XDECREF in cpython typeobject.c
Ziyue Jiang
- [New-bugs-announce] [issue44589] Pattern Matching - duplicate keys in mapping patterns
Pierre Quentel
- [New-bugs-announce] [issue44590] Create frame objects lazily when needed
Mark Shannon
- [New-bugs-announce] [issue44591] Added man heap push
Ritav Das
- [New-bugs-announce] [issue44592] tkinter focus_get() with non-tkinter Tk widget
Akuli
- [New-bugs-announce] [issue44593] _randbelow_with_getrandbits may request an unnecessary random bit
lormuc
- [New-bugs-announce] [issue44594] AsyncExitStack.enter_async_context() is mishandling exception __context__
John Belmonte
- [New-bugs-announce] [issue44595] round() gives wrong result
Jos Dechamps
- [New-bugs-announce] [issue44596] Operand coercion breaks MappingProxyType encapsulation
Nick Coghlan
- [New-bugs-announce] [issue44597] Poll returns POLLOUT on Pipe read endpoint on MacOS 10.14
Sam Harding
- [New-bugs-announce] [issue44598] test_constructor (test.test_ssl.ContextTests) ... Fatal Python error: Segmentation fault
tongxiaoge
- [New-bugs-announce] [issue44599] Changing logging format for one handler changes it for all
Amanieu
- [New-bugs-announce] [issue44600] match/case statements trace incorrectly in 3.10.0b4
Ned Batchelder
- [New-bugs-announce] [issue44601] argparse: potential bugs on add_subparser due to allow_abbrev cannot deal with short options
Xiang Zhong
- [New-bugs-announce] [issue44602] Issue with get_build_version in msvc9compiler.py in distutils
Rajesh
- [New-bugs-announce] [issue44603] REPL: exit when the user types exit instead of asking them to explicitly type exit()
Stargirl Flowers
- [New-bugs-announce] [issue44604] [Enhancement] Asyncio task decorator to provide functionality similar to dask's delayed interface
Aritn Sarraf
- [New-bugs-announce] [issue44605] functools.total_ordering doesn't work with metaclasses
Glyph Lefkowitz
- [New-bugs-announce] [issue44606] Discrepancy between isinstance() and issubclass() for union types
Serhiy Storchaka
- [New-bugs-announce] [issue44607] Teleport method for turtle class
Muffinlicious
- [New-bugs-announce] [issue44608] Memory use increase in function _tkinter._flatten
stardust222
- [New-bugs-announce] [issue44609] Buffer support in the stable ABI
Tarun Johar
- [New-bugs-announce] [issue44610] Format issue with strftime and %Y
Bartosz Kaznowski
- [New-bugs-announce] [issue44611] CPython uses deprecated randomness API
Dan Stromberg
- [New-bugs-announce] [issue44612] inspect module points that could be using f-String
Leonardo Freua
- [New-bugs-announce] [issue44613] Make importlib.metadata non-provisional in Python 3.10
Barry A. Warsaw
- [New-bugs-announce] [issue44614] Broken Pipe in Server of Manager in multiprocessing when finalizing, sometimes
Florian Streibelt
- [New-bugs-announce] [issue44615] Multiprocessing Pool example and comments incomplete/wrong?
Florian Streibelt
- [New-bugs-announce] [issue44616] Incorrect tracing for "except" with variable
Ned Batchelder
- [New-bugs-announce] [issue44617] Undesired Behavior on `match` using Singleton object
Pablo Aguilar
- [New-bugs-announce] [issue44618] inspect.signature does not work for datetime classes
Mauricio Villegas
- [New-bugs-announce] [issue44619] Bug in Python 3.7.10
Prakash
- [New-bugs-announce] [issue44620] UUIDv1 is not RFC 4122 compliant
László Görög
- [New-bugs-announce] [issue44621] Python 3.9 traces async for/else incorrectly
Ned Batchelder
- [New-bugs-announce] [issue44622] async-for loops are traced incorrectly in Python 3.10
Ned Batchelder
- [New-bugs-announce] [issue44623] help(open('/dev/zero').writelines) gives no help
Jonathan Fine
- [New-bugs-announce] [issue44624] Script name for venv PowerShell activate
Paul Watson
- [New-bugs-announce] [issue44625] Python C API version of `fractions` module
Azat Ibrakov
- [New-bugs-announce] [issue44626] Incorrect tracing of nested if/if/for/yield
Ned Batchelder
- [New-bugs-announce] [issue44627] Python terminal cmd line recall
jg
- [New-bugs-announce] [issue44628] Remove the broken link for issue #445902 in unixcompiler.py (distutils)
Leonardo Freua
- [New-bugs-announce] [issue44629] Some files from distutils module are importing all exceptions unnecessarily
Leonardo Freua
- [New-bugs-announce] [issue44630] Assertion failure in csv module
Thomas Wouters
- [New-bugs-announce] [issue44631] Refactoring the repr() of the _Environ class (os module)
Leonardo Freua
- [New-bugs-announce] [issue44632] Union with TypeVar does not work as intended
Serhiy Storchaka
- [New-bugs-announce] [issue44633] Indexing the union type can return NotImplemented
Serhiy Storchaka
- [New-bugs-announce] [issue44634] Version is duplicated in name of app in list of installed apps
Pavel Moiseenko
- [New-bugs-announce] [issue44635] Convert None to NoneType in the union type constructor
Serhiy Storchaka
- [New-bugs-announce] [issue44636] It is possible to create a 1-type union type
Serhiy Storchaka
- [New-bugs-announce] [issue44637] Quoting issue on header Reply-To
Baptiste
- [New-bugs-announce] [issue44638] zipfile.ZipFile is closed when zipfile.Path is closed
Christian Steinmeyer
- [New-bugs-announce] [issue44639] [sqlite3] Confusing typo "transation"
John M. Boger
- [New-bugs-announce] [issue44640] Typos in error messages of isinstance() & issubclass()
wyz23x2
- [New-bugs-announce] [issue44641] [sqlite3] Use vectorcall in pysqlite_collation_callback
Erlend E. Aasland
- [New-bugs-announce] [issue44642] Union of a type and the typing module function
Serhiy Storchaka
- [New-bugs-announce] [issue44643] importing does not dispatch to __builtins__.__getitem__ to lookup __import__
Patrick Reader
- [New-bugs-announce] [issue44644] Implement “Happy Eyeballs” algorithim (RFC 8503) in socket.create_connection()
origin400-p
- [New-bugs-announce] [issue44645] Python 3.10: Under some trivial circunstances, GIL not released
Jesús Cea Avión
- [New-bugs-announce] [issue44646] hash() of the unity type is not consistent with equality
Serhiy Storchaka
- [New-bugs-announce] [issue44647] Non-ASCII characters in os.environ cause silent failures in test_httpservers
Łukasz Langa
- [New-bugs-announce] [issue44648] Inspect.getsource raises wrong error on classes in interactive session
Andrei Kulakov
- [New-bugs-announce] [issue44649] dataclasses slots with init=False field raises AttributeException
Christodoulos Tsoulloftas
- [New-bugs-announce] [issue44650] Move test_futures files* into a subdirectory of Lib/test
Leonardo Freua
- [New-bugs-announce] [issue44651] An unclear definition in Doc/glossary.rst
Steven Hsu
- [New-bugs-announce] [issue44652] Preserve natural order of args in the union type
Serhiy Storchaka
- [New-bugs-announce] [issue44653] Parameter substitution in the union type does not work with typing.Union
Serhiy Storchaka
- [New-bugs-announce] [issue44654] Refactor and clean up the union type implementation
Serhiy Storchaka
- [New-bugs-announce] [issue44655] Confusing error with __slots__
Eric V. Smith
- [New-bugs-announce] [issue44656] Dangerous mismatch between MAXPATHLEN and MAX_PATH on Windows
Alexey Izbyshev
- [New-bugs-announce] [issue44657] instancemethod_call should use PyInstanceMethod_GET_FUNCTION macro
Sam Gross
- [New-bugs-announce] [issue44658] No ValueError for duplicate key value in mapping patern when lengths do not match
Jack DeVries
- [New-bugs-announce] [issue44659] Remove Ivan from list of, typing experts
Guido van Rossum
- [New-bugs-announce] [issue44660] email.feedparser Module Lacks Support for Section 3.5 of RFC 6532: message/global Emails with non-identity Content-Transfer-Encodings
Francis Johnson
- [New-bugs-announce] [issue44661] Update property_descr_set to use vectorcall if possible.
Dong-hee Na
- [New-bugs-announce] [issue44662] Add ability to serialise and annotated types.Union
Yurii Karabas
- [New-bugs-announce] [issue44663] Possible bug in datetime utc
Gabriel Costa
- [New-bugs-announce] [issue44664] builtins.chr and the 'c' format flag raise different errors
Dan Snider
- [New-bugs-announce] [issue44665] asyncio.create_task() documentation should mention user needs to keep reference to the task
Vincent Bernat
- [New-bugs-announce] [issue44666] compileall.compile_file fails when sys.stdout is redirected to StringIO
Stefan Hölzl
- [New-bugs-announce] [issue44667] tokenize.py emits spurious NEWLINE if file ends on a comment without a newline
Matthieu Dartiailh
- [New-bugs-announce] [issue44668] More differences in instance and subclass checks between typing.Union and types.Union
Serhiy Storchaka
- [New-bugs-announce] [issue44669] TypeError: 'type' object is not subscriptable
Michal D.
- [New-bugs-announce] [issue44670] bug on showing tuple on console
Toby Spooner
- [New-bugs-announce] [issue44671] Create a built-in yaml module
Jarrod Price
- [New-bugs-announce] [issue44672] Final "pass" is traced incorrectly in 3.9 (and before)
Ned Batchelder
- [New-bugs-announce] [issue44673] Embedded Python - local directories in pythonXX._pth
emve
- [New-bugs-announce] [issue44674] dataclasses should allow frozendict default value
Gianni Mariani
- [New-bugs-announce] [issue44675] Cross-platform issues with private methods and multiprocessing
Jeremy
- [New-bugs-announce] [issue44676] Add ability to serialise types.Union
Yurii Karabas
- [New-bugs-announce] [issue44677] CSV sniffing falsely detects space as a delimiter
Piotr Tokarski
- [New-bugs-announce] [issue44678] Seperate error message for discontinuous padding in binascii.a2b_base64 strict mode
Idan Moral
- [New-bugs-announce] [issue44679] unittest.mock.sentinel documentation typo
Andrii Haidai
- [New-bugs-announce] [issue44680] Reference cycles from a WeakKeyDictionary value to its key aren’t collected
Anders Kaseorg
- [New-bugs-announce] [issue44681] time.sleep(0.001) not working properly
Thereisfood
- [New-bugs-announce] [issue44682] Pdb commands allows to add commands to invalid breakpoint
Andrei Kulakov
- [New-bugs-announce] [issue44683] String formatting
Mykyta
- [New-bugs-announce] [issue44684] Docs for mock.call
Thomas Guettler
- [New-bugs-announce] [issue44685] Email package issue with Outlook msg files
Heghine
- [New-bugs-announce] [issue44686] use pkgutil.resolve_name in unittest.mock
Thomas Grainger
- [New-bugs-announce] [issue44687] io.BufferedReader:peek() closes underlying file, breaking peek/read expectations
liquidpele
- [New-bugs-announce] [issue44688] [sqlite3] Remove ASCII limitation from sqlite3.Connection.create_collation()
Erlend E. Aasland
- [New-bugs-announce] [issue44689] MacOS: Python binaries not portable between Catalina and Big Sur
Tobias Bergkvist
- [New-bugs-announce] [issue44690] Adopt binacii.a2b_base64's strict mode in base64.b64decode
Idan Moral
- [New-bugs-announce] [issue44691] bug in interactions between argparse and random
pierpaolo paolucci
- [New-bugs-announce] [issue44692] Const unfolding in parser with negative numbers doesn't match float/int behaviour
anthony shaw
- [New-bugs-announce] [issue44693] Unclear definition of the "__future__" module in Docs
Steven Hsu
- [New-bugs-announce] [issue44694] Message from BytesParser cannot be flattened immediately
Vitas Ivanoff
- [New-bugs-announce] [issue44695] asdict use deep copy to dataclass instances
Itay azolay
- [New-bugs-announce] [issue44696] Python 2.0.1 Installation:
chen-y0y0
- [New-bugs-announce] [issue44697] Memory leak when asyncio.open_connection raise
Artem
- [New-bugs-announce] [issue44698] Undefined behaviour in Objects/complexobject.c's complex_pow
Thomas Wouters
- [New-bugs-announce] [issue44699] Simple regex appears to take exponential time in length of input
János Brezniczky
- [New-bugs-announce] [issue44700] Python fails to build (aarch64-apple-darwin20.5.0)
Jack DeVries
- [New-bugs-announce] [issue44701] Create a @deprecated decorator (annotation)
Leonardo Freua
- [New-bugs-announce] [issue44702] Fix weakref doc
Svyatoslav
- [New-bugs-announce] [issue44703] deepcopy(frozenset()) returns a new object
Svyatoslav
- [New-bugs-announce] [issue44704] frozenset.__hash__ vs. Set._hash
Svyatoslav
- [New-bugs-announce] [issue44705] Support Windows file open modes for `open` built-in function
Luke Deller
- [New-bugs-announce] [issue44706] UUID constructor should accept another UUID instance
Tzach Yarimi
- [New-bugs-announce] [issue44707] runtime error: applying zero offset to null pointer in Objects/listobject.c
Srinivas Reddy Thatiparthy(శ్రీనివాస్ రెడ్డి తాటిపర్తి)
- [New-bugs-announce] [issue44708] Regression tests with -w should only re-run affected test methods, not the entire file
Łukasz Langa
- [New-bugs-announce] [issue44709] [3.7] Popen Control Characters in stdout affect shell session
San
- [New-bugs-announce] [issue44710] Unexpected behavior in empty class with pass (Python 3.7.3)
Cheuk Ting Ho
- [New-bugs-announce] [issue44711] Optimize type check in pipes.py
Anton G.
- [New-bugs-announce] [issue44712] Replace `type(literal)` with corresponding builtin types
Serhiy Storchaka
- [New-bugs-announce] [issue44713] subprocess.rst typo ``"shell=True"`` => ``shell=True``
Jack DeVries
- [New-bugs-announce] [issue44717] Improve AttributeError on circular imports of submodules
Filipe Laíns
- [New-bugs-announce] [issue44718] Incorrect arguments in function select() cause segfault
Xinmeng Xia
- [New-bugs-announce] [issue44719] Incorrect callable object crashes Python 3.11.0a0
Xinmeng Xia
- [New-bugs-announce] [issue44720] Finding string in iteratively deleted object cause segfault
Xinmeng Xia
- [New-bugs-announce] [issue44721] Problem in tkinter button widget
Seyed Amirhossein Misaghi
- [New-bugs-announce] [issue44722] RFC: string Multiline Formatter
creative-resort
- [New-bugs-announce] [issue44723] Codec name normalization breaks custom codecs
Bodo Graumann
- [New-bugs-announce] [issue44724] Resource Tracker is never reaped
Viktor Ivanov
- [New-bugs-announce] [issue44725] Expose specialization stats in python
Irit Katriel
- [New-bugs-announce] [issue44726] Build macOS version with thin lto option
Dong-hee Na
- [New-bugs-announce] [issue44727] Stable ABI should avoid `enum`
Petr Viktorin
- [New-bugs-announce] [issue44728] Testsuite fails on x86_64
Erich Eckner
- [New-bugs-announce] [issue44729] sys.setprofile bug
Hasan
- [New-bugs-announce] [issue44730] unittest.mock.patch does not work as a decorator on generator functions
Gareth Williams
- [New-bugs-announce] [issue44731] Simplify implementation of the union type
Serhiy Storchaka
- [New-bugs-announce] [issue44732] Rename types.Union to types.UnionType
Serhiy Storchaka
- [New-bugs-announce] [issue44733] Feature request: maxtasksperchild for ProcessPoolExecutor
Ram Rachum
- [New-bugs-announce] [issue44734] turtle: tests for Vec2D.__abs__ are too strict
Mark Dickinson
- [New-bugs-announce] [issue44735] Failed venv Activation With "&" In Folder Name
adore_blvnk
- [New-bugs-announce] [issue44736] '\t' Escape Sequence behaving differently.
BAHADIR
- [New-bugs-announce] [issue44737] Mapping from to collections.abc
Du
- [New-bugs-announce] [issue44738] io_uring as a new backend to selectors and asyncio
Joongi Kim
- [New-bugs-announce] [issue44739] XScrollbar is not stationary
logon_name
- [New-bugs-announce] [issue44740] Lowercase "Internet" and "web" in docs
Mariusz Felisiak
- [New-bugs-announce] [issue44741] Pattern Matching - star subpattern with a subject derived from collections.abc.Sequence
Pierre Quentel
- [New-bugs-announce] [issue44742] smtplib: less confusing behaviour when giving incorrect multiple recipients list
Célestin Matte
- [New-bugs-announce] [issue44743] asyncio DatagramProtocol stops calling callbacks after OSError
Julian_Orteil
- [New-bugs-announce] [issue44744] [security] Open redirect attack due to insufficient validation in Urlparse
ready-research
- [New-bugs-announce] [issue44745] Manual for python 3.9.6 will not let me search
Matthew Zielinski
- [New-bugs-announce] [issue44746] Improper behaviour of 'finally' keyword
Priyanshu
- [New-bugs-announce] [issue44747] Reduce usage of sys._getframe at typing module
Yurii Karabas
- [New-bugs-announce] [issue44748] argparse: a bool indicating if arg was encountered
Thermi
- [New-bugs-announce] [issue44749] LOAD_NAME not using PyObject_GetItem when globals() is a dict subclass
Douglas Raillard
- [New-bugs-announce] [issue44750] .popitem() is inconsistent in collections and collections.abc
Alex Waygood
- [New-bugs-announce] [issue44751] crypt.h should be in _cryptmodule.c, not in public header
Geoffrey Thomas
- [New-bugs-announce] [issue44752] Tab completion executes @property getter function
Ryan Pecor
- [New-bugs-announce] [issue44753] backupCount is not respected in TimedRotatingFileHandler when namer is specified
Alexander Smirnov
- [New-bugs-announce] [issue44754] Documentation for pop in Built-in Types
Mark Gluzman
- [New-bugs-announce] [issue44755] cpython Lib bisect.py overflow (lo + hi) // 2 a problem?
David Duffy
- [New-bugs-announce] [issue44756] In ./Doc, "make html" and "make build" should depend on "make venv"
Jack DeVries
- [New-bugs-announce] [issue44757] Insecure Deserialization
🖤Black Joker🖤
- [New-bugs-announce] [issue44758] Why " True != 3 in [3] " is True?
Antel
- [New-bugs-announce] [issue44759] ctype generates misleading error-msg opening lib.so when compiled for wrong arch
Stephan Bökelmann
- [New-bugs-announce] [issue44760] Turtle Documentation - Contents Hyperlink conflict
Ray Kinane
- [New-bugs-announce] [issue44761] NewType __module__ name
Yurii Karabas
- [New-bugs-announce] [issue44762] getpass.getpass on Windows fallback detection is bad
jan matejek
- [New-bugs-announce] [issue44763] "width defaults to 70." in textwrap.wrap documentation is repetitive.
Jack DeVries
- [New-bugs-announce] [issue44764] Handling interruption in async tasks
Ilian Iliev
- [New-bugs-announce] [issue44765] Misspelled Word In Docs
Eesa Ibrahim Khokhar
- [New-bugs-announce] [issue44766] [easy doc] Remove redundant info in README.valgrind
hai shi
- [New-bugs-announce] [issue44767] python -m flask run gives OSError: [WinError 10013] An attempt was made to access a socket in a way forbidden by its access permissions
Chandrakant Naik
- [New-bugs-announce] [issue44768] dataclasses.dataclass and collections.namedtuple do the same thing
pavel-lexyr
- [New-bugs-announce] [issue44769] socketserver.shutdown should stop serve_forever() immediately
Petr Viktorin
- [New-bugs-announce] [issue44770] float('nan') is True
Marty
- [New-bugs-announce] [issue44771] Adopt changes from importlib_resources 5.2
Jason R. Coombs
- [New-bugs-announce] [issue44772] Regression in memory use of instances due to dictionary ordering
Mark Shannon
- [New-bugs-announce] [issue44773] case_insensitive kwarg to str.replace()
Nimboss
- [New-bugs-announce] [issue44774] incorrect sys.stdout.encoding within a io.StringIO buffer
Pierre Carbonnelle
- [New-bugs-announce] [issue44775] Speed-up typing.cast by implementing it in C
Yurii Karabas
- [New-bugs-announce] [issue44776] Docs on mobile do not use monospace font for code snippets, misaligning carets of improved error messages
Alex
- [New-bugs-announce] [issue44777] Create mechanism to contact buildbot worker owners
Jason R. Coombs
- [New-bugs-announce] [issue44778] os seperator error. str method of PureWindowsPath on Ming64 env
mert
- [New-bugs-announce] [issue44779] Checkouts stale following changes to .gitattributes
Jason R. Coombs
- [New-bugs-announce] [issue44780] Incorrect message: "Invalid decimal literal" (python 3.10)
Andre Roberge
- [New-bugs-announce] [issue44781] test_distutils emits deprecation warning about distils
Irit Katriel
- [New-bugs-announce] [issue44782] LRU class given as example in OrderedDict example not work on pop
Maxime LEURENT
- [New-bugs-announce] [issue44783] SSL needs client OCSP stapling
Philip Prindeville
- [New-bugs-announce] [issue44784] test_importlib uses deprecated SelectableGroups interface
Irit Katriel
- [New-bugs-announce] [issue44785] test_pickle issues "DeprecationWarning: The Tix Tk.."
Irit Katriel
- [New-bugs-announce] [issue44786] test_check_c_globals "crashed" and then "FutureWarning: Possible nested set at position 12"
Irit Katriel
- [New-bugs-announce] [issue44787] Missing valid directive %D in datetime.strftime() documentation
Marty
- [New-bugs-announce] [issue44788] Possibility to specify port in __init__ of ftplib.FTP
Marty
- [New-bugs-announce] [issue44789] Code compliance concern in Parser/pegen/pegen.c
Dennis Clarke
- [New-bugs-announce] [issue44790] Recursion causes Crash
Michael Wang
- [New-bugs-announce] [issue44791] Substitution of ParamSpec in Concatenate
Serhiy Storchaka
- [New-bugs-announce] [issue44792] Improve syntax errors for invalid if expressions
Miguel Brito
- [New-bugs-announce] [issue44793] Arguments ignored in substitution in typing.Callable
Serhiy Storchaka
- [New-bugs-announce] [issue44794] Merge tests for typing.Callable and collection.abc.Callable
Serhiy Storchaka
- [New-bugs-announce] [issue44795] asyncio.run does not allow for graceful shutdown of main task
Andreas H.
- [New-bugs-announce] [issue44796] Add __parameters__ and __getitem__ in TypeVar and ParamSpec
Serhiy Storchaka
- [New-bugs-announce] [issue44797] test_socket should expect warnings in truncated-data tests
Irit Katriel
- [New-bugs-announce] [issue44798] test_enum emits a deprecation warning from test_custom_strenum_with_warning
Irit Katriel
- [New-bugs-announce] [issue44799] typing.get_type_hints() raises TypeError for a variable annotated by dataclasses.InitVar
Komiya Takeshi
- [New-bugs-announce] [issue44800] Code readability: rename interpreter frames to execution frames
Nick Coghlan
Last message date:
Sat Jul 31 21:48:31 EDT 2021
Archived on: Sat Jul 31 21:48:38 EDT 2021
This archive was generated by
Pipermail 0.09 (Mailman edition).