Insights: python/cpython
Overview
Could not load contribution data
Please try again later
117 Pull requests merged by 36 people
-
GH-113528: Deoptimise `pathlib._abc.PathBase._make_child_relpath()`
#113532 merged
Jan 9, 2024 -
Simplify binomial approximation example with random.binomialvariate()
#113871 merged
Jan 9, 2024 -
Fix opcode name printing in debug mode
#113870 merged
Jan 9, 2024 -
gh-113650: Add workaround option for MSVC ARM64 bug affecting string encoding
#113836 merged
Jan 9, 2024 -
gh-103092: Test `_ctypes` type hierarchy and features
#113727 merged
Jan 9, 2024 -
gh-87868: Sort and remove duplicates in getenvironment()
#102731 merged
Jan 9, 2024 -
[3.11] gh-113842: Add missing error check for PyIter_Next() in Python/symtable.c (GH-113843)
#113852 merged
Jan 9, 2024 -
[3.12] gh-113842: Add missing error check for PyIter_Next() in Python/symtable.c (GH-113843)
#113851 merged
Jan 9, 2024 -
GH-113842: Add missing error check in `update_symbols`
#113843 merged
Jan 9, 2024 -
[3.11] gh-101100: Fix Sphinx warnings for 2.6 port-specific deprecations (GH-113752)
#113847 merged
Jan 9, 2024 -
[3.12] gh-101100: Fix Sphinx warnings for 2.6 port-specific deprecations (GH-113752)
#113846 merged
Jan 9, 2024 -
gh-101100: Fix Sphinx warnings for 2.6 port-specific deprecations
#113752 merged
Jan 9, 2024 -
[3.12] gh-113692: skip a test if multiprocessing isn't available. (GH-113704)
#113844 merged
Jan 9, 2024 -
gh-113692: skip a test if multiprocessing isn't available.
#113704 merged
Jan 9, 2024 -
[3.12] Docs: Link tokens in the format string grammars (GH-108184)
#113839 merged
Jan 9, 2024 -
[3.11] Docs: Link tokens in the format string grammars (GH-108184)
#113840 merged
Jan 9, 2024 -
Docs: Link tokens in the format string grammars
#108184 merged
Jan 9, 2024 -
gh-112087: Update list.{pop,clear,reverse,remove} to use CS
#113764 merged
Jan 9, 2024 -
gh-112808: Fix mimalloc build on Solaris
#112809 merged
Jan 8, 2024 -
gh-112806: Remove unused function warnings during mimalloc build on Solaris
#112807 merged
Jan 8, 2024 -
readme: fix displaying issue of command
#113719 merged
Jan 8, 2024 -
gh-113027: Fix test_variable_tzname in test_email
#113821 merged
Jan 8, 2024 -
gh-113827: Move Windows frozen modules directory to allow PGO builds
#113828 merged
Jan 8, 2024 -
GH-111693: Propagate correct asyncio.CancelledError instance out of asyncio.Condition.wait()
#111694 merged
Jan 8, 2024 -
gh-113791: Expose CLOCK_MONOTONIC_RAW_APPROX and CLOCK_UPTIME_RAW_APROX on macOS in the time module
#113792 merged
Jan 8, 2024 -
GH-113528: Speed up pathlib ABC tests.
#113788 merged
Jan 8, 2024 -
gh-113688: fix dtrace build on Solaris
#113814 merged
Jan 8, 2024 -
[3.12] Minor algebraic simplification for the totient() recipe (gh-113822)
#113823 merged
Jan 8, 2024 -
GH-113528: Move a few misplaced pathlib tests
#113527 merged
Jan 8, 2024 -
Minor algebraic simplification for the totient() recipe
#113822 merged
Jan 8, 2024 -
gh-113755: Adapt the remaining functions in gcmodule.c to Argument Clinic
#113756 merged
Jan 8, 2024 -
gh-113787: Fix refleaks in test_capi
#113816 merged
Jan 8, 2024 -
gh-113391: fix outdated PyObject_HasAttr sphinx docs
#113420 merged
Jan 8, 2024 -
gh-110721: Remove unused code from suggestions.c after moving PyErr_Display to use the traceback module
#113712 merged
Jan 8, 2024 -
[3.12] gh-74678: Increase base64 test coverage (GH-21913)
#113811 merged
Jan 8, 2024 -
[3.11] gh-74678: Increase base64 test coverage (GH-21913)
#113810 merged
Jan 8, 2024 -
gh-74678: Increase base64 test coverage
#21913 merged
Jan 8, 2024 -
[3.12] gh-80109: Fix io.TextIOWrapper dropping the internal buffer during write() (GH-22535)
#113808 merged
Jan 8, 2024 -
[3.11] gh-80109: Fix io.TextIOWrapper dropping the internal buffer during write() (GH-22535)
#113809 merged
Jan 8, 2024 -
gh-80109: io.TextIOWrapper drops the internal buffer during write()
#22535 merged
Jan 8, 2024 -
gh-73965: Move PYTHON_HISTORY into the correct usage section
#113798 merged
Jan 8, 2024 -
gh-73965: New environment variable PYTHON_HISTORY
#13208 merged
Jan 7, 2024 -
[3.12] gh-112795: Allow `/` folder in a zipfile (GH-112932)
#113789 merged
Jan 7, 2024 -
gh-112795: Allow `/` folder in a zipfile
#112932 merged
Jan 7, 2024 -
gh-89532: Remove LibreSSL workarounds
#28728 merged
Jan 6, 2024 -
GH-113528: Deoptimise `pathlib._abc.PurePathBase.relative_to()`
#113529 merged
Jan 6, 2024 -
GH-113528: Deoptimise `pathlib._abc.PurePathBase.parent`
#113530 merged
Jan 6, 2024 -
GH-113528: Deoptimise `pathlib._abc.PurePathBase.name`
#113531 merged
Jan 6, 2024 -
GH-113528: Slightly improve `pathlib.Path.glob()` tests for symlink loop handling
#113763 merged
Jan 6, 2024 -
GH-113528: Split up pathlib tests for invalid basenames.
#113776 merged
Jan 6, 2024 -
GH-113528: pathlib ABC tests: add repr to dummy path classes.
#113777 merged
Jan 6, 2024 -
gh-107901: synthetic jumps which are not at end of loop no longer check the eval breaker
#113721 merged
Jan 6, 2024 -
gh-111488: Changed error message in case of no 'in' keyword after 'for' in cmp
#113656 merged
Jan 6, 2024 -
gh-113537: support loads str in plistlib.loads
#113582 merged
Jan 6, 2024 -
[3.12] gh-113729: Fix IDLE's Help -> "IDLE Help" menu bug in 3.12.1 and 3.11.7 (GH-113731)
#113765 merged
Jan 6, 2024 -
[3.11] gh-113729: Fix IDLE's Help -> "IDLE Help" menu bug in 3.12.1 and 3.11.7 (GH-113731)
#113766 merged
Jan 6, 2024 -
gh-113729: Fix the Help -> "IDLE Help" menu in IDLE
#113731 merged
Jan 6, 2024 -
gh-113750: Fix object resurrection in free-threaded builds
#113751 merged
Jan 6, 2024 -
GH-113568: Stop raising deprecation warnings from pathlib ABCs
#113757 merged
Jan 5, 2024 -
[3.12] gh-62260: Fix ctypes.Structure subclassing with multiple layers (GH-13374)
#113623 merged
Jan 5, 2024 -
[3.12] gh-85567: Fix resouce warnings in pickle and pickletools CLIs (GH-113618)
#113758 merged
Jan 5, 2024 -
[3.11] gh-85567: Fix resouce warnings in pickle and pickletools CLIs (GH-113618)
#113759 merged
Jan 5, 2024 -
[3.12] gh-113360: Fix the documentation of module's attribute __test__ (GH-113393)
#113760 merged
Jan 5, 2024 -
[3.11] gh-113360: Fix the documentation of module's attribute __test__ (GH-113393)
#113761 merged
Jan 5, 2024 -
gh-113360: Fix the documentation of module's attribute __test__
#113393 merged
Jan 5, 2024 -
gh-85567: Fix resouce warnings in pickle and pickletools CLIs
#113618 merged
Jan 5, 2024 -
GH-113568: Stop raising auditing events from pathlib ABCs
#113571 merged
Jan 5, 2024 -
gh-113688: Split up gcmodule.c
#113715 merged
Jan 5, 2024 -
gh-112532: Tag mimalloc heaps and pages
#113742 merged
Jan 5, 2024 -
[3.11] gh-101100: Fix Sphinx warnings in `library/pyclbr.rst` (GH-113739)
#113749 merged
Jan 5, 2024 -
[3.12] gh-101100: Fix Sphinx warnings in `library/pyclbr.rst` (GH-113739)
#113748 merged
Jan 5, 2024 -
gh-101100: Fix Sphinx warnings in `library/pyclbr.rst`
#113739 merged
Jan 5, 2024 -
[3.11] gh-80532: Do not set ipv6type when cross-compiling (GH-17956)
#113741 merged
Jan 5, 2024 -
[3.12] gh-80532: Do not set ipv6type when cross-compiling (GH-17956)
#113740 merged
Jan 5, 2024 -
[3.12] gh-110190: Fix ctypes structs with array on PPCLE64 (GH-112959)
#113170 merged
Jan 5, 2024 -
[3.11] gh-110190: Fix ctypes structs with array on PPCLE64 (GH-112959)
#113167 merged
Jan 5, 2024 -
gh-80532: Do not set ipv6type when cross-compiling
#17956 merged
Jan 5, 2024 -
[3.11] gh-101100: Fix Sphinx warnings for 2.6 deprecations and removals (GH-113725)
#113735 merged
Jan 5, 2024 -
[3.12] gh-101100: Fix Sphinx warnings for 2.6 deprecations and removals (GH-113725)
#113734 merged
Jan 5, 2024 -
gh-101100: Fix Sphinx warnings for 2.6 deprecations and removals
#113725 merged
Jan 5, 2024 -
[3.12] gh-113703: Correctly identify incomplete f-strings in the codeop module (GH-113709)
#113733 merged
Jan 5, 2024 -
gh-113703: Correctly identify incomplete f-strings in the codeop module
#113709 merged
Jan 5, 2024 -
GH-113486: Do not emit spurious `PY_UNWIND` events for optimized calls to classes.
#113680 merged
Jan 5, 2024 -
gh-113320: Reduce the number of dangerous `getattr()` calls when constructing protocol classes
#113401 merged
Jan 5, 2024 -
gh-112532: Isolate abandoned segments by interpreter
#113717 merged
Jan 4, 2024 -
[3.12] gh-113538: Don't error in stream reader protocol callback when task is cancelled (GH-113690)
#113713 merged
Jan 4, 2024 -
GH-113225: Speed up `pathlib.Path.glob()`
#113226 merged
Jan 4, 2024 -
[3.11] gh-113538: Don't error in stream reader protocol callback when task is cancelled (GH-113690)
#113714 merged
Jan 4, 2024 -
gh-113538: Don't crash in stream reader protocol callback when task is cancelled
#113690 merged
Jan 4, 2024 -
gh-113569: Display calls in Mock.assert_has_calls failure when empty
#113573 merged
Jan 4, 2024 -
gh-113696: Docs: Annotate PyObject_CallOneArg and PyObject_CallNoArgs as returning a strong reference
#113697 merged
Jan 4, 2024 -
GH-113689: Fix broken handling of invalid executors
#113694 merged
Jan 4, 2024 -
[3.12] Document the `co_lines` method on code objects (#113682)
#113686 merged
Jan 3, 2024 -
[3.11] Document the `co_lines` method on code objects (#113682)
#113687 merged
Jan 3, 2024 -
gh-52161: Enhance Cmd support for docstrings
#110987 merged
Jan 3, 2024 -
Document the `co_lines` method on code objects
#113682 merged
Jan 3, 2024 -
gh-113258: Write frozen modules to the build tree on Windows
#113303 merged
Jan 3, 2024 -
gh-113603: Compiler no longer tries to maintain the no-empty-block invariant
#113636 merged
Jan 3, 2024 -
[3.12] gh-101100: Fix Sphinx warnings for removed dead batteries (GH-113669)
#113681 merged
Jan 3, 2024 -
gh-111926: Set up basic sementics of weakref API for freethreading
#113621 merged
Jan 3, 2024 -
[3.11] `functools.partial` docs: Use the more common spelling for "referenceable" (GH-113675)
#113678 merged
Jan 3, 2024 -
gh-101100: Fix Sphinx warnings for removed dead batteries
#113669 merged
Jan 3, 2024 -
[3.12] `functools.partial` docs: Use the more common spelling for "referenceable" (GH-113675)
#113677 merged
Jan 3, 2024 -
`functools.partial` docs: Use the more common spelling for "referenceable"
#113675 merged
Jan 3, 2024 -
GH-113595: Don't enter invalid executor
#113596 merged
Jan 3, 2024 -
[3.11] gh-113628: Fix test_site test with long stdlib paths (GH-113640)
#113672 merged
Jan 3, 2024 -
[3.12] gh-113628: Fix test_site test with long stdlib paths (GH-113640)
#113671 merged
Jan 3, 2024 -
gh-113628: Fix test_site test with long stdlib paths
#113640 merged
Jan 3, 2024 -
GH-113657: Add back missing `_SET_IP` uops in tier two
#113662 merged
Jan 2, 2024 -
gh-110824 Fix test_sysconfig.test_library on framework builds.
#113298 merged
Jan 2, 2024 -
gh-53502: Fix plistlib.dump() for naive datetime with aware_datetime option
#113645 merged
Jan 2, 2024
60 Pull requests opened by 35 people
-
gh-92936: allow double quote in cookie values
#113663 opened
Jan 2, 2024 -
Update DIFF_OMITTED advice to be usable code
#113665 opened
Jan 2, 2024 -
gh-113666: Adding missing UF_ and SF_ flags to module 'stat'
#113667 opened
Jan 2, 2024 -
gh-113655: Reduce recursion limit to a safe number for Windows
#113668 opened
Jan 2, 2024 -
gh-85287: Change codecs to raise precise UnicodeEncodeError and UnicodeDecodeError
#113674 opened
Jan 3, 2024 -
Fix some grammar mistakes in comments in _pylong.py
#113683 opened
Jan 3, 2024 -
Add module docstring for `pathlib._abc`.
#113691 opened
Jan 3, 2024 -
GH-113225: Speed up `pathlib.Path.walk(top_down=False)`
#113693 opened
Jan 3, 2024 -
gh-113664: Improve style of Big O notation
#113695 opened
Jan 4, 2024 -
GH-113655: Use PyOS_CheckStack on those platforms that support it
#113701 opened
Jan 4, 2024 -
gh-113706: Update comment about long int representation
#113707 opened
Jan 4, 2024 -
gh-110383: Added explanation in Doc about array data types range. Based on GNU docs
#113708 opened
Jan 4, 2024 -
gh-113710: Add types to the interpreter DSL
#113711 opened
Jan 4, 2024 -
gh-111877: Fixes stat() handling for inaccessible files on Windows
#113716 opened
Jan 4, 2024 -
gh-113664: Improve style of Big O notation (math)
#113724 opened
Jan 5, 2024 -
gh-113594: Fix UnicodeEncodeError in TokenList.fold()
#113730 opened
Jan 5, 2024 -
gh-113732: Fix support of QUOTE_NOTNULL and QUOTE_STRINGS in csv.reader
#113738 opened
Jan 5, 2024 -
gh-112529: Track if debug allocator is used as underlying allocator
#113747 opened
Jan 5, 2024 -
gh-113753: Clear finalized bit when allocating PyAsyncGenASend from free-list
#113754 opened
Jan 5, 2024 -
gh-98893: Improved error messages for sqlite3 UDFs
#113762 opened
Jan 6, 2024 -
gh-113767: Adds a `zipfile.register_compressor()` API.
#113768 opened
Jan 6, 2024 -
gh-95754: Better error for shadowing stdlib module
#113769 opened
Jan 6, 2024 -
gh-113587: added doc for `del a, [b]` case
#113771 opened
Jan 6, 2024 -
gh-113773: add list.index() "key" named argument
#113772 opened
Jan 6, 2024 -
gh-113779 added key kw param to `tuple.index()`
#113780 opened
Jan 6, 2024 -
GH-113528: Deoptimise `pathlib._abc.PathBase.resolve()`
#113782 opened
Jan 6, 2024 -
gh-70835: Clarify error message for CSV file opened with wrong newline
#113786 opened
Jan 6, 2024 -
gh-112433: Add optional _align_ attribute to ctypes.Structure
#113790 opened
Jan 7, 2024 -
gh-113775: Fix HttpOnly Prefix Issue in MozillaCookieJar.save method
#113795 opened
Jan 7, 2024 -
gh-113796: Add more validation checks in the csv.Dialect constructor
#113797 opened
Jan 7, 2024 -
gh-112069: Make sets thread-safe with the GIL disabled
#113800 opened
Jan 7, 2024 -
gh-113238: add Anchor to importlib.resources
#113801 opened
Jan 7, 2024 -
gh-113804: Support "x" and "X" format types for floats
#113805 opened
Jan 8, 2024 -
gh-113781: Silence AttributeError in warning module during Python finalization
#113813 opened
Jan 8, 2024 -
[3.9] Fix documentation build by pinning Alabaster version to 0.7.13
#113815 opened
Jan 8, 2024 -
gh-77046: Pass the _O_NOINHERIT flag to _open_osfhandle() calls
#113817 opened
Jan 8, 2024 -
gh-96037: Always insert TimeoutError when exit an expired asyncio.timeout() block
#113819 opened
Jan 8, 2024 -
GH-113528: Deoptimise `pathlib._abc.PurePathBase.is_absolute()`
#113820 opened
Jan 8, 2024 -
gh-113658 : Fixed the issue of 'SMTP.send_message() fails to extract 'RCPT TO' if Cc + Bcc are set'
#113824 opened
Jan 8, 2024 -
GH-44626, GH-105476: Fix `ntpath.isabs()` handling of part-absolute paths
#113829 opened
Jan 8, 2024 -
gh-112050: Make collections.deque thread-safe in free-threaded builds
#113830 opened
Jan 8, 2024 -
[3.12] gh-113027: Fix test_variable_tzname in test_email (GH-113821)
#113831 opened
Jan 8, 2024 -
[3.11] gh-113027: Fix test_variable_tzname in test_email (GH-113821)
#113832 opened
Jan 8, 2024 -
gh-76637: Deprecate the "undefined" codec
#113834 opened
Jan 8, 2024 -
gh-113027: Fix timezone check in test_variable_tzname in test_email
#113835 opened
Jan 8, 2024 -
gh-113803: Fix inaccurate documentation for shutil.move when dst is an existing directory
#113837 opened
Jan 9, 2024 -
gh-113848: Use PyErr_GivenExceptionMatches() for check for CancelledError
#113849 opened
Jan 9, 2024 -
gh-113848: Handle CancelledError subclasses in asyncio TaskGroup() and timeout()
#113850 opened
Jan 9, 2024 -
GH-113853: Guarantee forward progress in executors
#113854 opened
Jan 9, 2024 -
GH-113661: unittest runner: Don't exit 5 if tests were skipped
#113856 opened
Jan 9, 2024 -
gh-103092: Ensure `_ctypes.c` static types are accessed via global state
#113857 opened
Jan 9, 2024 -
GH-113858: GitHub Actions config: Only save ccache on pushes
#113859 opened
Jan 9, 2024 -
gh-112087: Update list impl to be thread-safe with manual CS
#113863 opened
Jan 9, 2024 -
GH-113860: All executors are now defined in terms of micro ops. Convert counter executor to use uops.
#113864 opened
Jan 9, 2024 -
[3.12] gh-87868: Sort and remove duplicates in getenvironment() (GH-102731)
#113865 opened
Jan 9, 2024 -
[3.11] gh-87868: Sort and remove duplicates in getenvironment() (GH-102731)
#113866 opened
Jan 9, 2024 -
gh-87868: Improve the test output for `test_subprocess`
#113867 opened
Jan 9, 2024 -
gh-113868: Add a number of MAP_* flags from macOS to module mmap
#113869 opened
Jan 9, 2024 -
[3.12] Simplify binomial approximation example with random.binomialvariate() (gh-113871)
#113872 opened
Jan 9, 2024
85 Issues closed by 37 people
-
test_unload_tests fails in Python 3.11 when executed from an installed directory
#113862 closed
Jan 9, 2024 -
`test_logging`'s test_111615 fails under WASI
#113692 closed
Jan 9, 2024 -
Split up tier 2 opcode into opcode and jump target
#111610 closed
Jan 9, 2024 -
Add ``int.__length__`` method
#113855 closed
Jan 9, 2024 -
Missing error check in `update_symbols`
#113842 closed
Jan 9, 2024 -
-V combined with other options exits the interpreter
#113825 closed
Jan 9, 2024 -
Windows PGInstrument build fails to find frozen modules
#113827 closed
Jan 8, 2024 -
asyncio.Condition.wait() sometimes propagates incorrect asyncio.CancelledError
#111693 closed
Jan 8, 2024 -
Missing clock definitions on macOS (time module)
#113791 closed
Jan 8, 2024 -
Adapt the remaining functions in gcmodule.c to Argument Clinic
#113755 closed
Jan 8, 2024 -
`test_capi` has refleaks
#113787 closed
Jan 8, 2024 -
Sqlite Prepared statements, Boolean Conversion
#113807 closed
Jan 8, 2024 -
Increase coverage of base64
#74678 closed
Jan 8, 2024 -
socket makefile read-write discards received data
#80109 closed
Jan 8, 2024 -
Add `key` argument to `tuple.index()`
#113779 closed
Jan 8, 2024 -
allow hashlib.file_digest() to calculate hashes for multiple algorithms at once
#106053 closed
Jan 8, 2024 -
Keras unable to download 3.12.1
#113806 closed
Jan 8, 2024 -
Windows installer: provide an option to install per-user without admin rights
#113794 closed
Jan 7, 2024 -
Py_GIL_DISABLED not defined in "free-threaded" Windows C-API extensions
#111650 closed
Jan 7, 2024 -
csv module documentation: some redundant statement
#108838 closed
Jan 7, 2024 -
zlib extractall can not extract zip because of '/' in namelist
#112795 closed
Jan 7, 2024 -
New environment variable PYTHON_HISTORY
#73965 closed
Jan 7, 2024 -
Need setup.py to pick up -isystem flags from CPPFLAGS
#81944 closed
Jan 7, 2024 -
setup.py: do not add system header locations when cross compiling
#64410 closed
Jan 7, 2024 -
Improve termcap detection in setup.py
#67473 closed
Jan 7, 2024 -
Remove LibreSSL workarounds
#89532 closed
Jan 6, 2024 -
csv.DictReader, skipinitialspace does not ignore tabs
#79997 closed
Jan 6, 2024 -
Expose LockFile on Windows
#76257 closed
Jan 6, 2024 -
csv.reader() to support QUOTE_ALL
#77100 closed
Jan 6, 2024 -
Compare folder A and subfolder B and show files that are in folder A but not in subfolder B
#113736 closed
Jan 6, 2024 -
bool print -1
#113778 closed
Jan 6, 2024 -
pytest --doctest-modules crashes on file-level __test__ = False
#113360 closed
Jan 6, 2024 -
Confusing `SyntaxError` message for `x for x if range(1)`
#111488 closed
Jan 6, 2024 -
support `str` type parameter in `plistlib.loads`
#113537 closed
Jan 6, 2024 -
IDLE.app on macOS stops when selection Help -> IDLE Help
#113729 closed
Jan 6, 2024 -
Fix Python object resurrection on free-threaded builds
#113750 closed
Jan 6, 2024 -
pathlib ABCs should not raise auditing events or deprecation warnings
#113568 closed
Jan 6, 2024 -
PyObject_GC_Resize doesn't check preheader size
#101408 closed
Jan 6, 2024 -
pickle and pickletools cli interface doesn't close input and output file.
#85567 closed
Jan 5, 2024 -
Split up Modules/gcmodule.c
#113688 closed
Jan 5, 2024 -
Implement and document PEP 669.
#103082 closed
Jan 5, 2024 -
`PyThreadState_Clear()` should only be called from the same interpreter
#112723 closed
Jan 5, 2024 -
Implement PEP 684: A Per-Interpreter GIL
#99113 closed
Jan 5, 2024 -
the ipv6type variable in configure.ac may be set incorrectly when cross-compiling
#80532 closed
Jan 5, 2024 -
Add a Module Def Slot for Supporting Multiple Interpreters
#104108 closed
Jan 5, 2024 -
_io._WindowsConsoleIO breaks in the face of fd redirection
#74740 closed
Jan 5, 2024 -
`code.InteractiveInterpreter.runsource()` regression on Python 3.12+
#113703 closed
Jan 5, 2024 -
Update "install launcher for all users" installer option
#86013 closed
Jan 5, 2024 -
Library and include paths not added when cross-compiling on localized system
#67955 closed
Jan 5, 2024 -
PyType_GetModule() should warn/fail when type has Py_TPFLAGS_BASETYPE
#86584 closed
Jan 5, 2024 -
textpad from curses package isn't handling backspace key
#76249 closed
Jan 5, 2024 -
csv writer needs more quoting rules
#67230 closed
Jan 5, 2024 -
Improve error messages for non-matching `elif`/`else` statements
#89920 closed
Jan 5, 2024 -
match statement is undocumented in built-in python help
#113700 closed
Jan 5, 2024 -
Should typing be calling getattr on arbitrary classes?
#113320 closed
Jan 5, 2024 -
PyObject_CallOneArg and PyObject_CallNoArgs should be marked as returning a new reference
#113696 closed
Jan 5, 2024 -
Windows os.path.isabs UNC path bug
#66498 closed
Jan 4, 2024 -
Micro-optimize pathlib path parsing and joining
#113373 closed
Jan 4, 2024 -
Display actual calls for unittest.assert_has_calls even if empty
#113569 closed
Jan 4, 2024 -
test_ssl test_get_server_certificate_timeout is flaky on macOS
#95241 closed
Jan 4, 2024 -
Tier 2 abstract interpreter for the optimizer
#107557 closed
Jan 4, 2024 -
Negative refcount crash in test_monitoring with -Xuops
#113689 closed
Jan 4, 2024 -
Cross compiling on Linux is untested, undocumented, and broken
#90039 closed
Jan 4, 2024 -
OpenSSL 3.0.0: password callback called multiple times
#87955 closed
Jan 4, 2024 -
Add mimalloc memory allocator
#90815 closed
Jan 4, 2024 -
testcapimodule uses wrong format chars for datetime tests
#95878 closed
Jan 4, 2024 -
Add SSLSocket.get_verify_result()
#75553 closed
Jan 4, 2024 -
Simplify hashlib implementation
#82313 closed
Jan 4, 2024 -
typings: Pass variable as final
#113654 closed
Jan 4, 2024 -
Enhance Cmd support for docstrings and document it.
#52161 closed
Jan 3, 2024 -
find_max_num
#113684 closed
Jan 3, 2024 -
#find_max_num
#113685 closed
Jan 3, 2024 -
Frozen modules shouldn't be written to the source tree on Windows
#113258 closed
Jan 3, 2024 -
AssertionError: 'Europe' != 'MSK' when running `make test` on 3.12.0
#109692 closed
Jan 3, 2024 -
Issue with the OutputString method in controlling value assignment
#113616 closed
Jan 3, 2024 -
We shouldn't be entering invalid executors, it rather invalidates the invalidation.
#113595 closed
Jan 3, 2024 -
The whitespaces in the Doc/tools/templates/dummy.html make the translation process harder
#113637 closed
Jan 3, 2024 -
Embedded Python Crashes When Importing Torch With C API
#106051 closed
Jan 3, 2024 -
test_site _pth file tests fail when stdlib path is very long
#113628 closed
Jan 3, 2024 -
AUGMENTED OPERATORS ADDITION
#113670 closed
Jan 2, 2024 -
Test failures when running with Tier 2 enabled
#113657 closed
Jan 2, 2024 -
test_sysconfig test_library fails on macOS framework installs, like the python.org installer
#110824 closed
Jan 2, 2024
38 Issues opened by 29 people
-
Some `MAP_` constants defined on macOS but not in `mmap`
#113868 opened
Jan 9, 2024 -
unspecified macOS bug workaround in mmapmodule.c
#113861 opened
Jan 9, 2024 -
Make all executors execute tier 2 instructions (micro-ops)
#113860 opened
Jan 9, 2024 -
ccache GitHub action generates excessive caches
#113858 opened
Jan 9, 2024 -
Guarantee progress in executors
#113853 opened
Jan 9, 2024 -
About checking for CancelledError and its subclasses
#113848 opened
Jan 9, 2024 -
New warning: `‘_Py_stdlib_module_names’ defined but not used` in `Python/stdlib_module_names.h`
#113845 opened
Jan 9, 2024 -
Possible undefined behavior division by zero in complex's `_Py_c_pow()`
#113841 opened
Jan 9, 2024 -
pathlib: clarify difference between pathlib and os.path
#113838 opened
Jan 9, 2024 -
For csv.DictReader, make line_num a property
#113826 opened
Jan 8, 2024 -
socket.getfqdn() return hostname with trailing . (dot) in WSL
#113818 opened
Jan 8, 2024 -
asyncio DatagramTransport.sendto does not send multicast UDP packets
#113812 opened
Jan 8, 2024 -
Support formatting floats in hexadecimal (and binary?) notation
#113804 opened
Jan 8, 2024 -
inaccurate documentation for `shutil.move` when dst is an existing directory
#113803 opened
Jan 8, 2024 -
odict_items and dict_items' repr's don't match OrderedDict's and dict's
#113802 opened
Jan 8, 2024 -
Additional validation of CSV Dialect parameters
#113796 opened
Jan 7, 2024 -
Segfault with pydebug mode with Python 3.12.0a5+
#113793 opened
Jan 7, 2024 -
CSV reader inconsistent with combination of QUOTE_NONNUMERIC and escapechar
#113785 opened
Jan 6, 2024 -
AttributeError for `tracemalloc.is_tracing`
#113781 opened
Jan 6, 2024 -
HttpOnly prefix appending feature of MozillaCookieJar almost never works
#113775 opened
Jan 6, 2024 -
Add 'key' argument to `list.index()`
#113773 opened
Jan 6, 2024 -
Please! let this throw an exception: `Tcl_AsyncDelete: async handler deleted by the wrong thread`
#113770 opened
Jan 6, 2024 -
Allow third party libraries to provide new zipfile compression methods
#113767 opened
Jan 6, 2024 -
`PyAsyncGenASend` objects allocated from freelists may not have their finalizers called
#113753 opened
Jan 5, 2024 -
set/frozenset methods intermixed in search, wrong results and target page anchor
#113746 opened
Jan 5, 2024 -
Formalize incomplete error exceptions to improve codeop module handling
#113744 opened
Jan 5, 2024 -
Make the MRO cache thread-safe in free-threaded builds
#113743 opened
Jan 5, 2024 -
CSV reader should support QUOTE_NOTNULL and QUOTE_STRINGS
#113732 opened
Jan 5, 2024 -
Differing behavior for `sys.setrace` between 3.12 and 3.13
#113728 opened
Jan 5, 2024 -
Outdated Python versions list values in Documentation for 3.9 and 3.8
#113726 opened
Jan 5, 2024 -
Windows/installer/doc (PEP 11): drop support for Windows 8.1/Server 2012 R2
#113723 opened
Jan 5, 2024 -
[not crashing] runtime error in tokenizer (pointer index expression overflow)
#113720 opened
Jan 5, 2024 -
Is Preferences window supposed to stay open on Python Launcher?
#113718 opened
Jan 4, 2024 -
The Tier 2 Optimizer
#113710 opened
Jan 4, 2024 -
C Comments about long integer representation are out of date
#113706 opened
Jan 4, 2024 -
Feature request: Simple way to introspect PEP 593 annotations at runtime
#113702 opened
Jan 4, 2024 -
Missing UF_ and SF_ flags in `Lib/stat.py`
#113666 opened
Jan 2, 2024 -
bisect.insort*() docs: inconsistent formatting of O()
#113664 opened
Jan 2, 2024
353 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.
-
GH-113464: A copy-and-patch JIT compiler
#113465 commented on
Jan 4, 2024 • 33 new comments -
gh-73936: Support unicode passwords in smtplib
#103611 commented on
Jan 8, 2024 • 18 new comments -
gh-111968: Introduce _PyFreeListState and _PyFreeListState_GET API
#113584 commented on
Jan 9, 2024 • 18 new comments -
Cannot cleanly shut down an asyncio based server
#113538 commented on
Jan 9, 2024 • 18 new comments -
3.12 starts to return an error when all tests in a test file are skipped
#113661 commented on
Jan 9, 2024 • 16 new comments -
gh-78502: Add a trackfd parameter to mmap.mmap()
#25425 commented on
Jan 9, 2024 • 15 new comments -
gh-75229: ensurepip does not honour the value of $(prefix)
#17634 commented on
Jan 5, 2024 • 15 new comments -
gh-112182: Replace StopIteration with RuntimeError for future
#113220 commented on
Jan 4, 2024 • 15 new comments -
gh-85984: Add POSIX pseudo-terminal functions.
#102413 commented on
Jan 8, 2024 • 14 new comments -
[os] pipe() creates inheritable FDs with a bad internal state in Windows
#77046 commented on
Jan 9, 2024 • 14 new comments -
gh-103092: Convert some `_ctypes` metatypes to heap types
#113620 commented on
Jan 9, 2024 • 14 new comments -
gh-113659: Skip hidden .pth files
#113660 commented on
Jan 5, 2024 • 11 new comments -
gh-90300: Reformat the Python CLI help output
#93415 commented on
Jan 8, 2024 • 9 new comments -
Allow heap removal at an arbitrary position, or a replacement with a new (or modified) object.
#112498 commented on
Jan 4, 2024 • 8 new comments -
wasi build appears to fail
#113516 commented on
Jan 8, 2024 • 8 new comments -
gh-113190: Reenable non-debug interned string cleanup
#113601 commented on
Jan 8, 2024 • 7 new comments -
`del (a, [b])` is currently accepted syntax by the python interpreter
#113587 commented on
Jan 6, 2024 • 7 new comments -
gh-88569: add `os.path.isreserved()`
#95486 commented on
Jan 9, 2024 • 7 new comments -
Stack overflow collecting PGO data on Windows
#113655 commented on
Jan 8, 2024 • 7 new comments -
gh-85972: Use native timeout for inet socket operations
#110988 commented on
Jan 8, 2024 • 6 new comments -
Make `list` objects thread-safe in `--disable-gil` builds
#112087 commented on
Jan 9, 2024 • 5 new comments -
PYTHONIOENCODING=undefined doesn't work in Python 3
#76637 commented on
Jan 9, 2024 • 5 new comments -
test_logging SMTPHandlerTest fails due to bad encoding
#113650 commented on
Jan 9, 2024 • 5 new comments -
gh-68168: Improve the docs for format units starting with 'e'
#19610 commented on
Jan 8, 2024 • 5 new comments -
gh-67377: Document that PyErr_SetString, etc. chain exceptions
#20329 commented on
Jan 5, 2024 • 5 new comments -
gh-66060: Use actual class name in some `_io` type's `__repr__`
#30824 commented on
Jan 9, 2024 • 5 new comments -
gh-89811: Check for valid tp_version_tag in specializer
#113558 commented on
Jan 3, 2024 • 5 new comments -
Expose ags_gen and agt_gen in asynchronous generators
#76991 commented on
Jan 5, 2024 • 4 new comments -
gh-103092: Port some `_ctypes` data types to heap types
#113630 commented on
Jan 8, 2024 • 4 new comments -
int and float should detect inconsistent format strings
#61449 commented on
Jan 4, 2024 • 4 new comments -
gh-99349: Support binding a `AF_UNIX` socket to a path-like object
#99599 commented on
Jan 8, 2024 • 4 new comments -
Expand the 'Extending' docs with an example.
#113187 commented on
Jan 6, 2024 • 4 new comments -
Update copyright years to 2024.
#113608 commented on
Jan 5, 2024 • 4 new comments -
gh-102468: Document `PyCFunction_New*` and `PyCMethod_New`
#112557 commented on
Jan 6, 2024 • 3 new comments -
gh-78913: modified to return uuid version between 1 to 5 based on RFC 4122
#9413 commented on
Jan 8, 2024 • 3 new comments -
test_variable_tzname fails in 3.11.7 and 3.12.1 due to timezone change
#113027 commented on
Jan 8, 2024 • 3 new comments -
Add os.path.isrelative() and improve ntpath.isabs()
#44626 commented on
Jan 8, 2024 • 3 new comments -
gh-105895: Fix lack of topic label for structural pattern matching and `type` soft keyword in `pydoc`
#105897 commented on
Jan 5, 2024 • 3 new comments -
Incrementing class variable about 2**32 times causes the Python 3.12.1 interpreter to crash
#113462 commented on
Jan 9, 2024 • 3 new comments -
Cannot import ``Anchor`` from ``importlib.resources``
#113238 commented on
Jan 8, 2024 • 3 new comments -
Subprocess timeout causes output to be returned as bytes in text mode
#87597 commented on
Jan 5, 2024 • 3 new comments -
Are static library builds on Windows still supported?
#110234 commented on
Jan 3, 2024 • 3 new comments -
Direct class dict modification through gc.get_referrers() leads to an invalid type cache and a segfault
#113631 commented on
Jan 6, 2024 • 3 new comments -
gh-101225: Fix hang when passing Pipe instances to child in multiprocessing
#113567 commented on
Jan 7, 2024 • 2 new comments -
3.12 setrecursionlimit is ignored in connection with `@functools.cache`
#112215 commented on
Jan 8, 2024 • 2 new comments -
gh-89240: Limit multiprocessing.Pool to 61 workers on Windows
#102920 commented on
Jan 8, 2024 • 2 new comments -
Make `set` thread-safe in `--disable-gil` builds
#112069 commented on
Jan 7, 2024 • 2 new comments -
csv.reader split error
#84643 commented on
Jan 6, 2024 • 2 new comments -
python --help output is too long
#90300 commented on
Jan 6, 2024 • 2 new comments -
Enhance itertools.takewhile() to allow the failed transition element to captured
#113479 commented on
Jan 6, 2024 • 2 new comments -
sqlite3 - preserve error information from a user-defined function exception
#98893 commented on
Jan 6, 2024 • 2 new comments -
gh-85223: Flush file after warning is written
#21000 commented on
Jan 5, 2024 • 2 new comments -
Lib/pty.py major revision
#85984 commented on
Jan 8, 2024 • 2 new comments -
pymalloc is not aware of Memory Tagging Extension (MTE) and crashes
#87759 commented on
Jan 9, 2024 • 2 new comments -
gh-81489: Fix possible mojibake in mmap.mmap() when using the tagname param
#14133 commented on
Jan 5, 2024 • 2 new comments -
Python 3.11.4 Installed for All Users Only Appears in Add/Remove Programs for User Who Ran Installer
#106457 commented on
Jan 8, 2024 • 2 new comments -
gh-76991: Allow accessing the ags_gen and agt_gen attrs of async generators
#11166 commented on
Jan 5, 2024 • 2 new comments -
bpo-35270: Cmd.complete: use completedefault also with cmd=None
#10588 commented on
Jan 3, 2024 • 2 new comments -
gh-65920: Implement `socket.sendfile` with `TransmitFile` on Windows
#112337 commented on
Jan 7, 2024 • 2 new comments -
gh-113547 cases generator lexer: dedent > 0 + escape sequence
#113546 commented on
Jan 7, 2024 • 2 new comments -
Allow perf to work without frame pointers
#112254 commented on
Jan 8, 2024 • 2 new comments -
Build changes for Windows free-threaded builds
#112984 commented on
Jan 4, 2024 • 2 new comments -
[wasm32-emscripten] Make EMSDK version part SOABI
#96426 commented on
Jan 4, 2024 • 2 new comments -
Make weakref thread-safe without the GIL
#111926 commented on
Jan 5, 2024 • 2 new comments -
gh-95649: Document that asyncio contains uvloop code
#107536 commented on
Jan 4, 2024 • 2 new comments -
GH-108362: Incremental GC implementation
#108038 commented on
Jan 9, 2024 • 2 new comments -
gh-112341: Specify the exact file size if offset is non zero in `socket.sendfile`
#112342 commented on
Jan 6, 2024 • 1 new comment -
typing.get_args behaviour when using the new 3.12 PEP 695 feature (Type Parameter Syntax)
#112472 commented on
Jan 6, 2024 • 1 new comment -
gh-112419: Document removal of `sys.meta_path`'s `find_module` fallback
#112421 commented on
Jan 6, 2024 • 1 new comment -
gh-112898: Fix double close dialog with warning about unsafed files
#113513 commented on
Jan 9, 2024 • 1 new comment -
gh-111788: fix a bug that urllib.robotparser will raise exception whe…
#113231 commented on
Jan 6, 2024 • 1 new comment -
EOF occurred in violation of protocol starting Python3.10 on large requests
#110467 commented on
Jan 5, 2024 • 1 new comment -
gh-111964: Implement stop-the-world pauses
#112471 commented on
Jan 4, 2024 • 1 new comment -
Mimalloc differences from upstream
#113141 commented on
Jan 5, 2024 • 1 new comment -
Missing DTrace probes
#104280 commented on
Jan 9, 2024 • 1 new comment -
Allow graceful error handling in messages.py when MIMEText object encodes payload
#15147 commented on
Jan 5, 2024 • 1 new comment -
Exception with broken __getattr__ causes error rendering tracebacks
#113358 commented on
Jan 9, 2024 • 1 new comment -
Tkinter widget.unbind(sequence, funcid) unbind all bindings
#75666 commented on
Jan 4, 2024 • 1 new comment -
Call design for Tier 2 (uops) interpreter
#106581 commented on
Jan 9, 2024 • 1 new comment -
Please expose _PyTime_t, _PyTime_FromTimeval, and _PyTime_AsSecondsDouble as public APIs
#110850 commented on
Jan 9, 2024 • 1 new comment -
`TestResult.stopTest` called when test is skipped, despite `TestResult.startTest` not being called
#113267 commented on
Jan 4, 2024 • 1 new comment -
UTF-8 Email parsing/serialising: Roundtrip exits with “surrogates not allowed”
#113594 commented on
Jan 5, 2024 • 1 new comment -
gh-81483: Add an "onerror" callback parameter to the tempfile.TemporaryDirectory member functions
#14292 commented on
Jan 5, 2024 • 1 new comment -
gh-99180: Remove traceback anchors in return and assign statements that cover all the displayed range
#112670 commented on
Jan 9, 2024 • 1 new comment -
gh-44098: Release the GIL while calling mmap() in the mmap module on Windows
#14114 commented on
Jan 5, 2024 • 1 new comment -
Exception while handling exception in email.msg.get('message-id')
#94306 commented on
Jan 2, 2024 • 1 new comment -
Python "zipfile" can't detect "quoted-overlap" zipbomb that can be used as a DoS attack
#109858 commented on
Jan 2, 2024 • 1 new comment -
Codecs should raise precise UnicodeDecodeError or UnicodeEncodeError
#85287 commented on
Jan 3, 2024 • 1 new comment -
urllib.parse.urljoin() does not know s3:// scheme
#110463 commented on
Jan 3, 2024 • 1 new comment -
enhance unittest to show test name and docstring on one line
#91289 commented on
Jan 3, 2024 • 1 new comment -
SimpleCookie() fails for json-like values with embedded double-quotes
#92936 commented on
Jan 3, 2024 • 1 new comment -
When sending binary file to a Microsoft FTP server over FTP TLS, the SSL unwind method hangs
#78738 commented on
Jan 9, 2024 • 1 new comment -
`lib-dynload` installed in wrong location on a 64-bit system when `CONFIG_SITE` is set
#108819 commented on
Jan 9, 2024 • 1 new comment -
TimeoutError not raised by 'timeout' context manager when "side errors" occur
#96037 commented on
Jan 8, 2024 • 1 new comment -
Implement stop-the-world functionality (for `--disable-gil` builds)
#111964 commented on
Jan 3, 2024 • 1 new comment -
uuid returns version more than 5
#78913 commented on
Jan 8, 2024 • 1 new comment -
Allow multiple assignment (i.e. tuple on LHS) in walrus operator
#87309 commented on
Jan 8, 2024 • 1 new comment -
JIT Compilation
#113464 commented on
Jan 4, 2024 • 1 new comment -
X509 cert class for ssl module
#62569 commented on
Jan 4, 2024 • 1 new comment -
broken container/selinux integration
#83074 commented on
Jan 4, 2024 • 1 new comment -
explore hashlib use of the Apple CryptoKit macOS
#91280 commented on
Jan 7, 2024 • 1 new comment -
`help()` output of `lambda` with manually set `__annotations__` is one char off
#107155 commented on
Jan 7, 2024 • 1 new comment -
Use platform defined data directories instead of ~/.python_history
#88405 commented on
Jan 7, 2024 • 1 new comment -
csv library does not correctly interpret some files
#88751 commented on
Jan 6, 2024 • 1 new comment -
Inconsistent validation of defaults in `argparse`
#100949 commented on
Jan 6, 2024 • 1 new comment -
Enable AF_UNIX support in Windows
#77589 commented on
Jan 4, 2024 • 1 new comment -
execv (et al.) should invoke atexit handlers before executing new code
#61026 commented on
Jan 6, 2024 • 1 new comment -
Safe data serialization with marshal module
#113626 commented on
Jan 6, 2024 • 1 new comment -
[Windows] SuppressCrashReport should set SEM_FAILCRITICALERRORS
#85118 commented on
Jan 6, 2024 • 1 new comment -
gh-109858: Protect zipfile from "quoted-overlap" zipbomb
#110016 commented on
Jan 2, 2024 • 1 new comment -
gh-103501: Propagate OSError if errno is EMFILE in glob.glob
#109517 commented on
Jan 6, 2024 • 1 new comment -
gh-105802 email._header_value_parser: prevent IndexError in get_obs_local_part
#108133 commented on
Jan 5, 2024 • 1 new comment -
gh-103092: Isolate _ctypes, part 2
#103932 commented on
Jan 4, 2024 • 1 new comment -
gh-94598: Remove deprecated ssl modules features
#94599 commented on
Jan 4, 2024 • 1 new comment -
gh-88146: Set default netrc file name correctly on Windows
#25732 commented on
Jan 5, 2024 • 1 new comment -
gh-83074: Ignore EACCES, ENOSYS in copyxattr
#21430 commented on
Jan 4, 2024 • 1 new comment -
gh-84563: Reprs of subclasses of weakref now contain actual type name
#19707 commented on
Jan 5, 2024 • 1 new comment -
gh-89635: Add PyUnicode_DecodeUnicodeEscapeStateful() and PyUnicode_DecodeRawUnicodeEscapeStateful()
#28955 commented on
Jan 5, 2024 • 0 new comments -
gh-89928: consume dev_t with PyLong_FromUnsignedLongLong
#29494 commented on
Jan 5, 2024 • 0 new comments -
gh-89949: Look up __instancecheck__ and __subclasscheck__ in instance
#29540 commented on
Jan 5, 2024 • 0 new comments -
CSV sniffing falsely detects space as a delimiter
#88843 commented on
Jan 9, 2024 • 0 new comments -
Csv sniffer doesn't attempt to determine and set escape character.
#83273 commented on
Jan 9, 2024 • 0 new comments -
gh-107155: Fix `help(lambda_func)` when `lambda_func` has `__annotati…
#107401 commented on
Jan 7, 2024 • 0 new comments -
False negative from csv.Sniffer.has_header with only strings
#102140 commented on
Jan 9, 2024 • 0 new comments -
csv.Sniffer().sniff() Hangs on Single-Column Data
#98820 commented on
Jan 9, 2024 • 0 new comments -
gh-113570: reprlib.repr does not use builtin __repr__ for reshadowed builtins
#113577 commented on
Jan 3, 2024 • 0 new comments -
csv.py _guess_quote_and_delimiter should be able to handle windows \r
#103925 commented on
Jan 9, 2024 • 0 new comments -
gh-89526: Use instruction offsets in co_lnotab
#28722 commented on
Jan 5, 2024 • 0 new comments -
csv sniffer thinks there is no header
#102386 commented on
Jan 9, 2024 • 0 new comments -
bpo-45399: Remove hostflags from PySSLContext
#28602 commented on
Jan 7, 2024 • 0 new comments -
gh-88241: Add asyncio.stalled audit hook
#25990 commented on
Jan 5, 2024 • 0 new comments -
GH-113528: Deoptimise `pathlib._abc.PurePathBase`
#113559 commented on
Jan 8, 2024 • 0 new comments -
Improve detection in csv.Sniffer.has_header
#104380 commented on
Jan 9, 2024 • 0 new comments -
gh-87298: Add tests for find_in_strong_cache() bug in _zoneinfo
#24829 commented on
Jan 5, 2024 • 0 new comments -
gh-86533: Restore os.makedirs() ability to apply *mode* recursively
#23901 commented on
Jan 5, 2024 • 0 new comments -
gh-83074: Add preserve_security_context to shutil
#23720 commented on
Jan 4, 2024 • 0 new comments -
gh-58032: Do not use argparse.FileType in module CLIs and scripts
#113649 commented on
Jan 3, 2024 • 0 new comments -
gh-90562: Mention slots pitfall in dataclass docs
#107391 commented on
Jan 5, 2024 • 0 new comments -
gh-105936: Fix frozen dataclasses with slots' `__setattr__` and `__delattr_`
#105937 commented on
Jan 5, 2024 • 0 new comments -
gh-107562: Lib/test: update test certificates to expire far in the future
#107594 commented on
Jan 4, 2024 • 0 new comments -
gh-113594: email roundtrip
#113639 commented on
Jan 3, 2024 • 0 new comments -
gh-55664: Add warning when creating a type using a namespace dictionary with non-string keys.
#105338 commented on
Jan 5, 2024 • 0 new comments -
gh-89727: Fix os.walk to handle late editing of dirs
#100703 commented on
Jan 5, 2024 • 0 new comments -
gh-89727: Fix os.fwalk RecursionError on deep trees
#100347 commented on
Jan 5, 2024 • 0 new comments -
gh-90535: Warn of deprecation of intervals other than 1 with `when='MIDNIGHT'`
#98099 commented on
Jan 5, 2024 • 0 new comments -
Fix all Sphinx reference warnings in the documentation
#101100 commented on
Jan 9, 2024 • 0 new comments -
gh-102221: speed up math.lcm by swapping numbers
#111450 commented on
Jan 5, 2024 • 0 new comments -
csv.Sniffer.snif doesn't set up the dialect properly for a csv created with dialect=csv.excel_tab and containing quote (") char
#62029 commented on
Jan 9, 2024 • 0 new comments -
csv.Sniffer guesses "M" instead of \t or , as the delimiter
#68975 commented on
Jan 9, 2024 • 0 new comments -
csv.Sniffer().sniff(0) returns a value without the "strict" attribute
#73138 commented on
Jan 9, 2024 • 0 new comments -
gh-95341: Implement tls-exporter channel bindings and export key materials
#95366 commented on
Jan 4, 2024 • 0 new comments -
gh-77465: Increase test coverage for `numbers`
#111738 commented on
Jan 6, 2024 • 0 new comments -
gh-91826: Enable cert and hostname verification for stdlib
#91875 commented on
Jan 4, 2024 • 0 new comments -
gh-89928: Fix integer conversion of device numbers.
#31794 commented on
Jan 5, 2024 • 0 new comments -
Undocumented behavior in csv.Sniffer (preferred delimiters)
#80678 commented on
Jan 9, 2024 • 0 new comments -
csv.Sniffer does not detect lineterminator
#75008 commented on
Jan 9, 2024 • 0 new comments -
[3.12] GH-112215: Increase C recursion limit for non debug builds (GH-113397)
#113403 commented on
Jan 3, 2024 • 0 new comments -
In _PyIO_trap_eintr(), check if "val" is not an OSError after PyErr_NormalizeException()
#9929 commented on
Jan 5, 2024 • 0 new comments -
gh-79282: Fix inspect.findsource breaking on class frame objects
#10209 commented on
Jan 8, 2024 • 0 new comments -
gh-108172: do not override OS preferred browser if it is a super-string of a known browser
#113011 commented on
Jan 4, 2024 • 0 new comments -
gh-78335: Improve tkinter widget docstrings
#21118 commented on
Jan 5, 2024 • 0 new comments -
GH-112498 Add heapremove and heapfix
#112550 commented on
Jan 5, 2024 • 0 new comments -
gh-71916: Give a better error msg when a file path is too long on Windows
#20844 commented on
Jan 5, 2024 • 0 new comments -
gh-71765: Fix inspect.getsource() on empty file
#20809 commented on
Jan 8, 2024 • 0 new comments -
gh-59705: Export threading.Thread() names to the OS
#14578 commented on
Jan 5, 2024 • 0 new comments -
gh-47169: Use the symbolic errno name in OSError error messages
#14988 commented on
Jan 5, 2024 • 0 new comments -
gh-81949: IDLE: show help(object) output in a text viewing window
#15140 commented on
Jan 5, 2024 • 0 new comments -
gh-81927: Provide Windows predefined access type constants
#20617 commented on
Jan 5, 2024 • 0 new comments -
gh-81989: Deprecate passing a single argument to super()
#15205 commented on
Jan 5, 2024 • 0 new comments -
gh-59215: unittest: _top_level_dir is incorrectly persisted
#15242 commented on
Jan 5, 2024 • 0 new comments -
gh-101100: Fix Sphinx warnings in `whatsnew/2.0.rst`
#112351 commented on
Jan 4, 2024 • 0 new comments -
gh-63283: IDNA prefix should be case insensitive
#17726 commented on
Jan 5, 2024 • 0 new comments -
gh-66783: Automate update of Unicode data version in documentation
#17748 commented on
Jan 5, 2024 • 0 new comments -
gh-83405: Document None support for HTTPConnection.timeout
#17843 commented on
Jan 5, 2024 • 0 new comments -
gh-72353: WindowsConsoleIO misbehavior when Ctrl+C is ignored
#17976 commented on
Jan 5, 2024 • 0 new comments -
gh-68525: Implement email.message.Message.__repr__()
#18127 commented on
Jan 5, 2024 • 0 new comments -
gh-73636: Include xattr functions in os.supports_{fd,follow_symlinks}
#18653 commented on
Jan 5, 2024 • 0 new comments -
gh-83915: Deprecate the readinto() fallback path in _pickle.c
#19237 commented on
Jan 5, 2024 • 0 new comments -
gh-83854: Map `errno==ETIME` to `TimeoutError`
#20253 commented on
Jan 5, 2024 • 0 new comments -
gh-82701: Add multiprocessing.main_process()
#23621 commented on
Jan 5, 2024 • 0 new comments -
csv.Sniffer uses a heuristic to determine doublequote that is often false-negative
#109339 commented on
Jan 9, 2024 • 0 new comments -
gh-86254: Use "SimpleNamespace(...)" in the repr for SimpleNamespace
#23502 commented on
Jan 5, 2024 • 0 new comments -
csv.Sniffer regular expression has significant backtracing
#109638 commented on
Jan 9, 2024 • 0 new comments -
CSV dialect sniffer gets wrong dialect (excel) when tab delimited csv file has long header fields
#110128 commented on
Jan 9, 2024 • 0 new comments -
bpo-42178: Fix issue causing cmd to hang
#23290 commented on
Jan 3, 2024 • 0 new comments -
gh-86542: New C-APIs to simplify module attribute declaration
#23286 commented on
Jan 4, 2024 • 0 new comments -
gh-53698: Fix SAX2DOM handling of PIs before the first XML element
#23012 commented on
Jan 5, 2024 • 0 new comments -
Isolate Stdlib Extension Modules
#103092 commented on
Jan 9, 2024 • 0 new comments -
gh-86017: Improve font actual docs
#22434 commented on
Jan 5, 2024 • 0 new comments -
gh-69925: Add PAYLOAD_TOO_LARGE / URI_TOO_LONG to http.HTTPStatus
#22295 commented on
Jan 5, 2024 • 0 new comments -
gh-60207: Raise OSError instead of ThreadError if thread creation fails
#22068 commented on
Jan 5, 2024 • 0 new comments -
gh-85572: Remove references to nonexisting __ne__ methods
#21628 commented on
Jan 5, 2024 • 0 new comments -
gh-65824: Improve help() when MANPAGER and PAGER variables are not set
#21520 commented on
Jan 5, 2024 • 0 new comments -
gh-77188: Name-mangled private methods don't roundtrip when pickling
#21480 commented on
Jan 5, 2024 • 0 new comments -
[_winapi] correctly sort and remove duplicates in getenvironment()
#87868 commented on
Jan 9, 2024 • 0 new comments -
gh-74185: repr() of ImportError now contains attributes name and path.
#1011 commented on
Jan 6, 2024 • 0 new comments -
gh-62569: Add certificate and private key types
#5162 commented on
Jan 5, 2024 • 0 new comments -
gh-68048: Remove unneeded `lseek` call in `mmap.mmap` on Windows
#7017 commented on
Jan 5, 2024 • 0 new comments -
gh-61441: XML entity expansion limitation
#9265 commented on
Jan 4, 2024 • 0 new comments -
gh-78877: Match PyByteArray_FromObject() behavior with the documentation
#9332 commented on
Jan 5, 2024 • 0 new comments -
gh-112984 Update Windows build for free-threaded builds
#113129 commented on
Jan 5, 2024 • 0 new comments -
Add new format code to strptime for when microsecond is optional
#100929 commented on
Jan 5, 2024 • 0 new comments -
IDLE: Show help(object) output in a text viewer
#81949 commented on
Jan 5, 2024 • 0 new comments -
Add an "onerror" callback parameter to the tempfile.TemporaryDirectory member functions
#81483 commented on
Jan 5, 2024 • 0 new comments -
spawn asyncio subprocesses in a thread pool
#81444 commented on
Jan 5, 2024 • 0 new comments -
use os.memfd_create in multiprocessing.shared_memory?
#81366 commented on
Jan 5, 2024 • 0 new comments -
shutil: add reflink=False to file copy functions to control clone/CoW copies (use copy_file_range)
#81338 commented on
Jan 5, 2024 • 0 new comments -
put http.server on a diet
#81199 commented on
Jan 5, 2024 • 0 new comments -
Improve documentation of slice.indices()
#80825 commented on
Jan 5, 2024 • 0 new comments -
Mark optional stdlib modules in documentation
#79076 commented on
Jan 5, 2024 • 0 new comments -
Asyncio Tutorial
#79012 commented on
Jan 5, 2024 • 0 new comments -
Add tests for PEP 468 and PEP 520
#78526 commented on
Jan 5, 2024 • 0 new comments -
python-config.py should be part of the stdlib
#77620 commented on
Jan 5, 2024 • 0 new comments -
Multiprocessing: multiprocessing.connection.Listener.accept() should accept a timeout
#76425 commented on
Jan 5, 2024 • 0 new comments -
Deprecate legacy introspection APIs in the inspect module
#76371 commented on
Jan 5, 2024 • 0 new comments -
Don't prevent dict optimization by coupling with OrderedDict
#76135 commented on
Jan 5, 2024 • 0 new comments -
Use select.poll instead of select.select in SocketServer.BaseServer.serve_forever
#75791 commented on
Jan 5, 2024 • 0 new comments -
build.bat: register binaries for py launcher
#74590 commented on
Jan 5, 2024 • 0 new comments -
Command-line option to suppress "from None" for debugging
#74283 commented on
Jan 5, 2024 • 0 new comments -
repr() of ImportError misses keyword arguments name and path
#74185 commented on
Jan 5, 2024 • 0 new comments -
Use instruction offsets in co_lnotab
#89526 commented on
Jan 5, 2024 • 0 new comments -
Supporting out-of-band buffers (pickle protocol 5) in multiprocessing
#89467 commented on
Jan 5, 2024 • 0 new comments -
Support UUIDv6, UUIDv7, and UUIDv8 from the new version of RFC4122
#89083 commented on
Jan 5, 2024 • 0 new comments -
Add a PEP578 audit hook for Asyncio loop stalls
#88241 commented on
Jan 5, 2024 • 0 new comments -
netrc module looks for .netrc even on Windows where the convention is _netrc
#88146 commented on
Jan 5, 2024 • 0 new comments -
Allow Python distributors to add custom site install schemes
#88142 commented on
Jan 5, 2024 • 0 new comments -
Number of object on stack required by opcode
#87295 commented on
Jan 5, 2024 • 0 new comments -
Proposal: re.prefixmatch method (alias for re.match)
#86519 commented on
Jan 5, 2024 • 0 new comments -
tkinter: improve font.actual doc
#86017 commented on
Jan 5, 2024 • 0 new comments -
Remove references to nonexisting __ne__ methods
#85572 commented on
Jan 5, 2024 • 0 new comments -
Flush file after warning is written
#85223 commented on
Jan 5, 2024 • 0 new comments -
Support out-of-band pickling for builtin types
#84895 commented on
Jan 5, 2024 • 0 new comments -
The only supported minidom attribute iteration (NamedNodeMap) is O(n^2)
#84866 commented on
Jan 5, 2024 • 0 new comments -
weakref class name are hardcoded in reprs
#84563 commented on
Jan 5, 2024 • 0 new comments -
multiprocessing's default posix start method of `'fork'` is broken: change to `'spawn'`
#84559 commented on
Jan 5, 2024 • 0 new comments -
Enhancement request for SSLContext - flag to handle trailing dot in hostname
#84486 commented on
Jan 5, 2024 • 0 new comments -
create multiprocessing.SharedMemory by pointing to existing memoryview
#83948 commented on
Jan 5, 2024 • 0 new comments -
Deprecate readinto() fallback path in _pickle.c
#83915 commented on
Jan 5, 2024 • 0 new comments -
Ideas for making ast.literal_eval() usable
#83340 commented on
Jan 5, 2024 • 0 new comments -
Traceback says line -1 when KeyboardInterrupt during minimal for-if-loop
#107901 commented on
Jan 5, 2024 • 0 new comments -
os.stat returns incorrect a/c/mtime for files without permissions under Windows in Python 3.12
#111877 commented on
Jan 4, 2024 • 0 new comments -
Abstract base class for hashlib
#62942 commented on
Jan 4, 2024 • 0 new comments -
PY_CHECK_SQLITE_FUNC() adds -lsqlite3 multiple times
#94165 commented on
Jan 4, 2024 • 0 new comments -
Parallelize deepfreeze.py
#94727 commented on
Jan 4, 2024 • 0 new comments -
Dump abi without location info
#96506 commented on
Jan 4, 2024 • 0 new comments -
sock.proto does not reflect actual protocol
#72003 commented on
Jan 4, 2024 • 0 new comments -
Add SSL_CTX_set_client_cert_engine
#72881 commented on
Jan 4, 2024 • 0 new comments -
clinic: add option to pass module object to converter function
#86570 commented on
Jan 4, 2024 • 0 new comments -
Early auditing broken
#81686 commented on
Jan 4, 2024 • 0 new comments -
GCC overflow warnings (format-overflow, stringop-overflow)
#85124 commented on
Jan 4, 2024 • 0 new comments -
Deprecate stat.S_IF* integer constants
#62124 commented on
Jan 4, 2024 • 0 new comments -
Add OCSP support to ssl module
#61325 commented on
Jan 4, 2024 • 0 new comments -
ssl module incorrectly supports tls-unique channel binding for TLS 1.3
#95341 commented on
Jan 4, 2024 • 0 new comments -
Enable TLS certificate validation by default for SMTP/IMAP/FTP/POP/NNTP protocols
#91826 commented on
Jan 4, 2024 • 0 new comments -
Optimize `pathlib.Path.iterdir()` and friends by using `os.DirEntry.path`
#113225 commented on
Jan 3, 2024 • 0 new comments -
Coverage.py test suite fails on 3.13 (since June?)
#113486 commented on
Jan 3, 2024 • 0 new comments -
asyncio.Queue: putting items out of order when it is full
#83055 commented on
Jan 2, 2024 • 0 new comments -
Memory leak on executables embedded with 3.12 and later
#113055 commented on
Jan 2, 2024 • 0 new comments -
Implement equivalent to `pip.locations.distutils_scheme` in sysconfig
#71142 commented on
Jan 5, 2024 • 0 new comments -
Inconsistant error messages for failed attribute modification
#70954 commented on
Jan 5, 2024 • 0 new comments -
argparse: document that add_argument returns a Action object
#69223 commented on
Jan 5, 2024 • 0 new comments -
logging documentation is tough for beginners
#98731 commented on
Jan 5, 2024 • 0 new comments -
Add open_file_descriptor parameter to fcntl.lockf() (use the new F_OFD_SETLK flag)
#66563 commented on
Jan 5, 2024 • 0 new comments -
Tkinter: Don't stringify callback arguments
#66410 commented on
Jan 5, 2024 • 0 new comments -
[Windows] installations should include pythonX.exe and pythonX.Y.exe executables
#65705 commented on
Jan 5, 2024 • 0 new comments -
Add pathlib.chown method
#64978 commented on
Jan 5, 2024 • 0 new comments -
texttestresult should decorate the stream with _WritelnDecorator
#60943 commented on
Jan 5, 2024 • 0 new comments -
Add PyArg_Parse format unit like O& but providing context
#58944 commented on
Jan 5, 2024 • 0 new comments -
More test coverage for hmac
#58530 commented on
Jan 5, 2024 • 0 new comments -
make the Classes tutorial more gentle
#58427 commented on
Jan 5, 2024 • 0 new comments -
issue a warning when populating a CPython type dict with non-string keys
#55664 commented on
Jan 5, 2024 • 0 new comments -
There is no way of determining which ABCs a class is registered against
#49655 commented on
Jan 5, 2024 • 0 new comments -
webbrowser doesn't respect xfce default browser
#50920 commented on
Jan 5, 2024 • 0 new comments -
msgfmt cannot cope with BOM - improve error message
#44827 commented on
Jan 5, 2024 • 0 new comments -
Efficient reverse line iterator
#44691 commented on
Jan 5, 2024 • 0 new comments -
Extract file-finding and language-handling code from gettext.find
#44536 commented on
Jan 5, 2024 • 0 new comments -
Allow passing DocTestRunner and DocTestCase in doctest
#43657 commented on
Jan 5, 2024 • 0 new comments -
Add more specific error message when file has same name as an imported module
#95754 commented on
Jan 6, 2024 • 0 new comments -
Add fast Windows implementation for os.path.isjunction
#101356 commented on
Jan 5, 2024 • 0 new comments -
Make the garbage collector thread-safe in `--disable-gil` builds
#112529 commented on
Jan 5, 2024 • 0 new comments -
mimalloc: additional integration and changes for `--disable-gil` builds
#112532 commented on
Jan 5, 2024 • 0 new comments -
[io] _WindowsConsoleIO misbehaves when Ctrl+C is ignored
#72353 commented on
Jan 5, 2024 • 0 new comments -
Implement `http.client.HTTPMessage.__repr__` to make debugging easier
#68525 commented on
Jan 5, 2024 • 0 new comments -
IDNA prefix should be case insensitive
#63283 commented on
Jan 5, 2024 • 0 new comments -
ensurepip does not honour the value of $(prefix)
#75229 commented on
Jan 5, 2024 • 0 new comments -
unittest: _top_level_dir is incorrectly persisted between calls to different load_test methods
#59215 commented on
Jan 5, 2024 • 0 new comments -
Deprecate unbound super methods
#81989 commented on
Jan 5, 2024 • 0 new comments -
Patch to print symbolic value of errno in OSError.__str__()
#47169 commented on
Jan 5, 2024 • 0 new comments -
Python should support exporting thread names to the OS
#59705 commented on
Jan 5, 2024 • 0 new comments -
Possible mojibake in mmap.mmap() when using the tagname parameter on Windows
#81489 commented on
Jan 5, 2024 • 0 new comments -
PyByteArray_FromObject() has undocumented (and untested) behavior
#78877 commented on
Jan 5, 2024 • 0 new comments -
xattr functions aren't in os.supports_fd, os.supports_follow_symlinks
#73636 commented on
Jan 5, 2024 • 0 new comments -
mmap.mmap() should not necessarily clone the file descriptor
#78502 commented on
Jan 5, 2024 • 0 new comments -
Incorrect handling of PyObject_RichCompareBool() in the _zoneinfo module
#87298 commented on
Jan 5, 2024 • 0 new comments -
Restore os.makedirs ability to apply mode to all directories created
#86533 commented on
Jan 5, 2024 • 0 new comments -
There is no proper way to know if a process is the main one
#82701 commented on
Jan 5, 2024 • 0 new comments -
Make collections.deque thread-safe in `--disable-gil` builds
#112050 commented on
Jan 8, 2024 • 0 new comments -
Since Python 3.12.1, SMTP.send_message() fails to extract 'RCPT TO' if Cc + Bcc are set
#113658 commented on
Jan 8, 2024 • 0 new comments -
PEP 703 -- Making the Global Interpreter Lock Optional in CPython
#108219 commented on
Jan 8, 2024 • 0 new comments -
[improvement] Align object addresses in the Descriptor HowTo Guide
#113625 commented on
Jan 8, 2024 • 0 new comments -
Deoptimise pathlib ABCs
#113528 commented on
Jan 8, 2024 • 0 new comments -
Add os.path.isreserved() function
#88569 commented on
Jan 8, 2024 • 0 new comments -
Issues from docs@python.org
#110383 commented on
Jan 8, 2024 • 0 new comments -
make shutil.make_archive always accept pathlib objects
#85809 commented on
Jan 8, 2024 • 0 new comments -
shlex.join() does not accept pathlib.Path objects
#89293 commented on
Jan 8, 2024 • 0 new comments -
Add inspect.Signature.from_text().
#81678 commented on
Jan 8, 2024 • 0 new comments -
inspect.findsource breaks on class frame objects
#79282 commented on
Jan 8, 2024 • 0 new comments -
Add ability to force alignment of ctypes.Structure
#112433 commented on
Jan 7, 2024 • 0 new comments -
Document 'manager' and '_log' attrs of Logging
#108198 commented on
Jan 7, 2024 • 0 new comments -
`csv.QUOTE_MINIMAL` does not quote lines with escaped quote character.
#105116 commented on
Jan 6, 2024 • 0 new comments -
csv.reader Error message indicates to use deprecated
#70835 commented on
Jan 6, 2024 • 0 new comments -
Increase test coverage for numbers.py
#77465 commented on
Jan 6, 2024 • 0 new comments -
socket methods with timeout take very slow path on Windows
#85972 commented on
Jan 6, 2024 • 0 new comments -
pathlib.Path: glob and rglob should accept PathLike patterns
#79634 commented on
Jan 6, 2024 • 0 new comments -
RFC 2387 (multipart/related) in email package
#37428 commented on
Jan 6, 2024 • 0 new comments -
Save a few bits in dicts
#96472 commented on
Jan 5, 2024 • 0 new comments -
Support the use of the managed pre-header in builtin classes.
#95707 commented on
Jan 5, 2024 • 0 new comments -
[winreg] support options and opened disposition in CreateKeyEx and OpenKey[Ex]
#95461 commented on
Jan 5, 2024 • 0 new comments -
Inline call frames for CALL_FUNCTION_EX
#95126 commented on
Jan 5, 2024 • 0 new comments -
[ssl] Remove deprecated protocols, OP_NO_TLS/SSL, and support for TLS < 1.2
#94598 commented on
Jan 5, 2024 • 0 new comments -
Specialized `match_keys` for exact dictionary type
#93714 commented on
Jan 5, 2024 • 0 new comments -
Expose tracemalloc hook into `_Py_NewReference` for other tracers
#93502 commented on
Jan 5, 2024 • 0 new comments -
Include the current working dir in FileNotFoundError
#93431 commented on
Jan 5, 2024 • 0 new comments -
Embedded use vs. signal handlers
#93411 commented on
Jan 5, 2024 • 0 new comments -
mailbox.mbox malformed 'From ' lines not being detected/handled
#93376 commented on
Jan 5, 2024 • 0 new comments -
threading.Thread.start should return self
#93293 commented on
Jan 5, 2024 • 0 new comments -
ParserBase could be optimized
#92088 commented on
Jan 5, 2024 • 0 new comments -
__doc__ should generally be writable
#91309 commented on
Jan 5, 2024 • 0 new comments -
[getpass] Implement a "strict" mode for getuser()
#90789 commented on
Jan 5, 2024 • 0 new comments -
Quadratic time internal base conversions
#90716 commented on
Jan 5, 2024 • 0 new comments -
Specialize for staticmethods and classmethods
#90691 commented on
Jan 5, 2024 • 0 new comments -
TimedRotatingFileHandler "midnight" misleading when interval > 1
#90535 commented on
Jan 5, 2024 • 0 new comments -
fileinput.input(path, inplace=True) crashes for valid filename with 252-255 characters
#90123 commented on
Jan 5, 2024 • 0 new comments -
Change shutil.rmtree and os.walk to support very deep hierarchies
#89727 commented on
Jan 5, 2024 • 0 new comments -
Documentation for format units starting with 'e' is inconsistent
#68168 commented on
Jan 5, 2024 • 0 new comments -
pulldom.SAX2DOM Doesn't support processing instructions before the root element
#53698 commented on
Jan 5, 2024 • 0 new comments -
Objects referencing private-mangled names do not roundtrip properly under pickling.
#77188 commented on
Jan 5, 2024 • 0 new comments -
Tkinter __init__ documentations sometimes missing valid keyword values
#78335 commented on
Jan 5, 2024 • 0 new comments -
Provide Windows predefined access type constants
#81927 commented on
Jan 5, 2024 • 0 new comments -
Map errno==ETIME to TimeoutError
#83854 commented on
Jan 5, 2024 • 0 new comments -
Support bytes-like objects when base is given to int()
#71759 commented on
Jan 5, 2024 • 0 new comments -
Add public C API for partial "unicode-escape" and "raw-unicode-escape" decoding
#89635 commented on
Jan 5, 2024 • 0 new comments -
__instancecheck__ being checked on type(cls) instead of cls
#89949 commented on
Jan 5, 2024 • 0 new comments -
Building and linking C extensions in a post-distutils world
#99942 commented on
Jan 5, 2024 • 0 new comments -
Optimize math.lcm(*xs)
#102221 commented on
Jan 5, 2024 • 0 new comments -
Re-Loading the sys or builtins Modules is Problematic
#102660 commented on
Jan 5, 2024 • 0 new comments -
Add a Dataclass abstract base class for instance checking and type annotations
#102699 commented on
Jan 5, 2024 • 0 new comments -
Dataclasses - Improve the performance of `_dataclass_{get,set}state`
#103032 commented on
Jan 5, 2024 • 0 new comments -
Permission denied using mmap on Windows
#99871 commented on
Jan 5, 2024 • 0 new comments -
Avoid `exc=None; del exc` in bytecode where unnecessary
#99360 commented on
Jan 5, 2024 • 0 new comments -
Add a Check for Extensions that Support Running in Subinterpreters
#98627 commented on
Jan 5, 2024 • 0 new comments -
Add `limit=` keyword to `int()` and `str()` functions to avoid contention on global `PYTHONINTMAXSTRDIGITS`
#98547 commented on
Jan 5, 2024 • 0 new comments -
venv windows: Missing `venv/bin` folder, should symlink `venv/bin` -> `venv/Scripts`
#97586 commented on
Jan 5, 2024 • 0 new comments