FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Doc/faq - pythoncapi/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
pythoncapi
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Doc
faq
on
pythoncapi
User selector
Datepicker
Commit history
Commits on Jul 31, 2018
bpo-27671: Update FAQ about why len is function (GH-8432)
methane
authored
c48e26d
View commit details
Copy full SHA for c48e26d
View code at this point
Browse repository at this point
Commits on Jul 7, 2018
bpo-33888: Use CPython instead of Python in the FAQ (GH-7767)
Show description for 8d41278
andresdelfino
authored and
terryjreedy
committed
8d41278
View commit details
Copy full SHA for 8d41278
View code at this point
Browse repository at this point
Commits on Jul 5, 2018
Update Stackless Python wiki URL (GH-8072)
Show description for a6e1e41
JulienPalard
authored and
Mariatta
committed
a6e1e41
View commit details
Copy full SHA for a6e1e41
View code at this point
Browse repository at this point
Commits on Jul 1, 2018
bpo-30660: Doc: Optimize PNG files by optipng (GH-8032)
Show description for c6cd164
methane
authored
c6cd164
View commit details
Copy full SHA for c6cd164
View code at this point
Browse repository at this point
Commits on Jun 26, 2018
bpo-33957: Doc: Use better wording (GH-7912)
srinivasreddy
authored and
methane
committed
866c168
View commit details
Copy full SHA for 866c168
View code at this point
Browse repository at this point
Commits on Jun 23, 2018
bpo-33887: Add TOC to Design and History FAQ(GH-7766)
andresdelfino
authored and
Mariatta
committed
38cf49b
View commit details
Copy full SHA for 38cf49b
View code at this point
Browse repository at this point
Commits on Jun 16, 2018
bpo-33836: Recommend keyword-only param for memoization in FAQ (GH-7687)
Show description for 2707e41
noahhaasis
authored and
Mariatta
committed
2707e41
View commit details
Copy full SHA for 2707e41
View code at this point
Browse repository at this point
Commits on Jun 8, 2018
bpo-33799: Remove non-ordered dicts comments from FAQ
andresdelfino
authored and
methane
committed
396ecb9
View commit details
Copy full SHA for 396ecb9
View code at this point
Browse repository at this point
Commits on May 15, 2018
bpo-33503: Fix the broken pypi link in the source and the documentation (GH-6814)
matrixise
authored and
ned-deily
committed
19177fb
View commit details
Copy full SHA for 19177fb
View code at this point
Browse repository at this point
Commits on Apr 8, 2018
Improve highlighting of some code blocks. (GH-6401)
serhiy-storchaka
authored
46936d5
View commit details
Copy full SHA for 46936d5
View code at this point
Browse repository at this point
Commits on Mar 28, 2018
Fix typos '.::' should typically just be '::'. (GH-6165)
JulienPalard
authored
7855313
View commit details
Copy full SHA for 7855313
View code at this point
Browse repository at this point
Commits on Feb 9, 2018
Make formatting of some return codes conforming to the general style. (#5587)
serhiy-storchaka
authored
5bb0005
View commit details
Copy full SHA for 5bb0005
View code at this point
Browse repository at this point
Commits on Jan 20, 2018
bpo-25910: Link redirections in docs (#1933)
Show description for 338cd83
CuriousLearner
authored and
vstinner
committed
338cd83
View commit details
Copy full SHA for 338cd83
View code at this point
Browse repository at this point
Commits on Dec 13, 2017
trivial: link updates in documentation (#2765)
jamesfe
authored and
asvetlov
committed
4f29f3c
View commit details
Copy full SHA for 4f29f3c
View code at this point
Browse repository at this point
Commits on Dec 6, 2017
bpo-25910: Fixes redirection from http to https (#4674)
CuriousLearner
authored and
vstinner
committed
1b4587a
View commit details
Copy full SHA for 1b4587a
View code at this point
Browse repository at this point
Commits on Aug 30, 2017
bpo-30737: Update DevGuide links to new URL (GH-3228)
Show description for 384899d
bugzPDX
authored and
Mariatta
committed
384899d
View commit details
Copy full SHA for 384899d
View code at this point
Browse repository at this point
Commits on Aug 28, 2017
Fix a typo in the Programming FAQ. (#3230)
Show description for e9d978f
gpshead
authored
e9d978f
View commit details
Copy full SHA for e9d978f
View code at this point
Browse repository at this point
Commits on Jul 4, 2017
Remove outdated FOX from GUI FAQ (GH-2538)
Show description for d3ed287
berkerpeksag
authored
d3ed287
View commit details
Copy full SHA for d3ed287
View code at this point
Browse repository at this point
Commits on Mar 18, 2017
bpo-27200: Fix doctests in programming.rst and datetime.rst (#401)
marco-buttu
authored and
berkerpeksag
committed
909a6f6
View commit details
Copy full SHA for 909a6f6
View code at this point
Browse repository at this point
Commits on Feb 16, 2017
Change some mercurial/ hg.python.org references. (#8)
orsenthil
authored
b2ee40e
View commit details
Copy full SHA for b2ee40e
View code at this point
Browse repository at this point
Commits on Feb 13, 2017
Travis CI: run rstlint.py in the docs job (#68)
Show description for 2b50186
vstinner
authored
2b50186
View commit details
Copy full SHA for 2b50186
View code at this point
Browse repository at this point
bpo-29521 Fix two minor documentation build warnings (#41)
Show description for 3d707be
JDLH
authored and
briancurtin
committed
3d707be
View commit details
Copy full SHA for 3d707be
View code at this point
Browse repository at this point
Commits on Jan 2, 2017
Issue #29024: Merge from 3.5
berkerpeksag
committed
37023b6
View commit details
Copy full SHA for 37023b6
View code at this point
Browse repository at this point
Issue #29024: Add Kivy entry to GUI FAQ
Show description for d2d673f
berkerpeksag
committed
d2d673f
View commit details
Copy full SHA for d2d673f
View code at this point
Browse repository at this point
Commits on Nov 26, 2016
Issue #28763: Use double hyphens (rendered as en-dashes) in numerical ranges
Show description for c7b1a0b
serhiy-storchaka
committed
c7b1a0b
View commit details
Copy full SHA for c7b1a0b
View code at this point
Browse repository at this point
Issue #28763: Use double hyphens (rendered as en-dashes) in numerical ranges
Show description for 0264e46
serhiy-storchaka
committed
0264e46
View commit details
Copy full SHA for 0264e46
View code at this point
Browse repository at this point
Commits on Nov 18, 2016
Issue #28705: greatly simplify the FAQ entry on transpiling.
Show description for 78ffd6c
brettcannon
committed
78ffd6c
View commit details
Copy full SHA for 78ffd6c
View code at this point
Browse repository at this point
Commits on Jul 29, 2016
Issue #26462: Merge code block fixes from 3.5
vadmium
committed
6a09315
View commit details
Copy full SHA for 6a09315
View code at this point
Browse repository at this point
Commits on Jul 26, 2016
Issue #26462: Doc: reduce literal_block warnings, fix syntax highlighting.
Show description for 1050d2d
vadmium
committed
1050d2d
View commit details
Copy full SHA for 1050d2d
View code at this point
Browse repository at this point
Commits on Jun 15, 2016
Merge from 3.5
berkerpeksag
committed
f0f2960
View commit details
Copy full SHA for f0f2960
View code at this point
Browse repository at this point
Make faq/general.rst gender-inclusive, patch by Sam Hathaway.
berkerpeksag
committed
33e7ca7
View commit details
Copy full SHA for 33e7ca7
View code at this point
Browse repository at this point
Commits on Jun 5, 2016
[merge from 3.5] - Issue27203 - Fix doctests Doc/faq/programming.rst.
Show description for 2950776
orsenthil
committed
2950776
View commit details
Copy full SHA for 2950776
View code at this point
Browse repository at this point
Issue27203 - Fix doctests Doc/faq/programming.rst.
Show description for 7749320
orsenthil
committed
7749320
View commit details
Copy full SHA for 7749320
View code at this point
Browse repository at this point
Commits on Jun 1, 2016
Merge from 3.5
berkerpeksag
committed
3207271
View commit details
Copy full SHA for 3207271
View code at this point
Browse repository at this point
Fix link in programming FAQ.
Show description for 5b6a14d
berkerpeksag
committed
5b6a14d
View commit details
Copy full SHA for 5b6a14d
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL