April 2021 Archives by thread
Starting: Thu Apr 1 00:11:41 EDT 2021
Ending: Fri Apr 30 23:51:20 EDT 2021
Messages: 3800
- [issue43685] __call__ not being called on metaclass
Joël Larose
- [issue43686] re.match appears to hang with certain combinations of pattern and string
Dennis Sweeney
- [issue43567] regen.vcxproj cannot regenerate some necessary files
Jiaxin Peng
- [issue43670] Typo in 3.10 changelog
Inada Naoki
- [issue43688] [C API] Fix Py_INCREF and Py_DECREF in the limited C API for Python built in debug mode
STINNER Victor
- [issue32408] Performance regression in urllib.proxy_bypass_environment
Xiang Zhang
- [issue36465] Make release and debug ABI compatible
STINNER Victor
- [issue41111] [C API] Convert a few stdlib extensions to the limited C API (PEP 384)
STINNER Victor
- [issue43689] difflib: mention other "problematic" characters in documentation
Jürgen Gmach
- [issue43682] Make static methods created by @staticmethod callable
Serhiy Storchaka
- [issue43690] [C API] stable_abi.py script must not include PyType_HasFeature() static inline function in the stable ABI
STINNER Victor
- [issue43691] Comparison of OrderedDict() and dict()
Марк Коренберг
- [issue43684] Add combined opcodes
Batuhan Taskaya
- [issue40092] Crash in _PyThreadState_DeleteExcept() at fork in the process child
Michael Felt
- [issue43692] Raise SyntaxError on implicit string concatentation in list
Carsten Docktor
- [issue43024] improve signature (in help, etc) for functions taking sentinel defaults
Irit Katriel
- [issue43683] Handle generator (and coroutine) state in the bytecode.
Mark Shannon
- [issue43693] Logically merge cell and locals array. They are already contiguous in memory
Mark Shannon
- [issue43694] Tkinter scaling does not work on some linux systems
A_D
- [issue43695] Improve `=` in f-strings
wyz23x2
- [issue43696] High cpu usage using asyncio streams
Роман Коптев
- [issue23979] Multiprocessing Pool.map pickles arguments passed to workers
Socob
- [issue27129] Wordcode, part 2
Mark Shannon
- [issue27129] Wordcode, part 2
David Bolen
- [issue27129] Wordcode, part 2
Mark Shannon
- [issue27129] Wordcode, part 2
David Bolen
- [issue27129] Wordcode, part 2
STINNER Victor
- [issue27129] Wordcode, part 2
David Bolen
- [issue27129] Wordcode, part 2
David Bolen
- [issue27129] Wordcode, part 2
David Bolen
- [issue27129] Wordcode, part 2
STINNER Victor
- [issue27129] Wordcode, part 2
David Bolen
- [issue27129] Wordcode, part 2
Dennis Sweeney
- [issue27129] Wordcode, part 2
Dennis Sweeney
- [issue27129] Wordcode, part 2
Ned Deily
- [issue27129] Wordcode, part 2
Mark Shannon
- [issue27129] Wordcode, part 2
Pablo Galindo Salgado
- [issue31466] No easy way to change float formatting when subclassing encoder.JSONEncoder
Samuel Freilich
- [issue26053] regression in pdb output between 2.7 and 3.5
Guido van Rossum
- [issue12657] Cannot override JSON encoding of basic type subclasses
Samuel Freilich
- [issue43697] Importlib documentation does not cover how meta path finders should handle namespace packages
Paul Moore
- [issue43677] Descriptor.rst - Reference to Py_MethodType is not up to date
Raymond Hettinger
- [issue43698] Use syntactically correct examples on abc package page
Vladimir Ryabtsev
- [issue43699] ERROR: Could not find a version that satisfies the requirement MetaTrader5
André Luís Lopes da Silva
- [issue17519] unittest should not try to run abstract classes
Stephen Thorne
- [issue41638] Error message: sqlite3.ProgrammingError: You did not supply a value for binding # might be improved
Erlend Egeberg Aasland
- [issue43700] Replace Zulip badge with Discourse badge in README
Erlend Egeberg Aasland
- [issue43651] PEP 597: Fix EncodingWarning warnings in the Python stdlib
Inada Naoki
- [issue43549] Outdated descriptions for configuring valgrind.
Xinmeng Xia
- [issue43701] Add this optionality
Masoud Azizi
- [issue43702] [Windows] correctly sort and remove duplicates in _winapi getenvironment()
Eryk Sun
- [issue37804] Remove Thread.isAlive in Python 3.9
Jelle Zijlstra
- [issue43510] PEP 597: Implemente encoding="locale" option and EncodingWarning
Inada Naoki
- [issue36384] ipaddress Should not reject IPv4 addresses with leading zeroes as ambiguously octal
Łukasz Langa
- [issue43223] [security] http.server: Open Redirection if the URL path starts with //
Łukasz Langa
- [issue43124] [security] smtplib multiple CRLF injection
Łukasz Langa
- [issue43687] use unicode_state empty string before unicode_init. without define WITH_DOC_STRINGS
STINNER Victor
- [issue37788] fix for bpo-36402 (threading._shutdown() race condition) causes reference leak
Roundup Robot
- [issue43664] Long computations in pdb.run() lead to segfault
Ronald Oussoren
- [issue43703] xml.etree parser does not accept valid control characters
Romuald Brunet
- [issue39947] [C API] Make the PyThreadState structure opaque (move it to the internal C API)
STINNER Victor
- [issue43568] Drop support for Mac OS X < 10.3 module linking
Joshua Root
- [issue31956] Add start and stop parameters to the array.index()
Dong-hee Na
- [issue36207] référencement naturel
Eric Gavrel
- [issue36207] robotsparser deny all with some rules
STINNER Victor
- [issue41670] ceval traces code differently with USE_COMPUTED_GOTOS
Ammar Askar
- [issue34398] Docs search should prominently show definitions and glossary items
Ammar Askar
- [issue40932] subprocess docs should warn of shlex use on Windows
Ammar Askar
- [issue40705] use-after-free in _zoneinfo.c's module_free function
Ammar Askar
- [issue41283] The parameter name for imghdr.what in the documentation is wrong
Ammar Askar
- [issue29505] Submit the re, json, csv, & struct modules to oss-fuzz testing
Ammar Askar
- [issue24160] Pdb sometimes raises exception when trying to remove a breakpoint defined in a different debugger session
Guido van Rossum
- [issue40012] Avoid Python 2 documentation to appear in Web search results
Ammar Askar
- [issue33757] Failed separate test_pdb_next_command_in_generator_for_loop in test_pdb
Irit Katriel
- [issue43704] ShareableList() raises TypeError when passing "name" keyword
Steve Newcomb
- [issue43705] [docs] Document that SyntaxError's offsets are 1-indexed
Ammar Askar
- [issue43706] enumerate() instantiation time reducing by using PEP 590 vectorcall
Dong-hee Na
- [issue43707] onerror in tempfile has an invalid raise expression
Maximilian Roos
- [issue42380] Build windows binaries with MS VS2019 16.8+ / MSVC 19.28+
Steve Dower
- [issue31842] pathlib: "Incorrect function" during resolve()
_
- [issue42248] Raised exception in Enum keeping user objects alive unnecessarily
Mark Dickinson
- [issue43672] Raise ImportWarning when calling find_loader()
Brett Cannon
- [issue42135] [importlib] Deprecate find_module() & find_loader() mplementations
Brett Cannon
- [issue43708] Tkinter theme settings object schema is missing
WHK
- [issue43709] Windows Tools\buildbot\clean.bat misses some needed pyc/pyo removal
David Bolen
- [issue29672] `catch_warnings` context manager causes all warnings to be printed every time, even after exiting
Tom Aldcroft
- [issue43154] code.InteractiveConsole can crash if sys.excepthook is broken
Terry J. Reedy
- [issue19080] Enrich SyntaxError with additional information
Terry J. Reedy
- [issue43634] Extensions build does not respect --jobs setting
Terry J. Reedy
- [issue43656] StackSummary.format fails if str(value) fails
Terry J. Reedy
- [issue43671] segfault when using tkinter + pygame for ~5 minutes
Terry J. Reedy
- [issue43671] segfault when using pygame for ~5 minutes
Terry J. Reedy
- [issue43710] Access violations in C extension modules on Python 3.9.3
Christoph Gohlke
- [issue43711] cgi.log() uses default encoding
Inada Naoki
- [issue43712] PEP 597: fileinput uses locale encoding
Inada Naoki
- [issue43713] sorted() signature is not accurate in the documentation
Tomer Kalish
- [issue43714] re.split(), re.sub(): '\Z' must consume end of string if it matched
Alexander Grigoriev
- [issue38794] Setup: support linking openssl statically
Lukas Vacek
- [issue17306] Improve the way abstract base classes are shown in help()
Raymond Hettinger
- [issue43593] pymalloc is not aware of Memory Tagging Extension (MTE) and crashes
Tim Peters
- [issue43715] curses inch() and scrbkgd() documentation ommissions
Peter J. Farley III
- [issue43716] curses.pair_number() function incorrect value under Windows
Peter J. Farley III
- [issue43717] Confusing OSError on HTTP CONNECT failure
Michael Osipov
- [issue43718] HTTP CONNECT response not subject to debug level
Michael Osipov
- [issue43719] Master build failure on Windows getting file system encoding
Terry J. Reedy
- [issue43720] Document various preexisting stdlib deprecations related to import for removal in Python 3.12
Brett Cannon
- [issue41969] ttk.RadioButtons mis-sized under Windows 10 UI Scaling, with dpiAware set true
Terry J. Reedy
- [issue43325] Documentation should warn that 'is' is not a safe comparison operator for most values.
Raymond Hettinger
- [issue43679] ttk.Sizegrip disappears under Windows 10 UI Scaling, with dpiAware set true and >1 scaling
Terry J. Reedy
- [issue2135] Restructure import.c into PEP 302 importer objects
Brett Cannon
- [issue43652] Upgrade Windows tcl/tk to 8.6.11
Terry J. Reedy
- [issue43721] Documentation of property.{getter, setter, deleter} fails to mention that a *new* property is returned
Antony Lee
- [issue41139] cgi uses the locale encoding for log files
Inada Naoki
- [issue43722] PEP 597: FileCookieJar uses locale encoding
Inada Naoki
- [issue43340] json.load() can raise UnicodeDecodeError, but this is not documented
Raymond Hettinger
- [issue43723] Deprecate camelCase aliases from threading.py
Jelle Zijlstra
- [issue20503] super behaviour and abstract base classes (either implementation or documentation/error message is wrong)
Raymond Hettinger
- [issue34816] raise AttributeError if loading fails in ctypes.LibraryLoader.__getattr__
Ateeq Sharfuddin
- [issue43724] cannot compute sizeof (long double)
Allen
- [issue43724] macOS cannot compute sizeof (long double)
Allen
- [issue42500] crash with unbounded recursion in except statement
Gregory P. Smith
- [issue43725] Create a release branch ABI stability regression test
Gregory P. Smith
- [issue43574] Regression in overallocation for literal list initialization in v3.9+
Chad Netzer
- [issue43726] regex module fails with a quantified backref but succeeds with repeated backref
David Ellsworth
- [issue42823] Incorrect frame.f_lineno when frame.f_trace is set
Ned Batchelder
- [issue43727] futures cancelled by ThreadPoolExecutor.shutdown() not yielded by as_completed()
bbh
- [issue20626] Manager documentation unclear about lists and thread safeness
Erlend Egeberg Aasland
- [issue41370] PEP 585 and ForwardRef
Ken Jin
- [issue41570] Add DearPyGui to faq/gui.rst
Irit Katriel
- [issue43728] Change the exception type and message raised when _curses is not found.
Shreyan Avigyan
- [issue38119] resource tracker destroys shared memory segments when other processes should still have valid access
Steve Newcomb
- [issue42128] Structural Pattern Matching (PEP 634)
Ken Jin
- [issue24275] lookdict_* give up too soon
Roundup Robot
- [issue43655] Tkinter: Not setting _NET_WM_WINDOW_TYPE on FileDialog
Serhiy Storchaka
- [issue43655] Tkinter: make X window & macOS recognize dialogs as such
Terry J. Reedy
- [issue41974] Remove complex.__float__, complex.__floordiv__, etc
Bartosz
- [issue43729] Tutorial Documentation for 3.1.1. Numbers missing "result"
Thomas Cavalli
- [issue43730] Tutorial Documentation for 4.7.3.2. Positional-Only Parameters, no "/" ques
Thomas Cavalli
- [issue43731] PEP 597: logging.basicConfig() uses locale encoding.
Inada Naoki
- [issue43511] tkinter with Tk 8.6.11 is slow on macOS
Thomas Wamm
- [issue22538] turtledemo two_canvases reversion
Erlend Egeberg Aasland
- [issue38263] [Windows] multiprocessing: DupHandle.detach() race condition on DuplicateHandle(DUPLICATE_CLOSE_SOURCE)
Jesvi Jonathan
- [issue43732] PEP 597: mailcap uses locale encoding
Inada Naoki
- [issue43733] PEP 597: netrc uses locale encoding.
Inada Naoki
- [issue43734] PEP 597: pdb uses locale encoding for pdbrc file
Inada Naoki
- [issue43735] os.popen() and pipes uses locale encoding
Inada Naoki
- [issue43084] curses.window.enclose() should return bool
Serhiy Storchaka
- [issue2889] curses for windows (alternative patch)
Jeremy Kloth
- [issue17305] IDNA2008 encoding is missing
Christian Heimes
- [issue43087] ctypes documentation error
miss-islington
- [issue41837] Upgrade installers to OpenSSL 1.1.1j
Ned Deily
- [issue36470] dataclasses.replace raises an exception if InitVar with default argument is not provided.
miss-islington
- [issue43736] asyncio create_task() odd behavior
Yanghao Hua
- [issue23470] OpenBSD buildbot uses wrong stdlib
Erlend Egeberg Aasland
- [issue43737] Documentation of modulo operator should document behaviour clearly when second operator is negative
Anthony Flury
- [issue43738] Clarify public name of curses.window
Ryan McCampbell
- [issue41486] Add _BlocksOutputBuffer for bz2/lzma/zlib module
Ma Lin
- [issue27815] Make SSL suppress_ragged_eofs default more secure
Joshua Bronson
- [issue43176] Dataclasses derived from empty frozen bases skip immutability checks
miss-islington
- [issue43599] Setting long domain of locale.dgettext() crashes Python interpreter
Xinmeng Xia
- [issue43739] Fixing the example code in Doc/extending/extending.rst to declare and initialize the pmodule variable to be of the right type.
Shreyan Avigyan
- [issue43740] Long paths in imp.load_dynamic() lead to segfault
Xinmeng Xia
- [issue43664] Compiling long expression leads to segfault (again)
Serhiy Storchaka
- [issue43741] http.client leaks from self.fp.read()
Hynek Petrak
- [issue43742] tcp_echo_client in asyncio streams example does not work. Hangs for ever at reaser.read()
julian colomina
- [issue43743] BlockingIOError: [Errno 11] Resource temporarily unavailable: on GPFS.
Pablo Conesa
- [issue43744] enum: Adding a var named _anything__ raises IndexError
Matthias Urlichs
- [issue43745] ssl.OPENSSL_VERSION still reporting 1.1.1i on windows 3.8.9/3.9.4
Bill Collins
- [issue43746] Weird typing annotation closure behavior
conchylicultor
- [issue43747] Can't create new interpreter in multi thread
Kun He
- [issue43748] Inconsistent grammar in new error message (introduced in 3.10.0a7)
Andre Roberge
- [issue43447] Generate vectorcall code to parse arguments using Argument Clinic
Dong-hee Na
- [issue43749] venv module does not copy the correct python exe
Ian Norton
- [issue41870] Use PEP 590 vectorcall to speed up calls to bool()
Dong-hee Na
- [issue41873] Add vectorcall for float()
Dong-hee Na
- [issue43750] Undefined constant PACKET_MULTIHOST referred to in package socket
Tom Cook
- [issue43751] await anext() returns None when default is given
PEW's Corner
- [issue43312] Interface to select preferred "user" or "home" sysconfig scheme for an environment
Stefano Rivera
- [issue43752] Fetching an empty value from date column crashes on SQLite.
Mariusz Felisiak
- [issue43307] Sync site.py and sysconfig.py with PyPy
Stefano Rivera
- [issue43753] [C API] Add Py_IS(x, y) macro
STINNER Victor
- [issue43753] [C API] Add Py_IS(x, y) macro
STINNER Victor
- [issue43753] [C API] Add Py_IS(x, y) macro
STINNER Victor
- [issue43753] [C API] Add Py_IS(x, y) and Py_IsNone(x) functions
STINNER Victor
- [issue43753] [C API] Add Py_Is(x, y) and Py_IsNone(x) functions
STINNER Victor
- [issue43753] [C API] Add Py_Is(x, y) and Py_IsNone(x) functions
STINNER Victor
- [issue43753] [C API] Add Py_Is(x, y) and Py_IsNone(x) functions
Raymond Hettinger
- [issue43753] [C API] Add Py_Is(x, y) and Py_IsNone(x) functions
Raymond Hettinger
- [issue43753] [C API] Add Py_Is(x, y) and Py_IsNone(x) functions
hai shi
- [issue43753] [C API] Add Py_Is(x, y) and Py_IsNone(x) functions
Mark Dickinson
- [issue43753] [C API] Add Py_Is(x, y) and Py_IsNone(x) functions
Mark Shannon
- [issue43753] [C API] Add Py_Is(x, y) and Py_IsNone(x) functions
STINNER Victor
- [issue43753] [C API] Add Py_Is(x, y) and Py_IsNone(x) functions
STINNER Victor
- [issue43753] [C API] Add Py_Is(x, y) and Py_IsNone(x) functions
Carl Friedrich Bolz-Tereick
- [issue43753] [C API] Add Py_Is(x, y) and Py_IsNone(x) functions
Raymond Hettinger
- [issue43753] [C API] Add Py_Is(x, y) and Py_IsNone(x) functions
STINNER Victor
- [issue43753] [C API] Add Py_Is(x, y) and Py_IsNone(x) functions
STINNER Victor
- [issue43753] [C API] Add Py_Is(x, y) and Py_IsNone(x) functions
Erlend Egeberg Aasland
- [issue43753] [C API] Add Py_Is(x, y) and Py_IsNone(x) functions
STINNER Victor
- [issue43753] [C API] Add Py_Is(x, y) and Py_IsNone(x) functions
Erlend Egeberg Aasland
- [issue43753] [C API] Add Py_Is(x, y) and Py_IsNone(x) functions
STINNER Victor
- [issue43753] [C API] Add Py_Is(x, y) and Py_IsNone(x) functions
STINNER Victor
- [issue43753] [C API] Add Py_Is(x, y) and Py_IsNone(x) functions
STINNER Victor
- [issue43754] Eliminate bindings for partial pattern matches
Brandt Bucher
- [issue43755] lambda expression no longer valid at comp_if in Python 3.9
Saiyang Gou
- [issue37609] support "UNC" device paths in ntpath.splitdrive
Steve Dower
- [issue39702] PEP 614: Relaxing Grammar Restrictions On Decorators
Saiyang Gou
- [issue39924] pathlib handles missing `os.link`, `os.symlink` and `os.readlink` inconsistently
Steve Dower
- [issue43756] About updating audit events when function gains new arguments
Saiyang Gou
- [issue43472] [security][subinterpreters] Add auditing hooks to subinterpreter module
Saiyang Gou
- [issue36540] PEP 570: Python Positional-Only Parameters
Saiyang Gou
- [issue43105] [Windows] Can't import extension modules resolved via relative paths in sys.path
Steve Dower
- [issue38605] [typing] PEP 563: Postponed evaluation of annotations: enable it by default in Python 3.10
Saiyang Gou
- [issue39895] `pathlib.Path.touch()` calls `os.close()` without using accessor
Steve Dower
- [issue40038] pathlib: remove partial support for preserving accessor when modifying a path
Steve Dower
- [issue43597] robotparser should support specifying SSL context
Berker Peksag
- [issue40107] pathlib: make `_Accessor.open()` return a file object and not a file descriptor
Barney Gale
- [issue24132] Direct sub-classing of pathlib.Path
Barney Gale
- [issue43757] pathlib: move 'resolve()' logic out of path flavour
Barney Gale
- [issue43220] Argparse: Explicit default required arguments with add_mutually_exclusive_group are rejected
Keith Smiley
- [issue43758] dict.config TimedRotatingFileHandler filename .suffix does not function
Justin Lee
- [issue31861] add aiter() and anext() functions
Dennis Sweeney
- [issue5758] fileinput.hook_compressed returning bytes from gz file
Inada Naoki
- [issue43759] StreamHandler does not print to sys.stderr immediately
Nguyen Thai Binh
- [issue43244] Move PyArena C API to the internal C API
STINNER Victor
- [issue40228] Make setting line number in frame more robust.
Mark Shannon
- [issue39537] Change line number table format
Mark Shannon
- [issue43760] The DISPATCH() macro is not as efficient as it could be.
Mark Shannon
- [issue43761] Documenting dataclass and namedtuple changes for structural pattern matching
Adrian Freund
- [issue43762] Add audit events for loading of sqlite3 extensions
Erlend Egeberg Aasland
- [issue43075] ReDoS in urllib.request
STINNER Victor
- [issue43164] test_nntplib.NetworkedNNTP_SSLTests fails on "AMD64 RHEL8 FIPS Only Blake2 Builtin Hash" buildbot
Charalampos Stratakis
- [issue43763] [sqlite3] Use SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION iso. sqlite3_enable_load_extension()
Erlend Egeberg Aasland
- [issue43764] Turning off generation of __match_args__ for dataclasses
Adrian Freund
- [issue43765] Add support for the RFC5705 SSL_export_keying_material function
Christer Weinigel
- [issue37952] Add support for export_keying_material to SSL library
Christer Weinigel
- [issue43766] Implement PEP 647 (User-Defined Type Guards) in typing.py
Ken Jin
- [issue43495] Missing frame block push in compiler_async_comprehension_generator()
Mark Shannon
- [issue39906] pathlib.Path: add `follow_symlinks` argument to `stat()` and `chmod()`
Steve Dower
- [issue42999] `pathlib.Path.link_to()` documentation is misleading
Steve Dower
- [issue39659] pathlib calls `os.getcwd()` without using accessor
Steve Dower
- [issue42899] Is it legal to eliminate tests of a value, when that test has no effect on control flow?
Ethan Furman
- [issue39899] `pathlib.Path.expanduser()` does not call `os.path.expanduser()`
Steve Dower
- [issue18861] Problems with recursive automatic exception chaining
Irit Katriel
- [issue43767] Compiler arning about 'Yield' macro redefinition on Windows
Guido van Rossum
- [issue43768] Possible race condition on multiprocessing.Manager().dict() on macOS
Jerry Chen
- [issue15443] datetime module has no support for nanoseconds
Alexander Belopolsky
- [issue42923] Py_FatalError(): dump the list of extension modules
STINNER Victor
- [issue43769] ipaddress module takes bytes input as valid ip address
Philip Bond
- [issue43770] Rework C types initialization
STINNER Victor
- [issue38820] Make Python compatible with OpenSSL 3.0.0
Miro Hrončok
- [issue37712] Exception frames from unittest.TestCase.fail dependent on nesting
Irit Katriel
- [issue42247] unittest hides traceback frames in chained exceptions
Irit Katriel
- [issue14243] tempfile.NamedTemporaryFile not particularly useful on Windows
Ethan Furman
- [issue27002] Support different modes in posixpath.realpath()
Barney Gale
- [issue42998] pathlib.Path: add `username` argument to `home()`
Barney Gale
- [issue36865] FileInput does not allow 'rt' mode, but all its existing delegates do
Inada Naoki
- [issue930024] os.path.realpath can't handle symlink loops
Barney Gale
- [issue39674] Keep deprecated features in Python 3.9 to ease migration from Python 2.7, but remove in Python 3.10
ปพนพัชร์ บรรพจันทร์
- [issue41100] Support macOS 11 and Apple Silicon Macs
Max Bélanger
- [issue42688] ctypes memory error on Apple Silicon with external libffi
Max Bélanger
- [issue40066] Enum: modify __repr__, __str__; update docs
Florian Bruhin
- [issue42134] Raise ImportWarning when falling back to find_module()
Miro Hrončok
- [issue35889] sqlite3.Row doesn't have useful repr
Erlend Egeberg Aasland
- [issue43540] importlib: Document how to replace load_module() in What's New in Python 3.10
STINNER Victor
- [issue43771] [Windows] stdin line buffer size
Andrey Moiseev
- [issue43661] api-ms-win-core-path-l1-1.0.dll, redux of 40740 (which has since been closed)
Eric V. Smith
- [issue43772] Minor repr error in typing.TypeVar.__ror__()
Larry Hastings
- [issue43773] macOS official installer builds not respecting DYLD_LIBRARY_PATH environment variable.
Carlton Gibson
- [issue43774] [Doc] Document configure options in the Python documentation
STINNER Victor
- [issue43775] JSON Parsing Alarm: Requests + Json = JSONDecodeError
Maria Kazakova
- [issue43776] Popen with shell=True yield mangled repr output
mkocher
- [issue38659] enum classes cause slow startup time
Ethan Furman
- [issue43777] Remove description of "pip search" command from tutorial
Bob Kline
- [issue43778] [Doc] Doc/tools/extensions/glossary_search.py fails with FileNotFoundError if the _static/ directory doesn't exist
STINNER Victor
- [issue43779] Fix possible _PyArena_AddPyObject ref leaks
Erlend Egeberg Aasland
- [issue43780] Sync importlib_metadata enhancements through 3.10.
Jason R. Coombs
- [issue43781] SIGSEGV when replacing _multiprocessing.SemLock at runtime
Sam Stern
- [issue43782] Failure to build from source on ppc64le on ubuntu xenial
Anthony Sottile
- [issue43783] Make ParamSpec.args/kwargs more useful objects
Jelle Zijlstra
- [issue38974] using tkinter.filedialog.askopenfilename() freezes python 3.8
Colin Caprani
- [issue43784] [Windows] interpreter hangs indefinitely on subprocess.communicate during __del__ at script exit
Kevin M
- [issue43785] bz2 performance issue.
Inada Naoki
- [issue43786] slice(None) is slice(None) is False
Nico Schlömer
- [issue43787] Optimize BZ2File, GzipFile, and LZMAFile __iter__ method.
Inada Naoki
- [issue43787] Optimize BZ2File, GzipFile, and LZMAFile __iter__ method.
Dong-hee Na
- [issue43787] Optimize BZ2File, GzipFile, and LZMAFile __iter__ method.
Gregory P. Smith
- [issue43787] Optimize BZ2File, GzipFile, and LZMAFile __iter__ method.
Gregory P. Smith
- [issue43787] Optimize BZ2File, GzipFile, and LZMAFile __iter__ method.
Inada Naoki
- [issue43787] Optimize BZ2File, GzipFile, and LZMAFile __iter__ method.
Ma Lin
- [issue43787] Optimize BZ2File, GzipFile, and LZMAFile __iter__ method.
Ma Lin
- [issue43787] Optimize BZ2File, GzipFile, and LZMAFile __iter__ method.
Inada Naoki
- [issue43787] Optimize BZ2File, GzipFile, and LZMAFile __iter__ method.
Inada Naoki
- [issue38963] multiprocessing processes seem to "bleed" user information (GID/UID/groups)
Bartosz Kwitniewski
- [issue43788] Make ssl_data.h version specific
Christian Heimes
- [issue43789] OpenSSL 3.0.0: password callback called multiple times
Christian Heimes
- [issue43790] CLA check fails with a 500 error
Bob Kline
- [issue43791] OpenSSL 3.0.0: TLS 1.0 / 1.1 connections fail with TLSV1_ALERT_INTERNAL_ERROR
Christian Heimes
- [issue4379] Py_SAFE_DOWNCAST in FILE_TIME_to_time_t_nsec failing
Christian Heimes
- [issue24959] unittest swallows part of stack trace when raising AssertionError in a TestCase
Irit Katriel
- [issue43792] "bad argument to internal function" in cython
Dmitry Marakasov
- [issue39125] Type signature of @property not shown in help()
brenthuisman
- [issue43793] [C API] Py_NewInterpreter() cannot be called from a thread which has no Python thread state
STINNER Victor
- [issue43794] OpenSSL 3.0.0: Handle UNEXPECTED_EOF_WHILE_READING / wrap SSL_OP_IGNORE_UNEXPECTED_EOF
Christian Heimes
- [issue40485] Provide an abstraction for a select-able Event
Faidon Liambotis
- [issue43626] SIGSEV in PyErr_SetObject
Shane Harvey
- [issue43795] Implement PEP 652 -- Maintaining the Stable ABI
Petr Viktorin
- [issue43796] "install" package on PyPI
Jared Ondricek
- [issue43797] Improve syntax error for invalid comparisons
Pablo Galindo Salgado
- [issue42737] PEP 563: drop annotations for complex assign targets
Saiyang Gou
- [issue43798] Add position metadata to alias AST type
Matthew Suozzo
- [issue40701] tempfile mixes str and bytes in an inconsistent manner
Gregory P. Smith
- [issue43478] Disallow Mock spec arguments from being Mocks
Matthew Suozzo
- [issue37251] Mocking a MagicMock with a function spec results in an AsyncMock
Matthew Suozzo
- [issue43475] Worst-case behaviour of hash collision with float NaN
Raymond Hettinger
- [issue43799] OpenSSL 3.0.0: define OPENSSL_API_COMPAT 1.1.1
Christian Heimes
- [issue43800] os.fwalk is not exposed on macOS
ntninja
- [issue43801] Carriage Return problem in version v3.9.0:9cf6752
Santosh Kumbhar
- [issue43802] Seg fault on macOS using multiprocessing.JoinableQueue
Jacob Walls
- [issue43654] IDLE: Applying settings disables tab completion
Mikhail
- [issue40137] TODO list when PEP 573 "Module State Access from C Extension Methods" will be implemented
Raymond Hettinger
- [issue43803] ctypes string_at/wstring_at
Tal Hayon
- [issue32466] Fix missing test coverage for fractions.Fraction.__new__
Sergey B Kirpichev
- [issue43002] Exception chaining accepts exception classes
miss-islington
- [issue43804] Add more info about building C/C++ Extensions on Windows using MSVC
Shreyan Avigyan
- [issue43805] multiprocessing.Queue hangs when process on other side dies
Marko
- [issue22393] multiprocessing.Pool shouldn't hang forever if a worker process dies unexpectedly
Marko
- [issue43806] asyncio.StreamReader hangs when reading from pipe and other process exits unexpectedly
Marko
- [issue43807] JSONDecodeError: Extra Data Raised on Long Valid JSON
Unknown Retired Guy
- [issue42967] [CVE-2021-23336] urllib.parse.parse_qsl(): Web cache poisoning - `; ` as a query args separator
Senthil Kumaran
- [issue41661] os.path.relpath does not document ValueError on Windows with different drives
Zackery Spytz
- [issue43808] Add .isfloat() method to str
JimmyCarlos
- [issue43430] Exception raised when attempting to create Enum via functional API
Ethan Furman
- [issue39102] Increase Enum performance
Ethan Furman
- [issue42916] Support for DICOM image file format in imghdr module
Pierre-Alain Moret
- [issue43809] Improve mismatching parentheses error
Pablo Galindo Salgado
- [issue43282] Add split install targets to install tests separately from lib
Eli Schwartz
- [issue43617] Missing definition in configure.ac causing autoreconf to create damaged configure script
Eli Schwartz
- [issue22282] ipaddress module accepts octal formatted IPv4 addresses in IPv6 addresses
Julian Berman
- [issue1662581] the re module can perform poorly: O(2**n) versus O(n**2)
Gregory P. Smith
- [issue34309] Trouble when reloading extension modules.
Shakeeb Alireza
- [issue28708] Low FD_SETSIZE limit on Windows
Alan
- [issue42454] Move slice creation to the compiler for constants
Andrei Kulakov
- [issue43810] os.path.abspath returns invalid path (resolves symbolic link)
Rene Visser
- [issue41515] typing.get_type_hints generates KeyError
Karthikeyan Singaravelan
- [issue42059] TypedDict(...) as function does not respect "total" when setting __required_keys__ and __optional_keys__
Dominic Davis-Foster
- [issue43680] Remove undocumented io.OpenWrapper and _pyio.OpenWrapper
STINNER Victor
- [issue39774] Missing documentation on how to make package executable as script
igo95862
- [issue41561] test_ssl fails in Ubuntu 20.04: test_min_max_version_mismatch
Christian Heimes
- [issue43811] Run GHA CI with multiple OpenSSL versions
Christian Heimes
- [issue34311] locale.format() and locale.format_string() cast Decimals to float
Stéphane Wirtel
- [issue43812] Tuple unpacking in getitem
Jeppe Dakin
- [issue43813] Denial of service on http.server module with large request method.
Mohammed Dief
- [issue35540] dataclasses.asdict breaks with defaultdict fields
Alexandru Coca
- [issue43814] Fix the error message for disallowed __weakref__ slots
Géry
- [issue43351] `RecursionError` during deallocation
Andrew V. Jones
- [issue33927] Allow json.tool to have identical infile and outfile
Stéphane Wirtel
- [issue43815] documentation for types.new_class() mention misleading default for exec_body
Eric V. Smith
- [issue43816] Missing 'extern "C"' for _Py_ctype_table
Andrew V. Jones
- [issue43492] Upgrade to SQLite 3.35.4 in macOS and Windows
Big Stone
- [issue43123] email MIME splitting
Ross Rhodes
- [issue42904] get_type_hints does not provide localns for classes
Guido van Rossum
- [issue43817] Add typing.eval_annotations()
Larry Hastings
- [issue30528] ipaddress.IPv{4,6}Network.reverse_pointer is broken
jana
- [issue43818] Email does not apply policy to multipart messages with defects
Joseph Ishac
- [issue42238] Deprecate suspicious.py?
STINNER Victor
- [issue43819] ExtensionFileLoader Does Not Implement invalidate_caches
Ian H
- [issue43820] Remove namespace copy from dataclasses.make_dataclass()
Eric V. Smith
- [issue43821] Undocumented behavior of sleep functions and asyncio delayed execution
Josef Havránek
- [issue40006] enum: Add documentation for _create_pseudo_member_ and composite members
Ethan Furman
- [issue43822] Improve syntax errors for missing commas
Pablo Galindo Salgado
- [issue43823] Improve syntax errors for invalid dictionary literals
Pablo Galindo Salgado
- [issue43824] array.array.__deepcopy__() accepts a parameter of any type
MingZhe Hu
- [issue37179] asyncio loop.start_tls() provide support for TLS in TLS
Jordan Borean
- [issue43825] Deprecation warnings in test cases
Karthikeyan Singaravelan
- [issue43826] Resource warnings in test_subprocess
Karthikeyan Singaravelan
- [issue38755] Long unicode string causes SyntaxError: Non-UTF-8 code starting with '\xe2' in file ..., but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details
Andrew Ushakov
- [issue43827] abc conflicts with __init_subclass__
Vlad Hoi
- [issue43828] MappingProxyType accepts string
Andy Maier
- [issue43829] MappingProxyType cannot hash a hashable underlying mapping
Andy Maier
- [issue43830] (-1) ** 0.5 returns (6.123233995736766e-17+1j) instead of 1j
Nathan Fallet
- [issue3451] Asymptotically faster divmod and str(long)
Carl Friedrich Bolz-Tereick
- [issue43646] ForwardRef name conflict during evaluation
Ken Jin
- [issue14811] decoding_fgets() truncates long lines and fails with a SyntaxError("Non-UTF-8 code starting with...")
Eryk Sun
- [issue42722] Add --debug command line option to unittest to enable post-mortem debugging
Rémi Lapeyre
- [issue43831] sqlite: convert_timestamp raises ValueError for empty columns
Lumír Balhar
- [issue2824] zipfile to handle duplicate files in archive
Felix C. Stegerman
- [issue40432] Pegen regenerate project for Windows not working
Pablo Galindo Salgado
- [issue43832] asyncio + multiprocessing = core dump in sem_trywait
Andrei Pozolotin
- [issue43833] Unexpected Parsing of Numeric Literals Concatenated with Boolean Operators
sco1
- [issue39232] asyncio crashes when tearing down the proactor event loop
Michael Hall
- [issue43834] Use context manager in StringIO example
John Hagen
- [issue43835] Dataclasses don't call base class __init__
Paul Pinterits
- [issue43080] pprint for dataclass instances
Eric V. Smith
- [issue43680] Deprecate undocumented io.OpenWrapper and _pyio.OpenWrapper
STINNER Victor
- [issue38530] Offer suggestions on AttributeError
Pablo Galindo Salgado
- [issue38530] Offer suggestions on AttributeError and NameError
Pablo Galindo Salgado
- [issue43836] range.index doesn't support start/stop optional arguments
Kaleb Barrett
- [issue32891] Add 'Integer' as synonym for 'Integral' in numbers module.
Sergey B Kirpichev
- [issue43837] Operator precedence documentation could be more clear
Aidan Feldman
- [issue42152] Use PyDict_Contains() and PyDict_SetDefault() instead of PyDict_GetItemWithError()
Inada Naoki
- [issue41098] Deprecating PyUnicodeEncodeError_Create
Inada Naoki
- [issue42578] Add tip when encountering UnicodeDecode/EncodeError in open()
Inada Naoki
- [issue43838] There is a way to access an underlying mapping in MappingProxyType
Serhiy Storchaka
- [issue43839] [easy] test_cmd_line: DeprecationWarning: invalid escape sequence \u
STINNER Victor
- [issue43840] [easy] test_distutils logs 3 DeprecationWarning warnings
STINNER Victor
- [issue43841] [easy] test_collections: DeprecationWarning: Please use assertEqual instead
STINNER Victor
- [issue43842] test_logging: "OSError: [Errno 9] Bad file descriptor" logged on FreeBSD
STINNER Victor
- [issue43843] libregrtest: mark a test as failed if a thread logs an unexpected exception
STINNER Victor
- [issue43844] [easy]
STINNER Victor
- [issue43265] [sqlite3] Improve backup error handling
Berker Peksag
- [issue43845] test_concurrent_futures leaks many dangling threads on FreeBSD
STINNER Victor
- [issue43846] Control stack usage in large expressions
Mark Shannon
- [issue20364] Rename & explain sqlite3.Cursor.execute 'parameters' param
Berker Peksag
- [issue43847] realpath of bytestr smb drive letters fail
ed
- [issue43505] [sqlite3] Explicitly initialise and shut down sqlite3
Erlend Egeberg Aasland
- [issue41282] Deprecate and remove distutils
STINNER Victor
- [issue43426] test_importlib.test_windows emits deprecation warning over usage of distutils
STINNER Victor
- [issue15795] Zipfile.extractall does not preserve file permissions
William Woodruff
- [issue28197] Add start and stop parameters to the range.index() ABC method
Shreyan Avigyan
- [issue40407] Zipfile couldn`t recognized character set rightly.
Irit Katriel
- [issue43583] make test failures, 2 tests failed: test_embed test_tabnanny
Irit Katriel
- [issue43848] gzip.py: explain optional argument mtime
Joachim
- [issue43252] deepcopy of weakref proxies
Irit Katriel
- [issue38748] 32 bit ctypes stdcall callback fails to restore stack pointer
Michael Curran
- [issue37741] importlib.metadata docs not showing up in the module index
Brett Cannon
- [issue43849] Typo in calendar doc
John
- [issue43296] [sqlite3] Fix sqlite3_value_blob() usage
Berker Peksag
- [issue32935] Documentation falsely leads to believe that MemoryHandler can be used to wrap SMTPHandler to send multiple messages per email
Irit Katriel
- [issue43850] unreproducible bytecode: set order depends on random seed for compiled bytecode
Filipe Laíns
- [issue40804] Bug report in python3.6.8 using argparse module
Irit Katriel
- [issue43851] Optimise SQLite builds on macOS and Windows
Erlend Egeberg Aasland
- [issue41323] Perform "peephole" optimization directly on control-flow graph.
Inada Naoki
- [issue37596] Reproducible pyc: frozenset is not serialized in a deterministic order
Filipe Laíns
- [issue38634] Symbol resolution conflict when embeding python in an application using libedit
Takuya N
- [issue13501] Make libedit support more generic; port readline / libedit to FreeBSD
Takuya N
- [issue43498] "dictionary changed size during iteration" error in _ExecutorManagerThread
Jakub Kulik
- [issue43852] [sqlite3] Harden tuple creation
Erlend Egeberg Aasland
- [issue43853] [sqlite] Fix sqlite3_value_text() usage
Erlend Egeberg Aasland
- [issue35056] Test leaks of memory not managed by Python allocator
Erlend Egeberg Aasland
- [issue43854] curses: returns incorrect chars after resuming a suspended process
darrikonn
- [issue43855] test_ssl: test_msg_callback_deadlock_bpo43577() failed on macOS of GitHub Action
STINNER Victor
- [issue42124] FAIL test_asyncio test_sendfile_close_peer_in_the_middle_of_receiving
STINNER Victor
- [issue43539] test_asyncio: test_sendfile_close_peer_in_the_middle_of_receiving() fails randomly
STINNER Victor
- [issue41682] test_asyncio: Proactor test_sendfile_close_peer_in_the_middle_of_receiving failure
STINNER Victor
- [issue41682] [Windows] test_asyncio: Proactor test_sendfile_close_peer_in_the_middle_of_receiving failure
STINNER Victor
- [issue43856] Docs for importlib.metadata should mention Python version
Antoine Pitrou
- [issue43857] Fix the AttributeError message for deletion of a missing attribute
Géry
- [issue34321] mmap.mmap() should not necessarily clone the file descriptor
Zackery Spytz
- [issue40222] "Zero cost" exception handling
Guido van Rossum
- [issue43858] Provide method to get list of logging level names
Andy Lowry
- [issue42037] Documentation confusion in CookieJar functions
Andrei Kulakov
- [issue38671] pathlib.Path.resolve(strict=False) returns relative path on Windows if the entry does not exist
Claudio Jolowicz
- [issue40443] Remove unused imports in the stdlib (April 2020 edition)
STINNER Victor
- [issue43859] Improve syntax error for indentation errors
Pablo Galindo Salgado
- [issue39376] Avoid modifying the process global environment (not thread safe)
STINNER Victor
- [issue43627] What are the requirements for a test_sundry-testable script in Tools/scripts?
Zachary Ware
- [issue43860] unittest increment tests executed
Steve Kelem
- [issue43602] Include Decimal's in numbers.Real
Sergey B Kirpichev
- [issue43861] A potential double free in list_sort_impl
Yunlongs
- [issue41506] Inclusion or documentation of extended with syntax in 3.9
Pablo Galindo Salgado
- [issue28528] Pdb.checkline()
Erlend Egeberg Aasland
- [issue43862] warnings: -W option and PYTHONWARNINGS now use the message as a regex
STINNER Victor
- [issue43863] [Windows] test_distutils logs: DeprecationWarning: bdist_msi command is deprecated since Python 3.9, use bdist_wheel (wheel packages) instead
STINNER Victor
- [issue43864] [Windows] test_importlib logs: DeprecationWarning: WindowsRegistryFinder.find_module() is deprecated and slated for removal in Python 3.12; use find_spec() instead
STINNER Victor
- [issue43865] win32_ver and getwindowsversion return different Windows 10 build numbers
Michael Dudley
- [issue43866] Installation files of the Python
Muhammad Hussein Ammari
- [issue43867] concurrent.futures: handle explicitly SystemExit in managers.Server
STINNER Victor
- [issue43868] Remove PyOS_ReadlineFunctionPointer from the stable ABI list
Petr Viktorin
- [issue43463] typing.get_type_hints with TYPE_CHECKING imports / getting hints for single argument
Guido van Rossum
- [issue43869] Fix documentation of epoch/time.time
Ofek Lev
- [issue43284] sys.getwindowsversion().platform_version is incorrect
Eryk Sun
- [issue43870] C API Functions Bypass __import__ Override
Ian H
- [issue41163] test_weakref hangs
Irit Katriel
- [issue30898] SSL cert failure running make test during Python 3.6 install
Irit Katriel
- [issue29799] Add tests for header API of 'urllib.request.Request' class
Irit Katriel
- [issue15907] move doctest test-data files into a subdirectory of Lib/test
Irit Katriel
- [issue43871] urllib.parse.urlparse doesn't check port
Alexei Pastuchov
- [issue43872] Unable to compile cpython in Visual Studio 2019
Shreyan Avigyan
- [issue43873] bz2.open() docs give conflicting defaults for mode
Roy Smith
- [issue42256] BaseCookie.__parse_string() doesn't work with expires= between cookies
Paulie Pena
- [issue1676820] Add a PeriodicTimer to threading
Irit Katriel
- [issue27835] SystemExit in setUpClass etc. terminates test run
Irit Katriel
- [issue35342] email "default" policy raises exception iterating over unparseable date headers
Irit Katriel
- [issue21728] Confusing error message when initialising type inheriting object.__init__
Irit Katriel
- [issue43874] argparse crashes on subparsers with no dest/metava
Terence Honles
- [issue43875] path.glob with ** does not always detect symlink loops
Reuben Thomas
- [issue43876] argparse documentation contrasting nargs '*' vs. '+' is misleading
Vince Reuter
- [issue10794] Infinite recursion while garbage collecting loops indefinitely
Irit Katriel
- [issue22128] patch: steer people away from codecs.open
Irit Katriel
- [issue16718] Mysterious atexit fail
Irit Katriel
- [issue6253] optparse.OptionParser.get_usage uses wrong formatter
Irit Katriel
- [issue31481] telnetlib fails to read continous large output from Windows Telnet Server
Irit Katriel
- [issue30425] Python 3.6.1 (32-bit)_20170522020736.log
Irit Katriel
- [issue14322] More test coverage for hmac
Irit Katriel
- [issue41943] unittest.assertLogs passes unexpectedly
Irit Katriel
- [issue16221] tokenize.untokenize() "compat" mode misses the encoding when using an iterator
Irit Katriel
- [issue41559] Add support for PEP 612 (Parameter Specification Variables) to typing.py
Ken Jin
- [issue43877] Logging Cookbook ambiguity
Ned Deily
- [issue10663] configure shouldn't set a default OPT
Arfrever Frehtes Taifersar Arahesis
- [issue43878] ./configure fails on Apple Silicon
Keith Smiley
- [issue28254] Add C API for gc.enable, gc.disable, and gc.isenabled
da-woods
- [issue28254] Add C API for gc.enable, gc.disable, and gc.isenabled
Stefan Behnel
- [issue28254] Add C API for gc.enable, gc.disable, and gc.isenabled
Raymond Hettinger
- [issue28254] Add C API for gc.enable, gc.disable, and gc.isenabled
Stefan Behnel
- [issue28254] Add C API for gc.enable, gc.disable, and gc.isenabled
Stefan Behnel
- [issue28254] Add C API for gc.enable, gc.disable, and gc.isenabled
STINNER Victor
- [issue28254] Add C API for gc.enable, gc.disable, and gc.isenabled
Stefan Behnel
- [issue28254] Add C API for gc.enable, gc.disable, and gc.isenabled
STINNER Victor
- [issue28254] Add C API for gc.enable, gc.disable, and gc.isenabled
STINNER Victor
- [issue28254] Add C API for gc.enable, gc.disable, and gc.isenabled
STINNER Victor
- [issue28254] Add C API for gc.enable, gc.disable, and gc.isenabled
STINNER Victor
- [issue28254] Add C API for gc.enable, gc.disable, and gc.isenabled
Petr Viktorin
- [issue28254] Add C API for gc.enable, gc.disable, and gc.isenabled
Petr Viktorin
- [issue43522] SSLContext.hostname_checks_common_name appears to have no effect
Christian Heimes
- [issue43879] Add native_id to PyThreadState
Gabriele Tornetta
- [issue43669] PEP 644: Require OpenSSL 1.1.1 or newer
Christian Heimes
- [issue28022] SSL releated deprecation for 3.6
Christian Heimes
- [issue43880] 3.10 SSL module deprecations
Christian Heimes
- [issue43881] add platform availabity information for os.sched_getaffinity
Guo Ci Teo
- [issue38908] Troubles with @runtime_checkable protocols
Kevin Shweh
- [issue42333] Port ssl module to heap types and module state (PEP 573)
Christian Heimes
- [issue42746] python3.7.3 - ssl.SSLContext() - "Killed"
Christian Heimes
- [issue42854] OpenSSL 1.1.1: use SSL_write_ex() and SSL_read_ex()
Christian Heimes
- [issue43000] All SSL requests fail with WRONG_VERSION_NUMBER when a packet sniffer is open
Christian Heimes
- [issue42952] Incorrect handling of EC_KEY_new_by_curve_name() in the _ssl module
Christian Heimes
- [issue38815] test_ssl: test_min_max_version() fails on FreeBSD and Fedora
Christian Heimes
- [issue41195] Interface to OpenSSL's security level
Christian Heimes
- [issue34078] Broken CRL functionality in ssl.py
Christian Heimes
- [issue23239] SSL match_hostname does not accept IP Address
Christian Heimes
- [issue33023] Unable to copy ssl.SSLContext
Christian Heimes
- [issue35136] test_ssl fails in AMD64 FreeBSD CURRENT Shared 3.6 buildbot, OpenSSL 1.1.1a
Christian Heimes
- [issue39344] Getting error while importing ssl " import _ssl # if we can't import it, let the error propagate ImportError: DLL load failed while importing _ssl: The specified module could not be found."
Christian Heimes
- [issue30141] If you forget to call do_handshake, then everything seems to work but hostname checking is disabled
Christian Heimes
- [issue32219] SSLWantWriteError being raised by blocking SSL socket
Christian Heimes
- [issue35888] ssl module - could not get the server certificate w/o completed handshake
Christian Heimes
- [issue33808] ssl.get_server_certificate fails with openssl 1.1.0 but works with 1.0.2g for self-signed certificate
Christian Heimes
- [issue33025] urlencode produces bad output from ssl.CERT_NONE and friends that chokes decoders
Christian Heimes
- [issue34669] test_ssl fails if SSLv2 is enabled
Christian Heimes
- [issue31453] Debian Sid/Buster: Cannot enable TLS 1.0/1.1 with PROTOCOL_TLS
Christian Heimes
- [issue36866] Certificate verification errors in urllib.request become URLError
Christian Heimes
- [issue28453] SSLObject.selected_alpn_protocol() not documented
Christian Heimes
- [issue36868] New behavior of OpenSSL hostname verification not exposed, incorrectly documented
Christian Heimes
- [issue34001] LibreSSL does not tolerate setting minimum_version greater than maximum_version
Christian Heimes
- [issue34271] Please support logging of SSL master secret by env variable SSLKEYLOGFILE
Christian Heimes
- [issue40079] NULL pointer deref on error path in _ssl debughelpers.c
Christian Heimes
- [issue40482] _hashlib: register Python names as OpenSSL aliases
Christian Heimes
- [issue37550] SSL Pip Error
Christian Heimes
- [issue30226] Modernize make_ssl_certs
Christian Heimes
- [issue43362] Bad free in py_sha3_new_impl function
Christian Heimes
- [issue37630] Investigate replacing SHA3 code with OpenSSL
miss-islington
- [issue39432] Distutils generates the wrong export symbol for unicode module names
da-woods
- [issue43641] Update `ssl.PROTOCOL_TLSv1_2` docs since it is not the newest TLS version
miss-islington
- [issue36076] ssl.get_server_certificate should use SNI
miss-islington
- [issue18233] SSLSocket.getpeercertchain()
Christian Heimes
- [issue43882] urllib.parse should sanitize urls containing ASCII newline and tabs.
Senthil Kumaran
- [issue43883] Making urlparse WHATWG conformant
Senthil Kumaran
- [issue43884] Cannot cleanly kill a subprocess using high-level asyncio APIs
Ronal Abraham
- [issue39298] add BLAKE3 to hashlib
Jack O'Connor
- [issue31711] ssl.SSLSocket.send(b"") fails
Christian Heimes
- [issue42853] `OverflowError: signed integer is greater than maximum` in ssl.py for files larger than 2GB
Christian Heimes
- [issue43885] ResourceWarning: unclosed <ssl.SSLSocket ...> test_pha_required_nocert
Christian Heimes
- [issue43886] Extending/embedding Python documentation outdated/incomplete
Federico Pellegrin
- [issue43887] it seems that sorted built-in always return floats before int if they appear to be equal
John Mish
- [issue43888] GitHub Actions CI/CD `Coverage` job is broken on master
Sviatoslav Sydorenko
- [issue40849] Expose X509_V_FLAG_PARTIAL_CHAIN ssl flag
miss-islington
- [issue26779] pdb continue followed by an exception in the same frame shows incorrect frame linenumber
Romuald Brunet
- [issue43889] Pickle performance regression in 3.10
Ken Jin
- [issue43890] Deadlock when mixing event loops and subprocesses
Thomas Buhrmann
- [issue43492] Upgrade to SQLite 3.35.5 in macOS and Windows
Erlend Egeberg Aasland
- [issue32813] SSL shared_ciphers implementation wrong - returns configured but not shared ciphers
Christian Heimes
- [issue34670] Add set_post_handshake_auth for TLS 1.3
Christian Heimes
- [issue36137] SSL verification fails for some sites inside windows docker container
Christian Heimes
- [issue35422] misleading error message from ssl.get_server_certificate() when bad port
Christian Heimes
- [issue37120] Provide knobs to disable session ticket generation on TLS 1.3
Christian Heimes
- [issue37666] urllib.requests.urlopen: deprecate cafile=None, capath=None, cadefault=False
Christian Heimes
- [issue25460] Misc/.gdbinit uses preprocessor macro
Pablo Galindo Salgado
- [issue34028] Python 3.7.0 wont compile with SSL Support 1.1.0 > alledged missing X509_VERIFY_PARAM_set1_host() support
Christian Heimes
- [issue41556] hostname verification fails if hostname starts with literal IPv4
Christian Heimes
- [issue36011] ssl - tls verify on Windows fails
Tianon
- [issue37355] SSLSocket.read does a GIL round-trip for every 16KB TLS record
Christian Heimes
- [issue42166] corrupted size vs. prev_size
Christian Heimes
- [issue34391] test_ftplib is failing with TLS 1.3
Christian Heimes
- [issue32951] Prohibit direct instantiation of SSLSocket and SSLObject
Christian Heimes
- [issue43466] ssl/hashlib: Add configure option to set or auto-detect rpath to OpenSSL libs
Pablo Galindo Salgado
- [issue31213] __context__ reset to None in nested exception
Irit Katriel
- [issue43891] co_annotations branch caused a crash in stackeffect() in compile.c
Larry Hastings
- [issue17659] no way to determine First weekday (based on locale)
Cédric Krier
- [issue43318] pdb can't output the prompt message when successfully clear breakpoints by "filename:lineno"
ZhaoJie Hu
- [issue33178] Add support for BigEndianUnion and LittleEndianUnion in ctypes
David Goncalves
- [issue19023] ctypes docs: Unimplemented and undocumented features
David Goncalves
- [issue43892] Make match patterns explicit in the AST
Nick Coghlan
- [issue43893] typing.get_type_hints does not accept type annotations with leading whitespaces
Jarry Shaw
- [issue42422] types.CodeType() has no bytecode verifier
Sofian Brabez
- [issue22079] Ensure in PyType_Ready() that base class of static type is static
Stefan Behnel
- [issue43894] IDLE editor file minor refactoring
E. Paine
- [issue30800] zlib.compressobj took too much memory on window
Irit Katriel
- [issue43895] Unnecessary Cache of Shared Object Handles
Ian H
- [issue7247] test_fcntl_64_bit from test_fcntl.py fails in Python 2.6.4
Irit Katriel
- [issue43896] Update the Sphinx directive for super from function to class
Géry
- [issue43897] Implement support for validation of pattern matching ASTs
Batuhan Taskaya
- [issue43898] Python fails to import .dylib but works when extension is changed to .so
Ellis trisk-grove
- [issue40306] Enhancement request for SSLContext - flag to handle trailing dot in hostname
Christian Heimes
- [issue31727] FTP_TLS errors when use certain subcommands
Christian Heimes
- [issue43899] separate builtin function
David Alvarez Lombardi
- [issue43900] string comprehension
David Alvarez Lombardi
- [issue41701] Buildbot web page: connection lost after 1 minute, then display "Connection restored" popup
Pablo Galindo Salgado
- [issue39194] asyncio.open_connection returns a closed client when server fails to authenticate client certificate
Christian Heimes
- [issue43901] Add an empty annotations dict to all classes and modules
Larry Hastings
- [issue43902] ssl module: add getter for SSL_CTX* and SSL*
Christian Heimes
- [issue43903] round() produces incorrect results with certain values
Olli
- [issue43904] Documentation for argparse, missed opportunity
berkbayr
- [issue32882] SSLContext.set_ecdh_curve() not accepting x25519
sruester
- [issue38605] [typing] PEP 563: Postponed evaluation of annotations: enable it by default in Python 3.11
STINNER Victor
- [issue43905] dataclasses.astuple does deepcopy on all fields
Erik Carstensen
- [issue30069] External library behave differently when loaded by Python (maybe thread issue)
Irit Katriel
- [issue43906] turtle graphics don't work
кофеёк
- [issue40642] Cpython "pystate.h" subdirectory wrong
Xi Ruoyao
- [issue43907] pickle.py bytearray memoization bug with protocol 5
Carl Friedrich Bolz-Tereick
- [issue43908] array.array should remain immutable
Guido van Rossum
- [issue26227] Windows: socket.gethostbyaddr(name) fails for non-ASCII hostname
Steve Dower
- [issue12403] Mention sys.displayhook in code module docs and the compile builtin docs
Irit Katriel
- [issue28724] Add method send_io, recv_io to the socket module.
Saiyang Gou
- [issue38692] add a pidfd child process watcher
Saiyang Gou
- [issue43909] Fuzz dis module and find crashes for dis.dis(), dis.get_instructions() dis.show_code()
Xinmeng Xia
- [issue27763] Add complex case to test_builtin abs()
Sergey B Kirpichev
- [issue43910] cgi.parse_header does not handle escaping correctly
Mark Gordon
- [issue43911] Queue.get() memory leak
Jens
- [issue25786] contextlib.ExitStack introduces a cycle in exception __context__
Irit Katriel
- [issue43912] http.client.BadStatusLine raised and response contains request
Andy Maier
- [issue37578] Change Glob: Allow Recursion for Hidden Files
Petr Viktorin
- [issue1697943] msgfmt cannot cope with BOM - improve error message
Irit Katriel
- [issue17681] Work with an extra field of gzip and zip files
Alex Mijalis
- [issue29708] support reproducible Python builds
Felix C. Stegerman
- [issue43913] unittest module cleanup functions not run unless tearDownModule() is defined
Ryan Tarpine
- [issue32596] Lazy import concurrent.futures.process and thread
Cebtenzzre
- [issue43914] Highlight invalid ranges in SyntaxErrors
Pablo Galindo Salgado
- [issue38822] [Windows] Inconsistent os.stat behavior for directory with Access Denied
Steve Dower
- [issue43915] Add PCbuild/blurb.bat
Steve Dower
- [issue35306] [Windows] OSError when testing whether pathlib.Path('*') exists
Steve Dower
- [issue28577] ipaddress.ip_network(...).hosts() returns nothing for an IPv4 /32
Pete Wicken
- [issue43538] [Windows] support args and cwd in os.startfile()
Steve Dower
- [issue43916] Check that new heap types cannot be created uninitialised
Pablo Galindo Salgado
- [issue43607] urllib's request.pathname2url not compatible with extended-length Windows file paths
Steve Dower
- [issue25782] CPython hangs on error __context__ set to the error itself
Irit Katriel
- [issue38222] pathlib Path objects should support __format__
Steve Dower
- [issue43917] An error in classmethod example in the documentation of descriptor
Egor
- [issue18744] doc: pathological performance using tarfile
Irit Katriel
- [issue21352] improve documentation indexing
Irit Katriel
- [issue39572] [typing] TypedDict's 'total' argument is undocumented
miss-islington
- [issue37751] In codecs, function 'normalizestring' should convert both spaces and hyphens to underscores.
akdor1154
- [issue37751] In codecs, function 'normalizestring' should convert both spaces and hyphens to underscores.
hai shi
- [issue37751] In codecs, function 'normalizestring' should convert both spaces and hyphens to underscores.
Inada Naoki
- [issue37751] In codecs, function 'normalizestring' should convert both spaces and hyphens to underscores.
Inada Naoki
- [issue37751] In codecs, function 'normalizestring' should convert both spaces and hyphens to underscores.
Marc-Andre Lemburg
- [issue37751] In codecs, function 'normalizestring' should convert both spaces and hyphens to underscores.
Miro Hrončok
- [issue37751] In codecs, function 'normalizestring' should convert both spaces and hyphens to underscores.
STINNER Victor
- [issue37751] In codecs, function 'normalizestring' should convert both spaces and hyphens to underscores.
hai shi
- [issue37751] In codecs, function 'normalizestring' should convert both spaces and hyphens to underscores.
Inada Naoki
- [issue37751] In codecs, function 'normalizestring' should convert both spaces and hyphens to underscores.
miss-islington
- [issue37751] In codecs, function 'normalizestring' should convert both spaces and hyphens to underscores.
STINNER Victor
- [issue37751] In codecs, function 'normalizestring' should convert both spaces and hyphens to underscores.
Inada Naoki
- [issue37751] In codecs, function 'normalizestring' should convert both spaces and hyphens to underscores.
miss-islington
- [issue37751] In codecs, function 'normalizestring' should convert both spaces and hyphens to underscores.
Inada Naoki
- [issue37751] In codecs, function 'normalizestring' should convert both spaces and hyphens to underscores.
STINNER Victor
- [issue43918] anext builtin docstring has no signature text or info about default argument
Erik Welch
- [issue43919] Potential bug in the "request" package.
edgj4718
- [issue32133] documentation: numbers module nitpick
Sergey B Kirpichev
- [issue30094] PDB enhancement
Sergey B Kirpichev
- [issue23602] Implement __format__ for Fraction
Sergey B Kirpichev
- [issue23975] numbers.Rational implements __float__ incorrectly
Sergey B Kirpichev
- [issue11977] Document int.conjugate, .denominator, ...
Sergey B Kirpichev
- [issue37322] test_ssl: test_pha_required_nocert() emits a ResourceWarning
Christian Heimes
- [issue37363] Additional PEP578 hooks
Stéphane Wirtel
- [issue43920] OpenSSL 3.0.0: handle empty cadata consistently
Christian Heimes
- [issue43921] test_ssl fails on Windows buildbots
Pablo Galindo Salgado
- [issue43922] Double dots in quopri transported emails
Julien Castiaux
- [issue35114] ssl.RAND_status docs describe it as returning True/False; actually returns 1/0
Christian Heimes
- [issue43923] Can't create generic NamedTuple as of py3.9
FHTMitchell
- [issue43924] print unexpected values in infinite loop
Rafi Hassan Chowdhury
- [issue43925] Add hangul syllables to unicodedata.decomposititon
Frédéric Grosshans-André
- [issue42725] PEP 563: Should the behavior change for yield/yield from's
Batuhan Taskaya
- [issue30713] Reject newline character (U+000A) in URLs in urllib.parse
Gregory P. Smith
- [issue43926] Clean metadata (importlib_metadata 4.0)
Jason R. Coombs
- [issue39950] Add pathlib.Path.hardlink_to()
miss-islington
- [issue42361] Use Tcl/Tk 8.6.10 in build-installer.py when building on recent macOS
Terry J. Reedy
- [issue43927] Remove IOError references from the tutorial
Tim Huegerich
- [issue43649] time.strftime('%z') doesn't return UTC offset in the form ±HHMM
Steve Dower
- [issue30555] _io._WindowsConsoleIO breaks in the face of fd redirection
Steve Dower
- [issue41277] documentation: os.setxattr() errno EEXIST and ENODATA
Zackery Spytz
- [issue43928] Fix the typo in documentation
Jeffrey Tse
- [issue31870] add timeout parameter for get_server_certificate in ssl.py
miss-islington
- [issue43929] Raise on threading.Event.__bool__ due to ambiguous nature
Aritn Sarraf
- [issue27521] Misleading compress level header on files created with gzip
Irit Katriel
- [issue16386] imp.find_module does not specify registry key it searches on windows
Irit Katriel
- [issue43520] Make Fraction(string) handle non-ascii slashes
Frédéric Grosshans-André
- [issue43930] Update bundled pip to 21.1 and setuptools to 56.0.0
Stéphane Bidoul
- [issue43931] Add the Python version to the API data.
Gabriele N Tornetta
- [issue41350] Use of zipfile.Path causes attempt to write after ZipFile is closed
Andrei Kulakov
- [issue43932] f-string decimal has leading space
Akshay K
- [issue25166] Windows All Users installation places uninstaller in user profile
Muhammad Hussein Ammari
- [issue43193] Installer for All users
Muhammad Hussein Ammari
- [issue43933] Regression in python3.10 with traceback frame having lineno of -1
Anthony Sottile
- [issue43934] Minimal version of SQLite3 - 3.26 ?
Stéphane Wirtel
- [issue43935] Fix typo in Turtle.back docstring
Tarjei Bærland
- [issue43936] os.path.realpath() normalizes paths before resolving links on Windows
Barney Gale
- [issue28874] test_logging fails and freezes
wim glenn
- [issue14965] super() and property inheritance behavior
Victor Milovanov
- [issue11354] argparse: nargs could accept range of options count
paul j3
- [issue43534] turtle.textinput window is not transient
miss-islington
- [issue43937] Turtle uses the default root window
Serhiy Storchaka
- [issue42609] Eval with too high string multiplication crashes newer Python versions
Serhiy Storchaka
- [issue39529] Deprecate get_event_loop()
Serhiy Storchaka
- [issue38490] statistics: add covariance, Pearson's correlation, and simple linear regression
Tal Einat
- [issue8579] Add missing tests for FlushKey, LoadKey, and SaveKey in winreg
Irit Katriel
- [issue35676] unittest assert helper methods have incorrect signature in docs
Irit Katriel
- [issue24026] Python hangs forever in wait() of threading.py
Irit Katriel
- [issue43938] Document that dataclasses.FrozenInstanceError derives from AttributeError
Eric V. Smith
- [issue43939] Deadlock in logging
DaRoee
- [issue32822] finally block doesn't re-raise exception if return statement exists inside
robertohueso
- [issue26810] inconsistent garbage collector behavior across platforms when using ctypes data-structures
Irit Katriel
- [issue27420] Docs for os.link - say what happens if link already exists
Irit Katriel
- [issue31055] All Sphinx generated pages could have a new "Edit This Page" link adjacent to the existing "Show Source"
Irit Katriel
- [issue29732] Heap out of bounds read in tok_nextc()
Irit Katriel
- [issue43532] Add keyword-only fields to dataclasses
Eric V. Smith
- [issue40608] PY3.8 GC segfault (Py_TRASHCAN_SAFE_BEGIN/END are not backwards compatible)
Irit Katriel
- [issue11100] test_fdopen: close failed in file object destructor
Irit Katriel
- [issue43940] int casting to float results to a different value in memory
Huang Yang
- [issue43941] Unit test failure in test_gdb only with -O0
Larry Hastings
- [issue43612] zlib.compress should have a wbits argument
Ruben Vorderman
- [issue26092] doctest should allow custom sys.displayhook
Sergey B Kirpichev
- [issue40878] Use c99 on the aixtools bot
Michael Felt
- [issue43942] RawDescriptionHelpFormatter seems to be ignored for argument descriptions
Reuben Thomas
- [issue26215] Make GC_Head a compile-time option
Irit Katriel
- [issue28968] xml rpc server fails with connection reset by peer error no 104
Irit Katriel
- [issue20290] inspect module bug for modules with same filename
Irit Katriel
- [issue21251] Standard library trace module crashes with exception
Irit Katriel
- [issue35930] Raising an exception raised in a "future" instance will create reference cycles
Jesús Cea Avión
- [issue43943] test_ssl fails in the macos CI
Christian Heimes
- [issue22972] Timeout making ajax calls to SimpleHTTPServer from internet explorer
Irit Katriel
- [issue23336] Thread.LockType is misnamed
Irit Katriel
- [issue10599] sgmllib.parse_endtag() is not respecting quoted text
Irit Katriel
- [issue14810] tarfile does not support timestamp older 1970-01-01
Irit Katriel
- [issue3849] FUD in documentation for urllib.urlopen()
Irit Katriel
- [issue10764] sysconfig and alternative implementations
Irit Katriel
- [issue31726] Missing token.COMMENT
Irit Katriel
- [issue42924] bytearray_repeat copies from ob_bytes instead of ob_start
Łukasz Langa
- [issue34463] Discrepancy between traceback.print_exception and sys.__excepthook__
Łukasz Langa
- [issue43944] Processes in Python 3.9 exiting with code 1 when It's created inside a ThreadPoolExecutor
Genaro Camele
- [issue25567] shlex.quote doesn't work on bytestrings
Shatabarto Bhattacharya
- [issue42095] plistlib: Add tests that compare with plutil(1)
Shatabarto Bhattacharya
- [issue36921] Deprecate yield from and @coroutine in asyncio
Nathaniel Smith
- [issue32958] socket module calls with long host names can fail with idna codec error
Alex Vandiver
- [issue27590] tarfile module next() method hides exceptions
Irit Katriel
- [issue43945] [Enum] standardize format() behavior
Ethan Furman
- [issue39812] Avoid daemon threads in concurrent.futures
Jan Konopka
- [issue41639] Unpickling derived class of list does not call __init__()
Gregory P. Smith
- [issue43946] unpickling a subclass of list fails when it implements its own extend method
Gregory P. Smith
- [issue29368] Optimize unpickling list-like objects: use extend() instead of append()
Gregory P. Smith
- [issue3609] does parse_header really belong in CGI module?
Senthil Kumaran
- [issue23498] Expose http.cookiejar.split_header_words()
Senthil Kumaran
- [issue12966] cookielib.LWPCookieJar breaks on cookie values with a newline
Senthil Kumaran
- [issue43947] lambdas stored with assignment expressions are unoptimized
Dan Snider
- [issue24258] BZ2File objects do not have name attribute
Roy Smith
- [issue27820] Possible bug in smtplib when initial_response_ok=False
junpengruan
- [issue8077] cgi handling of POSTed files is broken in Windows
Senthil Kumaran
- [issue43948] sysconfig’s osx_framework_user puts headers in different locations from distutils
Tzu-ping Chung
- [issue43949] binascii.Error raised in smtplib when initial_response_ok=False
junpengruan
- [issue41735] Thread locks in zlib module may go wrong in rare case
Łukasz Langa
- [issue42739] Crash when try to disassemble bogus code object
Mark Shannon
- [issue43950] Include column offsets for bytecode instructions
Pablo Galindo Salgado
- [issue43951] Two minor fixes for C module object
Larry Hastings
- [issue43952] Multiprocessing UNIX socket connection: client freeze if authkey is an empty byte string
anon01
- [issue43953] InitVar should not be available on a @dataclass-decorated class
Sergei Lebedev
- [issue43954] Possible missing word on unittest doc
Julien Palard
- [issue43636] test_descr fails randomly when executed with -R :
Pablo Galindo Salgado
- [issue8077] [Windows] cgi handling of POSTed files is broken in Windows
STINNER Victor
- [issue43216] Removal of @asyncio.coroutine in Python 3.11
STINNER Victor
- [issue43955] Test Failures on Windows 10
Shreyan Avigyan
- [issue19348] Building _testcapimodule as a builtin results in compile error
Irit Katriel
- [issue8978] "tarfile.ReadError: file could not be opened successfully" if compiled without zlib
miss-islington
- [issue43956] C-API: Incorrect default value for Py_SetProgramName
Jouke Witteveen
- [issue43563] Use dedicated opcodes to speed up calls/attribute lookups with super() as receiver
Vladimir Matveev
- [issue43957] [Enum] update __contains__ to return True for valid values
Ethan Furman
- [issue43958] Importlib.metadata docs claim PackagePath is a Path subclass
Paul Moore
- [issue42957] os.readlink produces wrong result on windows
Ethan Furman
- [issue43959] Improve documentation of PyContextVar C-API
Stefan Behnel
- [issue43960] test_pdb fails when only some tests are run
STINNER Victor
- [issue43961] test_logging.test_namer_rotator_inheritance() logs a logging error
STINNER Victor
- [issue25817] modsupport: 'countformat' does not handle strings without bracket levels correctly
Irit Katriel
- [issue26629] Need an ability to build standard DLLs with distutils
Irit Katriel
- [issue43962] test_interpreters: when test_id_type() is run alone, it fails with an assertion error
STINNER Victor
- [issue43963] test_interpreters has side effects on test_signal
STINNER Victor
- [issue41713] _signal module leak: test_interpreters leaked [1424, 1422, 1424] references
STINNER Victor
- [issue37892] IDLE Shell: isolate user code input
Terry J. Reedy
- [issue37903] IDLE Shell sidebar.
Terry J. Reedy
- [issue43964] ctypes CDLL search path issue on MacOS
Victor Lazzarini
- [issue43965] dataclasses.replace breaks when __init__ is overrriden in subclass
Sebastian Speitel
- [issue20692] Tutorial and FAQ: how to call a method on an int
Amir
- [issue43966] F String bugs with numpy.float32
GPH
- [issue43967] Valgrind memcheck on Py_Initialize
Simon Aldrich
- [issue11975] Fix referencing of built-in types (list, int, ...)
Kieran Siek
- [issue43659] AIX: test_curses crashes buildbot
Michael Felt
- [issue37387] test_compileall fails randomly on Windows when tests are run in parallel
Guido van Rossum
- [issue43349] [doc] incorrect tuning(7) manpage link
miss-islington
- [issue43295] datetime.strptime emits IndexError on parsing 'z' as %z
miss-islington
- [issue43968] os.path.realpath() unexpected breaking change: resolves subst'd paths to real paths
sfmc
- [issue24475] The docs never define what a pool "task" is
Irit Katriel
- [issue23750] doc: Clarify difference between os.system/subprocess.call in section "Replacing os.system()"
Irit Katriel
- [issue1662] [patch] assert tp_traverse in PyType_GenericAlloc()
Irit Katriel
- [issue1227748] doc: subprocess: inheritance of std descriptors inconsistent
Irit Katriel
- [issue43592] test_importlib: test_multiprocessing_pool_circular_import() fails with "Too many open files" error on os.pipe()
Liel Fridman
- [issue33040] Make itertools.islice supports negative values for start and stop arguments for sized iterable object
Yaroslav Nikitenko
- [issue32824] Docs: Using Python on a Macintosh has bad info per Apple site
Irit Katriel
- [issue43969] "bad magic number" when Python 2's pyc file exists without py file
Mitchell Hentges
- [issue43970] Optimize Path.cwd() in pathlib
Kevin Follstad
- [issue16062] Socket closed prematurely in httplib for https
Irit Katriel
- [issue18125] Out-of-tree build cannot regenerate Makefile.pre
Irit Katriel
- [issue24247] Docs: "unittest discover" modifies sys.path
Irit Katriel
- [issue43012] Remove pathlib accessors
Barney Gale
- [issue43971] documentation: no spacing around default args in annotated function
Mohamed Moselhy
- [issue43972] Simple HTTP Request Handler in http.server does not set a content-length and does not close connections on 301s
Stephen Rosen
- [issue41608] IDLE: multiple space deletion by Backspace after non-spaces
ปพนพัชร์ บรรพจันทร์
- [issue43352] Add a Barrier object in asyncio lib
Yves Duprat
- [issue43973] Use Py_TPFLAGS_IMMUTABLETYPE in __class__ assignments check
Erlend Egeberg Aasland
- [issue43974] setup.py should set Py_BUILD_CORE_MODULE as defined macro
Christian Heimes
- [issue43975] Incorrect MIME type returned for .js files Windows 10.
Scott Means
- [issue43976] Introduce mechanism to allow Python distributors to add custom site install schemes
Filipe Laíns
- [issue43614] Search is not beginner friendly
Ammar Askar
- [issue43977] Implement the latest semantics for PEP 634 for matching collections
Mark Shannon
- [issue43565] PyUnicode_KIND macro does not has specified return type
Ammar Askar
- [issue42589] doc: Wrong "from" keyword link in Exceptions doc
miss-islington
- [issue43978] Incorrect "versionadded" info in typing.NoReturn documentation
Mariatta
- [issue43979] Simplify urllib.parse_qsl
Christoph Zwerschke
- [issue43980] netrc module looks for .netrc even on Windows where the convention is _netrc
Jerry Heiselman
- [issue43981] test_idle is leaking references
Pablo Galindo Salgado
- [issue40379] multiprocessing's default start method of fork()-without-exec() is broken
Andrew Duncan
- [issue42800] Traceback objects allow accessing frame objects without triggering audit hooks
Steve Dower
- [issue43982] Code coverage on the CI: validate codecov shell script checksum
STINNER Victor
- [issue36077] Inheritance dataclasses fields and default init statement
Eric V. Smith
- [issue43983] Can't install Python v3.9.4 / 0x80070643 / windows 10 64bit
Marwan Essam
- [issue43984] [security]winreg.SetValueEx shoule check the returned value
r3pwnx
- [issue43434] sqlite3.Connection(...) bypasses 'sqlite3.connect' audit hooks
Erlend Egeberg Aasland
- [issue43985] lib2to3 fails on a slash('/') after positional_only paramter in a function signature
MisterY
- [issue12883] xml.sax.xmlreader.AttributesImpl allows empty string as attribute names
Irit Katriel
- [issue24912] The type of cached objects is mutable
STINNER Victor
- [issue43986] ipaddress: increment/decrement on IPv*Interface disregards bitmask prefix
Kat Hoessel
- [issue43987] Add "Annotations Best Practices" to HOWTO
Larry Hastings
- [issue36384] [security] CVE-2021-29921: ipaddress Should not reject IPv4 addresses with leading zeroes as ambiguously octal
STINNER Victor
- [issue43667] Solaris: Fix broken Unicode encoding in non-UTF locales
STINNER Victor
- [issue4130] Intel icc 9.1 does not support __int128_t used by ctypes
Irit Katriel
- [issue43988] Add test.support.assert_dissallow_instantiation
Erlend Egeberg Aasland
- [issue29753] [Linux] ctypes packs bitfields Incorrectly
Filipe Laíns
- [issue7405] compiling python 3.1.1 using cygwin 1.7.0 and gcc 4.3.4
Irit Katriel
- [issue43989] Enum deprecation breaks SSL tests
Christian Heimes
- [issue43990] In documentation Section 6.17, Operator precedence, footnotes 5 & 6 are reversed
Webb Scales
- [issue43991] asyncio lock does not get released after task is canceled
Alexander Niederbühl
- [issue43992] Unable to get external dependencies for CPython on Ubuntu Linux 20.04.1
Shreyan Avigyan
- [issue43993] Upda
Stéphane Bidoul
- [issue42130] AsyncIO's wait_for can hide cancellation in a rare race condition
Crowbar Z
- [issue43993] Update bundled pip to 21.1.1
Stéphane Bidoul
- [issue43994] change representation of match as / capture as `Name(..., ctx=Store())`
Anthony Sottile
- [issue43995] test_grammar fails if run sequentially
Erlend Egeberg Aasland
- [issue22167] iglob() has misleading documentation (does indeed store names internally)
Andrei Kulakov
- [issue43996] Doc for mutable sequence pop() method implies argument is a slice or sequence.
Mark Sapiro
- [issue43997] dataclasses documentation needs version added for match_args, kw_only, and slots
Eric V. Smith
- [issue42269] Add ability to set __slots__ in dataclasses
Eric V. Smith
Last message date:
Fri Apr 30 23:51:20 EDT 2021
Archived on: Fri Apr 30 23:51:46 EDT 2021
This archive was generated by
Pipermail 0.09 (Mailman edition).