Insights: python/cpython
Overview
Could not load contribution data
Please try again later
153 Pull requests merged by 27 people
-
[3.10] gh-79009: sqlite3.iterdump now correctly handles tables with autoincrement (GH-9621)
#94015 merged
Jun 20, 2022 -
[3.11] gh-79009: sqlite3.iterdump now correctly handles tables with autoincrement (GH-9621)
#94014 merged
Jun 19, 2022 -
gh-79009: sqlite3.iterdump now correctly handles tables with autoincrement
#9621 merged
Jun 19, 2022 -
[3.11] gh-61162: Clarify sqlite3 connection context manager docs (GH-93890)
#94013 merged
Jun 19, 2022 -
[3.10] gh-61162: Clarify sqlite3 connection context manager docs (GH-93890)
#94012 merged
Jun 19, 2022 -
gh-61162: Clarify sqlite3 connection context manager docs
#93890 merged
Jun 19, 2022 -
[3.11] gh-84461: Skip test_unwritable_directory again on Emscripten (GH-94007)
#94009 merged
Jun 19, 2022 -
[3.11] gh-93925: Improve clarity of sqlite3 commit/rollback, and close docs (GH-93926)
#94010 merged
Jun 19, 2022 -
[3.10] gh-93925: Improve clarity of sqlite3 commit/rollback, and close docs (GH-93926)
#94011 merged
Jun 19, 2022 -
gh-93925: Improve doc clarity of sqlite3 commit/rollback, and close
#93926 merged
Jun 19, 2022 -
gh-84461: Skip test_unwritable_directory again on Emscripten
#94007 merged
Jun 19, 2022 -
[3.11] gh-84461: Fix Emscripten umask and permission issues (GH-94002) (GH-94006)
#94006 merged
Jun 19, 2022 -
gh-84461: Fix Emscripten umask and permission issues (GH-94002)
#94002 merged
Jun 19, 2022 -
gh-93991: Use boolean instead of 0/1 for condition check
#93992 merged
Jun 19, 2022 -
[3.10] GH-93990: fix refcounting bug in `add_subclass` in `typeobject.c` (GH-93989)
#93999 merged
Jun 19, 2022 -
gh-93937, C API: Move PyFrame_GetBack() to Python.h
#93938 merged
Jun 19, 2022 -
[3.11] GH-93990: fix refcounting bug in `add_subclass` in `typeobject.c` (GH-93989)
#93998 merged
Jun 19, 2022 -
gh-74953: Reformat PyThread_acquire_lock_timed()
#93947 merged
Jun 19, 2022 -
gh-93761: Fix test_logging test_config_queue_handler() race condition
#93952 merged
Jun 19, 2022 -
[3.10] What's new in 3.10: fix link to issue (GH-93968)
#93997 merged
Jun 19, 2022 -
[3.11] What's new in 3.10: fix link to issue (GH-93968)
#93996 merged
Jun 19, 2022 -
What's new in 3.10: fix link to issue
#93968 merged
Jun 19, 2022 -
GH-93990: fix refcounting bug in add_subclass in typeobject.c
#93989 merged
Jun 19, 2022 -
gh-93975: Nicer error reporting in test_venv
#93959 merged
Jun 18, 2022 -
gh-91387: Fix tarfile test on WASI
#93984 merged
Jun 18, 2022 -
gh-93955: Use unbound methods for slot `__getattr__` and `__getattribute__`
#93956 merged
Jun 18, 2022 -
[3.11] gh-89828: Do not relay the __class__ attribute in GenericAlias (GH-93754)
#93980 merged
Jun 18, 2022 -
[3.11] gh-92888: Fix memoryview bad `__index__` use after free (GH-92946)
#93948 merged
Jun 18, 2022 -
[3.11] gh-84461: Fix pydebug Emscripten browser builds (GH-93982)
#93983 merged
Jun 18, 2022 -
gh-84461: Fix pydebug Emscripten browser builds
#93982 merged
Jun 18, 2022 -
[3.11] gh-84461: Fix circulare dependency on BUILDPYTHON (GH-93977)
#93979 merged
Jun 18, 2022 -
gh-89828: Do not relay the __class__ attribute in GenericAlias
#93754 merged
Jun 18, 2022 -
gh-84461: Fix circulare dependency on BUILDPYTHON (GH-93977)
#93977 merged
Jun 18, 2022 -
[3.11] GH-89858: Fix test_embed for out-of-tree builds (GH-93465)
#93954 merged
Jun 18, 2022 -
Add jaraco as primary owner of importlib.metadata and importlib.resources.
#93960 merged
Jun 18, 2022 -
gh-91387: Strip trailing slash from tarfile longname directories
#32423 merged
Jun 17, 2022 -
GH-77403: Fix tests which fail when PYTHONUSERBASE is not normalized
#93917 merged
Jun 17, 2022 -
gh-92611: Add details on replacements for cgi utility funcs
#92792 merged
Jun 17, 2022 -
[3.11] GH-91389: Fix `dis` position information for `CACHE`s (GH-93663)
#93921 merged
Jun 17, 2022 -
GH-89858: fix test_embed for Out-of-tree builds
#93465 merged
Jun 17, 2022 -
gh-92888: Fix memoryview bad `__index__` use after free
#92946 merged
Jun 17, 2022 -
gh-93911: `LOAD_ATTR_PROPERTY`
#93912 merged
Jun 17, 2022 -
[3.11] gh-74953: Fix PyThread_acquire_lock_timed() code recomputing the timeout (GH-93941)
#93944 merged
Jun 17, 2022 -
gh-77782: Deprecate global configuration variable
#93943 merged
Jun 17, 2022 -
gh-74953: Fix PyThread_acquire_lock_timed() code recomputing the timeout
#93941 merged
Jun 17, 2022 -
gh-74953: Add _PyTime_FromMicrosecondsClamp() function
#93942 merged
Jun 17, 2022 -
gh-77782: Py_FdIsInteractive() now uses PyConfig.interactive
#93916 merged
Jun 17, 2022 -
gh-93852: Add test.support.create_unix_domain_name()
#93914 merged
Jun 17, 2022 -
[3.11] gh-89745: Avoid exact match when comparing program_name in test_embed on Windows (GH-93888)
#93933 merged
Jun 17, 2022 -
gh-89745: Avoid exact match when comparing program_name in test_embed on Windows
#93888 merged
Jun 17, 2022 -
[3.11] test_logging: Fix BytesWarning in SysLogHandlerTest (GH-93920)
#93929 merged
Jun 17, 2022 -
[3.10] test_logging: Fix BytesWarning in SysLogHandlerTest (GH-93920)
#93930 merged
Jun 17, 2022 -
[3.11] gh-91877: Fix WriteTransport.get_write_buffer_{limits,size} docs (#92338)
#93806 merged
Jun 17, 2022 -
test_logging: Fix BytesWarning in SysLogHandlerTest (GH-93920)
#93920 merged
Jun 17, 2022 -
GH-83658: make multiprocessing.Pool raise an exception if maxtasksperchild is not None or a positive int
#93364 merged
Jun 17, 2022 -
[3.11] gh-93847: Fix repr of enum of generic aliases (GH-93885)
#93913 merged
Jun 17, 2022 -
[3.11] gh-93820: Fix copy() regression in enum.Flag (GH-93876)
#93886 merged
Jun 17, 2022 -
gh-91985: Ensure in-tree builds override platstdlib_dir in every path calculation
#93641 merged
Jun 16, 2022 -
GH-91389: Fix `dis` position information for `CACHE`s
#93663 merged
Jun 16, 2022 -
gh-93353: regrtest supports checking tmp files with -j2
#93909 merged
Jun 16, 2022 -
gh-93847: Fix repr of enum of generic aliases
#93885 merged
Jun 16, 2022 -
[3.10] gh-91877: Fix WriteTransport.get_write_buffer_{limits,size} docs (#92338)
#93805 merged
Jun 16, 2022 -
[3.10] gh-91810: Fix regression with writing an XML declaration with encoding='unicode' (GH-93426)
#93790 merged
Jun 16, 2022 -
[3.11] gh-91731: Don't define 'static_assert' in C++11 where is a keyword to avoid UB (GH-93700)
#93907 merged
Jun 16, 2022 -
[3.11] gh-91577: SharedMemory move imports out of methods (GH-91579)
#93906 merged
Jun 16, 2022 -
[3.10] gh-91577: SharedMemory move imports out of methods (GH-91579)
#93905 merged
Jun 16, 2022 -
Fix BINARY_SUBSCR_GETITEM stats
#93903 merged
Jun 16, 2022 -
gh-92547: Amend What's New
#93872 merged
Jun 16, 2022 -
gh-91577: SharedMemory move imports out of methods
#91579 merged
Jun 16, 2022 -
[3.11] gh-91321: Fix test_cppext for C++03 (GH-93902)
#93904 merged
Jun 16, 2022 -
gh-91321: Fix test_cppext for C++03
#93902 merged
Jun 16, 2022 -
gh-87347: Add parenthesis around PyXXX_Check() arguments
#92815 merged
Jun 16, 2022 -
Call busy_retry() and sleeping_retry() with error=True
#93871 merged
Jun 16, 2022 -
[3.11] GH-93662: Make sure that column offsets are correct in multi-line method calls. (GH-93673)
#93895 merged
Jun 16, 2022 -
[3.10] gh-93735: Split Docs CI to speed-up the build (GH-93736).
#93833 merged
Jun 16, 2022 -
[3.9] gh-91810: Fix regression with writing an XML declaration with encoding='unicode' (GH-93426)
#93791 merged
Jun 16, 2022 -
[3.10] [3.11] gh-93741: Add private C API _PyImport_GetModuleAttrString() (GH-93742) (GH-93792)
#93887 merged
Jun 16, 2022 -
gh-93820: Fix copy() regression in enum.Flag
#93876 merged
Jun 16, 2022 -
[3.11] gh-84461: Document how to install SDKs manually (GH-93844)
#93878 merged
Jun 15, 2022 -
gh-84461: Document how to install SDKs manually (GH-93844)
#93844 merged
Jun 15, 2022 -
Tests call sleeping_retry() with SHORT_TIMEOUT
#93870 merged
Jun 15, 2022 -
[3.11] gh-93824: Reenable installation of shell extension on Windows ARM64 (GH-93825)
#93868 merged
Jun 15, 2022 -
test_asyncore: Optimize capture_server()
#93867 merged
Jun 15, 2022 -
test_asyncio: run_until() implements exponential sleep
#93866 merged
Jun 15, 2022 -
gh-93824: Reenable installation of shell extension on Windows ARM64
#93825 merged
Jun 15, 2022 -
[3.11] GH-93850: Fix test_asyncio exception ignored tracebacks (GH-93854)
#93864 merged
Jun 15, 2022 -
GH-93850: Fix test_asyncio exception ignored tracebacks
#93854 merged
Jun 15, 2022 -
[3.10] gh-93857: Fix broken audit-event targets in sqlite3 docs (GH-93859)
#93862 merged
Jun 15, 2022 -
[3.11] gh-93857: Fix broken audit-event targets in sqlite3 docs (GH-93859)
#93861 merged
Jun 15, 2022 -
gh-93857: Fix broken audit-event targets in sqlite3 docs
#93859 merged
Jun 15, 2022 -
gh-93785: Update includes in call.c
#93786 merged
Jun 15, 2022 -
Use support.sleeping_retry() and support.busy_retry()
#93848 merged
Jun 15, 2022 -
test_thread uses support.sleeping_retry()
#93849 merged
Jun 15, 2022 -
[3.10] gh-87260: Update sqlite3 signature docs to reflect actual implementation (GH-93840)
#93846 merged
Jun 15, 2022 -
[3.11] gh-87260: Update sqlite3 signature docs to reflect actual implementation (GH-93840)
#93845 merged
Jun 15, 2022 -
gh-87260: Update sqlite3 signature docs to reflect actual implementation
#93840 merged
Jun 15, 2022 -
[3.10] gh-89018: Improve documentation of `sqlite3` exceptions (GH-27645)
#93838 merged
Jun 15, 2022 -
Add test.support.busy_retry()
#93770 merged
Jun 15, 2022 -
[3.11] gh-89018: Improve documentation of `sqlite3` exceptions (GH-27645)
#93836 merged
Jun 15, 2022 -
[3.10] gh-93183: Adjust wording in socket docs (GH-93832)
#93835 merged
Jun 15, 2022 -
[3.11] gh-93183: Adjust wording in socket docs (GH-93832)
#93834 merged
Jun 15, 2022 -
gh-93829: In sqlite3, replace Py_BuildValue with faster APIs
#93830 merged
Jun 15, 2022 -
gh-93183: Adjust wording in socket docs
#93832 merged
Jun 15, 2022 -
[3.11] gh-93735: Split Docs CI to speed-up the build (GH-93736)
#93831 merged
Jun 15, 2022 -
gh-93735: Split Docs CI to speed-up the build
#93736 merged
Jun 15, 2022 -
gh-93814: Add infinite test for itertools.chain.from_iterable
#93815 merged
Jun 14, 2022 -
[3.11] gh-92914: Round the allocated size for lists up to the even number (GH-92915)
#92941 merged
Jun 14, 2022 -
[3.11] gh-90300: split --help output into separate options (GH-30331)
#93413 merged
Jun 14, 2022 -
[3.11] gh-79512: Fixed names and __module__ value of weakref classes (GH-93719)
#93789 merged
Jun 14, 2022 -
[docs] Fix LOAD_ATTR version changed
#93816 merged
Jun 14, 2022 -
gh-93353: Fix regrtest for -jN with N >= 2 (GH-93813)
#93813 merged
Jun 14, 2022 -
Fixup 'LOAD_METHOD' specialization stats so that they display properly.
#93812 merged
Jun 14, 2022 -
[3.10] gh-93795: Use test.support TESTFN/unlink in sqlite3 tests (GH-93796)
#93809 merged
Jun 14, 2022 -
[3.11] gh-93795: Use test.support TESTFN/unlink in sqlite3 tests (GH-93796)
#93808 merged
Jun 14, 2022 -
[3.11] gh-91321: Fix compatibility with C++ older than C++11 (#93784)
#93802 merged
Jun 14, 2022 -
Remove LOAD_METHOD stats.
#93807 merged
Jun 14, 2022 -
gh-93795: Use test.support TESTFN/unlink in sqlite3 tests
#93796 merged
Jun 14, 2022 -
Include freelists in allocation total.
#93799 merged
Jun 14, 2022 -
GH-93429: Document LOAD_METHOD removal
#93803 merged
Jun 14, 2022 -
[3.10] gh-79579: Improve DML query detection in sqlite3 (GH-93623)
#93801 merged
Jun 14, 2022 -
[3.11] gh-79579: Improve DML query detection in sqlite3 (GH-93623)
#93800 merged
Jun 14, 2022 -
gh-91877: Fix "Write Transports" table in asyncio docs
#92338 merged
Jun 14, 2022 -
GH-93678: reduce boilerplate and code repetition in the compiler
#93682 merged
Jun 14, 2022 -
gh-79579: Improve DML query detection in sqlite3
#93623 merged
Jun 14, 2022 -
gh-93353: regrtest checks for leaked temporary files
#93776 merged
Jun 14, 2022 -
gh-93429: Merge `LOAD_METHOD` back into `LOAD_ATTR`
#93430 merged
Jun 14, 2022 -
gh-90473: Include stdlib dir in wasmtime PYTHONPATH (GH-93797)
#93797 merged
Jun 14, 2022 -
GH-93516: Store offset of first traceable instruction in code object
#93769 merged
Jun 14, 2022 -
GH-93662: Make sure that column offsets are correct in multi-line method calls.
#93673 merged
Jun 14, 2022 -
gh-91321: Fix compatibility with C++ older than C++11
#93784 merged
Jun 14, 2022 -
gh-89546: Clean up PyType_FromMetaclass
#93686 merged
Jun 14, 2022 -
[3.11] gh-93741: Add private C API _PyImport_GetModuleAttrString() (GH-93742)
#93792 merged
Jun 14, 2022 -
gh-93761: Fix test to avoid simple delay when synchronizing. (GH-93779)
#93779 merged
Jun 14, 2022 -
gh-91810: Fix regression with writing an XML declaration with encoding='unicode'
#93426 merged
Jun 14, 2022 -
gh-79512: Fixed names and __module__ value of weakref classes
#93719 merged
Jun 14, 2022 -
gh-93741: Add private C API _PyImport_GetModuleAttrString()
#93742 merged
Jun 14, 2022 -
gh-93353: Add test.support.late_deletion()
#93774 merged
Jun 13, 2022 -
[3.11] gh-84461: Fix parallel testing on WebAssembly (GH-93768)
#93782 merged
Jun 13, 2022 -
gh-89653: PEP 670: Macros always cast arguments in cpython/
#93766 merged
Jun 13, 2022 -
[3.10] gh-93353: Fix importlib.resources._tempfile() finalizer (GH-93377)
#93780 merged
Jun 13, 2022 -
gh-84461: Fix parallel testing on WebAssembly (GH-93768)
#93768 merged
Jun 13, 2022 -
[3.11] gh-93353: Fix importlib.resources._tempfile() finalizer (GH-93377)
#93781 merged
Jun 13, 2022 -
gh-93353: Fix importlib.resources._tempfile() finalizer
#93377 merged
Jun 13, 2022 -
gh-84623: Remove unused imports in tests
#93772 merged
Jun 13, 2022 -
gh-91731: Don't define 'static_assert' in C++11 where is a keyword to avoid UB
#93700 merged
Jun 13, 2022 -
gh-84623: Remove unused imports in stdlib
#93773 merged
Jun 13, 2022 -
Remove ANY_VARARGS() macro from the C API
#93764 merged
Jun 13, 2022 -
gh-89653: PEP 670: Convert PyFunction macros
#93765 merged
Jun 13, 2022
52 Pull requests opened by 29 people
-
GH-93516: Speedup line number checks when tracing.
#93763 opened
Jun 13, 2022 -
[3.11] gh-91810: Fix regression with writing an XML declaration with encoding='unicode' (GH-93426)
#93793 opened
Jun 14, 2022 -
fix client_context example from ssl protocol versions docs
#93798 opened
Jun 14, 2022 -
Update summarize_stats.py
#93804 opened
Jun 14, 2022 -
[3.11] GH-93516: Backport GH-93769: Store offset of first traceable instruction in code object
#93818 opened
Jun 14, 2022 -
gh-83638: Add sqlite3.Connection.autocommit for PEP 249 compliant behaviour
#93823 opened
Jun 14, 2022 -
gh-44123: Add note on relative path for os.exec*
#93826 opened
Jun 15, 2022 -
GH-93841: Turn stats on and off, clear and dump them at runtime.
#93843 opened
Jun 15, 2022 -
gh-93851: Fix all broken links in Doc/
#93853 opened
Jun 15, 2022 -
gh-93851: Add Tools/scripts/checkhtmllinks.py
#93856 opened
Jun 15, 2022 -
gh-83499: Fix closing file descriptors in tempfile
#93874 opened
Jun 15, 2022 -
gh-87389: Fix an open redirection vulnerability in http.server.
#93879 opened
Jun 15, 2022 -
gh-93820: Pickle enum.Flag by name
#93891 opened
Jun 16, 2022 -
GH-93657: More LOAD_ATTR specializations
#93892 opened
Jun 16, 2022 -
gh-93863: Clarify that strtobool is case-insensitive
#93893 opened
Jun 16, 2022 -
gh-87389: avoid treating path as URI with netloc
#93894 opened
Jun 16, 2022 -
gh-93018: Fix for the compatibility problems with expat
#93900 opened
Jun 16, 2022 -
Update SyntaxError message for list comprehension
#93901 opened
Jun 16, 2022 -
GH-93897: Store frame size in code object and de-opt if insufficient space on thread frame stack.
#93908 opened
Jun 16, 2022 -
gh-87347: Add parenthesis around macro arguments
#93915 opened
Jun 16, 2022 -
[3.11] gh-91985: Ensure in-tree builds override platstdlib_dir in every path calculation (GH-93641)
#93918 opened
Jun 16, 2022 -
gh-89051: Add ssl.OP_LEGACY_SERVER_CONNECT
#93927 opened
Jun 17, 2022 -
gh-93858: Prevent error when activating venv in nested fish instances
#93931 opened
Jun 17, 2022 -
gh-93884: Improve test coverage of `PyNumber_ToBase`
#93932 opened
Jun 17, 2022 -
Fix a potential variable misuse bug
#93935 opened
Jun 17, 2022 -
gh-93939: Build most shared extensions without setup.py
#93940 opened
Jun 17, 2022 -
GH-74866: Fix utils.parsedate_to_datetime raising exception on None
#93945 opened
Jun 17, 2022 -
gh-74953: PyThread_acquire_lock_timed() recomputes timeout
#93946 opened
Jun 17, 2022 -
[3.10] gh-92888: Fix memoryview bad `__index__` use after free (GH-92946)
#93950 opened
Jun 17, 2022 -
gh-84461: Tool/wasm/python.html: Add subresource integrity hashes
#93953 opened
Jun 17, 2022 -
GH-93249: relax overly strict assertion on bounds->ar_start
#93961 opened
Jun 17, 2022 -
gh-93951: In test_bdb.StateTestCase.test_skip, avoid including auxiliary importers.
#93962 opened
Jun 17, 2022 -
gh-93963: Officially deprecate abcs and warn about their usage.
#93965 opened
Jun 17, 2022 -
[3.11] gh-92611: Add details on replacements for cgi utility funcs (GH-92792)
#93967 opened
Jun 17, 2022 -
[3.11] GH-77403: Fix tests which fail when PYTHONUSERBASE is not normalized (GH-93917)
#93969 opened
Jun 17, 2022 -
[3.10] GH-77403: Fix tests which fail when PYTHONUSERBASE is not normalized (GH-93917)
#93970 opened
Jun 17, 2022 -
[3.11] gh-91387: Strip trailing slash from tarfile longname directories (GH-32423)
#93971 opened
Jun 17, 2022 -
[3.10] gh-91387: Strip trailing slash from tarfile longname directories (GH-32423)
#93972 opened
Jun 17, 2022 -
gh-93973: Add all_errors to asyncio.create_connection
#93974 opened
Jun 17, 2022 -
gh-84461: Silence some compiler warnings on WASM
#93978 opened
Jun 18, 2022 -
GH-93880: Improved conciseness of ipaddress factory functions (GH-93917)
#93985 opened
Jun 18, 2022 -
Document 3.13, 3.14, 4.0 and future removals
#93986 opened
Jun 18, 2022 -
gh-93911: Specialize `LOAD_ATTR` for custom `__getattr__` and `__getattribute__`
#93988 opened
Jun 18, 2022 -
[3.11] gh-91387: Fix tarfile test on WASI (GH-93984)
#93993 opened
Jun 18, 2022 -
gh-93883: elide traceback indicators when possible
#93994 opened
Jun 19, 2022 -
[3.11] gh-93937, C API: Move PyFrame_GetBack() to Python.h (#93938)
#94000 opened
Jun 19, 2022 -
[3.11] gh-93975: Nicer error reporting in test_venv (GH-93959)
#94003 opened
Jun 19, 2022 -
[3.10] gh-93975: Nicer error reporting in test_venv (GH-93959)
#94004 opened
Jun 19, 2022 -
[3.9] gh-93975: Nicer error reporting in test_venv (GH-93959)
#94005 opened
Jun 19, 2022 -
gh-86128: Add warning to ThreadPoolExecutor docs
#94008 opened
Jun 19, 2022 -
GH-82874: Use f-strings instead of str.format within importlib.__init__.py
#94016 opened
Jun 20, 2022
142 Issues closed by 31 people
-
sqlite.iterdump does not work for (most) databases with autoincrement
#79009 closed
Jun 19, 2022 -
The sqlite3 context manager does not work with isolation_level=None
#61162 closed
Jun 19, 2022 -
Improve docs/docstrings of sqlite3 commit()/rollback() and close()
#93925 closed
Jun 19, 2022 -
Can't build _hashlib and _ssl optional modules using brew install on Mac OS X
#93695 closed
Jun 19, 2022 -
Error when cross compiling for hardfloat MIPS
#90423 closed
Jun 19, 2022 -
gcc warning when compiling Modules/expat/xmltok_ns.c
#89876 closed
Jun 19, 2022 -
CPython 3.8.5 fails to build on Windows with -E option
#85616 closed
Jun 19, 2022 -
Building with a libreadline.so located outside the ld.so.conf search path fails
#84827 closed
Jun 19, 2022 -
AIX: python3 points to "air"
#84254 closed
Jun 19, 2022 -
Python3.7.2 fails to cross-compile (yocto / openembedded) when target is mips softfloat
#81033 closed
Jun 19, 2022 -
test_dtrace failed
#80883 closed
Jun 19, 2022 -
generate correct pyconfig.h when cross-compiling
#80542 closed
Jun 19, 2022 -
android arm cross compilation fails, config issue
#80326 closed
Jun 19, 2022 -
configure: error: could not find pthreads on your system during cross compilation
#80322 closed
Jun 19, 2022 -
ImportError: dlopen failed: cannot locate symbol "PyBool_Type"
#80178 closed
Jun 19, 2022 -
regen autotools related files
#77667 closed
Jun 19, 2022 -
Python on android must use ashmem instead of shmem
#75222 closed
Jun 19, 2022 -
--enable-optimizations does not work with --enable-shared
#73898 closed
Jun 19, 2022 -
ICC compiler check is too permissive
#72770 closed
Jun 19, 2022 -
configure warning for Python 3.5.2 during compilation
#71585 closed
Jun 19, 2022 -
Use boolean instead of 0/1 for condition check
#93991 closed
Jun 19, 2022 -
Thread safety : disable intel’s compiler autopar where it’s being relevant.
#85095 closed
Jun 19, 2022 -
Segfault when using trace functions in 3.11a3
#90317 closed
Jun 19, 2022 -
When sending binary file to a Microsoft FTP server over FTP TLS, the SSL unwind method hangs
#78738 closed
Jun 19, 2022 -
refcounting bug in add_subclass in typeobject.c
#93990 closed
Jun 19, 2022 -
RuntimeError('Event loop is closed') after cancelling getaddrinfo and closing loop
#77329 closed
Jun 19, 2022 -
Regression in HTMLParser on malformed tags
#86122 closed
Jun 19, 2022 -
test_json segfault on OpenBSD
#69529 closed
Jun 19, 2022 -
Segfault in _PyObject_GenericGetAttrWithDict
#79479 closed
Jun 19, 2022 -
waitpid/waitid race caused by change to Popen.send_signal in Python 3.9
#86724 closed
Jun 19, 2022 -
Access violation
#90037 closed
Jun 19, 2022 -
make install hangs when installing zoneinfo/_zoneinfo.py
#91080 closed
Jun 19, 2022 -
test_multiprocessing_main_handling: subprocess crash under Windows compatibility mode
#76999 closed
Jun 19, 2022 -
Bunch of path leaks on Python 3.7 on Release
#78433 closed
Jun 19, 2022 -
tp_dealloc trashcan shouldn't be called for subclasses
#80164 closed
Jun 19, 2022 -
Enhancement request for PyType_FromSpecWIthBases add option for meta class
#86783 closed
Jun 19, 2022 -
python-config.py fails if bindir is too long due to shebang overflow
#93759 closed
Jun 19, 2022 -
Unchecked return in Objects/typeobject.c and possible uninitialized variables in cls and new_mro
#86200 closed
Jun 19, 2022 -
PyCFunction_New is not exported with PyAPI_FUNC
#87405 closed
Jun 19, 2022 -
PyType_FromSpec wrong behavior with multiple Py_tp_members
#80712 closed
Jun 19, 2022 -
asyncio.wait very slow with FIRST_COMPLETED
#74741 closed
Jun 19, 2022 -
The Great Argument Clinic Conversion Derby Meta-Issue
#64386 closed
Jun 19, 2022 -
python version 3.10.4 installation fails
#92310 closed
Jun 19, 2022 -
Python 3.10.4 for linux install issue
#92551 closed
Jun 19, 2022 -
sendfile for sockets neglects pseudo files on Linux
#93300 closed
Jun 19, 2022 -
ResourceWarning: unclosed <ssl.SSLSocket fd=x, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM
#93539 closed
Jun 19, 2022 -
Configure option --with-cxx-main=/usr/bin/clang++ not working
#93744 closed
Jun 19, 2022 -
I can't use my GitHub noreply email to sign the CLA
#93995 closed
Jun 19, 2022 -
Use unbound methods for slot `__getattr__` and `__getattribute`
#93955 closed
Jun 18, 2022 -
Verify all imported modules at startup are needed
#60305 closed
Jun 18, 2022 -
Add -P command line option and PYTHONSAFEENV environment variable
#57684 closed
Jun 18, 2022 -
test_time error on AIX
#55397 closed
Jun 18, 2022 -
configure does not create accurate Makefile on AIX
#54723 closed
Jun 18, 2022 -
Wave.py support for ulaw and alaw audio
#43330 closed
Jun 18, 2022 -
faster _socket.connect variant desired
#38181 closed
Jun 18, 2022 -
Better support for AF_PACKET on opensolaris (illumos)
#65486 closed
Jun 18, 2022 -
Python memory limit on AIX
#55421 closed
Jun 18, 2022 -
Py_Initialize crashes when stdout has been redirected with freopen
#54289 closed
Jun 18, 2022 -
gdbm with /usr/include/ndbm.h
#53666 closed
Jun 18, 2022 -
Make python code compilable with a C++ compiler
#49055 closed
Jun 18, 2022 -
Building external modules using Sun Studio 12
#45591 closed
Jun 18, 2022 -
Parallel build race condition on AIX since python-2.7
#63720 closed
Jun 18, 2022 -
Allow use of > 256 FD's on solaris in 32 bit mode
#48859 closed
Jun 18, 2022 -
test_embed skipped when srcdir != builddir
#78436 closed
Jun 18, 2022 -
Some after-migration messages are semi-attributed to mannequins
#91437 closed
Jun 18, 2022 -
Various test failures if PYTHONUSERBASE is not canonicalized
#77403 closed
Jun 17, 2022 -
[WASI] test cases with sys.path.insert(0, os.curdir) fail on WASI
#93461 closed
Jun 17, 2022 -
show_caches option affects code positions reported by dis.get_instructions(...)
#91389 closed
Jun 17, 2022 -
Out-of-tree builds are not tested.
#89858 closed
Jun 17, 2022 -
Status check is done, and it's a success ✅ .
#93949 closed
Jun 17, 2022 -
Use After Free when assigning into a memoryview
#92888 closed
Jun 17, 2022 -
test_logging: test_config_queue_handler() race condition
#93761 closed
Jun 17, 2022 -
[C API] Deprecate Global Configuration Variables like Py_IgnoreEnvironment
#93103 closed
Jun 17, 2022 -
concurrent.futures: Executor.map() is not guaranteed to return results in-order
#93934 closed
Jun 17, 2022 -
Tests fail with "OSError: AF_UNIX path too long" if TMPDIR path is longer than 107 bytes
#93852 closed
Jun 17, 2022 -
except statement block incorrectly assumes end of scope(?).
#80718 closed
Jun 17, 2022 -
Minor change to https://docs.python.org/3.6/extending/building.html
#74188 closed
Jun 17, 2022 -
test_getgroups of test_posix fails (on OS X 10.10)
#73748 closed
Jun 17, 2022 -
test_multiprocessing_fork leaks processes on PPC64LE RHEL8 LTO + PGO 3.x
#84680 closed
Jun 17, 2022 -
copy.deepcopy does not respect metaclasses with __deepcopy__ implementations
#79591 closed
Jun 17, 2022 -
multiprocessing.Pool and ThreadPool leak resources after being deleted
#78353 closed
Jun 17, 2022 -
Reduce the time test_subprocess takes to complete.
#82637 closed
Jun 17, 2022 -
subprocess.check_output(['echo', 'test'], text=True, input=None) fails
#86554 closed
Jun 17, 2022 -
Feature request: maxtasksperchild for ProcessPoolExecutor
#88896 closed
Jun 17, 2022 -
Possible slowdown of regex searching in 3.11
#91404 closed
Jun 17, 2022 -
multiprocessing Pool maxtasksperchild=0 raises exception with endless traceback
#83658 closed
Jun 17, 2022 -
ShareableList() raises TypeError when passing "name" keyword
#87870 closed
Jun 16, 2022 -
urllib.request.urlopen CERTIFICATE_VERIFY_FAILED error
#75345 closed
Jun 16, 2022 -
Windows build instructions are very inaccurate
#70646 closed
Jun 16, 2022 -
Enum does not work if member is an instance of types.GenericAlias
#93847 closed
Jun 16, 2022 -
pyurandom() fails if user does not have an entropy device
#79308 closed
Jun 16, 2022 -
Canot send real string from c api to module (corrupted string)
#79252 closed
Jun 16, 2022 -
test_pydoc has no way to regenerate pristine data
#47420 closed
Jun 16, 2022 -
Tkinter canvas visual bug on angled text
#93778 closed
Jun 16, 2022 -
Mock(2.0.0).assert_has_calls() raise AssertionError in two same calls
#70939 closed
Jun 16, 2022 -
Allow to restrict ModuleFinder to get "direct" dependencies
#42354 closed
Jun 16, 2022 -
SharedMemory.unlink() can fail if called during interpreter shutdown
#91577 closed
Jun 16, 2022 -
Incorrect line number calculated in traceback
#93662 closed
Jun 16, 2022 -
Embeddable Python for Windows doesn't find modules to import like the normal Python
#93875 closed
Jun 16, 2022 -
timeit.default_timer() restarted.
#93877 closed
Jun 16, 2022 -
`_ast.Attribute` objects in a module are assigned the same `attr` values
#93828 closed
Jun 16, 2022 -
make altinstall for PGO is not parallel-safe
#93584 closed
Jun 15, 2022 -
Enable shell extension on Windows ARM64
#93824 closed
Jun 15, 2022 -
[C API] PEP 670: Convert macros to functions in the Python C API
#89653 closed
Jun 15, 2022 -
Running the Python test suite leaks .pem files in /tmp
#93353 closed
Jun 15, 2022 -
[easy][asyncio] test_asyncio logs traceback with "NotImplementedError"
#93850 closed
Jun 15, 2022 -
`Audit events table` doc section is generated with broken links
#93857 closed
Jun 15, 2022 -
Unneeded include in call.c
#93785 closed
Jun 15, 2022 -
NetBSD: do not use POSIX semaphores
#90203 closed
Jun 15, 2022 -
multiprocessing with maxtasksperchild can hang if unpickling causes import
#93580 closed
Jun 15, 2022 -
sqlite3 signature discrepancies between documentation and implementation
#87260 closed
Jun 15, 2022 -
[doc] improve sqlite3 docs
#89840 closed
Jun 15, 2022 -
sqlite3 package document mistake
#86790 closed
Jun 15, 2022 -
sqlite3: Replace Py_BuildValue with faster APIs
#93829 closed
Jun 15, 2022 -
[docs] socket documentation: "packages" -> "packets"
#93183 closed
Jun 15, 2022 -
Run documentation CI from pre-built Python
#93735 closed
Jun 15, 2022 -
Allow use of `python -m logging` to setup a basicConfig logging config
#93557 closed
Jun 15, 2022 -
unicodedata.normalize: dotless i + acute accent should give i with acute
#93767 closed
Jun 14, 2022 -
`test_itertools.py` does not test infinite iterable for `itertools.chain.from_iterable`
#93814 closed
Jun 14, 2022 -
bug in print function with lists and tuples with arabic characters
#93811 closed
Jun 14, 2022 -
Use TESTFN iso. hard-coded test file paths in sqlite3 tests
#93795 closed
Jun 14, 2022 -
Merge `LOAD_METHOD` back into `LOAD_ATTR` for better specialization
#93429 closed
Jun 14, 2022 -
Invalid method name in asyncio low-level API index
#91877 closed
Jun 14, 2022 -
Fix asyncio locks test case
#93247 closed
Jun 14, 2022 -
Emscripten event loop?
#93596 closed
Jun 14, 2022 -
SyntaxError misidentified in 3.10.0b1 when = used instead of : in dict literal
#88346 closed
Jun 14, 2022 -
SQLite incorrect row count for UPDATE
#79579 closed
Jun 14, 2022 -
Incorrect `Context` in corotine's `except` and `finally` blocks
#93740 closed
Jun 14, 2022 -
PyType_FromSpec API fails to use metaclass of bases
#89546 closed
Jun 14, 2022 -
Add C API for importing an attribute from a module
#93741 closed
Jun 14, 2022 -
`dpiawareness` for python windows installer
#93706 closed
Jun 13, 2022 -
My bug report got closed right after I opened it (#93775)
#93777 closed
Jun 13, 2022 -
stacklevel handling in logging module is inconsistent
#89334 closed
Jun 13, 2022 -
Right parenthesis missing in Lib/json/__init__.py (all recent releases)
#93775 closed
Jun 13, 2022 -
Better error message for -X option
#93262 closed
Jun 13, 2022 -
Randomly Socket Shutdowns/Issues (FastAPI/Uvicorn), OSError: [WinError 64]
#93758 closed
Jun 13, 2022 -
none_dealloc fatal after 9c8e490b
#93762 closed
Jun 13, 2022
41 Issues opened by 32 people
-
Fix/silence doctest warnings
#94001 opened
Jun 19, 2022 -
"Using Python on Mac" page is outdated
#93987 opened
Jun 18, 2022 -
Address Sanitizer: some test function of test.test_concurrent_futures fail
#93981 opened
Jun 18, 2022 -
3.11 creates doctests for Enum subclasses brittle against `globs` and overridden `__repr__`
#93976 opened
Jun 18, 2022 -
line number for a return in a with block after 3.10 is that of the with, not the return statement
#93975 opened
Jun 18, 2022 -
Add support for `all_errors` to asyncio.create_connection
#93973 opened
Jun 17, 2022 -
Remove distracted red bar from IDLE for some SyntaxErrors
#93966 opened
Jun 17, 2022 -
Segfault compiling a very large source file
#93964 opened
Jun 17, 2022 -
Officially deprecate abcs in importlib.abc moved to importlib.resources.
#93963 opened
Jun 17, 2022 -
test_venv failure output is inscrutable
#93957 opened
Jun 17, 2022 -
test_bdb is sensitive to sys.meta_path manipulation
#93951 opened
Jun 17, 2022 -
Build shared extensions without distutils
#93939 opened
Jun 17, 2022 -
[C API] Move PyFrame_GetBack() function to <Python.h>
#93937 opened
Jun 17, 2022 -
os.isatty(fd) raises ValueError when file descriptor is closed
#93922 opened
Jun 17, 2022 -
On Windows, test_distutils leaks a temporary file: Microsoft
#93919 opened
Jun 16, 2022 -
More LOAD_ATTR specialisations
#93911 opened
Jun 16, 2022 -
Change in semantics and much worse performance for enum members.
#93910 opened
Jun 16, 2022 -
./configure eventfd support does not also check for existence of flags
#93899 opened
Jun 16, 2022 -
Reduce overhead of pushing and popping frames in Python-to-Python calls.
#93897 opened
Jun 16, 2022 -
IsolatedAsyncioTestCase and asyncio.run no-longer call asyncio.set_event_loop
#93896 opened
Jun 16, 2022 -
Can't pickle a bound method if `getattr(type(im_self), funcname)` fails
#93889 opened
Jun 16, 2022 -
Incomplete test coverage of `PyNumber_ToBase`
#93884 opened
Jun 16, 2022 -
3.11 backtrace visual indicators are too verbose
#93883 opened
Jun 16, 2022 -
Starred assignment limited number of targets before or after the starred argument.
#93881 opened
Jun 15, 2022 -
Improving conciseness of ipaddress factory functions.
#93880 opened
Jun 15, 2022 -
argparse: document exceptions, subclass from SystemExit and ArgparseError
#93873 opened
Jun 15, 2022 -
__text_signature__ in custom code
#93865 opened
Jun 15, 2022 -
strtobool docs innacurate
#93863 opened
Jun 15, 2022 -
venv bug: Function “_old_fish_prompt” does not exist when activating venv in child process
#93858 opened
Jun 15, 2022 -
test_cmd_line_script and test_embed, test_compileall, test_urllib fail if TMPDIR path is non-ASCII
#93855 opened
Jun 15, 2022 -
Broken links in the documentation
#93851 opened
Jun 15, 2022 -
Add the ability to turn on/off stats, dump them and clear them, when built with `--enable-pystats`
#93841 opened
Jun 15, 2022 -
Move all stdlib tests in the test package
#93839 opened
Jun 15, 2022 -
Endless recursion in repr of asyncio.Future if a callback uses the Future itself as argument
#93837 opened
Jun 15, 2022 -
Calling comprehensions always makes CALL_PY_EXACT_ARGS miss
#93827 opened
Jun 15, 2022 -
AttributeError when copying flags in the `re` module.
#93820 opened
Jun 14, 2022 -
No zlib in WASI
#93819 opened
Jun 14, 2022 -
Bug in Python 3 Name Mangling Mechanism (in Exception message)
#93787 opened
Jun 13, 2022 -
Building on Windows should remove all `__pycache__`
#93783 opened
Jun 13, 2022 -
Deepfreeze using 3.10, not bootstrap interpreter.
#93771 opened
Jun 13, 2022
120 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.
-
Add an autocommit property to sqlite3.Connection with a PEP 249 compliant manual commit mode and migrate
#83638 commented on
Jun 16, 2022 • 15 new comments -
Better docs for importlib.resources
#93610 commented on
Jun 16, 2022 • 15 new comments -
Clarify which "identifiers" in the C API are macros
#93733 commented on
Jun 19, 2022 • 13 new comments -
bpo-37860: re-add netlify.toml to set up deploy previews for docs
#92852 commented on
Jun 20, 2022 • 13 new comments -
test_bdb and test_distutils fail on installed Python 3.9, 3.10 and 3.11 (setuptools 60.9.3, pip 22.0.4)
#91169 commented on
Jun 17, 2022 • 11 new comments -
gh-90539: doc: Expand on what should not go into CFLAGS, LDFLAGS
#92754 commented on
Jun 17, 2022 • 11 new comments -
Objects/codeobject.c:814: retreat: Assertion `bounds->ar_start > 0' failed
#93249 commented on
Jun 17, 2022 • 10 new comments -
cpython\Modules\socketmodule.c(7473,5): error C2065: 'HVSOCKET_CONTAINE R_PASSTHRU': undeclared identifier
#93656 commented on
Jun 15, 2022 • 9 new comments -
gh-72793: C implementation of parts of copy.deepcopy
#91610 commented on
Jun 17, 2022 • 9 new comments -
gh-90016: Reword sqlite3 adapter/converter docs
#93095 commented on
Jun 17, 2022 • 9 new comments -
bpo-47016: Create a workflow for verifying bundled pip and setuptools
#31885 commented on
Jun 17, 2022 • 8 new comments -
Receiving vector calls in the Py_LIMITED_API
#93274 commented on
Jun 17, 2022 • 7 new comments -
gh-91378: Allow subprocess pass-thru with stdout/stderr capture
#32344 commented on
Jun 20, 2022 • 7 new comments -
Improve documentation of CFLAGS_NODIST, LDFLAGS_NODIST
#90539 commented on
Jun 13, 2022 • 6 new comments -
PyLong_FromString documentation should state that the string must be null-terminated
#59200 commented on
Jun 14, 2022 • 6 new comments -
gh-91049: Introduce set vectorcall field API for PyFunctionObject
#92257 commented on
Jun 17, 2022 • 6 new comments -
Severe performance degradation for tracing under 3.11
#93516 commented on
Jun 14, 2022 • 5 new comments -
[3.10] gh-68966: Make mailcap refuse to match unsafe filenames/types/params (GH-91993)
#93543 commented on
Jun 15, 2022 • 5 new comments -
GH-90699: Intern statically allocated strings
#93597 commented on
Jun 14, 2022 • 5 new comments -
PyLineTable_InitAddressRange isn't exported - causing C Extensions to fail at import
#90754 commented on
Jun 15, 2022 • 4 new comments -
bpo-33601 Py_UTF8Mode is not documented
#31480 commented on
Jun 17, 2022 • 4 new comments -
gh-91432: Specialize FOR_ITER
#91713 commented on
Jun 19, 2022 • 4 new comments -
gh-93714 Create fast version of match_keys for exact dict
#93752 commented on
Jun 15, 2022 • 4 new comments -
Update C domain docs to Sphinx 3 syntax
#93738 commented on
Jun 13, 2022 • 3 new comments -
Make get_event_loop() an alias of get_running_loop()
#93453 commented on
Jun 16, 2022 • 3 new comments -
os.path.realpath returns invalid path for junction pointing to letter-less volume
#89760 commented on
Jun 16, 2022 • 3 new comments -
[security] http.server: Open Redirection if the URL path starts with //
#87389 commented on
Jun 16, 2022 • 3 new comments -
[3.11] GH-93354: Use exponential backoff to avoid excessive specialization attempts (GH-93355)
#93379 commented on
Jun 15, 2022 • 3 new comments -
gh-61585: Clarify import scope in modules tutorial
#93455 commented on
Jun 15, 2022 • 3 new comments -
gh-93610: Improve docs for importlib.resources
#93611 commented on
Jun 16, 2022 • 3 new comments -
Build Python with C11
#91731 commented on
Jun 13, 2022 • 2 new comments -
bdb.Bdb.set_trace: should set f_trace_lines = True
#80675 commented on
Jun 13, 2022 • 2 new comments -
Remove asyncore, asynchat and smtpd modules
#72719 commented on
Jun 13, 2022 • 2 new comments -
Make `dict.pop` and `dict.get` "default"-argument a keyword argument
#93753 commented on
Jun 14, 2022 • 2 new comments -
Email Header Injection Protection Bypass
#76787 commented on
Jun 15, 2022 • 2 new comments -
Cannot perform frame jump after handled exception
#92228 commented on
Jun 16, 2022 • 2 new comments -
Weirdness with traceback when resuming coroutines with coro.throw()
#93592 commented on
Jun 16, 2022 • 2 new comments -
support reproducible Python builds
#73894 commented on
Jun 17, 2022 • 2 new comments -
NamedTemporaryFile could cause double-close on an fd if _TemporaryFileWrapper throws
#83499 commented on
Jun 17, 2022 • 2 new comments -
Print information about an unexpectedly pending error before crashing
#79892 commented on
Jun 17, 2022 • 2 new comments -
TarFile.getmember cannot work on tar sourced directory over 100 characters
#91387 commented on
Jun 18, 2022 • 2 new comments -
getpath miscalculates sys.path from second initialization with PYTHONHOME on Windows
#91985 commented on
Jun 19, 2022 • 2 new comments -
bpo-37013: Fix the error handling in socket.if_indextoname()
#13503 commented on
Jun 17, 2022 • 2 new comments -
gh-88339: enable fast seeking of uncompressed unencrypted zipfile.ZipExtFile
#27737 commented on
Jun 15, 2022 • 2 new comments -
bpo-42969: Hang non-main threads that attempt to acquire the GIL during finalization
#28525 commented on
Jun 14, 2022 • 2 new comments -
bpo-45759: Better error messages for non-matching 'elif'/'else' statements
#29513 commented on
Jun 14, 2022 • 2 new comments -
bpo-45897: Fix frozen-slotted dataclass bug
#29895 commented on
Jun 19, 2022 • 2 new comments -
bpo-46498: Add new triplets for loongarch64
#30939 commented on
Jun 20, 2022 • 2 new comments -
Improve the documentation of the multiprocessing module
#31482 commented on
Jun 14, 2022 • 2 new comments -
bpo-44530: Document the change in MAKE_FUNCTION behavior
#93189 commented on
Jun 14, 2022 • 2 new comments -
gh-93573: Replace unused domains to invalid ones, and bytebong.com to python.org
#93574 commented on
Jun 15, 2022 • 2 new comments -
Specialized `match_keys` for exact dictionary type
#93714 commented on
Jun 13, 2022 • 1 new comment -
Example in section 5.3 "Pure Embedding" doesn't work.
#42771 commented on
Jun 13, 2022 • 1 new comment -
Process and Thread resource recycling issue
#93563 commented on
Jun 14, 2022 • 1 new comment -
multiprocessing.Process.is_alive() incorrect if waitpid() was executed concurrently to it
#92881 commented on
Jun 14, 2022 • 1 new comment -
Document how to cite Python
#70784 commented on
Jun 14, 2022 • 1 new comment -
[Asyncio] Support for async → sync → async call chains
#93462 commented on
Jun 14, 2022 • 1 new comment -
Uninformative error message when working with semaphores
#93253 commented on
Jun 15, 2022 • 1 new comment -
Bytecode positions seem way too broad
#93691 commented on
Jun 15, 2022 • 1 new comment -
IPv6Address.exploded does not support interface name (scope id)
#88178 commented on
Jun 15, 2022 • 1 new comment -
Memory leak in Modules/sre_lib.h
#67877 commented on
Jun 15, 2022 • 1 new comment -
Cannot clear signal handler set with loop.add_signal_handler in forked process with signal.signal
#87230 commented on
Jun 16, 2022 • 1 new comment -
Possible bug: pdb causes exception
#90693 commented on
Jun 16, 2022 • 1 new comment -
Use zlib-ng rather than zlib in binary releases
#91349 commented on
Jun 17, 2022 • 1 new comment -
POpen bufsize=0 ignored with universal_newlines=True
#85394 commented on
Jun 17, 2022 • 1 new comment -
[doc] Py_UTF8Mode is not documented
#77782 commented on
Jun 17, 2022 • 1 new comment -
email.utils.parsedate_to_datetime() should return None when date cannot be parsed
#74866 commented on
Jun 17, 2022 • 1 new comment -
Make threading._register_atexit public?
#86128 commented on
Jun 18, 2022 • 1 new comment -
`address` arg can be `bytes` for `ip_*` functions in `ipaddress` module
#90804 commented on
Jun 18, 2022 • 1 new comment -
Add os.path.isrelative() and improve ntpath.isabs()
#44626 commented on
Jun 18, 2022 • 1 new comment -
Wrong attachement filename when mail mime header was too long
#83221 commented on
Jun 19, 2022 • 1 new comment -
bpo-1207613: IDLE Editor Bottom Scroll Bar
#1984 commented on
Jun 18, 2022 • 1 new comment -
bpo-30665: fcntl.ioctl() now accepts larger range of integers
#2286 commented on
Jun 18, 2022 • 1 new comment -
bpo-26253: Add compressionlevel to tarfile stream
#2962 commented on
Jun 17, 2022 • 1 new comment -
bpo-38856: Fix StreamWriter.wait_closed() ConnectionResetError for ProactorEventLoop
#18199 commented on
Jun 17, 2022 • 1 new comment -
Update socketserver.rst
#24767 commented on
Jun 14, 2022 • 1 new comment -
bpo-46447: Add doc warning about using naive datetimes in isoformat
#30850 commented on
Jun 19, 2022 • 1 new comment -
bpo-46646: mention that `bytes` are accepted in `ipaddress` docs
#31139 commented on
Jun 18, 2022 • 1 new comment -
bpo-46679: Don't ignore timeout argument in test.support.wait_process.
#31205 commented on
Jun 15, 2022 • 1 new comment -
bpo-47122: Fix the table of methods in the collections.abc documentation
#32090 commented on
Jun 14, 2022 • 1 new comment -
bpo-47190: Initial async tk loop stuff
#32293 commented on
Jun 16, 2022 • 1 new comment -
gh-91340: Document multiprocessing.set_start_method force parameter
#32339 commented on
Jun 15, 2022 • 1 new comment -
gh-59648: Nanosecond support for datetime
#92078 commented on
Jun 13, 2022 • 1 new comment -
gh-89336: Remove configparser APIs that were deprecated for 3.12
#92503 commented on
Jun 17, 2022 • 1 new comment -
gh-82927: Update files related to HTML entities.
#92504 commented on
Jun 19, 2022 • 1 new comment -
gh-92858: Improve error message for some suites with syntax error before ':'
#92894 commented on
Jun 16, 2022 • 1 new comment -
gh-74696: Do not change the current working directory in shutil.make_archive() if possible
#93160 commented on
Jun 14, 2022 • 1 new comment -
gh-93240: clarify wording in IO tutorial
#93276 commented on
Jun 13, 2022 • 1 new comment -
GH-93316: socketmodule: remove constraint on queue size for macOS and FreeBSD.
#93315 commented on
Jun 17, 2022 • 1 new comment -
gh-92893: Fix issue when ``dataclassses.is_dataclass`` returns False
#93497 commented on
Jun 17, 2022 • 1 new comment -
gh-93626: Set the release for `__future__.annotations` to 3.12
#93628 commented on
Jun 19, 2022 • 1 new comment -
gh-69714: Make `calendar` module fully tested
#93655 commented on
Jun 17, 2022 • 1 new comment -
pathlib.Path.glob does not follow symlinks
#77609 commented on
Jun 13, 2022 • 0 new comments -
email package content-transfer-encoding behaviour changed
#43702 commented on
Jun 13, 2022 • 0 new comments -
Tkinter font removes button rounding
#93620 commented on
Jun 13, 2022 • 0 new comments -
PyThreadState_Next not thread safe
#40857 commented on
Jun 15, 2022 • 0 new comments -
Confusing error message when passing bytes to print with file pointing to a binary file
#50553 commented on
Jun 16, 2022 • 0 new comments -
Problems caused by isinstance(list[int], type) returning True
#89828 commented on
Jun 16, 2022 • 0 new comments -
print(os.environ.keys()) should only print the keys
#76481 commented on
Jun 16, 2022 • 0 new comments -
Proposal: re.prefixmatch method (alias for re.match)
#86519 commented on
Jun 17, 2022 • 0 new comments -
Improve performance of pathlib.scandir()
#82116 commented on
Jun 17, 2022 • 0 new comments -
email.contentmanager raises error when policy.max_line_length==None or 0
#78981 commented on
Jun 17, 2022 • 0 new comments -
bpo-39102: Increase Enum performance up to 10x times (3x average)
#17669 commented on
Jun 19, 2022 • 0 new comments -
bpo-2716: add license for audioop module
#19972 commented on
Jun 16, 2022 • 0 new comments -
gh-63293: Deprecate providing false values besides strings or bytes to urllib.parse functions
#26687 commented on
Jun 18, 2022 • 0 new comments -
bpo-44796: Add __parameters__ and __getitem__ in TypeVar and ParamSpec
#27511 commented on
Jun 14, 2022 • 0 new comments -
bpo-10483: fix definition of executable file for http.server on windows
#30216 commented on
Jun 19, 2022 • 0 new comments -
bpo-34875:Change .js and .mjs mime to text/javascript
#30740 commented on
Jun 19, 2022 • 0 new comments -
bpo-46650: add more examples to `test_sched.test_priority`
#31144 commented on
Jun 17, 2022 • 0 new comments -
bpo-46759: Document that SystemExit doesn't trigger sys.excepthook
#31357 commented on
Jun 14, 2022 • 0 new comments -
bpo-10149: Clarify pyexpat data truncation
#31629 commented on
Jun 14, 2022 • 0 new comments -
gh-68320, gh-88302 - Allow for `pathlib.Path` subclassing
#31691 commented on
Jun 17, 2022 • 0 new comments -
gh-59121: bpo-14916: interactive fd is not tied to stdin
#91469 commented on
Jun 17, 2022 • 0 new comments -
gh-91247: improve performance of list and tuple repeat (with specialization for n=1)
#91482 commented on
Jun 15, 2022 • 0 new comments -
gh-87245: Improve IPv6Address.ipv4_mapped documentation
#92572 commented on
Jun 19, 2022 • 0 new comments -
Remove `Provides` from `shared_memory` docs description
#92761 commented on
Jun 15, 2022 • 0 new comments -
[3.10] gh-92841: Fix asyncio's RuntimeError: Event loop is closed (GH-92842)
#92904 commented on
Jun 14, 2022 • 0 new comments -
Doc: Add an empty line as secondary prompt
#93424 commented on
Jun 15, 2022 • 0 new comments -
gh-93675: Fix typos in `Doc/`
#93676 commented on
Jun 14, 2022 • 0 new comments -
gh-74668: Fix encoded unicode in url byte string
#93757 commented on
Jun 13, 2022 • 0 new comments