index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged revisions 81634 via svnmerge from
R. David Murray
2010-06-15
1
-6/+17
*
Issue 5094: minor documentation fixes
Alexander Belopolsky
2010-06-15
1
-22/+22
*
Further refinements to the C file API.
Antoine Pitrou
2010-06-15
1
-10/+14
*
Fixes to the PyFile_FromFd() doc, by Renato Cunha.
Antoine Pitrou
2010-06-15
1
-4/+5
*
Merged revisions 81992 via svnmerge from
Mark Dickinson
2010-06-15
1
-30/+33
*
Issue #5094: The ``datetime`` module now has a simple concrete class
Alexander Belopolsky
2010-06-14
1
-12/+82
*
Issue #8592: PyArg_Parse*() functions raise a TypeError for "y", "u" and "Z"
Victor Stinner
2010-06-13
1
-0/+2
*
Issue #8469: Reorder struct module sections for clarity; other minor tweaks.
Mark Dickinson
2010-06-12
1
-75/+79
*
Issue #8469: add standard sizes to struct docs table.
Mark Dickinson
2010-06-12
1
-40/+40
*
More struct module docs and docstring tweaks.
Mark Dickinson
2010-06-12
1
-21/+21
*
Merged revisions 80578 via svnmerge from
Nick Coghlan
2010-06-12
1
-11/+29
*
Issue #8969: On Windows, use mbcs codec in strict mode to encode and decode
Victor Stinner
2010-06-11
1
-4/+4
*
Issue #8784: Set tarfile default encoding to 'utf-8' on Windows.
Victor Stinner
2010-06-11
1
-2/+2
*
Fix some bugs in c-api/arg.rst documentation
Victor Stinner
2010-06-11
1
-16/+15
*
Issue #8188: Comparisons between Decimal objects and other numeric
Mark Dickinson
2010-06-11
1
-15/+9
*
Merged revisions 81864 via svnmerge from
Alexander Belopolsky
2010-06-09
1
-1/+1
*
http://bugs.python.org/issue8832
Kristján Valur Jónsson
2010-06-09
1
-0/+7
*
Issue #8838, #8339: Remove codecs.charbuffer_encode() and "t#" parsing format
Victor Stinner
2010-06-08
2
-7/+3
*
Fix #8946. Extra PyObject* parameter documented which doesn't exist.
Brian Curtin
2010-06-08
1
-3/+3
*
Merged revisions 81489 via svnmerge from
Alexander Belopolsky
2010-06-08
1
-7/+10
*
Issue #8925: fix types of Py_Parse*() and Py_BuildValue() functions
Victor Stinner
2010-06-07
1
-89/+91
*
Issue #8848: U / U# formats of Py_BuildValue() are just alias to s / s#
Victor Stinner
2010-06-07
1
-4/+2
*
Merged revisions 81788 via svnmerge from
Tarek Ziadé
2010-06-06
1
-1/+1
*
bltn-file-objects don't exist in python3
Benjamin Peterson
2010-06-06
1
-1/+1
*
reST indentation nit
Benjamin Peterson
2010-06-06
1
-1/+1
*
fix typo
Benjamin Peterson
2010-06-06
1
-1/+1
*
Merged revisions 81774-81775 via svnmerge from
Benjamin Peterson
2010-06-06
1
-2/+2
*
Merged revisions 81767 via svnmerge from
Michael Foord
2010-06-05
1
-2/+21
*
Merged revisions 81756 via svnmerge from
Alexander Belopolsky
2010-06-05
1
-24/+25
*
remove description of LOAD_LOCALS #8874
Benjamin Peterson
2010-06-02
1
-7/+0
*
Merged revisions 81652 via svnmerge from
Antoine Pitrou
2010-06-02
1
-0/+6
*
Merged revisions 81645 via svnmerge from
Senthil Kumaran
2010-06-02
1
-13/+15
*
#8845: expose sqlite3 inTransaction as RO in_transaction Connection attribute.
R. David Murray
2010-06-01
2
-1/+21
*
Merged revisions 81586 via svnmerge from
R. David Murray
2010-06-01
1
-1/+3
*
Issue #1289118: datetime.timedelta objects can now be multiplied by float
Alexander Belopolsky
2010-05-31
1
-2/+12
*
Merged revisions 81621 via svnmerge from
Antoine Pitrou
2010-05-31
1
-16/+33
*
Merged revisions 81598 via svnmerge from
Stefan Krah
2010-05-29
1
-1/+1
*
Merged revisions 81594 via svnmerge from
Antoine Pitrou
2010-05-29
1
-4/+6
*
Merged revisions 81318 via svnmerge from
Ezio Melotti
2010-05-27
1
-1/+1
*
correct default value in signature
Benjamin Peterson
2010-05-27
1
-1/+1
*
Fix issue #8806: add SSL contexts support to ftplib
Giampaolo Rodolà
2010-05-26
1
-1/+4
*
Recorded merge of revisions 81521 via svnmerge from
R. David Murray
2010-05-25
1
-3/+3
*
Made sysconfig a script that displays useful information - #8770
Tarek Ziadé
2010-05-25
1
-0/+32
*
Document the context attribute of SSL sockets
Antoine Pitrou
2010-05-24
1
-0/+10
*
Add a versionadded tag for SSL contexts.
Antoine Pitrou
2010-05-24
1
-0/+2
*
Merged revisions 81490 via svnmerge from
Steven Bethard
2010-05-24
3
-4/+31
*
Issue #8188: Introduce a new scheme for computing hashes of numbers
Mark Dickinson
2010-05-23
2
-0/+127
*
#Issue 8540: Make Context._clamp attribute public in decimal module.
Mark Dickinson
2010-05-22
1
-4/+21
*
Merged revisions 81450 via svnmerge from
Georg Brandl
2010-05-21
1
-2/+2
*
Merged revisions 81440 via svnmerge from
Georg Brandl
2010-05-21
1
-4/+3
[next]