Overview
Could not load contribution data
Please try again later
159 Pull requests merged by 49 people
-
Fix typo in GH Issue template
#91759 merged
Apr 20, 2022 -
gh-91731: Replace Py_BUILD_ASSERT() with static_assert()
#91730 merged
Apr 20, 2022 -
[3.9] bpo-23747: Enhance platform doc, document default behavior (GH-31462)
#91753 merged
Apr 20, 2022 -
[3.10] bpo-23747: Enhance platform doc, document default behavior (GH-31462)
#91754 merged
Apr 20, 2022 -
bpo-23747: Add small note to document default method behavior
#31462 merged
Apr 20, 2022 -
gh-90667: Cast to destructor to fix warnings
#91711 merged
Apr 20, 2022 -
build(deps): bump actions/upload-artifact from 2.3.1 to 3
#32227 merged
Apr 20, 2022 -
build(deps): bump actions/cache from 2.1.7 to 3.0.1
#32228 merged
Apr 20, 2022 -
[3.10] build(deps): bump actions/checkout from 2 to 3 (GH-32226)
#91723 merged
Apr 20, 2022 -
[3.9] build(deps): bump actions/checkout from 2 to 3 (GH-32226)
#91722 merged
Apr 20, 2022 -
gh-91632: Fix generic_alias_iterator to be finalized at exit.
#91727 merged
Apr 20, 2022 -
[3.10] bpo-40859: Update Windows build to use xz-5.2.5 (GH-20622)
#91714 merged
Apr 20, 2022 -
gh-89770: [PEP-678] documentation on exception notes
#30441 merged
Apr 20, 2022 -
gh-91731: Build Python with -std=c11
#91733 merged
Apr 20, 2022 -
[3.9] gh-91734: Fix ossaudio support on Solaris (GH-91735)
#91736 merged
Apr 20, 2022 -
[3.10] gh-91734: Fix ossaudio support on Solaris (GH-91735)
#91737 merged
Apr 20, 2022 -
gh-91734: fix ossaudio support on Solaris
#91735 merged
Apr 20, 2022 -
[3.10] bpo-30718: Add information about text buffering (GH-32351)
#91729 merged
Apr 20, 2022 -
[3.9] bpo-30718: Add information about text buffering (GH-32351)
#91728 merged
Apr 20, 2022 -
bpo-30718: Add information about text buffering
#32351 merged
Apr 20, 2022 -
Clean-up the argparse docs quick links table
#91726 merged
Apr 20, 2022 -
[3.10] Fix whitespace/indentation issues in test_sys (GH-32369)
#32372 merged
Apr 20, 2022 -
gh-91020: Add `PyBytes_Type.tp_alloc` for subclass
#91686 merged
Apr 20, 2022 -
[3.9] Add link to sys.path in os lib (GH-91679)
#91724 merged
Apr 20, 2022 -
[3.10] Add link to sys.path in os lib (GH-91679)
#91725 merged
Apr 20, 2022 -
Add link to sys.path in os lib
#91679 merged
Apr 20, 2022 -
build(deps): bump actions/checkout from 2 to 3
#32226 merged
Apr 20, 2022 -
[3.9] Fix awkward sentence in signal docs (GH-91508)
#91717 merged
Apr 20, 2022 -
[3.10] Fix awkward sentence in signal docs (GH-91508)
#91716 merged
Apr 20, 2022 -
Fix awkward sentence in signal docs
#91508 merged
Apr 20, 2022 -
[3.10] gh-87497: Document that urllib.request sends headers in camel case (GH-24661)
#91517 merged
Apr 20, 2022 -
[3.9] build(deps): bump actions/setup-python from 2 to 3 (GH-31630)
#91706 merged
Apr 19, 2022 -
[3.10] build(deps): bump actions/setup-python from 2 to 3 (GH-31630)
#91707 merged
Apr 19, 2022 -
bpo-46075: Allow for explicit domains in CookieJar
#30108 merged
Apr 19, 2022 -
build(deps): bump actions/setup-python from 2 to 3
#31630 merged
Apr 19, 2022 -
[3.10] gh-91118: Fix docstrings that do not honor --without-doc-strings (GH-31769)
#91662 merged
Apr 19, 2022 -
[3.9] gh-91118: Fix docstrings that do not honor --without-doc-strings (GH-31769)
#91664 merged
Apr 19, 2022 -
gh-90667: Add specializations of Py_DECREF when types are known
#30872 merged
Apr 19, 2022 -
bpo-46712: share more global strings in deepfreeze
#32152 merged
Apr 19, 2022 -
gh-74166: make all_errors keyword-only
#91704 merged
Apr 19, 2022 -
[3.9] [3.10] gh-91676 gh-91260 unittest.IsolatedAsyncioTestCase no longer leaks its executor (GH-91680)
#91692 merged
Apr 19, 2022 -
bpo-40859: Update Windows build to use xz-5.2.5
#20622 merged
Apr 19, 2022 -
[3.9] gh-91231: multiprocessing BaseManager waits 1.0 second (GH-91701)
#91703 merged
Apr 19, 2022 -
[3.10] gh-91231: multiprocessing BaseManager waits 1.0
#91701 merged
Apr 19, 2022 -
gh-91616: re module, fix .fullmatch() mismatch when using Atomic Grouping or Possessive Quantifiers
#91681 merged
Apr 19, 2022 -
[3.9] Add more tests for group names and refs in RE (GH-91695)
#91699 merged
Apr 19, 2022 -
[3.10] Add more tests for group names and refs in RE (GH-91695)
#91698 merged
Apr 19, 2022 -
bpo-47075: Add shutdown_timeout to multiprocessing BaseManager
#32112 merged
Apr 19, 2022 -
Add more tests for group names and refs in RE
#91695 merged
Apr 19, 2022 -
gh-90699: Use module state to access insert str object.
#91693 merged
Apr 19, 2022 -
[3.9] Doc: Fix link formatting typo (GH-91659)
#91690 merged
Apr 19, 2022 -
[3.10] Doc: Fix link formatting typo (GH-91659)
#91689 merged
Apr 19, 2022 -
[3.10] gh-91676 gh-91260 unittest.IsolatedAsyncioTestCase no longer leaks its executor
#91680 merged
Apr 19, 2022 -
Fix link formatting typo
#91659 merged
Apr 19, 2022 -
gh-74166: break cycle by clearing the list instead of dropping its reference
#91685 merged
Apr 19, 2022 -
gh-90997: bpo-46841: Disassembly of quickened code
#32099 merged
Apr 19, 2022 -
bpo-40421: Cleanup PyFrame C API
#32417 merged
Apr 19, 2022 -
gh-91098: Use Argument Clinic for Object/classobject.c to fix docstrings
#31711 merged
Apr 19, 2022 -
bpo-46014: Add docs regarding `functools.singledispatch` changes
#32282 merged
Apr 19, 2022 -
gh-91526: io: Remove device encoding support from TextIOWrapper
#91529 merged
Apr 19, 2022 -
gh-74166: Add option to get all errors from socket.create_connection
#91586 merged
Apr 18, 2022 -
gh-91670: Removes `SO` config variable in `sysconfig.py`
#91671 merged
Apr 18, 2022 -
gh-91102: Use Argument Clinic for EncodingMap
#31725 merged
Apr 18, 2022 -
Add some information about where pynche has moved to
#91650 merged
Apr 18, 2022 -
gh-91576: Speed up iteration of strings
#91574 merged
Apr 18, 2022 -
gh-91575: Update case-insensitive matching in re to the latest Unicode version
#91580 merged
Apr 18, 2022 -
bpo-46053: Fix OSS audio support on NetBSD
#30065 merged
Apr 18, 2022 -
gh-91265: Make old ctypes.macholib tests runned by `python -m test`
#32094 merged
Apr 18, 2022 -
Removed ill-formed and unneeded news entry
#91657 merged
Apr 18, 2022 -
[3.9] Remove duplicate explanation (GH-91534)
#91654 merged
Apr 18, 2022 -
bpo-21150: add quick link/summary table to the top of argparse documentation
#12005 merged
Apr 18, 2022 -
[3.10] Remove duplicate explanation (GH-91534)
#91655 merged
Apr 18, 2022 -
Remove duplicate explanation about dict creation (docs)
#91534 merged
Apr 18, 2022 -
[3.8] Update: usage doc for heappushpop (GH-32136)
#91451 merged
Apr 18, 2022 -
gh-91118: Fix docstrings that do not honor --without-doc-strings
#31769 merged
Apr 18, 2022 -
gh-85567: Register a cleanup function to close files for FileType objects in argparse
#32257 merged
Apr 18, 2022 -
gh-91551: Remove the ancient Pynche color editor
#91554 merged
Apr 17, 2022 -
gh-91217: deprecate ossaudiodev
#91641 merged
Apr 17, 2022 -
[3.9] gh-89885: Improve import example in language reference (GH-91523)
#91649 merged
Apr 17, 2022 -
[3.9] gh-91541: Fix error in example in modules tutorial (GH-91634)
#91647 merged
Apr 17, 2022 -
[3.9] gh-90923: Improve sqlite3.Connection.execute* docs (GH-91643)
#91645 merged
Apr 17, 2022 -
[3.10] gh-89885: Improve import example in language reference (GH-91523)
#91648 merged
Apr 17, 2022 -
[3.10] gh-91541: Fix error in example in modules tutorial (GH-91634)
#91646 merged
Apr 17, 2022 -
[3.10] gh-90923: Improve sqlite3.Connection.execute* docs (GH-91643)
#91644 merged
Apr 17, 2022 -
gh-89885: Add example for spam.Bar
#91523 merged
Apr 17, 2022 -
gh-91541: Fix error in example in modules tutorial
#91634 merged
Apr 17, 2022 -
gh-90923: Improve sqlite3.Connection.execute* docs
#91643 merged
Apr 17, 2022 -
Use git attribute macros for CRLF and no-EOL files
#30762 merged
Apr 17, 2022 -
gh-91625: Don't ignore extended args of adaptive opcodes
#91626 merged
Apr 17, 2022 -
gh-91298: Refine traversable (apply changes from importlib_resources 5.7.1)
#91623 merged
Apr 17, 2022 -
gh-90284: Restore docstrings in importlib.metadata tests.
#32288 merged
Apr 17, 2022 -
gh-90501: Fix refleak in PyErr_SetExcInfo/PyErr_SetHandledException
#91627 merged
Apr 17, 2022 -
gh-78607: Replace __ltrace__ with __lltrace__
#91619 merged
Apr 16, 2022 -
gh-91462: Make lltrace output human-readable.
#91463 merged
Apr 16, 2022 -
[3.10] gh-91607: Fix several test_concurrent_futures tests to test what they claim
#91612 merged
Apr 16, 2022 -
gh-86178: wsgiref.types: Add missing TypeAlias annotations
#91608 merged
Apr 16, 2022 -
gh-91217: deprecate nis
#91606 merged
Apr 16, 2022 -
gh-91276: Fix an out of date comment in compile.c
#91615 merged
Apr 16, 2022 -
gh-89770: Implement PEP-678 - Exception notes
#31317 merged
Apr 16, 2022 -
gh-91607: Fix several test_concurrent_futures tests to actually test what they claim
#91600 merged
Apr 16, 2022 -
gh-86178: Add wsgiref.types
#32335 merged
Apr 16, 2022 -
gh-84853: Use Argument Clinic for csv (where possible)
#20200 merged
Apr 16, 2022 -
gh-89263: Add typing.get_overloads
#31716 merged
Apr 16, 2022 -
[3.10] gh-91595: fix the comparison of character and integer by using ord() (GH-91596)
#91604 merged
Apr 16, 2022 -
[3.9] gh-91595: fix the comparison of character and integer by using ord() (GH-91596)
#91605 merged
Apr 16, 2022 -
gh-91595: fix the comparison of character and integer by using ord()
#91596 merged
Apr 16, 2022 -
gh-69093: sqlite3 blob doc amendments
#91561 merged
Apr 16, 2022 -
[3.9] gh-82849: revise intro to os.path.rst (GH-32232)
#91593 merged
Apr 16, 2022 -
[3.10] gh-82849: revise intro to os.path.rst (GH-32232)
#91592 merged
Apr 16, 2022 -
bpo-43224: Add tests for TypeVarTuple substitution in Annotated
#31846 merged
Apr 16, 2022 -
gh-82849: revise intro to os.path.rst
#32232 merged
Apr 16, 2022 -
gh-69093: Add context manager support to sqlite3.Blob
#91562 merged
Apr 16, 2022 -
[3.10] gh-89588: Add link to documentation translation list (GH-91560)
#91589 merged
Apr 16, 2022 -
[3.9] gh-89588: Add link to documentation translation list (GH-91560)
#91588 merged
Apr 16, 2022 -
Issue templates: Remove duplicate links to security policy
#91590 merged
Apr 16, 2022 -
Add minimal issue templates
#91569 merged
Apr 16, 2022 -
gh-89588: Add link to documentation translation list
#91560 merged
Apr 16, 2022 -
gh-91487: Optimize asyncio UDP speed
#91488 merged
Apr 15, 2022 -
gh-91217: deprecate nntplib
#91543 merged
Apr 15, 2022 -
gh-91276: Make JUMP_IF_TRUE_OR_POP/JUMP_IF_FALSE_OR_POP relative
#32215 merged
Apr 15, 2022 -
gh-90501: Add PyErr_GetHandledException and PyErr_SetHandledException
#30531 merged
Apr 15, 2022 -
gh-69093: improve sqlite3.Connection.blobopen() error handling
#91571 merged
Apr 15, 2022 -
gh-91404: Improve `re` performance
#91495 merged
Apr 15, 2022 -
gh-69093: Disallow instantiation of sqlite3.Blob objects
#91570 merged
Apr 15, 2022 -
gh-90699: Use _Py_STR(empty) instead of PyUnicode_New(0, 0)
#91476 merged
Apr 15, 2022 -
[3.10] gh-88513: clarify shutil.copytree's dirs_exist_ok arg (GH-91434)
#91464 merged
Apr 15, 2022 -
gh-69093: Expose sqlite3.Blob as a class
#91550 merged
Apr 15, 2022 -
[3.9] bpo-40376: slightly improved the wording for os.getgrouplist (GH-19702)
#91557 merged
Apr 15, 2022 -
gh-79156: Add start_tls() method to streams API
#91453 merged
Apr 15, 2022 -
gh-84556: slightly improved the wording for os.getgrouplist
#19702 merged
Apr 15, 2022 -
gh-90699: Remove usage of _Py_IDENTIFIER from unicodedata module.
#91532 merged
Apr 15, 2022 -
[3.9] gh-70979: Fix runpy.run_path parameter name in docs (GH-32265)
#91553 merged
Apr 15, 2022 -
[3.10] gh-70979: Fix runpy.run_path parameter name in docs (GH-32265)
#91552 merged
Apr 15, 2022 -
gh-70979: Fix runpy.run_path parameter name in docs
#32265 merged
Apr 15, 2022 -
gh-91520: Rewrite imghdr inlining for clarity and completeness
#91521 merged
Apr 15, 2022 -
gh-69093: Support basic incremental I/O to blobs in `sqlite3`
#30680 merged
Apr 15, 2022 -
gh-91428: include specialized opcodes in _PyOpcode_OpName
#91467 merged
Apr 14, 2022 -
gh-91217: deprecate msilib
#91515 merged
Apr 14, 2022 -
gh-89455: Fix an uninitialized bool in exception print context.
#91466 merged
Apr 14, 2022 -
[3.10] Add redirects to Misc/NEWS bpo links (GH-91454)
#91535 merged
Apr 14, 2022 -
[3.9] Add redirects to Misc/NEWS bpo links (GH-91454)
#91536 merged
Apr 14, 2022 -
gh-84461: Drop -sWASM, fix building tests for browser (GH-91530)
#91530 merged
Apr 14, 2022 -
gh-91353: Fix void return type handling in ctypes (GH-32246)
#32246 merged
Apr 14, 2022 -
Add redirects to Misc/NEWS bpo links
#91454 merged
Apr 14, 2022 -
[3.9] gh-90879: Fix missing parameter for put_nowait() (GH-91514)
#91528 merged
Apr 14, 2022 -
[3.10] gh-90879: Fix missing parameter for put_nowait() (GH-91514)
#91527 merged
Apr 14, 2022 -
gh-90879: Fix missing parameter for put_nowait()
#91514 merged
Apr 14, 2022 -
gh-91156: Fix encoding="locale" in UTF-8 mode
#70056 merged
Apr 14, 2022 -
gh-90699: Remove usage of _Py_IDENTIFIER from bisect module.
#91522 merged
Apr 14, 2022 -
gh-90326: Remove quotes for logging config (GH-91516)
#91516 merged
Apr 14, 2022 -
[3.9] gh-87497: Document that urllib.request sends headers in camel case (GH-24661)
#91518 merged
Apr 14, 2022 -
gh-91266: refactor bytearray strip methods
#32096 merged
Apr 14, 2022 -
gh-87497: Explicit that headers sent in camel-case
#24661 merged
Apr 14, 2022 -
[3.9] gh-91421: Use constant value check during runtime (GH-91422)
#91493 merged
Apr 14, 2022 -
[3.10] gh-91421: Use constant value check during runtime (GH-91422)
#91492 merged
Apr 14, 2022 -
compiler: Get rid of slops in structs
#91458 merged
Apr 13, 2022 -
gh-90449: Improve accuracy and readability of exceptions tutorial
#31899 merged
Apr 13, 2022
60 Pull requests opened by 29 people
-
gh-91524: Speed up the regular expression substitution
#91525 opened
Apr 14, 2022 -
gh-88116: Enhance the inspect frame APIs to use the extended position information
#91531 opened
Apr 14, 2022 -
gh-91537: Remove non-existing C:\bin from os.defpath
#91538 opened
Apr 14, 2022 -
gh-68966: Fix CVE-2015-20107 in mailcap
#91542 opened
Apr 14, 2022 -
gh-91544: Better stringification of Parameter defaults
#91548 opened
Apr 14, 2022 -
gh-89253: Add 3.10 whatsnew section for itertools.pairwise
#91563 opened
Apr 15, 2022 -
gh-89159: Add missing TarInfo members
#91564 opened
Apr 15, 2022 -
gh-91539: improve performance of get_proxies_environment
#91566 opened
Apr 15, 2022 -
gh-91565 Simple changes to reflect new bug reporting location.
#91568 opened
Apr 15, 2022 -
gh-89022: Map SQLITE_MISUSE to sqlite3.InterfaceError
#91572 opened
Apr 15, 2022 -
gh-91577: SharedMemory move imports out of methods
#91579 opened
Apr 15, 2022 -
gh-91581: Check result of utc_to_seconds
#91582 opened
Apr 15, 2022 -
Doc: Update py2app link.
#91585 opened
Apr 15, 2022 -
gh-90622: Prevent max_tasks_per_child use with a fork mp_context.
#91587 opened
Apr 16, 2022 -
gh-90622: Do not spawn ProcessPool workers on demand via fork method.
#91598 opened
Apr 16, 2022 -
gh-69093: Add mapping protocol support to sqlite3.Blob
#91599 opened
Apr 16, 2022 -
Fix typo in asyncio-extending.rst
#91609 opened
Apr 16, 2022 -
gh-72793: C implementation of parts of copy.deepcopy
#91610 opened
Apr 16, 2022 -
gh-91611: Use example.com for documentation. Not others' domain.
#91613 opened
Apr 16, 2022 -
gh-88546: Made new paragraph for emphasis and reordered sentence
#91614 opened
Apr 16, 2022 -
gh-87801: Add run() to CalledProcessError description
#91628 opened
Apr 17, 2022 -
gh-91629 Use conf.d configs and fish_add_path to set the PATH when installing for the Fish shell.
#91630 opened
Apr 17, 2022 -
gh-91603: Speed up isinstance/issubclass on union types
#91631 opened
Apr 17, 2022 -
[Feature] Add mean centering to statistics library
#91633 opened
Apr 17, 2022 -
gh-90527: Evaluate typing.ForwardRef inside typing.NewType
#91637 opened
Apr 17, 2022 -
gh-90005: Cleanup after GH-31698
#91642 opened
Apr 17, 2022 -
gh-91636: Don't clear required fields of function objects
#91651 opened
Apr 18, 2022 -
gh-87624: Add tutorial example for scope in blocks
#91652 opened
Apr 18, 2022 -
gh-91621: Fix typing.get_type_hints for collections.abc.Callable
#91656 opened
Apr 18, 2022 -
gh-87192: Update wording for fcntl 'Changed in'
#91658 opened
Apr 18, 2022 -
gh-91575: Add a script for generating data for case-insensitive matching in re
#91660 opened
Apr 18, 2022 -
[3.10] gh-91575: Update case-insensitive matching in re to the latest…
#91661 opened
Apr 18, 2022 -
gh-90568: Fix error type when parse \N with a named sequence in RE
#91665 opened
Apr 18, 2022 -
GH-88116: Use a compact format to represent end line and column offsets.
#91666 opened
Apr 18, 2022 -
gh-81548: Deprecate octal sequences with value larger than 0o377
#91668 opened
Apr 18, 2022 -
Make environment change warnings always verbose.
#91674 opened
Apr 18, 2022 -
gh-86737: Add index link to function parameter
#91678 opened
Apr 19, 2022 -
gh-91547: Remove "Undocumented modules" page
#91682 opened
Apr 19, 2022 -
gh-85864: Mark no keyword arg for seek()
#91683 opened
Apr 19, 2022 -
[3.8] Doc: Fix link formatting typo (GH-91659)
#91691 opened
Apr 19, 2022 -
gh-56809: Add an example of generating tests for load_tests
#91694 opened
Apr 19, 2022 -
gh-89653: PEP 670: Convert unicodeobject.h macros to functions
#91696 opened
Apr 19, 2022 -
gh-89653: PEP 670: Functions don't cast pointers
#91697 opened
Apr 19, 2022 -
gh-91700: Validate the group number in conditional expression in RE
#91702 opened
Apr 19, 2022 -
gh-89653: PEP 670: Convert unicodeobject.h macros to functions
#91705 opened
Apr 19, 2022 -
Specialize FOR_ITER
#91713 opened
Apr 19, 2022 -
GH-91719: Make MSVC generate somewhat faster switch code
#91718 opened
Apr 20, 2022 -
gh-90633: Improve error and docs for typing.assert_never
#91720 opened
Apr 20, 2022 -
gh-91491: What's New in 3.11 section for typing PEPs
#91721 opened
Apr 20, 2022 -
gh-91156: Use `locale.getencoding()` instead of getpreferredencoding
#91732 opened
Apr 20, 2022 -
bpo-to-github-migration replace roundup summary script
#91738 opened
Apr 20, 2022 -
gh-91583: AC: Fix regression for functions with defining_class
#91739 opened
Apr 20, 2022 -
gh-79846: Make `ssl.create_default_context()` ignore invalid certificates
#91740 opened
Apr 20, 2022 -
[3.10] build(deps): bump actions/cache from 2.1.7 to 3.0.1 (GH-32228)
#91746 opened
Apr 20, 2022 -
[3.9] build(deps): bump actions/cache from 2.1.7 to 3.0.1 (GH-32228)
#91747 opened
Apr 20, 2022 -
[3.10] build(deps): bump actions/upload-artifact from 2.3.1 to 3 (GH-…
#91748 opened
Apr 20, 2022 -
[3.9] build(deps): bump actions/upload-artifact from 2.3.1 to 3 (GH-3…
#91749 opened
Apr 20, 2022 -
Improving readability of argparse.rst
#91751 opened
Apr 20, 2022 -
gh-90623: signal.raise_signal() calls PyErr_CheckSignals()
#91756 opened
Apr 20, 2022 -
Added @requires_zlib to test_freeze_simple_script.(GH-91752)
#91758 opened
Apr 20, 2022
121 Issues closed by 34 people
-
Build Python with C11
#91731 closed
Apr 20, 2022 -
Various symlink test failures in test_shutil on FreeBSD
#59953 closed
Apr 20, 2022 -
[doc] platform module exposes win32_ver function on posix systems
#67935 closed
Apr 20, 2022 -
shutil.rmtree doesn't work correctly on FreeBSD.
#67535 closed
Apr 20, 2022 -
PEP 585 and ForwardRef
#85542 closed
Apr 20, 2022 -
Improve performance of array_inplace_repeat
#91226 closed
Apr 20, 2022 -
typing support in wsgiref
#86178 closed
Apr 20, 2022 -
Add vectorcall for generic alias object
#91223 closed
Apr 20, 2022 -
Fix docstrings that do not honor --without-doc-strings
#91118 closed
Apr 20, 2022 -
Memory leak with static iterator types
#91632 closed
Apr 20, 2022 -
Same-moment datetimes with different ZoneInfo timezones are not considered ==
#90327 closed
Apr 20, 2022 -
datetime calculations with zoneinfo don't work
#91618 closed
Apr 20, 2022 -
PEP 678: Make it possible to enrich an exception's error message
#89770 closed
Apr 20, 2022 -
Solaris: fix ossaudio support
#91734 closed
Apr 20, 2022 -
Documentation for constructing abstract base classes is misleading
#90970 closed
Apr 20, 2022 -
cross compilation failed for HPUX with error: 'EALREADY' undeclared
#91675 closed
Apr 19, 2022 -
CookieJar.extract_cookies doesn't process cookies form local domains when domain is explicitly set in header
#90233 closed
Apr 19, 2022 -
FreeBSD: test_threading: test_recursion_limit() crash with SIGSEGV and create a coredump
#82087 closed
Apr 19, 2022 -
Add option to get all errors from create_connection in an ExceptionGroup
#74166 closed
Apr 19, 2022 -
subprocess: don't close all file descriptors by default (close_fds=False)
#86904 closed
Apr 19, 2022 -
Metacharacter (\) documentation suggestion
#76839 closed
Apr 19, 2022 -
Rewrite asyncio.to_thread tests to use IsolatedAsyncioTestCase
#91260 closed
Apr 19, 2022 -
Proposal to add a string.simplified() method
#91688 closed
Apr 19, 2022 -
Missing import in example at dataclasses.rst
#91673 closed
Apr 19, 2022 -
Academic Free License v. 2.1 link is not found and is obsolete
#85592 closed
Apr 19, 2022 -
Document error in chinese version of contextlib.
#86032 closed
Apr 19, 2022 -
Convert Object/classobject.c to Argument Clinic
#91098 closed
Apr 19, 2022 -
Source throws formatstring undefined error. Program fails to run
#91677 closed
Apr 19, 2022 -
Remove console encoding support from TextIOWrapper.
#91526 closed
Apr 19, 2022 -
Remove `SO` config variable in `sysconfig.py`
#91670 closed
Apr 18, 2022 -
re.Scanner groups
#84440 closed
Apr 18, 2022 -
Travis CI: documentation job fails in library/nntplib.rst with random network issue on news.gmane.io
#83524 closed
Apr 18, 2022 -
Heap Segmentation Fault
#89983 closed
Apr 18, 2022 -
Bad free in assemble function
#87524 closed
Apr 18, 2022 -
Possible Stack Based Buffer Overflow at Programs/_freeze_importlib.c
#88384 closed
Apr 18, 2022 -
Speed up iteration of strings
#91576 closed
Apr 18, 2022 -
Improve Telnetlib's throughput
#90896 closed
Apr 18, 2022 -
NetBSD: ossaudio support incomplete
#90211 closed
Apr 18, 2022 -
Old ctypes.macholib tests are ignored by python -m test
#91265 closed
Apr 18, 2022 -
argparse: _AttributeHolder repr() prints out positional arguments twice
#91622 closed
Apr 18, 2022 -
Remove Tools/pynche
#91551 closed
Apr 17, 2022 -
DragonflyBSD fix nis module build
#89337 closed
Apr 17, 2022 -
[Doc] sqlite3 Cursor.execute() return value is unspecified
#90923 closed
Apr 17, 2022 -
Adaptive opcodes neglect EXTENDED_ARG
#91625 closed
Apr 17, 2022 -
[sqlite3] remove "non-standard" from docstrings
#91034 closed
Apr 17, 2022 -
possible solution for the import problem in python 3.10 (import Mapping from collections)
#91639 closed
Apr 17, 2022 -
`__abstractmethods__` gives attribute error although described in `dir(type)`
#91591 closed
Apr 17, 2022 -
Document importlib.resources.abc.Traversable
#91298 closed
Apr 17, 2022 -
Unittest output drives developers to avoid docstrings
#90284 closed
Apr 17, 2022 -
test_concurrent_futures does not exercise each mp_context method reliably due to code smell
#91607 closed
Apr 17, 2022 -
argparse - "expected one argument" when used -: in argument
#91158 closed
Apr 17, 2022 -
Possible performance improvement for heapq.merge()
#83119 closed
Apr 16, 2022 -
"__lltrace__" seems to be wrong , "__ltrace__" is correct in Misc/SpecialBuilds.txt
#78607 closed
Apr 16, 2022 -
Optimize long_pow for the common case
#90178 closed
Apr 16, 2022 -
PyMapping_Check returns 1 for list
#90534 closed
Apr 16, 2022 -
Move tests from setobject.c to _testcapimodule
#91288 closed
Apr 16, 2022 -
importlib.resources.read_text() raises FileNotFound
#90184 closed
Apr 16, 2022 -
Use Argument Clinic for csv
#84853 closed
Apr 16, 2022 -
Make all jump opcodes relative
#91276 closed
Apr 16, 2022 -
SyntaxError in Python 3.10.0b1: wrong token for missing comma
#88347 closed
Apr 16, 2022 -
classmethod change in 3.9 needs better documentation
#86998 closed
Apr 16, 2022 -
Comparison of character and integer
#91595 closed
Apr 16, 2022 -
Deadlock when mixing event loops and subprocesses
#88056 closed
Apr 16, 2022 -
crash if asyncio is used before and after re-initialization if using python embedded in an application
#89425 closed
Apr 16, 2022 -
Revisit: start_tls() difficult when using asyncio.start_server()
#90046 closed
Apr 16, 2022 -
DatagramProtocol + IPv6 does not work with ProactorEventLoop
#83329 closed
Apr 16, 2022 -
There is an error in the Chinese documentation of contextlib.AbstractContextManager
#89588 closed
Apr 16, 2022 -
Mapping bpo numbers in what's new does not reference GitHub issues correctly.
#91567 closed
Apr 16, 2022 -
unittest increment tests executed
#88026 closed
Apr 15, 2022 -
test_recursive_repr breaks tracing in test_xml_etree
#81135 closed
Apr 15, 2022 -
Unexpected behaviour random.shuffle with multidimensional numpy array
#91546 closed
Apr 15, 2022 -
socket.makefile documentation is missing data regarding the 'buffering' parameter
#91408 closed
Apr 15, 2022 -
LOAD_GLOBAL instruction with wrong source position
#91409 closed
Apr 15, 2022 -
The speed of asyncio UDP is too slow when transferring large file
#91487 closed
Apr 15, 2022 -
FAIL: test_create_connection (test.test_socket.NetworkConnectionNoServer)
#59822 closed
Apr 15, 2022 -
SyntaxError message pointing to comment line
#91584 closed
Apr 15, 2022 -
Add PyErr_GetActiveException and PyErr_SetActiveException
#90501 closed
Apr 15, 2022 -
The loop in utility `socket.create_connection()` swallows previous errors
#73943 closed
Apr 15, 2022 -
StreamWriter.wait_closed() can hang indefinitely.
#83939 closed
Apr 15, 2022 -
nntplib is broken when responses are longer than _MAXLINE
#73157 closed
Apr 15, 2022 -
cgi module, parse_multipart fails
#85570 closed
Apr 15, 2022 -
cgi.parse() fatally attempts str.decode when handling multipart/form-data
#83908 closed
Apr 15, 2022 -
with cgi.FieldStorage(...) fails on cleanup with AttributeError, missing try/except in __exit__
#81741 closed
Apr 15, 2022 -
cgi.FieldStorage doesn't parse QUERY_STRING with POST that is not application/x-www-form-urlencoded
#78163 closed
Apr 15, 2022 -
cgi.FieldStorage constructor assumes all lines terminate with \n
#76722 closed
Apr 15, 2022 -
CGI library - Using unicode in header fields
#70714 closed
Apr 15, 2022 -
CGI large POST data string truncated
#69259 closed
Apr 15, 2022 -
Truncated POST data in CGI script on Windows 7
#60270 closed
Apr 15, 2022 -
cgi.FieldStorage should not call read_multi on files
#59769 closed
Apr 15, 2022 -
Allow multilevel subdirectories in cgi_directories
#58770 closed
Apr 15, 2022 -
cgi.parse_multipart is broken on 3.x
#56620 closed
Apr 15, 2022 -
Let cgi.FieldStorage have named uploaded file
#54177 closed
Apr 15, 2022 -
[Windows] cgi handling of POSTed files is broken in Windows
#52324 closed
Apr 15, 2022 -
make _ctypes work with non-gcc compilers
#45857 closed
Apr 15, 2022 -
distutils.sysconfig is not cross-platform compatible
#45640 closed
Apr 15, 2022 -
cgi.py multipart/form-data
#44313 closed
Apr 15, 2022 -
ExceptionGroup should be generic
#91549 closed
Apr 14, 2022 -
enhanced dir?
#91410 closed
Apr 14, 2022 -
Add opname array to `opcode.h` of debug builds.
#91428 closed
Apr 14, 2022 -
exception error in _scproxy.so when called after fork
#58037 closed
Apr 14, 2022 -
Add stacklevel support for exceptions
#85571 closed
Apr 14, 2022 -
Proposal: `for in match` within list comprehension
#91540 closed
Apr 14, 2022 -
Failing test_exceptions and test_threading
#89697 closed
Apr 14, 2022 -
__name__ attribute in typing module
#88690 closed
Apr 14, 2022 -
test_regrest: test_tools_script_run_tests() failed on GHA Windows x64
#89100 closed
Apr 14, 2022 -
flaky test.test_asyncio.test_events.ProactorEventLoopTests.test_call_later
#85801 closed
Apr 14, 2022 -
asyncio _UnixWritePipeTransport._close abandons unflushed writes
#70850 closed
Apr 14, 2022 -
asyncio reference cycles after ConnectionResetError
#69752 closed
Apr 14, 2022 -
Top / function argument level ClassVar should not be allowed during `get_type_hints()`
#89446 closed
Apr 14, 2022 -
proposal: add support for regex in Literal type hint
#89102 closed
Apr 14, 2022 -
Add Void type to typing library
#87408 closed
Apr 14, 2022 -
@overload-ing method of parent class without actual implementation
#86978 closed
Apr 14, 2022 -
Don't return implicit optional types by get_type_hints
#77314 closed
Apr 14, 2022 -
SimpleQueue.put_nowait() documentation error
#90879 closed
Apr 14, 2022 -
Make encoding="locale" uses locale encoding even in UTF-8 mode is enabled.
#91156 closed
Apr 14, 2022 -
Incorrect format specified for the "style" key in the configuration file format formatter example
#90326 closed
Apr 14, 2022 -
Refactor bytearray strip methods
#91266 closed
Apr 14, 2022 -
localtime fails when run from a cygwin terminal
#91511 closed
Apr 13, 2022 -
[doc] First argument to raise can also be BaseException
#90449 closed
Apr 13, 2022
46 Issues opened by 41 people
-
More strict rules for group numbers and names in RE
#91760 opened
Apr 20, 2022 -
test_argparse leaks references (regression)
#91757 opened
Apr 20, 2022 -
C API docs: Py_IncRef and Py_DecRef are not documented as functions
#91755 opened
Apr 20, 2022 -
Uninstalling 3.10.0 on Windows 10 gets "Type mismatch" error
#91745 opened
Apr 20, 2022 -
Add a semi-stable C-API tier
#91744 opened
Apr 20, 2022 -
Pdb crashes after jump with `Fatal Python error: _PyMem_DebugRawFree: bad trailing pad byte`
#91742 opened
Apr 20, 2022 -
Improve performance for switch in ceval.c when using MSVC
#91719 opened
Apr 20, 2022 -
mock.seal has infinite recursion with mutually recursive class references
#91710 opened
Apr 19, 2022 -
gmtoff is not set for %Z directive
#91709 opened
Apr 19, 2022 -
`urllib.parse.urlparse` output named tuples description is wrong for Python 3.9 and 3.10
#91708 opened
Apr 19, 2022 -
Internal error when compile RE with conditional expression referring to not defined group
#91700 opened
Apr 19, 2022 -
Two (possible) improvements at dataclasses.rst
#91687 opened
Apr 19, 2022 -
subprocess fails to export xml from adb window_dump commad
#91653 opened
Apr 18, 2022 -
Issue with detecting when a user closes the window
#91638 opened
Apr 17, 2022 -
Assertion failure when func_repr is called on an already tp_clear-ed object
#91636 opened
Apr 17, 2022 -
Inconsistent behavior of asyncio.Transport.get_extra_info("peername") on TLS vs. non-TLS connections
#91635 opened
Apr 17, 2022 -
Improve Fish path setup on macOS
#91629 opened
Apr 17, 2022 -
`typing.get_type_hints()` works for `Callable[[], None]` from the `typing` module, but not `collections.abc`
#91621 opened
Apr 16, 2022 -
Python 3.8.13 unconditionally enables -g with LTO even without debug features
#91620 opened
Apr 16, 2022 -
Path.rglob fails with *.* on Python 3.11.0a7
#91616 opened
Apr 16, 2022 -
use example.com for documentation
#91611 opened
Apr 16, 2022 -
Speed up isinstance on union types
#91603 opened
Apr 16, 2022 -
dump of a single table in sqlite3 library
#91602 opened
Apr 16, 2022 -
ipaddress.reverse_pointer returns nonsense if prefixed input is given
#91601 opened
Apr 16, 2022 -
Regression in the AC generated code
#91583 opened
Apr 15, 2022 -
Error condition in _datetimemodule.c is unchecked with `datetime.fromtimestamp` on local times > Y10k
#91581 opened
Apr 15, 2022 -
updating the error message for abstract class
#91578 opened
Apr 15, 2022 -
SharedMemory.unlink() can fail if called during interpreter shutdown
#91577 opened
Apr 15, 2022 -
Outdated Unicode data in the re module
#91575 opened
Apr 15, 2022 -
Cannot use multiprocessing-based python code as a function argument on windows ?
#91573 opened
Apr 15, 2022 -
Code still refers to bugs.python.org
#91565 opened
Apr 15, 2022 -
Windows: Provide an option to disable search in CWD on `shutil.which`
#91558 opened
Apr 15, 2022 -
Remove "Undocumented modules" page
#91547 opened
Apr 14, 2022 -
inspect.Signature doesn't display defaults as they appear in code
#91544 opened
Apr 14, 2022 -
[doc] Error in example in modules tutorial
#91541 opened
Apr 14, 2022 -
speed up urllib.request.getproxies_environment
#91539 opened
Apr 14, 2022 -
On Windows, ` os.defpath` incorrectly mentions `C:\bin`
#91537 opened
Apr 14, 2022 -
Proposal: Convert the `typing`-module PEPs into a series of HOWTOs
#91533 opened
Apr 14, 2022 -
Speed up regular expression substitution
#91524 opened
Apr 14, 2022 -
Cleanup Lib/email/image.py after imghdr deprecation
#91520 opened
Apr 14, 2022 -
importlib does unnecessary os.stat calls checking for namespace __init__.py files
#91519 opened
Apr 14, 2022 -
add `%(taskname)s` in `logging` for asyncio
#91513 opened
Apr 14, 2022
192 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-89279: In ceval.c, redefine some macros for speed
#32387 commented on
Apr 20, 2022 • 23 new comments -
gh-87390: Add tests demonstrating current type variable substitution behaviour
#32341 commented on
Apr 18, 2022 • 20 new comments -
bpo-47222: Allow pass-thru with stdout/stderr capture (GH-91378)
#32344 commented on
Apr 14, 2022 • 13 new comments -
gh-90005: Port _ctypes to PY_STDLIB_MOD
#32229 commented on
Apr 20, 2022 • 12 new comments -
Include column offsets for bytecode instructions
#88116 commented on
Apr 17, 2022 • 11 new comments -
bpo-46337: Urllib.parse scheme-specific behavior without reliance on URL scheme
#30520 commented on
Apr 14, 2022 • 11 new comments -
gh-91389: Fix show_caches in dis module
#32406 commented on
Apr 20, 2022 • 11 new comments -
gh-91456: Fix issue affecting the use of auto() alongside aliases in Enums
#91457 commented on
Apr 18, 2022 • 11 new comments -
Improve help() by making typing.overload() information accessible at runtime
#89263 commented on
Apr 17, 2022 • 7 new comments -
typing.Never and typing.assert_never
#90633 commented on
Apr 20, 2022 • 7 new comments -
gh-91291: Accept attributes as keyword arguments in decimal.localcontext
#32242 commented on
Apr 14, 2022 • 6 new comments -
gh-72346: Added isdst deprecation warning to email.utils.localtime
#91450 commented on
Apr 16, 2022 • 6 new comments -
PEP 646: Decide on substitution behavior
#91162 commented on
Apr 18, 2022 • 5 new comments -
Code readability: rename InterpreterFrame to `_Py_framedata`
#88963 commented on
Apr 19, 2022 • 5 new comments -
Provide a more convenient way to set an exception as "active", from Python code
#89524 commented on
Apr 14, 2022 • 4 new comments -
[CVE-2015-20107] mailcap.findmatch: document shell command Injection danger in filename parameter
#68966 commented on
Apr 19, 2022 • 4 new comments -
bpo-6818: Add remove() in ZipInfo
#19358 commented on
Apr 20, 2022 • 4 new comments -
bpo-43224: Implement pickling of TypeVarTuples
#32119 commented on
Apr 15, 2022 • 4 new comments -
gh-91401: Add a failsafe way to disable vfork.
#91490 commented on
Apr 20, 2022 • 4 new comments -
'I'.lower() should give non dotted i for LANG=tr_TR
#90422 commented on
Apr 14, 2022 • 3 new comments -
turtle.write doc missing tuple parens for font default in 3.10+
#89560 commented on
Apr 15, 2022 • 3 new comments -
Fix a BrokenPipeError when a multiprocessing.Queue is garbage collected
#91185 commented on
Apr 15, 2022 • 3 new comments -
Reorganize the re module sources
#91308 commented on
Apr 19, 2022 • 3 new comments -
Test suite needs adjustments for Expat >=2.4.5
#90967 commented on
Apr 19, 2022 • 3 new comments -
Regression caused by CALL_FUNCTION specialization for C function calls (test_urllib fails when run multiple times)
#90623 commented on
Apr 20, 2022 • 3 new comments -
bpo-39990: try resolving type hints in pydoc
#19874 commented on
Apr 15, 2022 • 3 new comments -
gh-67377: Document that PyErr_SetString, etc. chain exceptions
#20329 commented on
Apr 14, 2022 • 3 new comments -
gh-81536: For nonblocking sockets, add `SSLSocket.eager_recv` to call `SSL_read` in a loop
#31492 commented on
Apr 19, 2022 • 3 new comments -
bpo-45210: _Py_Dealloc() checks tp_dealloc exception
#32357 commented on
Apr 15, 2022 • 3 new comments -
gh-91230: Concise catch_warnings with simplefilter
#91435 commented on
Apr 19, 2022 • 3 new comments -
[WIP] gh-89621: re.subn?(): raise error when RegexFlag is wrongly used as count argument
#91477 commented on
Apr 15, 2022 • 3 new comments -
os.getgroups is not consistent with macOS's getgroups
#91497 commented on
Apr 13, 2022 • 2 new comments -
urllib.parse: Allow more flexibility in schemes and URL resolution behavior
#90495 commented on
Apr 14, 2022 • 2 new comments -
Port module setup to PY_STDLIB_MOD() macro and addext()
#90005 commented on
Apr 14, 2022 • 2 new comments -
Allow incremental I/O to blobs in sqlite3
#69093 commented on
Apr 15, 2022 • 2 new comments -
Document exceptions raised by fnmtach
#89973 commented on
Apr 15, 2022 • 2 new comments -
loop.sock_connect doesn't resolve the address parameter on Windows
#89696 commented on
Apr 15, 2022 • 2 new comments -
Make errors due to full parser stack identifiable
#55552 commented on
Apr 15, 2022 • 2 new comments -
OSError when try convert URI to pathlib.Path
#91504 commented on
Apr 15, 2022 • 2 new comments -
No protection: `import numpy` in two different threads can lead to race-condition
#91238 commented on
Apr 15, 2022 • 2 new comments -
Improve decorators documentation
#91470 commented on
Apr 17, 2022 • 2 new comments -
Asyncio Tutorial
#79012 commented on
Apr 17, 2022 • 2 new comments -
math.isfinite() can raise exception when called on a number
#91277 commented on
Apr 18, 2022 • 2 new comments -
octal escapes applied inconsistently throughout the interpreter and lib
#81548 commented on
Apr 18, 2022 • 2 new comments -
Library multiprocess leaks named resources.
#90549 commented on
Apr 20, 2022 • 2 new comments -
pickle and pickletools cli interface doesn't close input and output file.
#85567 commented on
Apr 20, 2022 • 2 new comments -
bpo-22276: Fix pathlib.Path.glob not to ignore trailing path separator
#10349 commented on
Apr 17, 2022 • 2 new comments -
bpo-39264: Fix UserDict.get() to account for __missing__()
#17910 commented on
Apr 18, 2022 • 2 new comments -
bpo-20184: Migrate builtins.vars and builtins.dir to Argument Clinic
#18512 commented on
Apr 19, 2022 • 2 new comments -
gh-88339: enable fast seeking of uncompressed unencrypted zipfile.ZipExtFile
#27737 commented on
Apr 19, 2022 • 2 new comments -
Add extra newline in io.BytesIO.seek() to prevent a Sphinx warning
#29519 commented on
Apr 18, 2022 • 2 new comments -
bpo-45235: Fix argparse namespace overridden by subparsers default
#29574 commented on
Apr 17, 2022 • 2 new comments -
bpo-44637: Fix DBQuote mail header refold
#29881 commented on
Apr 19, 2022 • 2 new comments -
bpo-46887: Work around clang MSAN bug on stat()/fstat()
#31633 commented on
Apr 19, 2022 • 2 new comments -
bpo-47154: make the macos detection of archs more robust
#32178 commented on
Apr 19, 2022 • 2 new comments -
bpo-47243: Duplicate entry in 'Objects/unicodetype_db.h'
#32376 commented on
Apr 16, 2022 • 2 new comments -
gh-91578: error message updated for abstract class
#47246 commented on
Apr 15, 2022 • 2 new comments -
pathlib.Path.iterdir doesn't throw an exception until you start iterating
#78722 commented on
Apr 13, 2022 • 1 new comment -
Add support for export_keying_material to SSL library
#82133 commented on
Apr 13, 2022 • 1 new comment -
Dead link 'consolelib' in faq/library
#90002 commented on
Apr 14, 2022 • 1 new comment -
Kodi crashing
#90619 commented on
Apr 14, 2022 • 1 new comment -
Improve the lltrace feature with the Py_Debug mode
#69757 commented on
Apr 14, 2022 • 1 new comment -
Python dataclasses __post_init__ order of parameters is fragile
#91507 commented on
Apr 14, 2022 • 1 new comment -
get_type_hints fails if there are un-annotated fields in a dataclass
#82129 commented on
Apr 14, 2022 • 1 new comment -
Add typing to 3.11 What's New
#91491 commented on
Apr 14, 2022 • 1 new comment -
locale.resetlocale is broken
#35920 commented on
Apr 14, 2022 • 1 new comment -
Clarify SortingHOWTO regarding locale aware string sorting
#91415 commented on
Apr 14, 2022 • 1 new comment -
What do "cased" and "uncased" mean?
#88341 commented on
Apr 14, 2022 • 1 new comment -
Ideas for making ast.literal_eval() usable
#83340 commented on
Apr 14, 2022 • 1 new comment -
Make lltrace output human-readable.
#91462 commented on
Apr 15, 2022 • 1 new comment -
datetime.max conversion
#91012 commented on
Apr 15, 2022 • 1 new comment -
Merge BINARY_SUBSCR_LIST_INT with BINARY_SUBSCR_LIST_TUPLE
#91407 commented on
Apr 15, 2022 • 1 new comment -
Possible slowdown of regex searching in 3.11
#91404 commented on
Apr 15, 2022 • 1 new comment -
How to link with a non-system libffi?
#58732 commented on
Apr 15, 2022 • 1 new comment -
Docs for mock.call
#88850 commented on
Apr 16, 2022 • 1 new comment -
A "Coroutines and Tasks" code example needs "asyncio.run(main())"
#88573 commented on
Apr 16, 2022 • 1 new comment -
Multiple test modules fail to run if invoked directly
#90583 commented on
Apr 16, 2022 • 1 new comment -
Add deploy preview for docs
#82041 commented on
Apr 16, 2022 • 1 new comment -
functools.singledispatch does not support Union types
#90172 commented on
Apr 16, 2022 • 1 new comment -
Use copy_file_range() in shutil.copyfile() (server-side copy)
#81340 commented on
Apr 16, 2022 • 1 new comment -
Update Windows build to use xz-5.2.5
#85036 commented on
Apr 16, 2022 • 1 new comment -
Remaining invalid rules in simplified grammar
#88251 commented on
Apr 16, 2022 • 1 new comment -
multiprocessing AF_PIPE name format is slightly confusing in the docs
#88355 commented on
Apr 17, 2022 • 1 new comment -
get_type_hints does not evaluate ForwardRefs inside NewType
#90527 commented on
Apr 17, 2022 • 1 new comment -
Lib/sqlite3/dbapi2.py: convert_timestamp function failed to correctly parse timestamp
#90820 commented on
Apr 17, 2022 • 1 new comment -
re: backreference number in replace string can't >= 100
#82763 commented on
Apr 18, 2022 • 1 new comment -
Regex object should have introspection methods
#57079 commented on
Apr 18, 2022 • 1 new comment -
TypeError when parsing regexp with unicode named character sequence escape
#90568 commented on
Apr 18, 2022 • 1 new comment -
Python tutorial misleads users about floor division behavior
#87200 commented on
Apr 18, 2022 • 1 new comment -
shutil: add reflink=False to file copy functions to control clone/CoW copies (use copy_file_range)
#81338 commented on
Apr 18, 2022 • 1 new comment -
codec name acceptance became way too lenient in 3.9
#90666 commented on
Apr 18, 2022 • 1 new comment -
group names of bytes regexes are strings
#85152 commented on
Apr 18, 2022 • 1 new comment -
[C API] PEP 670: Convert macros to functions in the Python C API
#89653 commented on
Apr 19, 2022 • 1 new comment -
Quoting issue on header Reply-To and other address headers
#88803 commented on
Apr 19, 2022 • 1 new comment -
potential undefined behavior with subprocess using vfork() on Linux?
#91401 commented on
Apr 19, 2022 • 1 new comment -
Require IEEE 754 floating point to build Python 3.11
#91073 commented on
Apr 19, 2022 • 1 new comment -
fcntl module update supports FreeBSD F_KINFO flag
#90179 commented on
Apr 19, 2022 • 1 new comment -
(FreeBSD/OSX) Fix fcntl module to accept 'unsigned long' type commands for ioctl(2).
#69214 commented on
Apr 19, 2022 • 1 new comment -
Some after-migration messages are semi-attributed to mannequins
#91437 commented on
Apr 19, 2022 • 1 new comment -
Add an async variant of lru_cache for coroutines.
#90780 commented on
Apr 19, 2022 • 1 new comment -
Possible bug in datetime utc
#88829 commented on
Apr 20, 2022 • 1 new comment -
Argparse can't parse subparsers with parse_known_args
#91199 commented on
Apr 20, 2022 • 1 new comment -
On FreeBSD, signal.NSIG is smaller than biggest signal value
#64783 commented on
Apr 20, 2022 • 1 new comment -
bpo-30421: Added fromfile_parent_relative parameter + docs to argparse.ArgumentParser
#1698 commented on
Apr 14, 2022 • 1 new comment -
bpo-30438 - Avoid untar errors when write-protected files are tarred twice
#1808 commented on
Apr 15, 2022 • 1 new comment -
bpo-30587: Adds signature checking for mock autospec object method calls
#1982 commented on
Apr 16, 2022 • 1 new comment -
bpo-24766: doc= argument to subclasses of property not handled correctly
#2487 commented on
Apr 16, 2022 • 1 new comment -
bpo-36967: Eliminate unnecessary check in _strptime when determining AM/PM
#13428 commented on
Apr 19, 2022 • 1 new comment -
bpo-40255: Implement Immortal Instances
#19474 commented on
Apr 20, 2022 • 1 new comment -
bpo-1635741: Prep curses module for multi-phase init
#23091 commented on
Apr 19, 2022 • 1 new comment -
bpo-1635741: port pickle to multi-phase init (PEP 489)
#23188 commented on
Apr 19, 2022 • 1 new comment -
bpo-36388: fix Pdb.do_debug to not trace itself
#23202 commented on
Apr 19, 2022 • 1 new comment -
bpo-1635741: In pickle module, inject module state from class methods
#23304 commented on
Apr 19, 2022 • 1 new comment -
bpo-1635741: port _elementtree to multi-phase init (PEP 489)
#23535 commented on
Apr 19, 2022 • 1 new comment -
gh-87378: [doc] Link to source of Python and Argument Clinic classes and functions
#24521 commented on
Apr 15, 2022 • 1 new comment -
bpo-43468: Per instance locking for functools.cached_property
#27609 commented on
Apr 17, 2022 • 1 new comment -
bpo-45191: Fix tb_lineno for multi-line expressions
#28753 commented on
Apr 20, 2022 • 1 new comment -
bpo-45468: Add support for pre-loading a Python script
#28946 commented on
Apr 20, 2022 • 1 new comment -
gh-80254: Disallow recursive usage of cursors in `sqlite3` converters
#29054 commented on
Apr 20, 2022 • 1 new comment -
bpo-41818: Add os.login_tty() for *nix.
#29658 commented on
Apr 17, 2022 • 1 new comment -
bpo-46094: Add test to check that parameters explicitly exist on unittest.TestResult
#30132 commented on
Apr 15, 2022 • 1 new comment -
gh-90533: Implement BytesIO.peek()
#30808 commented on
Apr 14, 2022 • 1 new comment -
bpo-46498: Add new triplets for loongarch64
#30939 commented on
Apr 18, 2022 • 1 new comment -
bpo-24132: Add `pathlib._AbstractPath`
#31085 commented on
Apr 14, 2022 • 1 new comment -
bpo-9305: Remove east/west references from datetime
#31697 commented on
Apr 20, 2022 • 1 new comment -
Unify the definition of PyVarObject by using PyObject_HEAD
#31842 commented on
Apr 19, 2022 • 1 new comment -
bpo-47049: Fix incorrect shutil.copytree() behaviour with symlinks
#31967 commented on
Apr 17, 2022 • 1 new comment -
bpo-39355: WIP: Add _testcppext C++ extension
#32175 commented on
Apr 19, 2022 • 1 new comment -
bpo-44733: max_tasks_per_child + fork not allowed
#32187 commented on
Apr 19, 2022 • 1 new comment -
[3.8] bpo-47194: Update zlib to v1.2.12 on Windows to resolve CVE-2018-25032 (GH-32241)
#32250 commented on
Apr 20, 2022 • 1 new comment -
bpo-47217: add name attribute to bz2 fileobject
#32311 commented on
Apr 18, 2022 • 1 new comment -
gh-91061: also accept pathlib.Path for winsound.PlaySound
#91489 commented on
Apr 19, 2022 • 1 new comment -
"ValueError: min() arg is an empty sequence" is wrong (builtins.min/max)
#90829 commented on
Apr 13, 2022 • 0 new comments -
socket: Add TCP_CONNECTION_INFO
#91498 commented on
Apr 14, 2022 • 0 new comments -
Dataclass transform should ignore TypeAlias variables
#91322 commented on
Apr 14, 2022 • 0 new comments -
Increase Enum performance
#83283 commented on
Apr 14, 2022 • 0 new comments -
Upgrade to zlib v1.2.12 in CPython binary releases
#91350 commented on
Apr 15, 2022 • 0 new comments -
unicodeobject.c doesn't compile when defined EXPERIMENTAL_ISOLATED_SUBINTERPRETERS, variable "interned" not found
#90988 commented on
Apr 15, 2022 • 0 new comments -
email.utils.formataddr does not respect double spaces
#91400 commented on
Apr 15, 2022 • 0 new comments -
Test issue
#91420 commented on
Apr 16, 2022 • 0 new comments -
help should evaluate forward reference
#84171 commented on
Apr 16, 2022 • 0 new comments -
Deprecate modules listed in PEP 594
#91217 commented on
Apr 17, 2022 • 0 new comments -
SRE engine should release the GIL when/if possible
#42625 commented on
Apr 19, 2022 • 0 new comments -
[subinterpreters] crash when importing _sre in subinterpreters in parallel (Python 3.9 regression)
#90228 commented on
Apr 19, 2022 • 0 new comments -
urllib.request:AttributeError: 'dict' object has no attribute 'get_all' in http_error_auth_reqed function
#89735 commented on
Apr 19, 2022 • 0 new comments -
re.findall: '\Z' must consume end of string if it matched
#87880 commented on
Apr 19, 2022 • 0 new comments -
Add direct anchors to regex syntax documentation
#83156 commented on
Apr 19, 2022 • 0 new comments -
Description of '\w' behavior is vague in `re` documentation
#82747 commented on
Apr 19, 2022 • 0 new comments -
Email Header Injection Protection Bypass
#76787 commented on
Apr 19, 2022 • 0 new comments -
Don't prevent dict optimization by coupling with OrderedDict
#76135 commented on
Apr 19, 2022 • 0 new comments -
re.IGNORECASE strips combining character from lower case of LATIN CAPITAL LETTER I WITH DOT ABOVE
#75376 commented on
Apr 19, 2022 • 0 new comments -
Regexp: capturing groups in repetitions
#51381 commented on
Apr 19, 2022 • 0 new comments -
re.finditer and re.findall should support negative end positions
#52188 commented on
Apr 19, 2022 • 0 new comments -
[doc] improve sqlite3 docs
#89840 commented on
Apr 19, 2022 • 0 new comments -
Use utf-8 in "Reading and Writing Files" tutorial.
#85679 commented on
Apr 20, 2022 • 0 new comments -
bpo-25457: Allow json.encode() to handle mixed keys when sort_keys=True
#8011 commented on
Apr 17, 2022 • 0 new comments -
Add a coveragerc file that ignores code blocks that don't matter for coverage
#8150 commented on
Apr 17, 2022 • 0 new comments -
bpo-7940: add support for negative end positions to re.finditer and re.findall
#14744 commented on
Apr 19, 2022 • 0 new comments -
bpo-38975: Add dedicated anchor for regexp syntax elements
#17470 commented on
Apr 19, 2022 • 0 new comments -
DOC: re discourage single char class
#24123 commented on
Apr 19, 2022 • 0 new comments -
bpo-44775: Speed-up typing.cast by implementing it in C
#27474 commented on
Apr 18, 2022 • 0 new comments -
slightly tweak description of b_list in comments
#28925 commented on
Apr 20, 2022 • 0 new comments -
doc: Add bind man page's section in tkinter
#29008 commented on
Apr 20, 2022 • 0 new comments -
doc: update MAC_address wiki url
#29019 commented on
Apr 20, 2022 • 0 new comments -
doc: issue45519 Minor clarification in doc string for __contains__ builtin method
#29043 commented on
Apr 20, 2022 • 0 new comments -
[3.9] bpo-45520: Backport __getstate__, __setstate__ methods for `dataclasses` from 3.10 into 3.9 (GH-25786)
#29147 commented on
Apr 19, 2022 • 0 new comments -
bpo-45587: Distinguish title and description arguments from **kwargs in add_argument_group methods
#29192 commented on
Apr 19, 2022 • 0 new comments -
bpo-45545: chdir __exit__ is not safe
#29218 commented on
Apr 19, 2022 • 0 new comments -
bpo-45356: fix incorrect access of class property in pydoc and inspect
#29239 commented on
Apr 18, 2022 • 0 new comments -
doc: Remove backslashes in doctest grammar docs
#29346 commented on
Apr 18, 2022 • 0 new comments -
bpo-45767: consume dev_t with PyLong_FromUnsignedLongLong
#29494 commented on
Apr 18, 2022 • 0 new comments -
bpo-45929: extend json.tool --json-lines to ignore empty rows
#29858 commented on
Apr 17, 2022 • 0 new comments -
bpo-20907: shutil._unpack_zipfile add warnings for skipped files
#29910 commented on
Apr 15, 2022 • 0 new comments -
bpo-14965: Proxy `super().x = y` and `del super().x` (updated)
#29950 commented on
Apr 15, 2022 • 0 new comments -
bpo-10483: fix definition of executable file for http.server on windows
#30216 commented on
Apr 17, 2022 • 0 new comments -
bpo-45924: Fix asyncio incorrect traceback when future's exception is raised multiple times
#30274 commented on
Apr 19, 2022 • 0 new comments -
bpo-46210: Fix deadlock in print.
#30310 commented on
Apr 16, 2022 • 0 new comments -
gh-90622: Prevent concurrent.futures.process deadlock due to fork() after spawning a thread.
#30847 commented on
Apr 16, 2022 • 0 new comments -
bpo-12165: Expand on nonlocal scope definition
#31551 commented on
Apr 19, 2022 • 0 new comments -
gh-88050: Fix asyncio subprocess kill process cleanly when process is blocked
#32073 commented on
Apr 17, 2022 • 0 new comments -
gh-76728: Raise TypeError when fieldnames is not a sequence
#32225 commented on
Apr 14, 2022 • 0 new comments -
gh-91356: Add ZipInfo.mode attribute
#32252 commented on
Apr 14, 2022 • 0 new comments -
gh-83245: Raise BadZipFile instead of ValueError when reading a corrupt file
#32291 commented on
Apr 14, 2022 • 0 new comments -
bpo-47218: add name to lzma fileobject
#32312 commented on
Apr 18, 2022 • 0 new comments -
Add a smallrangeiterator for small ints
#32315 commented on
Apr 19, 2022 • 0 new comments -
gh-91340: Document multiprocessing.set_start_method force parameter
#32339 commented on
Apr 14, 2022 • 0 new comments -
gh-91407: Merge BINARY_SUBSCR_LIST_INT with BINARY_SUBSCR_TUPLE_INT
#32404 commented on
Apr 15, 2022 • 0 new comments -
bpo-47231: Strip trailing slash from tarfile longname directories
#32423 commented on
Apr 19, 2022 • 0 new comments -
gh-91498: socket: Add TCP_CONNECTION_INFO on macOS
#69256 commented on
Apr 20, 2022 • 0 new comments -
gh-91432: Replace JUMP+FOR_ITER with FOR_END
#70016 commented on
Apr 20, 2022 • 0 new comments -
gh-90765: Catch LegacyInterpolation deprecation warning
#91480 commented on
Apr 14, 2022 • 0 new comments -
CI: Don't apply 'stale' label to issues
#91501 commented on
Apr 13, 2022 • 0 new comments