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
/
library
Commit message (
Expand
)
Author
Age
Files
Lines
*
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 #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
*
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
*
Merged revisions 81489 via svnmerge from
Alexander Belopolsky
2010-06-08
1
-7/+10
*
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
1
-1/+9
*
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
*
Merged revisions 81431 via svnmerge from
Georg Brandl
2010-05-21
1
-8/+3
*
Fix signatures for the various TemporaryFile class^Wfunctions.
Georg Brandl
2010-05-21
1
-6/+5
*
Fix variable name in example.
Georg Brandl
2010-05-21
1
-1/+1
*
Recorded merge of revisions 81415 via svnmerge from
Georg Brandl
2010-05-21
1
-1/+1
*
Merged revisions 81404 via svnmerge from
Georg Brandl
2010-05-21
1
-2/+2
*
Issue #4870: Add an `options` attribute to SSL contexts, as well as
Antoine Pitrou
2010-05-21
1
-0/+56
*
Merged revisions 81385 via svnmerge from
Benjamin Peterson
2010-05-20
1
-1/+1
*
Recorded merge of revisions 80466-80469 via svnmerge from
Georg Brandl
2010-05-19
1
-40/+43
*
Merged revisions 80030,80067,80069,80080-80081,80084,80432-80433,80465-80470,...
Georg Brandl
2010-05-19
8
-79/+86
*
Merged revisions 81354 via svnmerge from
Stefan Krah
2010-05-19
1
-1/+1
*
Add versionadded (3.2) tag to os.supports_bytes_environ documentation
Victor Stinner
2010-05-18
1
-0/+2
*
Issue #8513: os.get_exec_path() supports b'PATH' key and bytes value.
Victor Stinner
2010-05-18
1
-1/+8
*
Removing the reference in the docs for overriding _urlopener global value. Se...
Senthil Kumaran
2010-05-18
1
-20/+0
[next]