FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Doc - 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
74.9k
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
Doc
on
3.6
User selector
Datepicker
Commit history
Commits on Dec 28, 2021
Update REAME and Docs sidebar for EOL
ned-deily
committed
8d999cb
View commit details
Copy full SHA for 8d999cb
View code at this point
Browse repository at this point
Commits on Aug 31, 2021
[3.6] bpo-44394: Update libexpat copy to 2.4.1 (GH-26945) (GH-28042) (GH-28080)
Show description for 910886a
ned-deily
authored
910886a
View commit details
Copy full SHA for 910886a
View code at this point
Browse repository at this point
Commits on May 20, 2021
[3.6] bpo-43882 - Mention urllib.parse changes in Whats New section for 3.6.14 (GH-26268)
Show description for 6f743e7
orsenthil
and
gpshead
authored
6f743e7
View commit details
Copy full SHA for 6f743e7
View code at this point
Browse repository at this point
Commits on May 6, 2021
[3.6] bpo-43882 - urllib.parse should sanitize urls containing ASCII newline and tabs (GH-25924)
Show description for 6c472d3
miss-islington
authored
6c472d3
View commit details
Copy full SHA for 6c472d3
View code at this point
Browse repository at this point
Commits on Mar 16, 2021
[3.6] bpo-43285 Make ftplib not trust the PASV response. (GH-24838) (GH-24881) (GH-24882)
Show description for 4134f15
miss-islington
and
gpshead
authored
4134f15
View commit details
Copy full SHA for 4134f15
View code at this point
Browse repository at this point
Commits on Feb 15, 2021
[3.6] bpo-42967: only use '&' as a query string separator (GH-24297) (GH-24532)
Show description for 5c17dfc
authored
5c17dfc
View commit details
Copy full SHA for 5c17dfc
View code at this point
Browse repository at this point
Commits on Jan 2, 2021
[3.6] Bring Python into the new year. (GH-24036). (GH-24054)
Show description for 415c4a1
corona10
authored
415c4a1
View commit details
Copy full SHA for 415c4a1
View code at this point
Browse repository at this point
Commits on Oct 22, 2020
[3.6] Remove 3.5 from Doc version switcher in master. (GH-22886) (#22891)
Show description for a75c4c9
larryhastings
authored
a75c4c9
View commit details
Copy full SHA for a75c4c9
View code at this point
Browse repository at this point
Commits on Jun 17, 2020
3.6.11rc1
ned-deily
committed
d384df4
View commit details
Copy full SHA for d384df4
View code at this point
Browse repository at this point
Commits on May 23, 2020
Add pt-br switcher to the Documentation website (GH-20301)
rffontenelle
authored
763b193
View commit details
Copy full SHA for 763b193
View code at this point
Browse repository at this point
Commits on May 19, 2020
Doc: Python 3.10 in sidebar and version switcher. (GH-20209) (GH-20224)
Show description for f5c1089
miss-islington
and
JulienPalard
authored
f5c1089
View commit details
Copy full SHA for f5c1089
View code at this point
Browse repository at this point
Commits on Mar 14, 2020
bpo-39869: Fix typo in 'Instance objects' section. (GH-18889) (GH-18898)
Show description for 6b6756f
miss-islington
and
awecx
authored
6b6756f
View commit details
Copy full SHA for 6b6756f
View code at this point
Browse repository at this point
Commits on Feb 13, 2020
bpo-39545: Document restrictions on "await" and "async for" in f-strings. (GH-18459)
serhiy-storchaka
authored
cebe9ee
View commit details
Copy full SHA for cebe9ee
View code at this point
Browse repository at this point
Commits on Feb 10, 2020
bpo-39545: docs: do not use await in f-strings (GH-18434)
elenaoat
authored
a2963f0
View commit details
Copy full SHA for a2963f0
View code at this point
Browse repository at this point
Commits on Jan 7, 2020
Doc: Change Python 2 status to EOL. (GH-17885) (GH-17887)
Show description for fe24458
authored and
ned-deily
committed
fe24458
View commit details
Copy full SHA for fe24458
View code at this point
Browse repository at this point
Commits on Jan 3, 2020
[3.6] Bring Python into the next decade. (GH-17804)
Show description for a9964b0
benjaminp
authored
a9964b0
View commit details
Copy full SHA for a9964b0
View code at this point
Browse repository at this point
Commits on Dec 16, 2019
[3.6] Add whatsnew for removal of asyncio.loop.create_datagram_endpoint()'s *reuse_address* parameter (GH-17595). (GH-17632)
Show description for 50fc84a
aeros
authored and
ned-deily
committed
50fc84a
View commit details
Copy full SHA for 50fc84a
View code at this point
Browse repository at this point
Commits on Dec 11, 2019
[3.6] bpo-37228: Fix loop.create_datagram_endpoint()'s usage of SO_REUSEADDR (GH-17311). (GH-17571)
Show description for b23c084
aeros
authored and
ned-deily
committed
b23c084
View commit details
Copy full SHA for b23c084
View code at this point
Browse repository at this point
Commits on Oct 23, 2019
[3.6] Fix Zope URL (GH-16880) (GH-16904)
Show description for 293fc17
authored and
ned-deily
committed
293fc17
View commit details
Copy full SHA for 293fc17
View code at this point
Browse repository at this point
Commits on Oct 15, 2019
Update doc switcher list for 3.8.0 (GH-16809) (GH-16812)
Show description for 1039f21
miss-islington
and
ned-deily
committed
1039f21
View commit details
Copy full SHA for 1039f21
View code at this point
Browse repository at this point
Commits on Oct 14, 2019
Doc: 3.8 is now stable. (GH-16790) (GH-16793)
Show description for 819ad37
authored and
ned-deily
committed
819ad37
View commit details
Copy full SHA for 819ad37
View code at this point
Browse repository at this point
Commits on Jul 8, 2019
bpo-37149: Replace dead link for online Tkinter reference (GH-14616)
Show description for 317c33e
ned-deily
and
terryjreedy
committed
317c33e
View commit details
Copy full SHA for 317c33e
View code at this point
Browse repository at this point
Commits on Jul 3, 2019
Fix 3.6 documentation build for sphinx<1.6 (GH-14576)
asottile
authored and
ned-deily
committed
a6d97e2
View commit details
Copy full SHA for a6d97e2
View code at this point
Browse repository at this point
Commits on Jun 16, 2019
Doc: Remove an ugly space before a dot. (GH-14123) (GH-14130)
Show description for ecafe8e
authored and
ned-deily
committed
ecafe8e
View commit details
Copy full SHA for ecafe8e
View code at this point
Browse repository at this point
Commits on Jun 15, 2019
[3.6] Doc: Add an optional obsolete header. (GH-13638). (GH-13657)
Show description for 78309c9
JulienPalard
authored and
ned-deily
committed
78309c9
View commit details
Copy full SHA for 78309c9
View code at this point
Browse repository at this point
Commits on Jun 13, 2019
[3.6] Doc fix: duplicate object description of email.message (GH-13742) (GH-14041)
ned-deily
authored
1af68a6
View commit details
Copy full SHA for 1af68a6
View code at this point
Browse repository at this point
Commits on Jun 9, 2019
Stop using deprecated logging API in Sphinx suspicious checker (GH-9875) (GH-13923)
Show description for 9393e19
authored and
ned-deily
committed
9393e19
View commit details
Copy full SHA for 9393e19
View code at this point
Browse repository at this point
Commits on Jun 4, 2019
Doc: Python 3.9 in sidebar and version switcher. (GH-13824) (GH-13827)
Show description for dffc558
authored and
ned-deily
committed
dffc558
View commit details
Copy full SHA for dffc558
View code at this point
Browse repository at this point
Commits on Mar 20, 2019
[3.6] bpo-35564: add master_doc='contents' to conf.py (GH-11290). (GH-12461)
Show description for 4508bc3
authored and
ned-deily
committed
4508bc3
View commit details
Copy full SHA for 4508bc3
View code at this point
Browse repository at this point
Commits on Mar 18, 2019
bpo-36195: Remove the ThreadPoolExecutor documentation mentioning the initializer feature added in Python 3.7 (GH-12182)
harmands
authored and
ned-deily
committed
e601ef0
View commit details
Copy full SHA for e601ef0
View code at this point
Browse repository at this point
Commits on Mar 12, 2019
[3.6] bpo-36216: Add check for characters in netloc that normalize to separators (GH-12201) (GH-12215)
zooba
authored and
ned-deily
committed
23fc041
View commit details
Copy full SHA for 23fc041
View code at this point
Browse repository at this point
Commits on Feb 27, 2019
Document the surprising sideeffect PyErr_Print(). (GH-12081) (GH-12084)
Show description for fb35241
authored and
ned-deily
committed
fb35241
View commit details
Copy full SHA for fb35241
View code at this point
Browse repository at this point
Commits on Feb 10, 2019
Doc sidebar: 3.6 has moved to security-fix mode. (GH-11810) (GH-11812)
Show description for c41523a
authored and
ned-deily
committed
c41523a
View commit details
Copy full SHA for c41523a
View code at this point
Browse repository at this point
Commits on Feb 3, 2019
[3.6] bpo-35605: Fix documentation build for sphinx<1.6 (GH-11368)
asottile
authored and
ned-deily
committed
9bacdce
View commit details
Copy full SHA for 9bacdce
View code at this point
Browse repository at this point
Commits on Jan 18, 2019
bpo-35486: Note Py3.6 import system API requirement change (GH-11540) (GH-11588)
Show description for 1edb3dc
authored and
ned-deily
committed
1edb3dc
View commit details
Copy full SHA for 1edb3dc
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL