Overview
Could not load contribution data
Please try again later
129 Pull requests merged by 41 people
-
gh-92675: venv: Fix ensure_directories() to again accept a Path for env_dir
#92676 merged
May 19, 2022 -
[3.11] gh-91491: Complete Whats New in 3.11 for typing (GH-92708)
#92958 merged
May 19, 2022 -
gh-91491: Complete Whats New in 3.11 for typing
#92708 merged
May 19, 2022 -
GH-92955: fix memory leak in code object lines and positions iterators
#92956 merged
May 19, 2022 -
gh-90473: Decrease recursion limit and skip tests on WASI (GH-92803)
#92803 merged
May 19, 2022 -
GH-90690: Remove `PRECALL` instruction
#92925 merged
May 19, 2022 -
[3.10] gh-92670: Skip test_shutil.TestCopy.test_copyfile_nonexistent_dir on AIX (GH-92718)
#92947 merged
May 19, 2022 -
[3.11] gh-92670: Skip test_shutil.TestCopy.test_copyfile_nonexistent_dir on AIX (GH-92718)
#92948 merged
May 19, 2022 -
[3.10] Doc: amend ssl.PROTOCOL_SSLv2 and ssl.PROTOCOL_SSLv3 wording (GH-92634)
#92950 merged
May 19, 2022 -
[3.11] Doc: amend ssl.PROTOCOL_SSLv2 and ssl.PROTOCOL_SSLv3 wording (GH-92634)
#92949 merged
May 19, 2022 -
Doc: amend ssl.PROTOCOL_SSLv2 and ssl.PROTOCOL_SSLv3 wording
#92634 merged
May 19, 2022 -
gh-92670: Skip test_copyfile_nonexistent_dir test on AIX
#92718 merged
May 19, 2022 -
[3.11] gh-87518: Include ``asyncio.Barrier`` in 3.11 Whats New (GH-92927)
#92943 merged
May 19, 2022 -
gh-87518: update whatsnew/311.rst in asyncio module
#92927 merged
May 19, 2022 -
gh-92914: Round the allocated size for lists up to the even number
#92915 merged
May 19, 2022 -
[3.11] gh-87901: Remove the encoding argument from os.popen (GH-92836)
#92939 merged
May 19, 2022 -
gh-87901: os.popen: Remove the encoding argument
#92836 merged
May 19, 2022 -
[3.10] gh-92812: Align ArgumentParser.add_subparsers() docs with argument spec (GH-92814)
#92933 merged
May 18, 2022 -
[3.11] gh-92812: Align ArgumentParser.add_subparsers() docs with argument spec (GH-92814)
#92934 merged
May 18, 2022 -
gh-92812: Align `ArgumentParser.add_subparsers()` docs with actual argument spec
#92814 merged
May 18, 2022 -
Split refcount stats into 'interpreter' and 'non-interpreter'
#92919 merged
May 18, 2022 -
Remove Windows release build script (it has been migrated to the release-tools repository)
#92908 merged
May 18, 2022 -
bpo-42047: DragonFlyBSD thread native id support.
#22714 merged
May 18, 2022 -
[3.10] gh-85015: document `getdoc`, `getmodule`, `getsourcefile` in `inspect` returns `None` (GH-30575)
#92910 merged
May 18, 2022 -
gh-91755: Remove doc of C API private refcount functions
#92918 merged
May 18, 2022 -
[3.10] gh-92780: Improve sqlite3.Connection.create_collation docs (GH-92790)
#92923 merged
May 18, 2022 -
[3.11] gh-92780: Improve sqlite3.Connection.create_collation docs (GH-92790)
#92922 merged
May 18, 2022 -
gh-92780: Improve sqlite3.Connection.create_collation docs
#92790 merged
May 18, 2022 -
[3.11] gh-91755: Document Py_IncRef and Py_DecRef as C functions (GH-91805)
#92916 merged
May 18, 2022 -
[3.10] gh-91755: Document Py_IncRef and Py_DecRef as C functions (GH-91805)
#92917 merged
May 18, 2022 -
gh-91755: Document Py_IncRef and Py_DecRef as C function.
#91805 merged
May 18, 2022 -
[3.10] bpo-39829: Fix `__len__()` is called twice in list() constructor (GH-31816)
#92912 merged
May 18, 2022 -
[3.11] bpo-40838: document `getdoc`, `getmodule`, `getsourcefile` in `inspect` returns `None` (GH-30575)
#92909 merged
May 18, 2022 -
bpo-40838 document `getdoc`, `getmodule`, `getsourcefile` in `inspect` returns `None`
#30575 merged
May 18, 2022 -
[3.11] gh-92841: Fix asyncio's RuntimeError: Event loop is closed (GH-92842)
#92905 merged
May 17, 2022 -
[3.11] gh-89898: Fix test_threading.test_args_argument() (GH-92885)
#92901 merged
May 17, 2022 -
gh-92841: Fix asyncio's RuntimeError: Event loop is closed
#92842 merged
May 17, 2022 -
bpo-38704: Prevent installation on unsupported Windows versions
#17950 merged
May 17, 2022 -
gh-89898: Fix test_threading.test_args_argument()
#92885 merged
May 17, 2022 -
[3.11] gh-89653: PEP 670: Fix PyUnicode_READ() cast (GH-92872)
#92884 merged
May 17, 2022 -
gh-89653: Add assertions on PyUnicode_READ() index
#92883 merged
May 17, 2022 -
gh-89653: PEP 670: Fix PyUnicode_READ() cast
#92872 merged
May 17, 2022 -
[3.11] gh-92530: Fix an issue that occurred after interrupting threading.Condition.notify (GH-92534)
#92829 merged
May 17, 2022 -
[3.11] gh-81548: Clarify the deprecation of octal sequences affect byte strings (GH-92643)
#92843 merged
May 17, 2022 -
[3.11] Fix NULL check in test_type_from_ephemeral_spec in_testcapimodule.c (GH-92863)
#92880 merged
May 17, 2022 -
Fix NULL check in test_type_from_ephemeral_spec
#92863 merged
May 17, 2022 -
gh-92536: Compute unicode struct sizes to ensure MemError is raised
#92867 merged
May 17, 2022 -
gh-92782: unify the style of CFG traversal algorithms in the compiler
#92784 merged
May 17, 2022 -
Summarize stats: Increase number shown Predecessor/Successor Pairs from 3 to 5.
#92853 merged
May 17, 2022 -
[3.11] Fix NULL test in _testinternalcapi (GH-92861)
#92864 merged
May 17, 2022 -
[3.10] Fix NULL test in _testinternalcapi (GH-92861)
#92865 merged
May 17, 2022 -
Fix NULL test in _testinternalcapi
#92861 merged
May 17, 2022 -
[3.11] re docs: fix source code link (GH-92819)
#92860 merged
May 17, 2022 -
docs: fix link
#92819 merged
May 17, 2022 -
gh-92265: set meta_path and path_hooks correctly in test_reload_namespace_changed
#92275 merged
May 16, 2022 -
[3.11] gh-90473: Skip tests that don't apply to Emscripten and WASI (GH-92846) (GH-92851)
#92851 merged
May 16, 2022 -
gh-92547: Remove deprecated sqlite3 features
#92548 merged
May 16, 2022 -
[3.10] gh-80143: Add clarification for escape characters (GH-92292)
#92629 merged
May 16, 2022 -
[3.10] gh-92530: Fix an issue that occurred after interrupting threading.Condition.notify (GH-92534)
#92830 merged
May 16, 2022 -
[3.10] Speedup: build docs in parallel (GH-92733)
#92850 merged
May 16, 2022 -
[3.9] gh-92112: Fix crash triggered by an evil custom `mro()` (GH-92113)
#92372 merged
May 16, 2022 -
[3.9] bpo-34480: fix bug where match variable is used prior to being defined (GH-17643)
#32256 merged
May 16, 2022 -
[3.8] gh-80254: Disallow recursive usage of cursors in sqlite3 converters
#92333 merged
May 16, 2022 -
[3.8] bpo-47194: Update zlib to v1.2.12 on Windows to resolve CVE-2018-25032 (GH-32241)
#32250 merged
May 16, 2022 -
[3.9] Check result of utc_to_seconds and skip fold probe in pure Python (GH-91581)
#92748 merged
May 16, 2022 -
[3.9] gh-80143: Add clarification for escape characters (GH-92292)
#92630 merged
May 16, 2022 -
[3.9] gh-92530: Fix an issue that occurred after interrupting threading.Condition.notify (GH-92534)
#92831 merged
May 16, 2022 -
gh-90473: Skip tests that don't apply to Emscripten and WASI
#92846 merged
May 16, 2022 -
Improve object stats
#92845 merged
May 16, 2022 -
[3.11] gh-92671: Don't omit parentheses when unparsing empty tuples (GH-92673)
#92848 merged
May 16, 2022 -
gh-92671: Don't omit parentheses when unparsing empty tuples
#92673 merged
May 16, 2022 -
[3.11] Speedup: build docs in parallel (GH-92733)
#92847 merged
May 16, 2022 -
gh-92820: Skip test_cppext if _ctypes is missing
#92844 merged
May 16, 2022 -
Speedup: build docs in parallel
#92733 merged
May 16, 2022 -
[3.11] gh-92781: Avoid mixing declarations and code in C API (#92783)
#92813 merged
May 16, 2022 -
gh-81548: Clarify the deprecation of octal sequences affect byte strings
#92643 merged
May 16, 2022 -
[3.11] gh-90473: WASI: Mark tests that require os.pipe() (GH-92837)
#92838 merged
May 16, 2022 -
gh-90473: WASI: Mark tests that require os.pipe() (GH-92837)
#92837 merged
May 16, 2022 -
[3.9] gh-87670: Add web.archive redirects from effbot (GH-92816)
#92834 merged
May 16, 2022 -
[3.10] gh-87670: Add web.archive redirects from effbot (GH-92816)
#92833 merged
May 16, 2022 -
[3.11] gh-87670: Add web.archive redirects from effbot (GH-92816)
#92832 merged
May 16, 2022 -
gh-87670: Add web.archive redirects from effbot
#92816 merged
May 16, 2022 -
gh-92530: Fix an issue that occurred after interrupting threading.Condition.notify
#92534 merged
May 16, 2022 -
[3.11] Restore default role check in `make check`. (GH-92290)
#92821 merged
May 15, 2022 -
Restore default role check in `make check`.
#92290 merged
May 15, 2022 -
bpo-45505: ZipFile file header optimization
#25966 merged
May 15, 2022 -
gh-92781: Avoid mixing declarations and code in C API
#92783 merged
May 15, 2022 -
[3.11] gh-90473: Fail subprocess early on Emscripten/WASI (GH-92802)
#92807 merged
May 14, 2022 -
gh-90473: Fail subprocess early on Emscripten/WASI (GH-92802)
#92802 merged
May 14, 2022 -
[3.10] Check result of utc_to_seconds and skip fold probe in pure Python (GH-91581)
#92746 merged
May 14, 2022 -
[3.11] Check result of utc_to_seconds and skip fold probe in pure Python (GH-91581)
#92745 merged
May 14, 2022 -
[3.11] GH-92804: Fix memory leak in memoryview iterator (gh-92805)
#92806 merged
May 14, 2022 -
GH-92804: Fix memory leak in memoryview iterator
#92805 merged
May 14, 2022 -
gh-90861: Memory optimization for set.issubset
#92799 merged
May 14, 2022 -
[3.11] gh-92311: Add tests for frame_setlineno jumping over listcomps (GH-92741)
#92797 merged
May 14, 2022 -
Add a NEWS entry.
#92798 merged
May 14, 2022 -
[3.10] Fix typo in argparse docs. (GH-92691)
#92729 merged
May 13, 2022 -
[3.9] gh-92611: Link to PEP 594 sections & add key detail in doc deprecation notices (GH-92612)
#92787 merged
May 13, 2022 -
[3.10] gh-92611: Link to PEP 594 sections & add key detail in doc deprecation notices (GH-92612)
#92786 merged
May 13, 2022 -
[3.11] gh-92611: Link to PEP 594 sections & add key detail in doc deprecation notices (GH-92612)
#92785 merged
May 13, 2022 -
gh-92611: Link to section for PEP 594 modules; mention rm version & alternatives
#92612 merged
May 13, 2022 -
Fix numbers.Real.__rdivmod__ doc string
#31991 merged
May 13, 2022 -
gh-91249: Remove .bat extension in documentation for when activating venv on Windows. (GH-92770)
#92770 merged
May 13, 2022 -
bpo-9182: Add a section on specifying positional arguments
#31810 merged
May 13, 2022 -
Fix small typo
#92721 merged
May 13, 2022 -
[3.9] Document Py_ssize_t. (GH-92512)
#92774 merged
May 13, 2022 -
gh-92446: Argparse choices should be a sequence
#92450 merged
May 13, 2022 -
[3.11] Fix typo in argparse docs. (GH-92691)
#92709 merged
May 13, 2022 -
[3.9] Fix typo in argparse docs. (GH-92691)
#92731 merged
May 13, 2022 -
[3.10] Document Py_ssize_t. (GH-92512)
#92775 merged
May 13, 2022 -
[3.11] Document Py_ssize_t. (GH-92512)
#92776 merged
May 13, 2022 -
Document Py_ssize_t.
#92512 merged
May 13, 2022 -
gh-85858: Remove PyUnicode_InternImmortal() function
#92579 merged
May 13, 2022 -
[3.11] GH-92236: Remove spurious "line" event when starting coroutine or generator. (GH-92722)
#92772 merged
May 13, 2022 -
gh-89653: Use int type for Unicode kind
#92704 merged
May 13, 2022 -
GH-92236: Remove spurious "line" event when starting coroutine or generator.
#92722 merged
May 13, 2022 -
gh-89653: PEP 670: Convert PyUnicode_KIND() macro to function
#92705 merged
May 13, 2022 -
[3.11] gh-90473: Increase stack size, disable obmalloc on WASI (GH-92732)
#92766 merged
May 13, 2022 -
gh-90473: Increase stack size, disable obmalloc on WASI (GH-92732)
#92732 merged
May 13, 2022 -
gh-92536: Doc update about Py_UNICODE removal
#92756 merged
May 13, 2022 -
gh-92584: test_cppext uses setuptools
#92639 merged
May 12, 2022 -
gh-92311: Add tests for frame_setlineno jumping over listcomps
#92741 merged
May 12, 2022 -
[3.9] gh-92311: Let frame_setlineno jump over listcomps
#92740 merged
May 12, 2022 -
[3.9] gh-92436: __future__ docs: add note on expectations for "from _…
#92726 merged
May 12, 2022 -
gh-91581: Check result of utc_to_seconds
#91582 merged
May 12, 2022 -
Add notes maintaining ABCs
#92736 merged
May 12, 2022 -
[3.8] gh-92448: Update the documentation builder to render the GitHub…
#92605 merged
May 12, 2022 -
[3.10] gh-92311: Let frame_setlineno jump over listcomps
#92717 merged
May 12, 2022 -
gh-91578: error message updated for abstract class
#47246 merged
May 12, 2022
56 Pull requests opened by 34 people
-
gh-92734: Add indentation feature to reprlib.Repr
#92735 opened
May 12, 2022 -
gh-92719: Remove broken link in urllib2 documentation
#92751 opened
May 12, 2022 -
gh-90539: doc: Expand on what should not go into CFLAGS, LDFLAGS
#92754 opened
May 12, 2022 -
gh-92658: Add Hyper-V socket support
#92755 opened
May 13, 2022 -
gh-92613: Deprecate other uuencode functionality per PEP 594 & document as such
#92758 opened
May 13, 2022 -
gh-75372: Specify major version in README for installation
#92759 opened
May 13, 2022 -
Dissociate `__future__` docs description from concurrency futures
#92760 opened
May 13, 2022 -
Remove `Provides` from `shared_memory` docs description
#92761 opened
May 13, 2022 -
Use mdash-es consistently in the library docs index
#92762 opened
May 13, 2022 -
Micro-optimize the LOAD_FAST opcode
#92763 opened
May 13, 2022 -
gh-75608: Add Windows FAQ entry for missing CRT
#92765 opened
May 13, 2022 -
gh-91860: documentation for typing.dataclass_transform
#92768 opened
May 13, 2022 -
[WIP] backend detects cold blocks and lays them out at end of function
#92769 opened
May 13, 2022 -
gh-92777: Add LOAD_METHOD_LAZY_DICT
#92778 opened
May 13, 2022 -
Doc: Update references and examples of old, unsupported OSes and uarches
#92791 opened
May 13, 2022 -
gh-92611: Add details on replacements for cgi utility funcs
#92792 opened
May 13, 2022 -
gh-92611: Clarify planned removal version in PEP 594-deprecated modules
#92793 opened
May 14, 2022 -
gh-76075: Remove mentions of C's mktime in datetime.timestamp()
#92796 opened
May 14, 2022 -
gh-73746: Add note on different Turtle fill behavior depending on platform
#92808 opened
May 14, 2022 -
gh-87347: Add parenthesis around PyXXX_Check() arguments
#92815 opened
May 15, 2022 -
gh-92822: Added "selected" section to IDLE statusbar
#92823 opened
May 15, 2022 -
bpo-43950: Implement fine grained error locations for interactive mode
#92827 opened
May 15, 2022 -
gh-73196: Add namespace/scope clarification for inheritance section
#92840 opened
May 16, 2022 -
gh-92839: fixed typo in _bisectmodule.c (line 131)
#92849 opened
May 16, 2022 -
bpo-37860: re-add netlify.toml to set up deploy previews for docs
#92852 opened
May 16, 2022 -
gh-76909: Add preset parameters to the zipfile library to control the LZMA compression filter preset
#92854 opened
May 16, 2022 -
gh-87766: fix highlight location for f-string field errors
#92856 opened
May 16, 2022 -
gh-90355: Add isolated flag if currently isolated
#92857 opened
May 16, 2022 -
gh-91225: Make socket._GLOBAL_DEFAULT_TIMEOUT a class, rather than an object() instance
#92866 opened
May 17, 2022 -
gh-92869: ctypes: Add c_time_t
#92870 opened
May 17, 2022 -
gh-92871: Remove typing.{io,re} namespaces
#92873 opened
May 17, 2022 -
gh-92877: Advise to use typing.IO sparingly
#92878 opened
May 17, 2022 -
gh-92882: Update 3.11.rst; enhance text, amend list pending deprecation
#92882 opened
May 17, 2022 -
gh-92771: Add pathlib.Path.rmtree method
#92887 opened
May 17, 2022 -
gh-91102: Port 8-argument _warnings.warn_explicit to Argument Clinic
#92891 opened
May 17, 2022 -
gh-92858: Improve error message for some suites with syntax error before ':'
#92894 opened
May 17, 2022 -
gh-92897: Ensure `venv --copies` respects source build property of the creating interpreter
#92899 opened
May 17, 2022 -
[3.10] gh-92841: Fix asyncio's RuntimeError: Event loop is closed (GH-92842)
#92904 opened
May 17, 2022 -
gh-92906: Enable test_cppext on Windows
#92907 opened
May 17, 2022 -
[3.9] gh-92780: Improve sqlite3.Connection.create_collation docs (GH-92790)
#92924 opened
May 18, 2022 -
gh-91922: Fix sqlite connection on nonstardard locales and paths
#92926 opened
May 18, 2022 -
gh-92930: _pickle.c: Acquire strong references after PyDict_Next
#92931 opened
May 18, 2022 -
Doc: adjust wording in socket docs
#92935 opened
May 18, 2022 -
gh-92240 : Include release dates for "What's New In Python 3.X"
#92937 opened
May 18, 2022 -
[3.11] gh-92914: Round the allocated size for lists up to the even number (GH-92915)
#92941 opened
May 19, 2022 -
[3.10] gh-92914: Round the allocated size for lists up to the even number (GH-92915)
#92942 opened
May 19, 2022 -
gh-92932: dis._unpack_opargs should handle EXTENDED_ARG_QUICK
#92945 opened
May 19, 2022 -
gh-92888: Fix memoryview bad `__index__` use after free
#92946 opened
May 19, 2022 -
gh-92898: Make _Py_Cast C++ version compatible with cast operator
#92951 opened
May 19, 2022 -
[3.11] gh-90473: Decrease recursion limit and skip tests on WASI (GH-92803)
#92952 opened
May 19, 2022 -
[3.8] bpo-46114: Fix OpenSSL version check for 3.0.1 (GH-30170)
#92954 opened
May 19, 2022 -
GH-89914: Remove f_builtins and f_builtins fields from _PyInterpreterFrame.
#92957 opened
May 19, 2022 -
gh-81057: Update globals-to-fix.tsv to follow recent changes
#92959 opened
May 19, 2022 -
GH-89914: Make the oparg of the YIELD_VALUE instruction equal the stack depth.
#92960 opened
May 19, 2022 -
[3.11] gh-92675: venv: Fix ensure_directories() to again accept a Path for env_dir (GH-92676)
#92961 opened
May 19, 2022
127 Issues closed by 30 people
-
venv.EnvBuilder.ensure_directories() no longer accepts Path for env_dir parameter
#92675 closed
May 19, 2022 -
Add typing to 3.11 What's New
#91491 closed
May 19, 2022 -
Memory leak in code object lines and positions iterator
#92955 closed
May 19, 2022 -
Having issues following build instructions
#81819 closed
May 19, 2022 -
PEP 623: Remove wstr from Unicode
#92536 closed
May 19, 2022 -
setup.py: GCC detection is broken when cross-compiling with a German locale
#82653 closed
May 19, 2022 -
M1 Macbook causes Thread.Lock() and related processes to not work.
#92227 closed
May 19, 2022 -
ctypes doesn't build on hp-ux
#53421 closed
May 19, 2022 -
Python 3.11 C API is not compatible with ISO C90: ISO C90 forbids mixed declarations and code
#92781 closed
May 19, 2022 -
logging reopens file with same mode, possibly truncating
#86544 closed
May 19, 2022 -
Virus found in parser.py
#92944 closed
May 19, 2022 -
Fraction module in IDLE gives some incorrect results
#92940 closed
May 19, 2022 -
multiprocessing is not worked, when use type module.
#92920 closed
May 19, 2022 -
Add padding in list allocation
#92914 closed
May 19, 2022 -
PEP 597: os.popen() uses locale encoding
#87901 closed
May 19, 2022 -
add docstrings to functions in pdb module
#83459 closed
May 18, 2022 -
Deprecate and remove ctypes usage in uuid
#84681 closed
May 18, 2022 -
Check that new heap types cannot be created uninitialised: add Py_TPFLAGS_DISALLOW_INSTANTIATION type flag
#88082 closed
May 18, 2022 -
array.array should remain immutable: add Py_TPFLAGS_IMMUTABLETYPE flag
#88074 closed
May 18, 2022 -
sock_accept() does not remove server socket reader on cancellation
#85489 closed
May 18, 2022 -
ArgumentParser.add_subparsers() argument spec discrepancies
#92812 closed
May 18, 2022 -
Redefinition of HMAC functions prevents static linking
#86115 closed
May 18, 2022 -
Runtime error while trying to use Python3.9 with virtualenv
#86114 closed
May 18, 2022 -
Use-after-free by mutating set during set operations
#90773 closed
May 18, 2022 -
IDLE Show completions pop-up not working on Ubuntu Linux
#89356 closed
May 18, 2022 -
Eliminate NOPs in the assembler, by emitting zero-width entries in the line number table
#86885 closed
May 18, 2022 -
DragonFlyBSD thread native id support missing
#86213 closed
May 18, 2022 -
inspect.getsourcefile documentation doesn't mention it can return None
#85015 closed
May 18, 2022 -
[sqlite3] sqlite3_prepare_v2 micro optimisation: pass string size
#88331 closed
May 18, 2022 -
[sqlite3] Redundant type checks in pysqlite_statement_bind_parameter()
#87433 closed
May 18, 2022 -
sqlite3: `Connection.create_collation()` documentation inaccuracies
#92780 closed
May 18, 2022 -
__future__.annotations breaks inspect.signature()
#87521 closed
May 18, 2022 -
contextvars does not work properly in asyncio REPL.
#87585 closed
May 18, 2022 -
Tottime column for cprofile output does not add up
#87627 closed
May 18, 2022 -
Python 3.9 installer not updating ARP table
#87652 closed
May 18, 2022 -
pipes seems designed for bytes but is str-only
#89272 closed
May 18, 2022 -
C API docs: Py_IncRef and Py_DecRef are not documented as functions
#91755 closed
May 18, 2022 -
netbsd CAN protocol flags addition
#89335 closed
May 18, 2022 -
Regression in overallocation for literal list initialization in v3.9+
#87740 closed
May 18, 2022 -
Spam
#92911 closed
May 18, 2022 -
Add sys._getfunc
#90701 closed
May 18, 2022 -
some headers not compatible with C90
#92889 closed
May 17, 2022 -
PyUnicode_READ() fails to build on C++: _Py_CAST() used with a constant type (const void*)
#92800 closed
May 17, 2022 -
`test_concurrent_futures` sometimes hangs indefinitely on Windows
#92222 closed
May 17, 2022 -
Minor fix in cmathmodule.c
#92879 closed
May 17, 2022 -
Chained tracebacks are confusing because the first traceback is minimal
#56744 closed
May 17, 2022 -
Traceback from __exit__ method is misleading
#69724 closed
May 17, 2022 -
Unify the style of CFG traversal algorithms in the compiler
#92782 closed
May 17, 2022 -
Import rlcompleter before sys.path is extended
#92345 closed
May 17, 2022 -
`sphinx-lint` now ignores default roles in docs' `make check`
#92289 closed
May 16, 2022 -
Remove test.support.BasicTestRunner
#92514 closed
May 16, 2022 -
`buildrelease.bat` fails with `cannot find python3813.chm` on Windows 10
#92738 closed
May 16, 2022 -
Argument Clinic generates weird error messages for incorrectly formatted clinic code
#92256 closed
May 16, 2022 -
Support display of both __cause__ and __context__
#59010 closed
May 16, 2022 -
Add soft keywords to rlcompleter
#92032 closed
May 16, 2022 -
sqlite3: remove features deprecated in 3.10
#92547 closed
May 16, 2022 -
ast.unparse: Wrong unparse with something like "() = []".
#92671 closed
May 16, 2022 -
...
#92855 closed
May 16, 2022 -
test_cppext fails on Ubuntu 20.04 when _ctypes fails to build
#92820 closed
May 16, 2022 -
sre_parse.py
#92057 closed
May 16, 2022 -
Speed up Condition.notify()
#92352 closed
May 16, 2022 -
Site linked in docs, effbot.org, down
#87670 closed
May 16, 2022 -
Issues when Condition.notify() is interrupted
#92530 closed
May 16, 2022 -
Documentation Fix: Remove .bat when activating venv on windows
#91249 closed
May 15, 2022 -
Regex object should have introspection methods
#57079 closed
May 15, 2022 -
Remove unneeded ZipFile IO
#89668 closed
May 15, 2022 -
glob.glob handling of * (asterisk) wildcard is broken
#88546 closed
May 15, 2022 -
[doc] language reference describes the role of module.__file__ inaccurately
#65960 closed
May 15, 2022 -
Clarify urllib.request.add_header documentation
#90597 closed
May 15, 2022 -
Fix weakref doc
#88868 closed
May 15, 2022 -
improve documentation of SSL deprecations
#88528 closed
May 15, 2022 -
difflib: mention other "problematic" characters in documentation
#87855 closed
May 15, 2022 -
Document the `controller.name` field in `webbrowser` module
#87590 closed
May 15, 2022 -
A possible misleading expression in the Virtual Environment Tutorial
#87485 closed
May 15, 2022 -
Add missing value returned by methods on cookiejar
#87391 closed
May 15, 2022 -
Make __future__.annotations default 3.10 in What's New 3.7
#85647 closed
May 15, 2022 -
Python 3.10 IDLE 64-bit doesn't open any files names code (code.py, code.pyw)
#92359 closed
May 15, 2022 -
docstring errors in ipaddress.IPv4Network
#85654 closed
May 14, 2022 -
documentation for os.getgrouplist potentially misleading
#84556 closed
May 14, 2022 -
SSLContext.check_hostname description is inaccurate wrt match_hostname
#83797 closed
May 14, 2022 -
PyUnicode_FromKindAndData kind transformation is not documented
#83741 closed
May 14, 2022 -
numpy.poly1d variable option not working
#92809 closed
May 14, 2022 -
Add _pth breadcrumb to sys.path documentation
#75763 closed
May 14, 2022 -
Clarify %(prog)s in argparse help formatter returns basename of sys.argv[0] by default
#72179 closed
May 14, 2022 -
Memory leak in memoryview iterator
#92804 closed
May 14, 2022 -
Memory optimization for set.issubset
#90861 closed
May 14, 2022 -
Improve LOAD_METHOD specialization
#89270 closed
May 14, 2022 -
Jumping before comprehensions yields SIGSEGV
#92311 closed
May 14, 2022 -
Bdb: add docstrings
#74397 closed
May 14, 2022 -
Windows docs for command line install don't mention /log option
#86019 closed
May 14, 2022 -
document “--” as a way to distinguish option w/ narg='+' from positional argument in argparse
#53428 closed
May 14, 2022 -
Python github installation issue
#90064 closed
May 14, 2022 -
Doc: Deprecation notices in modules to be removed per PEP 594 could be clearer and more helpful
#92611 closed
May 13, 2022 -
Create to_dict function
#92773 closed
May 13, 2022 -
Improve decorators documentation
#91470 closed
May 13, 2022 -
datetime with ZoneInfo: comparison bug
#92706 closed
May 13, 2022 -
Clarify conditions under which float(x) with large x raises OverflowError
#90331 closed
May 13, 2022 -
minmax function: (minitem, maxitem) in one pass
#92720 closed
May 13, 2022 -
Spurious LINE event when tracing `asyncio.tasks.sleep`
#92236 closed
May 13, 2022 -
sqlite3.create_collation() doesn't get called for custom types
#92742 closed
May 13, 2022 -
ctypes does crash on AMD64 FreeBSD Shared 3.x
#92752 closed
May 13, 2022 -
Documentation needs to declare CalledProcessError as potentially resulting from subprocess.run()
#87801 closed
May 13, 2022 -
--enable-pystats location, 'WebAssemby'
#91998 closed
May 13, 2022 -
Docs claim `from __future__ import annotations` will be on by default in 3.11
#92436 closed
May 13, 2022 -
[doc] Slight error in words in [ 2.4.1. String and Bytes literals ]
#80143 closed
May 13, 2022 -
[doc] Inconsistent / confusing documentation regarding importing submodules
#87304 closed
May 13, 2022 -
[Doc][urllib.request] Explicit the fact that header keys are sent in Camel case
#87497 closed
May 13, 2022 -
Update os.path documentation regarding recommended types
#82849 closed
May 13, 2022 -
Missing words renders meaning unclear in fcntl.html
#87192 closed
May 13, 2022 -
Add pairwise to What's New in Python 3.10; mark it as new in itertools docs
#89253 closed
May 13, 2022 -
setenv/unsetenv errors on HP-UX during compilation
#91965 closed
May 13, 2022 -
use example.com for documentation
#91611 closed
May 13, 2022 -
Interpreter exits when argparse is called with invalid args
#92764 closed
May 13, 2022 -
Docs don't explicitly describe an implicit `return None` in user-defined function
#92753 closed
May 13, 2022 -
Incorrect description of "async with" in PEP492 and documentation
#74892 closed
May 13, 2022 -
os.getenv() not updated after external module uses C putenv()
#45500 closed
May 12, 2022 -
PGO build fails when 'build' directory is missing
#92749 closed
May 12, 2022 -
redirected cookies
#44078 closed
May 12, 2022 -
'setup.py install' fails on linux from read-only storage
#42309 closed
May 12, 2022 -
Error condition in _datetimemodule.c is unchecked with `datetime.fromtimestamp` on local times > Y10k
#91581 closed
May 12, 2022 -
Run Windows release docs build on regular CI
#89539 closed
May 12, 2022 -
Don't use east/west of UTC in date/time documentation
#53551 closed
May 12, 2022 -
External link for Github issue are not correctly rendered
#92448 closed
May 12, 2022 -
updating the error message for abstract class
#91578 closed
May 12, 2022
52 Issues opened by 49 people
-
Comments in struct pool_header is not accurate
#92953 opened
May 19, 2022 -
Should we add "i" as a suffix for imaginary numbers (while keeping "j" also)?
#92938 opened
May 19, 2022 -
SimpleCookie() fails for json-like values with embedded double-quotes
#92936 opened
May 18, 2022 -
dis._unpack_opargs should handle EXTENDED_ARG_QUICK
#92932 opened
May 18, 2022 -
Use-after-free while pickling dicts
#92930 opened
May 18, 2022 -
Error when initializing queue listener from config file
#92929 opened
May 18, 2022 -
Documentation of `argparse.add_argument`s `append` should mention `dest`
#92928 opened
May 18, 2022 -
repr(PermissionError) lacks filename information
#92921 opened
May 18, 2022 -
Regression in sys.path construction behaviour of Py_InitializeFromConfig()
#92913 opened
May 18, 2022 -
Enable test_cppext on Windows
#92906 opened
May 17, 2022 -
changes to PyObject casting macros causing build failures with python-greenlet
#92898 opened
May 17, 2022 -
Ensure venv works with source builds when using --copies
#92897 opened
May 17, 2022 -
Improvements Related to Namespace Package Portions for PathEntryFinders
#92896 opened
May 17, 2022 -
macOS Monterey 16" M1 Pro _gdbm and _tkinter not found
#92895 opened
May 17, 2022 -
dataclasses.is_dataclass doesn't always work correctly with Generic types
#92893 opened
May 17, 2022 -
ARM64 macOS variadic arguments not passed properly in ctypes
#92892 opened
May 17, 2022 -
Use After Free when assigning into a memoryview
#92888 opened
May 17, 2022 -
some tests fail with -O (assertions off)
#92886 opened
May 17, 2022 -
multiprocessing.Process.is_alive() incorrect if waitpid() was executed concurrently to it
#92881 opened
May 17, 2022 -
Advise to use typing.IO sparingly
#92877 opened
May 17, 2022 -
hashlib should probably load "default" OpenSSL provider on OpenSSL 3.x explicitly
#92876 opened
May 17, 2022 -
When having on --with-system-expat, system still builds using bundled expat for tests
#92875 opened
May 17, 2022 -
hashlib.algorithms_available doesn't account for backends loaded dynamically at runtime
#92874 opened
May 17, 2022 -
Remove typing.io and typing.re
#92871 opened
May 17, 2022 -
Add c_time_t to ctypes
#92869 opened
May 17, 2022 -
Performance gap of match statements of classes compared with equivalent Python 3.9 code
#92868 opened
May 17, 2022 -
syntax parsing for `except*` appears a little too lenient (PEP 654)
#92862 opened
May 17, 2022 -
logging: Surprising call to basicConfig()
#92859 opened
May 16, 2022 -
Minor improvement to errors with (no) missing colon
#92858 opened
May 16, 2022 -
asyncio internals throw `RuntimeError: Event loop is closed` on script exit
#92841 opened
May 16, 2022 -
bisect.insort crashes the interpreter if key is a string
#92839 opened
May 16, 2022 -
imaplib support for quoting arguments accidentally removed
#92835 opened
May 16, 2022 -
ctypes.CDLL fails on FreeBSD: ld-elf.so.1: Can't find module with TLS index 1
#92828 opened
May 16, 2022 -
Wrong float4 struct pack on ppc64le and musl-based linux.
#92826 opened
May 15, 2022 -
Python 3.7.13 - Segmentation fault on import
#92825 opened
May 15, 2022 -
Document whether `asyncio.wait_for(q.get(), timeout)` is safe of race-conditions.
#92824 opened
May 15, 2022 -
IDLE: Add "selected" section to Statusbar
#92822 opened
May 15, 2022 -
Python Launcher for Windows (py.exe) seems to ignore virtual environment in recent beta 3.11.0b1
#92817 opened
May 15, 2022 -
Using parameter 'action' in function 'argparse.ArgumentParser.add_subparsers'
#92811 opened
May 14, 2022 -
`_abc._abc_subclasscheck` has very poor performance and (I think) a memory leak
#92810 opened
May 14, 2022 -
Generalize the possibility to configure sys.path with a ._pth file?
#92801 opened
May 14, 2022 -
sysconfig.get_config_var('INSTSONAME') get wrong library path
#92794 opened
May 14, 2022 -
Doc Page navigation disappears unless page is very wide.
#92789 opened
May 13, 2022 -
No documentation for ast.Module class and others.
#92788 opened
May 13, 2022 -
statistics module: box and whisker 'plot' function
#92779 opened
May 13, 2022 -
More `LOAD_METHOD` specializations
#92777 opened
May 13, 2022 -
Add `rmtree` & `copy` method to pathlib
#92771 opened
May 13, 2022 -
WASM build step does something weird with prefix
#92744 opened
May 12, 2022 -
Anomalous copyright symbol in typing.TypeVar docs
#92743 opened
May 12, 2022 -
Warning for foo == "bar" or "baz"
#92739 opened
May 12, 2022 -
Inconsistent behavior os.path.relpath() vs pathlib's relative_to()
#92737 opened
May 12, 2022 -
Add indentation feature to reprlib.Repr
#92734 opened
May 12, 2022
235 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
3.11.0b1 regression: re.template removed without a deprecation period
#92728 commented on
May 13, 2022 • 18 new comments -
bpo-34449: HP aCC complains about invalid -fPIC on HP-UX
#8847 commented on
May 19, 2022 • 9 new comments -
gh-64978: Add `chown()` to `pathlib.Path`
#31212 commented on
May 15, 2022 • 8 new comments -
gh-91539: improve performance of get_proxies_environment
#91566 commented on
May 18, 2022 • 8 new comments -
gh-92417: Update docs and examples of doctest.IGNORE_EXCEPTION_DETAIL for Py>=3
#92502 commented on
May 18, 2022 • 8 new comments -
MRO: Behavior change from 3.10 to 3.11: multiple inheritance issue with C-API (pybind11)
#92678 commented on
May 17, 2022 • 7 new comments -
bpo-28053: Allow custom reducer when using multiprocessing
#15058 commented on
May 15, 2022 • 7 new comments -
gh-92205: set loader for namespace packages PathFinder.find_spec
#92279 commented on
May 17, 2022 • 7 new comments -
Revert "bpo-45162: Revert "Remove many old deprecated unittest features""
#92556 commented on
May 14, 2022 • 7 new comments -
PEP 594: uuencode codec and binascii functions apparently not properly deprecated or documented as such
#92613 commented on
May 13, 2022 • 5 new comments -
asyncio crashes when tearing down the proactor event loop
#83413 commented on
May 17, 2022 • 5 new comments -
bpo-47220: Document the optional callback parameter of weakref.WeakMethod
#25491 commented on
May 13, 2022 • 5 new comments -
Improve documentation of CFLAGS_NODIST, LDFLAGS_NODIST
#90539 commented on
May 13, 2022 • 4 new comments -
Add FreeBSD build and test using Cirrus-CI
#91960 commented on
May 17, 2022 • 4 new comments -
bpo-42653: Add constants to socket module for IsoTp CAN protocol
#26174 commented on
May 18, 2022 • 4 new comments -
gh-89614: Remove IDLE shell sidebar padding
#32363 commented on
May 18, 2022 • 4 new comments -
[C API] PEP 670: Convert macros to functions in the Python C API
#89653 commented on
May 12, 2022 • 3 new comments -
ensurepip bootstrap breaks out of isolated environment
#90355 commented on
May 16, 2022 • 3 new comments -
test_sqlite3 fails on non-UTF-8 locale
#91922 commented on
May 18, 2022 • 3 new comments -
socket documentation fix - rename triple to 3-tuple
#24722 commented on
May 16, 2022 • 3 new comments -
gh-91629 Use conf.d configs and fish_add_path to set the PATH when installing for the Fish shell.
#91630 commented on
May 17, 2022 • 3 new comments -
gh-92727: Add example of named group in doc for re.Match.__getitem__
#92730 commented on
May 14, 2022 • 3 new comments -
The link in "Related Articles" section of "HOWTO Fetch Internet Resources Using The urllib Package" page does not work.
#92719 commented on
May 12, 2022 • 2 new comments -
Enforce the use of `deprecated-removed` in docs
#92564 commented on
May 12, 2022 • 2 new comments -
Compiler build paths and related environment variables are ignored for native builds
#82730 commented on
May 13, 2022 • 2 new comments -
PY_SSIZE_T_CLEAN conflicts with Py_LIMITED_API
#71686 commented on
May 13, 2022 • 2 new comments -
Argparse choices should be a sequence
#92446 commented on
May 16, 2022 • 2 new comments -
Add deploy preview for docs
#82041 commented on
May 16, 2022 • 2 new comments -
Upgrade to zlib v1.2.12 in CPython binary releases
#91350 commented on
May 16, 2022 • 2 new comments -
PEP 646: Decide on substitution behavior
#91162 commented on
May 17, 2022 • 2 new comments -
Always use unittest for collecting tests in regrtests
#89392 commented on
May 17, 2022 • 2 new comments -
Add workflow_dispatch trigger for GitHub Actions jobs
#89135 commented on
May 17, 2022 • 2 new comments -
venv python reports wrong sys.executable in a subprocess on Windows
#83086 commented on
May 18, 2022 • 2 new comments -
Python 3.8.13 unconditionally enables -g with LTO even without debug features
#91620 commented on
May 19, 2022 • 2 new comments -
Library multiprocess leaks named resources.
#90549 commented on
May 19, 2022 • 2 new comments -
bpo-32782: PEP3118 itemsize of an empty ctypes array should not be 0
#5576 commented on
May 17, 2022 • 2 new comments -
bpo-37013: Fix the error handling in socket.if_indextoname()
#13503 commented on
May 19, 2022 • 2 new comments -
bpo-40894: asyncio.gather() cancelled() always False
#20686 commented on
May 14, 2022 • 2 new comments -
bpo-41394: State interpreter var "_" in appendix of tutorial
#21654 commented on
May 14, 2022 • 2 new comments -
bpo-42861: Add `next_network` function to ipaddress library
#24180 commented on
May 16, 2022 • 2 new comments -
bpo-46279: Fixed __main__.py documentation typo
#30480 commented on
May 17, 2022 • 2 new comments -
bpo-12165: Expand on nonlocal scope definition
#31551 commented on
May 14, 2022 • 2 new comments -
gh-91456: Fix issue affecting the use of auto() alongside aliases in Enums
#91457 commented on
May 15, 2022 • 2 new comments -
gh-91513: add ``taskname`` to ``logging.LogRecord`` attributes
#92646 commented on
May 13, 2022 • 2 new comments -
[CVE-2015-20107] mailcap.findmatch: document shell command Injection danger in filename parameter
#68966 commented on
May 12, 2022 • 1 new comment -
return value of builtins is not clearly indicated
#90440 commented on
May 12, 2022 • 1 new comment -
socket.connect - support custom family value
#92658 commented on
May 13, 2022 • 1 new comment -
Memoryview for column-major (f_contiguous) arrays from bytes impossible to achieve
#78959 commented on
May 13, 2022 • 1 new comment -
Adding an option to clear the python interpreter shell
#92244 commented on
May 13, 2022 • 1 new comment -
Include simple file loading and saving functions in JSON standard library.
#87623 commented on
May 13, 2022 • 1 new comment -
Mutating a list while iterating: clarify the docs
#76948 commented on
May 13, 2022 • 1 new comment -
pdb & multiprocessing.Pool: AttributeError: module '__main__' has no attribute '__spec__'
#87115 commented on
May 13, 2022 • 1 new comment -
distutils is not reproducible
#78214 commented on
May 13, 2022 • 1 new comment -
Executing code in thread or process pools: run_in_executor example
#85299 commented on
May 14, 2022 • 1 new comment -
[Windows] correctly sort and remove duplicates in _winapi getenvironment()
#87868 commented on
May 14, 2022 • 1 new comment -
Cannot perform frame jump after handled exception
#92228 commented on
May 14, 2022 • 1 new comment -
locals are not passed to inner function defined in exec()
#92681 commented on
May 14, 2022 • 1 new comment -
getpath miscalculates sys.path with PYTHONHOME/Py_SetPythonHome() on Windows
#91985 commented on
May 14, 2022 • 1 new comment -
help() is too noisy for types used like functions
#89654 commented on
May 14, 2022 • 1 new comment -
RFE: emit a warning when a module in a traceback shadows a stdlib module
#67997 commented on
May 14, 2022 • 1 new comment -
missing unittests for overlapping dest when using subparsers
#89794 commented on
May 14, 2022 • 1 new comment -
PEP 632: Rename the distutils package to _distutils
#92584 commented on
May 15, 2022 • 1 new comment -
Use syntactically correct examples on abc package page
#87864 commented on
May 15, 2022 • 1 new comment -
memoryview to freed memory can cause segfault
#60198 commented on
May 16, 2022 • 1 new comment -
py39: remove deprecation note for xml.etree.cElementTree
#84246 commented on
May 16, 2022 • 1 new comment -
Thread spuriously marked dead after interrupting a join call
#90882 commented on
May 16, 2022 • 1 new comment -
zipfile library doesn't extract windows zip files properly on linux
#91036 commented on
May 16, 2022 • 1 new comment -
urllib.request.urlopen(data_uri).file are closed automatically when the response is not hold by a variable
#92713 commented on
May 16, 2022 • 1 new comment -
Define EXIT_SUCCESS and EXIT_FAILURE constants in sys
#68241 commented on
May 16, 2022 • 1 new comment -
mock.seal has infinite recursion with mutually recursive class references
#91710 commented on
May 16, 2022 • 1 new comment -
Missing support for Source Specific Multicast
#89415 commented on
May 16, 2022 • 1 new comment -
Improve Unicode Documentation with Known Caveats
#55782 commented on
May 16, 2022 • 1 new comment -
Fix test discovery for test_concurrent_futures.py
#61172 commented on
May 16, 2022 • 1 new comment -
platform.libc_ver() returns no information on Alpine Linux
#87414 commented on
May 17, 2022 • 1 new comment -
`Release date: XXXX-XX-XX` in What's New of 3.5 and 3.9
#92454 commented on
May 17, 2022 • 1 new comment -
[Enum] update __contains__ to return True for valid values
#88123 commented on
May 17, 2022 • 1 new comment -
Python 3.10.4 for linux install issue
#92551 commented on
May 17, 2022 • 1 new comment -
The decode_header() function decodes raw part to bytes or str, depending on encoded part
#67022 commented on
May 17, 2022 • 1 new comment -
gzip module failing to decompress valid compressed file
#68489 commented on
May 18, 2022 • 1 new comment -
Improve efficiency of PRECALL/CALL instructions
#90690 commented on
May 18, 2022 • 1 new comment -
Add optional weights to random.sample()
#84749 commented on
May 18, 2022 • 1 new comment -
Improve some sqlite3 errors
#89022 commented on
May 18, 2022 • 1 new comment -
sqlite3.connect() should check if the sqlite file exists and throw a FileNotFoundError if it doesn't
#89418 commented on
May 18, 2022 • 1 new comment -
SQLITE_MISUSE race condition in sqlite3 is misleadingly raised as a binding error
#82592 commented on
May 18, 2022 • 1 new comment -
Crash calling sqlite3_close with invalid pointer
#70575 commented on
May 18, 2022 • 1 new comment -
Add an autocommit property to sqlite3.Connection with a PEP 249 compliant manual commit mode and migrate
#83638 commented on
May 18, 2022 • 1 new comment -
Custom functions in sqlite receive None on invalid UTF-8
#73207 commented on
May 18, 2022 • 1 new comment -
Deprecate register_adapter() and register_converter() in sqlite3
#70838 commented on
May 18, 2022 • 1 new comment -
Deprecate default converters in sqlite3
#90016 commented on
May 18, 2022 • 1 new comment -
pdb continue followed by an exception in the same frame shows incorrect frame linenumber
#70966 commented on
May 18, 2022 • 1 new comment -
DTrace FreeBSD build fix
#83141 commented on
May 18, 2022 • 1 new comment -
"What’s New In Python 3.X" does not include the release date for 3.0, 3.2, 3.8 and 3.10
#92240 commented on
May 19, 2022 • 1 new comment -
sched doesn't handle at the expected time those events which are added after scheduler starts
#64325 commented on
May 19, 2022 • 1 new comment -
Skip test_copyfile_nonexistent_dir in AIX
#92670 commented on
May 19, 2022 • 1 new comment -
OpenSSL 3.0 uses different version scheme
#90272 commented on
May 19, 2022 • 1 new comment -
bpo-1207613: IDLE Editor Bottom Scroll Bar
#1984 commented on
May 18, 2022 • 1 new comment -
bpo-30665: fcntl.ioctl() now accepts larger range of integers
#2286 commented on
May 18, 2022 • 1 new comment -
bpo-24766: doc= argument to subclasses of property not handled correctly
#2487 commented on
May 16, 2022 • 1 new comment -
bpo-33397: IDLE Help: Modifications for font size
#6665 commented on
May 17, 2022 • 1 new comment -
bpo-33898: Fix pathlib issues with Windows device paths
#8671 commented on
May 17, 2022 • 1 new comment -
bpo-34774: Use user-selected color theme for Help => IDLE Help.
#9502 commented on
May 17, 2022 • 1 new comment -
bpo-25095: test_httpservers hangs since Python 3.5
#9564 commented on
May 18, 2022 • 1 new comment -
bpo-14074: argparse doesn't allow metavar to be a tuple
#10847 commented on
May 13, 2022 • 1 new comment -
bpo-35232: Add module and qualname arguments to dataclasses.make_dataclass()
#11371 commented on
May 18, 2022 • 1 new comment -
bpo-37030: hide undocumented commands in cmd module
#13536 commented on
May 16, 2022 • 1 new comment -
bpo-37768: IDLE: show help(object) output in a text viewing window
#15140 commented on
May 17, 2022 • 1 new comment -
bpo-37824: Properly handle user input warnings in IDLE shell.
#15311 commented on
May 17, 2022 • 1 new comment -
bpo-22393: Fix deadlock from pool worker death without communication
#16103 commented on
May 17, 2022 • 1 new comment -
bpo-38693: Use f-strings instead of str.format() within importlib
#17058 commented on
May 17, 2022 • 1 new comment -
bpo-39190: Fix deadlock when callback raises
#17795 commented on
May 12, 2022 • 1 new comment -
bpo-38856: Fix StreamWriter.wait_closed() ConnectionResetError for ProactorEventLoop
#18199 commented on
May 17, 2022 • 1 new comment -
bpo-39468: Improve the site module's error handling while writing .python_history
#18299 commented on
May 18, 2022 • 1 new comment -
bpo-40101: Fix parser's assumption about the return value of convert
#19214 commented on
May 17, 2022 • 1 new comment -
bpo-40409: Updates urlsplit scheme validation logic
#19741 commented on
May 16, 2022 • 1 new comment -
bpo-40262: SSLSocket.recv_into() shouldn't require __len__
#20310 commented on
May 17, 2022 • 1 new comment -
bpo-25782: Prevent cycles in the __context__ chain.
#20543 commented on
May 17, 2022 • 1 new comment -
bpo-40643: Improve doctrings for datetime parsing methods
#20677 commented on
May 19, 2022 • 1 new comment -
bpo-38893: Ignore EACCES, ENOSYS in copyxattr
#21430 commented on
May 17, 2022 • 1 new comment -
bpo-40352: Try to reconnect socket when send message in SocketHandler.
#22061 commented on
May 17, 2022 • 1 new comment -
bpo-38523: ignore_dangling_symlinks does not apply recursively
#22937 commented on
May 17, 2022 • 1 new comment -
bpo-42239: Add tests for idlelib.calltip
#23098 commented on
May 17, 2022 • 1 new comment -
bpo-38647: Add *name* to webbrowser.MacOSXOSAScript
#23134 commented on
May 17, 2022 • 1 new comment -
bpo-40988: Optimized singledispatchmethod access (noticeable improvement).
#23213 commented on
May 14, 2022 • 1 new comment -
bpo-42619: Arm64 build on macos10.15
#24187 commented on
May 17, 2022 • 1 new comment -
DOC: Improvements in library/stdtypes
#24466 commented on
May 17, 2022 • 1 new comment -
bpo-24147: Document csv Dialect class defaults. Patch by Brandon Milam
#25989 commented on
May 18, 2022 • 1 new comment -
bpo-40452: IDLE: fix clipboard being cleared upon exit
#26163 commented on
May 17, 2022 • 1 new comment -
bpo-44149: Add `key` argument to difflib.get_close_matches()
#26170 commented on
May 18, 2022 • 1 new comment -
bpo-43654: IDLE: fix config disabling tab completion
#26421 commented on
May 17, 2022 • 1 new comment -
IDLE: Fix docs URL in the About window
#28417 commented on
May 17, 2022 • 1 new comment -
bpo-45692: Improve support of non-ASCII identifiers in IDLE
#29381 commented on
May 17, 2022 • 1 new comment -
bpo-46128: Strip IsolatedAsyncioTestCase frames from reported stacktraces
#30196 commented on
May 17, 2022 • 1 new comment -
bpo-46671 Fix empty iter error message in min/max
#31181 commented on
May 18, 2022 • 1 new comment -
bpo-45393: help() on operator precedence has misleading entries
#31246 commented on
May 19, 2022 • 1 new comment -
bpo-45767: Fix integer conversion of device numbers.
#31794 commented on
May 17, 2022 • 1 new comment -
gh-91061: also accept pathlib.Path for winsound.PlaySound
#91489 commented on
May 12, 2022 • 1 new comment -
gh-91960: Add FreeBSD build and test using Cirrus-CI
#91961 commented on
May 18, 2022 • 1 new comment -
gh-91049: Introduce set vectorcall field API for PyFunctionObject
#92257 commented on
May 19, 2022 • 1 new comment -
gh-92417: `fractions`, `decimal`: Improve docs for alternative constructor methods
#92421 commented on
May 18, 2022 • 1 new comment -
[3.11] gh-84131: Note the link_to deprecation in release branches.
#92637 commented on
May 19, 2022 • 1 new comment -
gh-91400: make sure email parsing dont unquote realnames with spaces
#92638 commented on
May 12, 2022 • 1 new comment -
Implement `dataclass` code caching
#92650 commented on
May 16, 2022 • 1 new comment -
Add example of named group to re.Match.__getitem__ doc
#92727 commented on
May 12, 2022 • 0 new comments -
[mac intel 16' Monterey][Python 3.10.4][tkinter 8.6] Calling tkinter askOpenfilename crashes when repeatedly creating a window
#92603 commented on
May 15, 2022 • 0 new comments -
sqlite3 package document mistake
#86790 commented on
May 16, 2022 • 0 new comments -
[sqlite3] Add support for R*Tree callbacks
#87620 commented on
May 16, 2022 • 0 new comments -
[sqlite3] Use SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION iso. sqlite3_enable_load_extension()
#87929 commented on
May 16, 2022 • 0 new comments -
[sqlite3] drop statement in_use field in favour of sqlite3_stmt_busy()
#88239 commented on
May 16, 2022 • 0 new comments -
[sqlite3] only reset statements when needed
#89121 commented on
May 16, 2022 • 0 new comments -
[sqlite3] cleanup and harden Connection and Cursor __init__
#89289 commented on
May 16, 2022 • 0 new comments -
sqlite3: Add configure option to set or auto-detect rpath to sqlite3 libs
#89537 commented on
May 16, 2022 • 0 new comments -
Fatal Python Error in sqlite3 Python 3.10
#91175 commented on
May 16, 2022 • 0 new comments -
[sqlite3] make sqlite3.Connection exception refs strong
#88665 commented on
May 16, 2022 • 0 new comments -
[doc] Complete the sqlite3 exception documentation
#89018 commented on
May 16, 2022 • 0 new comments -
[doc] improve sqlite3 docs
#89840 commented on
May 16, 2022 • 0 new comments -
Lib/sqlite3/dbapi2.py: convert_timestamp function failed to correctly parse timestamp
#90820 commented on
May 16, 2022 • 0 new comments -
Add an interactive shell for Sqlite3
#77617 commented on
May 16, 2022 • 0 new comments -
sqlite.iterdump does not work for (most) databases with autoincrement
#79009 commented on
May 16, 2022 • 0 new comments -
Sqlite3 row_factory for attribute access: NamedRow
#83351 commented on
May 16, 2022 • 0 new comments -
sqlite3.Row always read as tuple when supplied to executemany
#85995 commented on
May 16, 2022 • 0 new comments -
The sqlite3 context manager does not work with isolation_level=None
#61162 commented on
May 16, 2022 • 0 new comments -
sqlite dumpiter dumps invalid script when virtual tables are used
#64662 commented on
May 16, 2022 • 0 new comments -
SQLite3 iterdump ordering
#61089 commented on
May 16, 2022 • 0 new comments -
sqlite3 timestamp converter cannot handle timezone
#73285 commented on
May 16, 2022 • 0 new comments -
dbm.sqlite proof of concept
#48033 commented on
May 16, 2022 • 0 new comments -
sqlite3 SELECT does not BEGIN a transaction, but should according to spec
#54133 commented on
May 16, 2022 • 0 new comments -
sqlite3 signature discrepancies between documentation and implementation
#87260 commented on
May 16, 2022 • 0 new comments -
namedtuple row factory for sqlite3
#57508 commented on
May 16, 2022 • 0 new comments -
Support cross compilation on macOS
#90905 commented on
May 16, 2022 • 0 new comments -
Add support for SQLITE_DIRECTONLY and SQLITE_INNOCUOUS for user-defined functions
#84943 commented on
May 16, 2022 • 0 new comments -
SQLite incorrect row count for UPDATE
#79579 commented on
May 16, 2022 • 0 new comments -
sqlite3: optionally autoconvert table_info's DATETIME fields
#79326 commented on
May 16, 2022 • 0 new comments -
json dump/dumps: support printing arrays on a single line
#91114 commented on
May 16, 2022 • 0 new comments -
add `%(taskname)s` in `logging` for asyncio
#91513 commented on
May 16, 2022 • 0 new comments -
Improve Fish path setup on macOS
#91629 commented on
May 16, 2022 • 0 new comments -
Helpers for getting references to singletons
#91927 commented on
May 16, 2022 • 0 new comments -
Add IPv4Address.ipv6_mapped attribute
#92573 commented on
May 16, 2022 • 0 new comments -
Expand logging filter API to allow returning a LogRecord
#92592 commented on
May 16, 2022 • 0 new comments -
Clarify `asyncio` API in a backward compatible manner
#92679 commented on
May 16, 2022 • 0 new comments -
test.support.open_urlresource should work from an installed Python
#72188 commented on
May 16, 2022 • 0 new comments -
macOS build docs need refresh (2019)
#80086 commented on
May 18, 2022 • 0 new comments -
mmap module: add MAP_ALIGNED_SUPER FreeBSD and MAP_CONCEAL OpenBSD constants
#81652 commented on
May 18, 2022 • 0 new comments -
mmap module add OpenBSD MADV_CONCEAL flag
#81692 commented on
May 18, 2022 • 0 new comments -
Unicode 3.2 numeric uses decimal_changed instead of numeric_changed
#84424 commented on
May 18, 2022 • 0 new comments -
tempfile.TemporaryDirectory fails removing dir in some edge cases related to symlinks
#91133 commented on
May 18, 2022 • 0 new comments -
logging.handlers.SysLogHandler doesn't get cleaned up properly on exit if it throws an exception
#91314 commented on
May 18, 2022 • 0 new comments -
Add mimalloc memory allocator
#90815 commented on
May 18, 2022 • 0 new comments -
Add support for SQLCipher
#83589 commented on
May 18, 2022 • 0 new comments -
dump of a single table in sqlite3 library
#91602 commented on
May 18, 2022 • 0 new comments -
sqlite3 dml statement detection does not account for CTEs
#81040 commented on
May 18, 2022 • 0 new comments -
[doc] SSLContext.set_ciphers() link to OpenSSL cipher list format is outdated
#88480 commented on
May 18, 2022 • 0 new comments -
Documentation of SSL library
#84308 commented on
May 18, 2022 • 0 new comments -
hashlib.algorithms_available lists algorithms that are not available in OpenSSL 3.0 default provider
#91257 commented on
May 18, 2022 • 0 new comments -
Improve Keccak support in hashlib including KangarooTwelve
#83720 commented on
May 18, 2022 • 0 new comments -
Cannot tunnel TLS connection through TLS connection
#73580 commented on
May 18, 2022 • 0 new comments -
ssl: SNI callbacks should not modify context objects
#73656 commented on
May 18, 2022 • 0 new comments -
Can no longer specify OpenSSL locations with CPPFLAGS / LDFLAGS ?
#76875 commented on
May 18, 2022 • 0 new comments -
OpenSSL 1.1.0 deprecated functions
#74194 commented on
May 18, 2022 • 0 new comments -
Investigate replacing SHA3 code with OpenSSL
#81811 commented on
May 18, 2022 • 0 new comments -
Free list for longobject medium value
#91912 commented on
May 19, 2022 • 0 new comments -
Cannot override JSON encoding of basic type subclasses
#56866 commented on
May 19, 2022 • 0 new comments -
suggesting option to raise exception if process exits nonzero in `with subprocess.Popen(...):`
#81365 commented on
May 19, 2022 • 0 new comments -
bpo-30419: DOC: Update missing information in bdb docs
#1687 commented on
May 19, 2022 • 0 new comments -
bpo-23926: Fix handling for removed PyArg_ParseTuple formatters
#8204 commented on
May 18, 2022 • 0 new comments -
bpo-34098: multiprocessing.Server now uses ExceptionWithTraceback
#8254 commented on
May 18, 2022 • 0 new comments -
bpo-25439: Added additional type checks to urllib.request.Request
#10616 commented on
May 12, 2022 • 0 new comments -
bpo-35517: selector.EpollSelector: add new parameter to support extra events
#11193 commented on
May 12, 2022 • 0 new comments -
bpo-36121: Override field_size_limit per csv.reader object
#12071 commented on
May 12, 2022 • 0 new comments -
bpo-34697: Deleteing PyCField_new function
#14837 commented on
May 14, 2022 • 0 new comments -
bpo-40255: Implement Immortal Instances
#19474 commented on
May 16, 2022 • 0 new comments -
bpo-38119: Fix shmem resource tracking
#21516 commented on
May 16, 2022 • 0 new comments -
bpo-42836: ENH: fix caching documentation in struct module
#24164 commented on
May 17, 2022 • 0 new comments -
xml.etree.elementtree: Specify XML document name
#24223 commented on
May 17, 2022 • 0 new comments -
Update socketserver.rst
#24767 commented on
May 17, 2022 • 0 new comments -
Specify tempfile random naming constraints
#24785 commented on
May 17, 2022 • 0 new comments -
bpo-43525: Highlight pathlib operator behavior with anchored paths
#24900 commented on
May 17, 2022 • 0 new comments -
bpo-42444: Use attribute directives in the docs for pathlib.PurePath
#24977 commented on
May 17, 2022 • 0 new comments -
bpo-43640: Update TLS/SSL security consids. due to TLS 1.0 and TLS 1.1 deprecation
#25040 commented on
May 17, 2022 • 0 new comments -
bpo-44205: Ignore out of space errors in shutil.copystat
#26282 commented on
May 16, 2022 • 0 new comments -
bpo-44175: Update docs for str title, istitle methods
#26865 commented on
May 17, 2022 • 0 new comments -
Minor doc improvements for `socket.create_server`
#26938 commented on
May 17, 2022 • 0 new comments -
bpo-8595: Update urllib, httplib, smtplib docs to warn about global timeout value
#27087 commented on
May 18, 2022 • 0 new comments -
bpo-38656: Clarify MimeTypes obj behaviour in documentation
#27750 commented on
May 17, 2022 • 0 new comments -
Add Third-party resources section
#27752 commented on
May 17, 2022 • 0 new comments -
bpo-45191: Fix tb_lineno for multi-line expressions
#28753 commented on
May 14, 2022 • 0 new comments -
bpo-10483: fix definition of executable file for http.server on windows
#30216 commented on
May 18, 2022 • 0 new comments -
bpo-46142: split --help output into separate options
#30331 commented on
May 17, 2022 • 0 new comments -
bpo-46523: fix tests rerun when `setUp[Class|Module]` fails
#30895 commented on
May 19, 2022 • 0 new comments -
bpo-42658: Using LCMapStringEx in ntpath.normcase
#32010 commented on
May 12, 2022 • 0 new comments -
gh-91247: improve performance of list and tuple repeat (with specialization for n=1)
#91482 commented on
May 17, 2022 • 0 new comments -
gh-72793: C implementation of parts of copy.deepcopy
#91610 commented on
May 17, 2022 • 0 new comments -
gh-90230: Python API for specialization stats
#92323 commented on
May 13, 2022 • 0 new comments -
gh-91877 Fix "Write Transports" table in asyncio docs
#92338 commented on
May 16, 2022 • 0 new comments -
Make test_ssl.ThreadedEchoServer exceptions appear in a main thread
#92475 commented on
May 19, 2022 • 0 new comments -
gh-89336: Remove configparser APIs that were deprecated for 3.12
#92503 commented on
May 16, 2022 • 0 new comments