GitHub CopilotWrite better code with AI | MCP RegistryIntegrate external tools | ActionsAutomate any workflow | CodespacesInstant dev environments | IssuesPlan and track work | Code ReviewManage code changes | Code QualityEnforce quality at merge | Why GitHub | Marketplace | View all features | Enterprises | Small and medium teams | Startups | View all use cases | View all industries | View all solutions | AI | Software Development | DevOps | Security | View all topics | Customer stories | Events & webinars | Ebooks & reports | Business insights | Trust center | Partners | View all resources
Tin mới
GitHub CopilotWrite better code with AI
GitHub Copilot appDirect agents from issue to merge
CodespacesInstant dev environments
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
GitHub SponsorsFund open source developers
Copilot for BusinessEnterprise-grade AI features
Premium SupportEnterprise-grade 24/7 support
Let math.nextafter() compute multiple steps at a time. #94906
: Support multiple steps in math.nextafter
Learn more about hiding disruptive comments
The reason will be displayed to describe this comment to others. Learn more.
Merge remote-tracking branch 'origin/main' into
Explain that we need same endianness
Make steps also available as a non-kw arg
https://github.com/python/cpython/actions/runs/5001023587/jobs/8959184113?pr=103881
There's a failed check "Tests / Ubunt SSL tests with OpenSSL (1.1.1t)" but it seems to be flaky and nothing to do with this PR. https://github.com/python/cpython/actions/runs/5001023587/jobs/8959184113?pr=103881
Revert "Make steps also available as a non-kw arg"
property based tests (should fail)
Portability fix and a minor style fix
Merge branch 'main' into gsallam/main