FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Doc/howto/functional.rst - 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
howto
functional.rst
on
pythoncapi
User selector
Datepicker
Commit history
Commits on Aug 7, 2018
Make code examples in Functional Programming HOWTO to be PEP 8 compliant. (GH-8646)
sir-sigurd
authored and
Mariatta
committed
db8707c
View commit details
Copy full SHA for db8707c
View code at this point
Browse repository at this point
Commits on Jul 11, 2018
bpo-34083: Update dict order in Functional HOWTO (GH-8230)
Stigjb
authored and
methane
committed
5e5bbbe
View commit details
Copy full SHA for 5e5bbbe
View code at this point
Browse repository at this point
Commits on Jun 4, 2017
bpo-30538: Update count() in Functional Programming HOWTO (#1919)
Show description for 9be4ff3
csabella
authored and
rhettinger
committed
9be4ff3
View commit details
Copy full SHA for 9be4ff3
View code at this point
Browse repository at this point
Commits on May 3, 2017
bpo-28315: Improve code examples in docs (GH-1372)
Show description for 8856940
ultimatecoder
authored and
Mariatta
committed
8856940
View commit details
Copy full SHA for 8856940
View code at this point
Browse repository at this point
Commits on Aug 9, 2016
Issue #27204: Fix doctests in Doc/howto
Show description for 378a1d7
zware
committed
378a1d7
View commit details
Copy full SHA for 378a1d7
View code at this point
Browse repository at this point
Commits on May 10, 2016
Issue #23921: Standardized documentation whitespace formatting.
Show description for dba9039
serhiy-storchaka
committed
dba9039
View commit details
Copy full SHA for dba9039
View code at this point
Browse repository at this point
Commits on May 7, 2016
Issue #26736: Used HTTPS for external links in the documentation if possible.
serhiy-storchaka
committed
6dff020
View commit details
Copy full SHA for 6dff020
View code at this point
Browse repository at this point
Commits on Feb 26, 2016
Closes #25910: fix dead and permanently redirected links in the docs. Thanks to SilentGhost for the patch.
birkenfeld
committed
5d94134
View commit details
Copy full SHA for 5d94134
View code at this point
Browse repository at this point
Commits on May 9, 2015
PEP 479: Change StopIteration handling inside generators.
Show description for 8170e8c
Yury Selivanov
committed
8170e8c
View commit details
Copy full SHA for 8170e8c
View code at this point
Browse repository at this point
Commits on Jun 16, 2014
Fix typo reported by Jesse W on docs@
zware
committed
0aecc18
View commit details
Copy full SHA for 0aecc18
View code at this point
Browse repository at this point
Commits on Nov 29, 2013
Issue #19795: Improved markup of True/False constants.
serhiy-storchaka
committed
0e90e99
View commit details
Copy full SHA for 0e90e99
View code at this point
Browse repository at this point
Issue #19795: Improved markup of True/False constants.
serhiy-storchaka
committed
fbc1c26
View commit details
Copy full SHA for fbc1c26
View code at this point
Browse repository at this point
Commits on May 20, 2013
#17955: minor updates to Functional howto
Show description for 2a9c8e8
akuchling
committed
2a9c8e8
View commit details
Copy full SHA for 2a9c8e8
View code at this point
Browse repository at this point
Commits on Jan 20, 2013
#16557: update functional howto -- "return value" is valid after PEP 380. Initial patch by Ramchandra Apte.
ezio-melotti
committed
5246f66
View commit details
Copy full SHA for 5246f66
View code at this point
Browse repository at this point
Commits on Oct 13, 2012
Undo changes accidentally reverted in de8787029fe4.
cjerdonek
committed
006d907
View commit details
Copy full SHA for 006d907
View code at this point
Browse repository at this point
Commits on Oct 12, 2012
Make doctests pass in the functional howto.
ezio-melotti
committed
35cbf16
View commit details
Copy full SHA for 35cbf16
View code at this point
Browse repository at this point
Improve markup in functional.rst, and fix a couple of errors.
ezio-melotti
committed
45a101d
View commit details
Copy full SHA for 45a101d
View code at this point
Browse repository at this point
Commits on Aug 15, 2012
clarify in/not in in case of infinite iterators; thanks to Sergey Skovorodkin from docs@
sandrotosi
committed
dd7c552
View commit details
Copy full SHA for dd7c552
View code at this point
Browse repository at this point
Commits on Dec 31, 2011
fix some broken URLs
sandrotosi
committed
1abde36
View commit details
Copy full SHA for 1abde36
View code at this point
Browse repository at this point
Commits on Dec 5, 2011
The functional module hasn't been maintained since 2006 and doesn't work with Python 3.
Show description for 48a7cbf
pitrou
committed
48a7cbf
View commit details
Copy full SHA for 48a7cbf
View code at this point
Browse repository at this point
Commits on Jun 27, 2010
Merged revisions 80605-80609,80642-80646,80651-80652,80674,80684-80686,80748,80852,80854,80870,80872-80873,80907,80915-80916,80951-80952,80976-80977,80985,81038-81040,81042,81053,81070,81104-81105,…
Show description for d7c3ed5
benjaminp
committed
d7c3ed5
View commit details
Copy full SHA for d7c3ed5
View code at this point
Browse repository at this point
Commits on Apr 5, 2010
Merged revisions 79797 via svnmerge from
Show description for 19192dd
ezio-melotti
committed
19192dd
View commit details
Copy full SHA for 19192dd
View code at this point
Browse repository at this point
Commits on May 8, 2009
Merged revisions 70768,71657,71721,71729,71794,71976,72036-72037,72079,72085,72131-72134,72191,72197-72198,72219,72221,72225,72303,72434,72467,72476 via svnmerge from
Show description for 25c95f1
benjaminp
committed
25c95f1
View commit details
Copy full SHA for 25c95f1
View code at this point
Browse repository at this point
Commits on Jan 3, 2009
Merged revisions 68162,68166,68171,68176,68195-68196,68210,68232 via svnmerge from
Show description for 1f01deb
birkenfeld
committed
1f01deb
View commit details
Copy full SHA for 1f01deb
View code at this point
Browse repository at this point
Remove trailing whitespace.
birkenfeld
committed
48310cd
View commit details
Copy full SHA for 48310cd
View code at this point
Browse repository at this point
Commits on Dec 21, 2008
Merged revisions 67654,67676-67677,67681,67692,67725,67761,67784-67785,67787-67788,67802,67848-67850,67862-67864,67880,67882 via svnmerge from
Show description for 6ebe78f
benjaminp
committed
6ebe78f
View commit details
Copy full SHA for 6ebe78f
View code at this point
Browse repository at this point
Commits on Dec 15, 2008
#4668: wrap iterator returns in list() in functional howto.
birkenfeld
committed
a3deea1
View commit details
Copy full SHA for a3deea1
View code at this point
Browse repository at this point
Commits on Nov 22, 2008
#4378: fix a few functional HOWTO 2.xisms.
birkenfeld
committed
4216d2d
View commit details
Copy full SHA for 4216d2d
View code at this point
Browse repository at this point
Commits on Oct 4, 2008
#4000: fix several 2.x atavisms.
birkenfeld
committed
0df7979
View commit details
Copy full SHA for 0df7979
View code at this point
Browse repository at this point
Commits on Sep 23, 2008
fix some more cases of reduce's move to functools from Tim Pietzcker
benjaminp
committed
0931042
View commit details
Copy full SHA for 0931042
View code at this point
Browse repository at this point
Commits on Jul 3, 2008
remove traces of .next
benjaminp
committed
e7c78b2
View commit details
Copy full SHA for e7c78b2
View code at this point
Browse repository at this point
Commits on May 13, 2008
Convert a lot of print statements to print functions in docstrings,
Show description for 752abd0
nnorwitz
committed
752abd0
View commit details
Copy full SHA for 752abd0
View code at this point
Browse repository at this point
Commits on Mar 25, 2008
Fix duplicated paragraph.
birkenfeld
committed
545d300
View commit details
Copy full SHA for 545d300
View code at this point
Browse repository at this point
Commits on Mar 23, 2008
Merged revisions 61724-61725,61731-61735,61737,61739,61741,61743-61744,61753,61761,61765-61767,61769,61773,61776-61778,61780-61783,61788,61793,61796,61807,61813 via svnmerge from
Show description for fe337bf
tiran
committed
fe337bf
View commit details
Copy full SHA for fe337bf
View code at this point
Browse repository at this point
Commits on Feb 22, 2008
Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,60505-60506,60508-60509,60523-60524,60532,60543,60545,60547-60548,60552,60554,60556-60559,60561-60562,60569,60571-60572,…
Show description for c3f30c4
tiran
committed
c3f30c4
View commit details
Copy full SHA for c3f30c4
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL