Skip to content
Sign up
Product
Features
Mobile
Actions
Codespaces
Packages
Security
Code review
Issues
Integrations
GitHub Sponsors
Customer stories
Team
Enterprise
Explore
Explore GitHub
Learn and contribute
Topics
Collections
Trending
Learning Lab
Open source guides
Connect with others
The ReadME Project
Events
Community forum
GitHub Education
GitHub Stars program
Marketplace
Pricing
Plans
Compare plans
Contact Sales
Education
In this repository
All GitHub
↵
Jump to
↵
No suggested jump to results
In this repository
All GitHub
↵
Jump to
↵
In this organization
All GitHub
↵
Jump to
↵
In this repository
All GitHub
↵
Jump to
↵
Sign in
Sign up
{{ message }}
python
/
cpython
Public
Notifications
Fork
22.8k
Star
44.1k
Code
Issues
5k+
Pull requests
1.5k
Actions
Projects
1
Security
Insights
More
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Workflows
Select workflow
Select workflow
All workflows
.github/workflows/workflow.yml
CodeQL
Coverage
Docs
Generate Deploy Preview
Mark stale pull requests
Python application
Tests
TestsMSI
Verify bundled pip and setuptools
Verify bundled pip and setuptools
Verify bundled pip and setuptools
macOS w/ clang or GCC
new-bugs-announce notifier
Show more workflows
All workflows
.github/workflows/workflow.yml
CodeQL
Coverage
Docs
Generate Deploy Preview
Mark stale pull requests
Python application
Tests
TestsMSI
Verify bundled pip and setuptools
Verify bundled pip and setuptools
Verify bundled pip and setuptools
macOS w/ clang or GCC
new-bugs-announce notifier
Show more workflows
All workflows
Showing runs from all workflows
will be ignored since log searching is not yet available
73,823 workflow runs
73,823 workflow runs
Event
Filter by event
Status
Filter by status
Branch
Filter by branch
Actor
Filter by actor
gh-91625: Don't ignore extended args of adaptive opcodes (GH-91626)
Tests
#45333:
Commit
cec5d85
pushed by
sweeneyde
Apr 17, 2022
24m 38s
main
main
Apr 17, 2022
24m 38s
View workflow file
possible solution for the import problem in python 3.10 (import Mapping from collections)
new-bugs-announce notifier
#86:
Issue
#91639
opened by
Omar-Nour
Apr 17, 2022
14s
Apr 17, 2022
14s
View workflow file
Issue with detecting when a user closes the window
new-bugs-announce notifier
#85:
Issue
#91638
opened by
Studio-Hawaii
Apr 17, 2022
18s
Apr 17, 2022
18s
View workflow file
gh-91625: Don't ignore extended args of adaptive opcodes
Tests
#45331:
Pull request
#91626
synchronize by
sweeneyde
Apr 17, 2022
39m 28s
sweeneyde:extend
sweeneyde:extend
Apr 17, 2022
39m 28s
View #91626
View workflow file
gh-91625: Don't ignore extended args of adaptive opcodes
Docs
#24823:
Pull request
#91626
synchronize by
sweeneyde
Apr 17, 2022
13m 7s
sweeneyde:extend
sweeneyde:extend
Apr 17, 2022
13m 7s
View #91626
View workflow file
gh-91625: Don't ignore extended args of adaptive opcodes
Docs
#24822:
Pull request
#91626
synchronize by
sweeneyde
Apr 17, 2022
14m 57s
sweeneyde:extend
sweeneyde:extend
Apr 17, 2022
14m 57s
View #91626
View workflow file
gh-91625: Don't ignore extended args of adaptive opcodes
Tests
#45330:
Pull request
#91626
synchronize by
sweeneyde
Apr 17, 2022
20m 39s
sweeneyde:extend
sweeneyde:extend
Apr 17, 2022
20m 39s
View #91626
View workflow file
gh-90527: Evaluate typing.ForwardRef inside typing.NewType
Docs
#24821:
Pull request
#91637
opened by
uriyyo
Apr 17, 2022
14m 9s
uriyyo:fix-issue-90527
uriyyo:fix-issue-90527
Apr 17, 2022
14m 9s
View #91637
View workflow file
gh-90527: Evaluate typing.ForwardRef inside typing.NewType
Tests
#45329:
Pull request
#91637
opened by
uriyyo
Apr 17, 2022
21m 50s
uriyyo:fix-issue-90527
uriyyo:fix-issue-90527
Apr 17, 2022
21m 50s
View #91637
View workflow file
Assertion failure when func_repr is called on an already tp_clear-ed object
new-bugs-announce notifier
#84:
Issue
#91636
opened by
hvenev
Apr 17, 2022
14s
Apr 17, 2022
14s
View workflow file
gh-91603: Speed up isinstance/issubclass on union types
Tests
#45328:
Pull request
#91631
synchronize by
uriyyo
Apr 17, 2022
22m 49s
uriyyo:feature/faster-union-checks
uriyyo:feature/faster-union-checks
Apr 17, 2022
22m 49s
View #91631
View workflow file
gh-91603: Speed up isinstance/issubclass on union types
Docs
#24820:
Pull request
#91631
synchronize by
uriyyo
Apr 17, 2022
12m 54s
uriyyo:feature/faster-union-checks
uriyyo:feature/faster-union-checks
Apr 17, 2022
12m 54s
View #91631
View workflow file
gh-91098: Use Argument Clinic for Object/classobject.c to fix docstrings
Tests
#45327:
Pull request
#31711
reopened by
arhadthedev
Apr 17, 2022
In progress
arhadthedev:ac-classobject
arhadthedev:ac-classobject
Apr 17, 2022
In progress
View #31711
View workflow file
gh-91098: Use Argument Clinic for Object/classobject.c to fix docstrings
Docs
#24819:
Pull request
#31711
reopened by
arhadthedev
Apr 17, 2022
13m 57s
arhadthedev:ac-classobject
arhadthedev:ac-classobject
Apr 17, 2022
13m 57s
View #31711
View workflow file
gh-91118: Fix docstrings that do not honor --without-doc-strings
Tests
#45326:
Pull request
#31769
reopened by
arhadthedev
Apr 17, 2022
26m 41s
arhadthedev:ctypes-without-doc-string
arhadthedev:ctypes-without-doc-string
Apr 17, 2022
26m 41s
View #31769
View workflow file
gh-91118: Fix docstrings that do not honor --without-doc-strings
Docs
#24818:
Pull request
#31769
reopened by
arhadthedev
Apr 17, 2022
16m 45s
arhadthedev:ctypes-without-doc-string
arhadthedev:ctypes-without-doc-string
Apr 17, 2022
16m 45s
View #31769
View workflow file
gh-91265: Make old ctypes.macholib tests runned by `python -m test`
Docs
#24817:
Pull request
#32094
reopened by
arhadthedev
Apr 17, 2022
15m 27s
arhadthedev:macholib-move-tests
arhadthedev:macholib-move-tests
Apr 17, 2022
15m 27s
View #32094
View workflow file
gh-91265: Make old ctypes.macholib tests runned by `python -m test`
Tests
#45325:
Pull request
#32094
reopened by
arhadthedev
Apr 17, 2022
25m 8s
arhadthedev:macholib-move-tests
arhadthedev:macholib-move-tests
Apr 17, 2022
25m 8s
View #32094
View workflow file
gh-91298: Refine traversable (apply changes from importlib_resources …
Tests
#45324:
Commit
7659681
pushed by
jaraco
Apr 17, 2022
25m 48s
main
main
Apr 17, 2022
25m 48s
View workflow file
bpo-46126: Restore docstrings in importlib.metadata tests. (#32288)
Tests
#45323:
Commit
67712e7
pushed by
jaraco
Apr 17, 2022
23m 40s
main
main
Apr 17, 2022
23m 40s
View workflow file
gh-91603: Speed up isinstance/issubclass on union types
Tests
#45322:
Pull request
#91631
synchronize by
uriyyo
Apr 17, 2022
21m 54s
uriyyo:feature/faster-union-checks
uriyyo:feature/faster-union-checks
Apr 17, 2022
21m 54s
View #91631
View workflow file
gh-91603: Speed up isinstance/issubclass on union types
Docs
#24816:
Pull request
#91631
synchronize by
uriyyo
Apr 17, 2022
14m 30s
uriyyo:feature/faster-union-checks
uriyyo:feature/faster-union-checks
Apr 17, 2022
14m 30s
View #91631
View workflow file
gh-91576: Speed up iteration of strings
Docs
#24815:
Pull request
#91574
synchronize by
kumaraditya303
Apr 17, 2022
14m 49s
kumaraditya303:fast-iter-str
kumaraditya303:fast-iter-str
Apr 17, 2022
14m 49s
View #91574
View workflow file
gh-91576: Speed up iteration of strings
Tests
#45321:
Pull request
#91574
synchronize by
kumaraditya303
Apr 17, 2022
20m 24s
kumaraditya303:fast-iter-str
kumaraditya303:fast-iter-str
Apr 17, 2022
20m 24s
View #91574
View workflow file
Inconsistent behavior of asyncio.Transport.get_extra_info("peername") on TLS vs. non-TLS connections
new-bugs-announce notifier
#83:
Issue
#91635
opened by
aaugustin
Apr 17, 2022
15s
Apr 17, 2022
15s
View workflow file
Previous
1
2
3
4
5
…
2952
2953
Next
You can’t perform that action at this time.
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.