index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
license.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Docs: Fix Sphinx warnings in license.rst (#108142)
Erlend E. Aasland
2023-08-20
1
-5/+5
*
gh-99079: Update macOS installer to use OpenSSL 3.0.9. (GH-107474)
Ned Deily
2023-07-31
1
-128/+180
*
gh-104773: PEP 594: Remove the audioop module (#104937)
Victor Stinner
2023-05-25
1
-28/+0
*
gh-104773: PEP 594: Remove the uu module (#104932)
Victor Stinner
2023-05-25
1
-1/+1
*
gh-104773: PEP 594: Remove the crypt module (#104908)
Victor Stinner
2023-05-25
1
-1/+1
*
Update copyright years to 2023. (gh-100848)
Benjamin Peterson
2023-01-08
1
-1/+1
*
Fix rendering of audioop license in Doc/license.rst (GH-99752)
Zachary Ware
2022-11-24
1
-0/+4
*
gh-72719: Remove asyncore and asynchat modules (#96580)
Nikita Sobolev
2022-11-08
1
-2/+2
*
bpo-2716: add license for audioop module (#19972)
Furkan Onder
2022-10-21
1
-0/+25
*
[doc] Fix broken links to C extensions accelerating stdlib modules (#96914)
partev
2022-10-08
1
-3/+6
*
gh-91838: Use HTTPS links in docs for resources which redirect to HTTPS (GH-9...
Serhiy Storchaka
2022-08-04
1
-1/+1
*
gh-93851: Fix all broken links in Doc/ (GH-93853)
Oleg Iarygin
2022-06-21
1
-3/+3
*
Update copyright year to 2022. (GH-30335)
Benjamin Peterson
2022-01-02
1
-1/+1
*
Revert "bpo-28533: Remove asyncore, asynchat, smtpd modules (GH-29521)" (GH-2...
Victor Stinner
2021-12-07
1
-0/+27
*
bpo-28533: Remove asyncore, asynchat, smtpd modules (GH-29521)
Victor Stinner
2021-11-15
1
-27/+0
*
bpo-41203: Replace Mac OS X and OS X with macOS (GH-28515)
Serhiy Storchaka
2021-09-22
1
-1/+1
*
bpo-44740: Lowercase "internet" and "web" where appropriate. (#27378)
Mariusz Felisiak
2021-07-26
1
-2/+2
*
bpo-44320: Fix markup for W3C C14N test suite (GH-26556)
NAKAMURA Osamu
2021-06-06
1
-1/+1
*
Bring Python into the new year. (GH-24036)
Dong-hee Na
2021-01-01
1
-1/+1
*
bpo-39883: Use BSD0 license for code in docs (GH-17635)
Todd
2020-09-03
1
-0/+34
*
Update libmpdec license dates (GH-21216)
Stefan Krah
2020-06-29
1
-1/+1
*
Bring Python into the next decade. (GH-17801)
Benjamin Peterson
2020-01-03
1
-1/+1
*
Fix Zope URL (GH-16880)
Kyle Stanley
2019-10-22
1
-1/+1
*
Doc: Replace the deprecated highlightlang directive by highlight. (#13377)
Stéphane Wirtel
2019-05-17
1
-1/+1
*
bpo-30668: add missing word in license.rst (GH-13115)
Patrick Mühlbauer
2019-05-06
1
-1/+1
*
Add correct license for C14N test suite to license docs. (GH-13055)
Stefan Behnel
2019-05-02
1
-0/+37
*
Bump copyright years to 2019. (GH-11404)
Benjamin Peterson
2019-01-02
1
-1/+1
*
bpo-29137: Remove fpectl module (#4789)
Nathaniel J. Smith
2018-01-06
1
-42/+0
*
advance copyright years to 2018 (#5094)
Benjamin Peterson
2018-01-05
1
-1/+1
*
Minor grammar fixes (GH-1174)
Mariatta
2017-04-19
1
-3/+4
*
Fix minor typos (GH-1173)
cocoatomo
2017-04-19
1
-1/+1
*
merge 3.4
Benjamin Peterson
2017-01-02
1
-1/+1
|
\
|
*
merge 3.3
Benjamin Peterson
2017-01-02
1
-1/+1
|
|
\
|
|
*
ring in 2017 for Python
Benjamin Peterson
2017-01-02
1
-1/+1
*
|
|
Issue #26736: Used HTTPS for external links in the documentation if possible.
Serhiy Storchaka
2016-05-07
1
-3/+3
*
|
|
Issue #26505: Fix typos in getaddrinfo license text.
Ned Deily
2016-03-07
1
-4/+4
*
|
|
Issue #26106: doc: Move text of licenses to parsed literal block
Victor Stinner
2016-01-21
1
-177/+183
|
/
/
*
|
merge 3.3
Benjamin Peterson
2016-01-01
1
-3/+3
|
\
\
|
|
/
|
*
2016 will be another year of writing copyrighted code
Benjamin Peterson
2016-01-01
1
-1/+1
*
|
merge 3.3
Benjamin Peterson
2015-01-01
1
-1/+1
|
\
\
|
|
/
|
*
merge 3.2
Benjamin Peterson
2015-01-01
1
-1/+1
|
|
\
|
|
*
update for copyright for 2015
Benjamin Peterson
2015-01-01
1
-1/+1
|
|
*
Copyright year update, add version to licenses.
v3.2.6rc1
Georg Brandl
2014-10-04
1
-1/+5
*
|
|
Issue #17128: Use private version of OpenSSL for 3.x OS X 10.5+ installers.
Ned Deily
2014-12-13
1
-3/+3
*
|
|
Fixing broken links in doc, part 3: the rest
Georg Brandl
2014-10-29
1
-1/+1
*
|
|
Use https:// URLs when referring to python.org hosts.
Georg Brandl
2014-10-29
1
-1/+1
*
|
|
Final documentation fixes for 3.4.0 final.
v3.4.0
Larry Hastings
2014-03-16
1
-3/+3
*
|
|
* Issue #16113: Remove sha3 module again.
Martin v. Löwis
2014-01-03
1
-19/+0
*
|
|
merge 3.3
Benjamin Peterson
2014-01-01
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
update copyright year
Benjamin Peterson
2014-01-01
1
-1/+1
[next]