FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for .github - python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
75k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
.github
on
debbf8a
User selector
Datepicker
Commit history
Commits on Apr 11, 2022
Remove dead "Check PRs with 'CLA not signed' label" (#91429)
arhadthedev
authored
a8abb76
View commit details
Copy full SHA for a8abb76
View code at this point
Browse repository at this point
Commits on Apr 10, 2022
Replace contributor-visible mentions of BPO in .github/* (GH-91426)
arhadthedev
authored
98ff4a6
View commit details
Copy full SHA for 98ff4a6
View code at this point
Browse repository at this point
Remove the issue template config after the migration (GH-32106)
ezio-melotti
authored
bcda3f1
View commit details
Copy full SHA for bcda3f1
View code at this point
Browse repository at this point
notify new-bugs-announce on new issue open (#32421)
ewdurbin
authored
9263c86
View commit details
Copy full SHA for 9263c86
View code at this point
Browse repository at this point
Commits on Mar 31, 2022
bpo-47146: Stop Depending On regen-deepfreeze For regen-global-objects (gh-32218)
Show description for e7bb7c2
ericsnowcurrently
authored
e7bb7c2
View commit details
Copy full SHA for e7bb7c2
View code at this point
Browse repository at this point
Commits on Mar 30, 2022
Add CODEOWNERS entry for pathlib (GH-32202)
brettcannon
authored
795c00b
View commit details
Copy full SHA for 795c00b
View code at this point
Browse repository at this point
Commits on Mar 26, 2022
bpo-47095: Use libb2 to provide blake2 implementation (GH-32059)
tiran
authored
b16b6bb
View commit details
Copy full SHA for b16b6bb
View code at this point
Browse repository at this point
Commits on Mar 24, 2022
Add an issue template config for the migration (GH-32101)
ezio-melotti
authored
b68431f
View commit details
Copy full SHA for b68431f
View code at this point
Browse repository at this point
Commits on Mar 18, 2022
bpo-47037: Test debug builds on Windows in CI so that native assertions are noticed sooner (GH-31965)
zooba
authored
d0a91bd
View commit details
Copy full SHA for d0a91bd
View code at this point
Browse repository at this point
Commits on Mar 15, 2022
bpo-47024: Update OpenSSL to 1.1.1n (GH-31895)
Show description for af0a50d
tiran
and
zware
authored
af0a50d
View commit details
Copy full SHA for af0a50d
View code at this point
Browse repository at this point
Commits on Mar 10, 2022
bpo-46973: Add regen-configure make target (GH-31792)
tiran
authored
434ffb7
View commit details
Copy full SHA for 434ffb7
View code at this point
Browse repository at this point
Commits on Mar 8, 2022
bpo-40059: Add tomllib (PEP-680) (GH-31498)
Show description for 591f675
hukkin
authored
591f675
View commit details
Copy full SHA for 591f675
View code at this point
Browse repository at this point
Commits on Mar 7, 2022
Clean up CODEOWNERS (#31715)
Show description for e38d0df
JelleZijlstra
authored
e38d0df
View commit details
Copy full SHA for e38d0df
View code at this point
Browse repository at this point
Commits on Mar 1, 2022
bpo-46633: Skip tests on ASAN and/or MSAN builds (GH-31632)
Show description for 9204bb7
vstinner
authored
9204bb7
View commit details
Copy full SHA for 9204bb7
View code at this point
Browse repository at this point
Commits on Feb 23, 2022
build(deps): bump actions/upload-artifact from 2.2.4 to 2.3.1 (GH-30325)
Show description for 6e117e7
dependabot[bot]
authored
6e117e7
View commit details
Copy full SHA for 6e117e7
View code at this point
Browse repository at this point
Commits on Feb 18, 2022
Process more stale PRs, oldest first (GH-31407)
hugovk
authored
892ff93
View commit details
Copy full SHA for 892ff93
View code at this point
Browse repository at this point
"Own" pattern matching and peepholing (GH-31412)
brandtbucher
authored
91cc5fd
View commit details
Copy full SHA for 91cc5fd
View code at this point
Browse repository at this point
Commits on Feb 17, 2022
Close stale PRs without signed CLA (GH-30500)
Show description for 5bc4327
Erlend Egeberg Aasland
and
hugovk
authored
5bc4327
View commit details
Copy full SHA for 5bc4327
View code at this point
Browse repository at this point
Commits on Feb 16, 2022
Become a CODEOWNER for typing (#31374)
JelleZijlstra
authored
6f1efd1
View commit details
Copy full SHA for 6f1efd1
View code at this point
Browse repository at this point
bpo-46541: Drop the check for orphaned global strings. (gh-31363)
Show description for 6c89589
ericsnowcurrently
authored
6c89589
View commit details
Copy full SHA for 6c89589
View code at this point
Browse repository at this point
Commits on Feb 8, 2022
bpo-46541: Replace core use of _Py_IDENTIFIER() with statically initialized global objects. (gh-30928)
Show description for 81c7204
ericsnowcurrently
authored
81c7204
View commit details
Copy full SHA for 81c7204
View code at this point
Browse repository at this point
Commits on Feb 7, 2022
Skip cron workflow for forks (GH-30748)
hugovk
authored
39dec1c
View commit details
Copy full SHA for 39dec1c
View code at this point
Browse repository at this point
Commits on Jan 28, 2022
bpo-33125: Enables building traditional installer for Windows ARM64 (GH-30885)
Show description for 45faf15
zooba
authored
45faf15
View commit details
Copy full SHA for 45faf15
View code at this point
Browse repository at this point
Commits on Jan 25, 2022
Add skips to crashing tests under sanitizers instead of manually skipping them (GH-30897)
pablogsal
authored
a275053
View commit details
Copy full SHA for a275053
View code at this point
Browse repository at this point
Commits on Jan 22, 2022
bpo-45200: GHA Address Sanitizer skips 3 slowest tests (GH-30797)
Show description for ce7d667
vstinner
authored
ce7d667
View commit details
Copy full SHA for ce7d667
View code at this point
Browse repository at this point
Commits on Jan 9, 2022
Add a (conservative) timeout for Windows builds on GitHub Actions (GH-30301)
mdickinson
authored
0ea2ef5
View commit details
Copy full SHA for 0ea2ef5
View code at this point
Browse repository at this point
Commits on Jan 2, 2022
bpo-46219, 46221: simplify except* implementation following exc_info changes. Move helpers to exceptions.c. Do not assume that exception groups are truthy. (GH-30289)
iritkatriel
authored
65e7c1f
View commit details
Copy full SHA for 65e7c1f
View code at this point
Browse repository at this point
Commits on Dec 30, 2021
Delete `FUNDING.yml`, since there's an organisation default (#30294)
sobolevn
authored
30ee33d
View commit details
Copy full SHA for 30ee33d
View code at this point
Browse repository at this point
Commits on Dec 22, 2021
bpo-46106: Update OpenSSL to 1.1.1m (GH-30211)
Show description for fc54e72
kumaraditya303
and
ned-deily
authored
fc54e72
View commit details
Copy full SHA for fc54e72
View code at this point
Browse repository at this point
Commits on Dec 17, 2021
bpo-44035: Show git diff after autoreconf and regen (GH-30117)
tiran
authored
da8cf8a
View commit details
Copy full SHA for da8cf8a
View code at this point
Browse repository at this point
bpo-46114: Fix OpenSSL version check for 3.0.1 (GH-30170)
tiran
authored
2985fea
View commit details
Copy full SHA for 2985fea
View code at this point
Browse repository at this point
Commits on Dec 10, 2021
build(deps): bump actions/cache from 2.1.6 to 2.1.7 (GH-29875)
Show description for 901cbbd
dependabot[bot]
authored
901cbbd
View commit details
Copy full SHA for 901cbbd
View code at this point
Browse repository at this point
Commits on Dec 9, 2021
bpo-46016: GHA Doc job now also runs "make check" (GH-30009)
Show description for da3cf43
vstinner
authored
da3cf43
View commit details
Copy full SHA for da3cf43
View code at this point
Browse repository at this point
Commits on Dec 7, 2021
Revert "bpo-28533: Remove asyncore, asynchat, smtpd modules (GH-29521)" (GH-29951)
Show description for cf7eaa4
vstinner
authored
cf7eaa4
View commit details
Copy full SHA for cf7eaa4
View code at this point
Browse repository at this point
Commits on Dec 6, 2021
bpo-44035: Check autoconf files thoroughly (GH-29935)
Show description for 98fac8b
tiran
authored
98fac8b
View commit details
Copy full SHA for 98fac8b
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL