Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
refs/tags/v3.7.6
/
Doc
/
data
tag
ef8e77cea43fb83c1398d058b8f639fede8fba76
tagger
Ned Deily <nad@python.org>
Wed Dec 18 18:53:11 2019
object
43364a7ae01fbe4288ef42622259a0038ce1edcc
Python 3.7.6
e72dcaa
Fix typo: Pyssize_t => Py_ssize_t (GH-15411) (#15520)
by Miss Islington (bot)
· 6 years ago
951b161
bpo-36783: Add new references for C API Documentation changes (GH-13204)
by Miss Islington (bot)
· 6 years ago
73fc14d
bpo-18085: Update refcounts.dat. (GH-11247)
by Miss Islington (bot)
· 7 years ago
29d4e30
bpo-32077: Update refcounts.dat for Unicode object functions. (GH-11243)
by Miss Islington (bot)
· 7 years ago
605ef6e
bpo-35475: Add more PyImport* functions in refcounts.dat. (GH-11142)
by Miss Islington (bot)
· 7 years ago
1f22a30
[3.7] Add missed details of the C API introduced in 3.7. (GH-7047) (GH-7061)
by Serhiy Storchaka
· 7 years ago
3718f92
Add PyThread_tss_* to Doc/data/refcounts.dat. (GH-7038)
by Miss Islington (bot)
· 7 years ago
04af5b1
bpo-10381: Add timezone to datetime C API (#5032)
by Paul Ganssle
· 8 years ago
b63530a
Mark PyDict_GetItemWithError() as returning a borrowed reference. (#1818)
by Eric Snow
· 8 years ago
746102b
Issue #27186: Document PyOS_FSPath().
by Brett Cannon
· 9 years ago
5376ba9
Issue #24400: Introduce a distinct type for 'async def' coroutines.
by Yury Selivanov
· 10 years ago
0676a40
Issue #18711: Add a new `PyErr_FormatV` function, similar to `PyErr_Format` but accepting a `va_list` argument.
by Antoine Pitrou
· 11 years ago
8f9f0f1
Issue #20517: Removed unnecessary new (short-lived) functions from PyErr.
by Larry Hastings
· 12 years ago
b082731
Issue #20517: Functions in the os module that accept two filenames
by Larry Hastings
· 12 years ago
c679227
Issue #1772673: The type of `char*` arguments now changed to `const char*`.
by Serhiy Storchaka
· 12 years ago
4fcf1b2
Issue #18085: Add missed const modifier for some entries in refcounts.dat.
by Serhiy Storchaka
· 12 years ago
244d625
Issue #18085: Add missed const modifier for some entries in refcounts.dat.
by Serhiy Storchaka
· 12 years ago
dce0550
Issue #18085: Fix PyObject_CallMethodObjArgs()'s entry in refcounts.dat.
by Serhiy Storchaka
· 12 years ago
1cfebc7
Issue #9369: The types of `char*` arguments of PyObject_CallFunction() and
by Serhiy Storchaka
· 12 years ago
4dbae88
Issue #18085: Fix PyObject_CallMethodObjArgs()'s entry in refcounts.dat.
by Serhiy Storchaka
· 12 years ago
00e9886
Add PyDict_SetDefault. (closes #17327)
by Benjamin Peterson
· 12 years ago
f9c7c36
Merge: Remove already dropped function PySys_GetFile from documentation.
by Andrew Svetlov
· 13 years ago
4deb16d
Remove already dropped function PySys_GetFile from documentation.
by Andrew Svetlov
· 13 years ago
86a36b5
PEP 3155 / issue #13448: Qualified name for classes and functions.
by Antoine Pitrou
· 14 years ago
ce77037
Add the green "New reference" note to the doc of PyException_GetTraceback()
by Petri Lehtinen
· 14 years ago
9583cac
Issue #10089: Add support for arbitrary -X options on the command-line.
by Antoine Pitrou
· 15 years ago
3a23c9e
Issue #9089: PyNumber_Int is no more. Remove it from the docs.
by Mark Dickinson
· 15 years ago
08bf91c
Merged revisions 79307,79408,79430,79533,79542,79579-79580,79585-79587,79607-79608,79622,79717,79820,79822,79828,79862,79875,79923-79924,79941-79943,79945,79947,79951-79952 via svnmerge from
by Benjamin Peterson
· 15 years ago
5e55b3e
Merged revisions 77484,77487,77561,77570,77593,77603,77608,77667,77702-77703,77739,77858,77887,77889 via svnmerge from
by Benjamin Peterson
· 16 years ago
1e28a27
Merged revisions 77088 via svnmerge from
by Georg Brandl
· 16 years ago
b173f78
add a replacement API for PyCObject, PyCapsule #5630
by Benjamin Peterson
· 16 years ago
ffe431d
Merged revisions 68203 via svnmerge from
by Martin v. Löwis
· 17 years ago
87ce6d7
#3247: get rid of Py_FindMethods
by Amaury Forgeot d'Arc
· 17 years ago
cbf3b5c
Merged revisions 59275-59303 via svnmerge from
by Christian Heimes
· 18 years ago
d8654cf
Merged revisions 59259-59274 via svnmerge from
by Christian Heimes
· 18 years ago
ce3a72a
Patch 1267 by Christian Heimes.
by Guido van Rossum
· 18 years ago
30d1c51
Remove _PyObject_Del
by Neal Norwitz
· 18 years ago
116aa62
Move the 3k reST doc tree in place.
by Georg Brandl
· 18 years ago