FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Doc/extending - 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
extending
on
pythoncapi
User selector
Datepicker
Commit history
Commits on Jun 14, 2018
bpo-17045: Improve C-API doc for PyTypeObject. (gh-7413)
Show description for 9e7c921
ericsnowcurrently
authored
9e7c921
View commit details
Copy full SHA for 9e7c921
View code at this point
Browse repository at this point
Commits on Apr 29, 2018
bpo-33012: Fix invalid function cast warnings with gcc 8 for METH_NOARGS. (GH-6030)
Show description for 55edd0c
siddhesh
authored and
serhiy-storchaka
committed
55edd0c
View commit details
Copy full SHA for 55edd0c
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 Apr 7, 2018
bpo-33201: Modernize "Extension types" doc (GH-6337)
Show description for 1d80a56
pitrou
authored
1d80a56
View commit details
Copy full SHA for 1d80a56
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 Nov 24, 2017
Extending Python Doc minor updates (GH-4518)
Show description for cdfe910
lelit
authored and
Mariatta
committed
cdfe910
View commit details
Copy full SHA for cdfe910
View code at this point
Browse repository at this point
Commits on Sep 22, 2017
bpo-31443: Formulate the type slot initialization rules in terms of C99. (#3688)
skrah
authored
ca72589
View commit details
Copy full SHA for ca72589
View code at this point
Browse repository at this point
Commits on Aug 30, 2017
Fix the indentation in Extending Python code example (GH-3244)
Show description for d9a2b99
sir-sigurd
authored and
Mariatta
committed
d9a2b99
View commit details
Copy full SHA for d9a2b99
View code at this point
Browse repository at this point
Commits on Aug 24, 2017
bpo-31095: fix potential crash during GC (GH-2974)
methane
authored
a6296d3
View commit details
Copy full SHA for a6296d3
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 Mar 30, 2017
bpo-29918: Add missed "const" modifiers in C API documentation. (#846)
serhiy-storchaka
authored
84b8e92
View commit details
Copy full SHA for 84b8e92
View code at this point
Browse repository at this point
Commits on Nov 22, 2016
Issue #28761: The fields name and doc of structures PyMemberDef, PyGetSetDef,
Show description for 007d7ff
serhiy-storchaka
committed
007d7ff
View commit details
Copy full SHA for 007d7ff
View code at this point
Browse repository at this point
Commits on Nov 21, 2016
Fixed the documentation of the structure PyMethodDef.
Show description for bb8fd5b
serhiy-storchaka
committed
bb8fd5b
View commit details
Copy full SHA for bb8fd5b
View code at this point
Browse repository at this point
Fixed the documentation of the structure PyMethodDef.
Show description for 06a8dea
serhiy-storchaka
committed
06a8dea
View commit details
Copy full SHA for 06a8dea
View code at this point
Browse repository at this point
Commits on Oct 30, 2016
Issue #26638: Merge option warning fixes from 3.5 into 3.6
vadmium
committed
9440787
View commit details
Copy full SHA for 9440787
View code at this point
Browse repository at this point
Issue #26638: Mask undefined CLI options to defeat new Sphinx warnings
vadmium
committed
5c67933
View commit details
Copy full SHA for 5c67933
View code at this point
Browse repository at this point
Commits on Oct 7, 2016
Issue #18287: PyType_Ready() now checks that tp_name is not NULL.
Show description for e45b7c0
serhiy-storchaka
committed
e45b7c0
View commit details
Copy full SHA for e45b7c0
View code at this point
Browse repository at this point
Issue #18287: PyType_Ready() now checks that tp_name is not NULL.
Show description for de0574b
serhiy-storchaka
committed
de0574b
View commit details
Copy full SHA for de0574b
View code at this point
Browse repository at this point
Commits on Aug 3, 2016
Issue #23710: Merge from 3.5
berkerpeksag
committed
9f4712a
View commit details
Copy full SHA for 9f4712a
View code at this point
Browse repository at this point
Issue #23710: Update PyObject_HEAD documentation
Show description for bed6891
berkerpeksag
committed
bed6891
View commit details
Copy full SHA for bed6891
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 Apr 9, 2016
Issue #17264: Fix cross refs and a markup error in extending/building.rst
berkerpeksag
committed
d7e44b6
View commit details
Copy full SHA for d7e44b6
View code at this point
Browse repository at this point
Issue #17264: Fix cross refs and a markup error in extending/building.rst
berkerpeksag
committed
705c0e3
View commit details
Copy full SHA for 705c0e3
View code at this point
Browse repository at this point
Commits on Feb 26, 2016
merge with 3.5
birkenfeld
committed
3902d62
View commit details
Copy full SHA for 3902d62
View code at this point
Browse repository at this point
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 Jan 9, 2016
Merge with 3.5
terryjreedy
committed
c0a732e
View commit details
Copy full SHA for c0a732e
View code at this point
Browse repository at this point
Issue #26029: Finish correction.
terryjreedy
committed
6401e79
View commit details
Copy full SHA for 6401e79
View code at this point
Browse repository at this point
Merge with 3.5
terryjreedy
committed
3acf170
View commit details
Copy full SHA for 3acf170
View code at this point
Browse repository at this point
Issue #26029: Remove extraneous word. Patch by Upendra Kumar.
terryjreedy
committed
2a97f8a
View commit details
Copy full SHA for 2a97f8a
View code at this point
Browse repository at this point
Commits on Nov 30, 2015
Issue #5319: New Py_FinalizeEx() API to exit with status 120 on failure
vadmium
committed
b4ce1fc
View commit details
Copy full SHA for b4ce1fc
View code at this point
Browse repository at this point
Commits on Sep 10, 2015
Issue #25022: Merge with 3.4
zware
committed
31ce9ac
View commit details
Copy full SHA for 31ce9ac
View code at this point
Browse repository at this point
Issue #25022: Add NEWS, fix docs to not mention the old example.
zware
committed
3d9a9d4
View commit details
Copy full SHA for 3d9a9d4
View code at this point
Browse repository at this point
Commits on Aug 25, 2015
Issue #24808: Merge 3.4 into 3.5; adjust new tp_as_async field
Martin Panter
committed
36f22a2
View commit details
Copy full SHA for 36f22a2
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL