bpo-31938: Fix default-value signatures of several functions in the select module by asottile · Pull Request #21066 · python/cpython · GitHub

github.com

Tin mới

asottile:pydoc_select_31938

GitHub CopilotWrite better code with AI

GitHub Copilot appDirect agents from issue to merge

ActionsAutomate any workflow

CodespacesInstant dev environments

IssuesPlan and track work

Code ReviewManage code changes

Code QualityEnforce quality at merge

GitHub Advanced SecurityFind and fix vulnerabilities

Code securitySecure your code as you build

Secret protectionStop leaks before they start

View all use cases

Financial services

View all industries

Software Development

GitHub SponsorsFund open source developers

Copilot for BusinessEnterprise-grade AI features

Premium SupportEnterprise-grade 24/7 support

Pull requests 2.6k

Security and quality 0

bpo-31938: Fix select.epoll.register() signature #21067

needs backport to 3.8

needs backport to 3.8

Fix default-value signatures of several functions in the select module

bpo-31938: Fix default-value signatures of several functions in the s…

needs backport to 3.9

needs backport to 3.9

bpo-31938: Fix default-value signatures of several functions in the s…

automatic conflict resolution for argument clinic generated files? python/cherry-picker#18

[3.8] bpo-31938: Fix default-value signatures of several functions in the select module (GH-21066) (GH-21098) (cherry picked from commit d051801052211b533c46a593b1c1bccf649a171c) Automerge-Triggered-By: @vstinner

[3.9] bpo-31938: Fix default-value signatures of several functions in the select module (GH-21066) (GH-21097) (cherry picked from commit d051801052211b533c46a593b1c1bccf649a171c) Automerge-Triggered-By: @vstinner

bpo-31938: Fix default-value signatures of several functions in the s…

inspect.signature() doesn't parse __text_signature__ containing a newline character #85267