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
da8cf8a
User selector
Datepicker
Commit history
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
Commits on Dec 4, 2021
bpo-45695: Test out-of-tree builds on GHA (GH-29904)
tiran
authored
cee07b1
View commit details
Copy full SHA for cee07b1
View code at this point
Browse repository at this point
Commits on Nov 24, 2021
bpo-45893: Add missing extern C to initconfig.h (GH-29761)
Show description for f4afc53
tiran
and
zooba
authored
f4afc53
View commit details
Copy full SHA for f4afc53
View code at this point
Browse repository at this point
Commits on Nov 15, 2021
bpo-28533: Remove asyncore, asynchat, smtpd modules (GH-29521)
Show description for 9bf2cbc
vstinner
authored
9bf2cbc
View commit details
Copy full SHA for 9bf2cbc
View code at this point
Browse repository at this point
Commits on Oct 28, 2021
bpo-45548: Fix out-of-tree and Debian builds (GH-29263)
Show description for 4c95fb4
tiran
authored
4c95fb4
View commit details
Copy full SHA for 4c95fb4
View code at this point
Browse repository at this point
Commits on Oct 21, 2021
Add workflow_dispatch trigger to GHA workflows (GH-27873)
nightlark
authored
3754f55
View commit details
Copy full SHA for 3754f55
View code at this point
Browse repository at this point
Commits on Oct 3, 2021
bpo-45350: Rerun autoreconf with the pkg-config macros (GH-28708)
pablogsal
authored
a25dcae
View commit details
Copy full SHA for a25dcae
View code at this point
Browse repository at this point
Commits on Sep 21, 2021
bpo-45200: Ignore test_multiprocessing_* in ASAN build due to false positives (GH-28492)
pablogsal
authored
a356272
View commit details
Copy full SHA for a356272
View code at this point
Browse repository at this point
Commits on Sep 7, 2021
bpo-38820: Test with OpenSSL 3.0.0 final (GH-28205)
Show description for cc7c680
tiran
authored
cc7c680
View commit details
Copy full SHA for cc7c680
View code at this point
Browse repository at this point
Commits on Sep 4, 2021
Check that 'configure' is generated by GNU Autoconf 2.69 (GH-28152)
pablogsal
authored
6beaf2f
View commit details
Copy full SHA for 6beaf2f
View code at this point
Browse repository at this point
Commits on Aug 30, 2021
bpo-45019: Add a tool to generate list of modules to include for frozen modules (gh-27980)
Show description for 044e8d8
ericsnowcurrently
authored
044e8d8
View commit details
Copy full SHA for 044e8d8
View code at this point
Browse repository at this point
Commits on Aug 29, 2021
bpo-45007: Update to OpenSSL 1.1.1l in Windows build and CI (GH-28009)
zooba
authored
d3bdbbf
View commit details
Copy full SHA for d3bdbbf
View code at this point
Browse repository at this point
Commits on Aug 9, 2021
bpo-44854: Remove trailing whitespaces (GH-27689)
serhiy-storchaka
authored
058fb35
View commit details
Copy full SHA for 058fb35
View code at this point
Browse repository at this point
Commits on Aug 2, 2021
build(deps): bump actions/stale from 3 to 4 (#27526)
Show description for db3774d
dependabot[bot]
authored
db3774d
View commit details
Copy full SHA for db3774d
View code at this point
Browse repository at this point
Commits on Jul 30, 2021
Fail the CI if an optional module fails to compile (GH-27466)
pablogsal
authored
7cad0be
View commit details
Copy full SHA for 7cad0be
View code at this point
Browse repository at this point
Commits on Jul 29, 2021
Add missing gdbm dependencies to the UNIX CI (GH-27467)
pablogsal
authored
851cca8
View commit details
Copy full SHA for 851cca8
View code at this point
Browse repository at this point
Commits on Jul 27, 2021
Add windows build.bat counterpart for 'make regen-all' in error message (GH-26770)
Fidget-Spinner
authored
d61b69f
View commit details
Copy full SHA for d61b69f
View code at this point
Browse repository at this point
Commits on Jul 17, 2021
Replace @ilevkivskyi with @Fidget-Spinner as typing code owner (#27210)
ambv
authored
311ee83
View commit details
Copy full SHA for 311ee83
View code at this point
Browse repository at this point
Commits on Jul 12, 2021
build(deps): bump actions/upload-artifact from 2.2.3 to 2.2.4 (#26979)
Show description for 171d529
dependabot[bot]
authored
171d529
View commit details
Copy full SHA for 171d529
View code at this point
Browse repository at this point
Commits on Jun 19, 2021
bpo-38820: Test with OpenSSL 3.0.0-beta1 (GH-26769)
Show description for 44fb551
tiran
authored
44fb551
View commit details
Copy full SHA for 44fb551
View code at this point
Browse repository at this point
Commits on Jun 10, 2021
Run address sanitiser in the GitHub CI (GH-26640)
pablogsal
authored
f82262b
View commit details
Copy full SHA for f82262b
View code at this point
Browse repository at this point
Commits on Jun 8, 2021
bpo-42238: Doc CI: Disable suspicious checks. (GH-26575)
Show description for 227a093
JulienPalard
authored
227a093
View commit details
Copy full SHA for 227a093
View code at this point
Browse repository at this point
Commits on Jun 4, 2021
Removing myself from ssl code ownership (GH-26529)
Show description for 6ab65c6
tiran
authored
6ab65c6
View commit details
Copy full SHA for 6ab65c6
View code at this point
Browse repository at this point
Commits on Jun 2, 2021
build(deps): bump actions/cache from 2.1.5 to 2.1.6 (GH-26476)
Show description for 8916633
dependabot[bot]
authored
8916633
View commit details
Copy full SHA for 8916633
View code at this point
Browse repository at this point
Commits on May 20, 2021
bpo-38820: Test with OpenSSL 3.0.0-alpha17 (#26266)
tiran
authored
7109624
View commit details
Copy full SHA for 7109624
View code at this point
Browse repository at this point
Update link in SECURITY.md (GH-21320)
Marcono1234
authored
4d396e7
View commit details
Copy full SHA for 4d396e7
View code at this point
Browse repository at this point
Commits on May 19, 2021
Enable GitHub Actions on the 3.10 branch (GH-26242)
hugovk
authored
24ccc89
View commit details
Copy full SHA for 24ccc89
View code at this point
Browse repository at this point
Commits on May 6, 2021
bpo-38820: Test with OpenSSL 3.0.0-alpha16 (GH-25942)
Show description for e852556
tiran
authored
e852556
View commit details
Copy full SHA for e852556
View code at this point
Browse repository at this point
Commits on May 4, 2021
build(deps): bump actions/cache from v2.1.4 to v2.1.5 (#25773)
Show description for d783ce7
dependabot[bot]
authored
d783ce7
View commit details
Copy full SHA for d783ce7
View code at this point
Browse repository at this point
build(deps): bump actions/upload-artifact from v2.2.2 to v2.2.3 (#25772)
Show description for e68e3b7
dependabot[bot]
authored
e68e3b7
View commit details
Copy full SHA for e68e3b7
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL