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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
#16371: fix up the English a bit more.
R David Murray
2012-10-31
1
-2/+2
*
|
|
Merge issue #16371: fix typo in ctypes documentation.
Andrew Svetlov
2012-10-31
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Issue #16371: fix typo in ctypes documentation.
Andrew Svetlov
2012-10-31
1
-1/+1
*
|
|
Merge issue #16370: Mention Py_SetProgramName in example for very high level ...
Andrew Svetlov
2012-10-31
1
-8/+13
|
\
\
\
|
|
/
/
|
*
|
Issue #16370: Mention Py_SetProgramName in example for very high level embedd...
Andrew Svetlov
2012-10-31
1
-8/+13
*
|
|
Merge: Remove already dropped function PySys_GetFile from documentation.
Andrew Svetlov
2012-10-31
2
-10/+0
|
\
\
\
|
|
/
/
|
*
|
Remove already dropped function PySys_GetFile from documentation.
Andrew Svetlov
2012-10-31
2
-10/+0
*
|
|
Merge: fix docstring for deque ctor to mark iterable parameter optional
Andrew Svetlov
2012-10-31
1
-1/+1
|
\
\
\
|
|
/
/
|
*
|
Fix docstring for deque ctor to mark iterable parameter optional
Andrew Svetlov
2012-10-31
1
-1/+1
|
|
/
*
|
Fix typo in mock docs.
Andrew Svetlov
2012-10-31
1
-1/+2
*
|
do safety checks on __qualname__ assignment
Benjamin Peterson
2012-10-31
3
-0/+13
*
|
don't shadow the __qualname__ descriptor with __qualname__ in the class's __d...
Benjamin Peterson
2012-10-31
3
-9/+11
*
|
merge 3.2 (#16369)
Benjamin Peterson
2012-10-31
3
-0/+33
|
\
\
|
|
/
|
*
initialize more global type objects (closes #16369)
Benjamin Peterson
2012-10-31
3
-0/+33
*
|
#12890: fix test on windows
R David Murray
2012-10-31
2
-6/+5
*
|
Merge 3.2
Brian Curtin
2012-10-29
3
-92/+122
|
\
\
|
|
/
|
*
Fix #16197. Update docstrings and documentation to match winreg code.
Brian Curtin
2012-10-29
3
-92/+122
*
|
#14897: Enhance error messages of struct.pack and struct.pack_into
Petri Lehtinen
2012-10-29
3
-4/+18
|
\
\
|
|
/
|
*
#14897: Enhance error messages of struct.pack and struct.pack_into
Petri Lehtinen
2012-10-29
3
-5/+19
*
|
Merge with 3.2 for issue #16262
Ross Lagerwall
2012-10-29
2
-134/+149
|
\
\
|
|
/
|
*
Fix regression from issue #16262
Ross Lagerwall
2012-10-29
2
-127/+142
*
|
Merge from 3.2: remove unneeded "Release" and "Date" markers from index pages.
Chris Jerdonek
2012-10-28
8
-22/+0
|
\
\
|
|
/
|
*
Remove unneeded "Release" and "Date" markers from doc index pages.
Chris Jerdonek
2012-10-28
8
-22/+0
*
|
merge
Brett Cannon
2012-10-28
16
-37/+84
|
\
\
|
*
\
Merge: Add test for BZ2Decompressor.decompress("") after end of stream.
Nadeem Vawda
2012-10-28
1
-0/+1
|
|
\
\
|
|
|
/
|
|
*
Add test for BZ2Decompressor.decompress("") after end of stream.
Nadeem Vawda
2012-10-28
1
-0/+1
|
*
|
Merged upstream changes.
Vinay Sajip
2012-10-28
6
-13/+0
|
|
\
\
|
|
*
\
Remove confusing "Release" and "Date" markers from whatsnews. Merge with 3.2.
Georg Brandl
2012-10-28
6
-13/+0
|
|
|
\
\
|
|
|
|
/
|
|
|
*
merge heads
Georg Brandl
2012-10-28
5
-10/+0
|
|
|
|
\
|
|
|
|
*
Remove confusing "Release" and "Date" markers from whatsnews.
Georg Brandl
2012-10-28
5
-10/+0
|
|
|
*
|
merge heads
Andrew Svetlov
2012-10-28
2
-8/+23
|
|
|
|
\
\
|
*
|
|
|
|
Closes #16340: Handle exception while copying script to venv.
Vinay Sajip
2012-10-28
1
-5/+11
|
|
/
/
/
/
|
*
|
|
|
Merge issue #14570: Document json sort_keys parameter properly.
Andrew Svetlov
2012-10-28
2
-8/+23
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
Issue #14570: Document json sort_keys parameter properly.
Andrew Svetlov
2012-10-28
2
-8/+23
|
*
|
|
|
Issue #14700: merge tests from 3.2.
Mark Dickinson
2012-10-28
1
-0/+27
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
Issue #14700: Fix buggy overflow checks for large precision and width in new-...
Mark Dickinson
2012-10-28
5
-20/+45
|
|
|
|
/
|
|
|
/
|
|
*
|
|
merge with 3.2
Georg Brandl
2012-10-28
1
-2/+2
|
|
\
\
\
|
|
|
/
/
|
|
*
|
changeset: 80007:49e4541f2aef
Georg Brandl
2012-10-28
1
-2/+2
|
*
|
|
Issue #14616: Mention shlex.quote in subprocess docs.
Andrew Svetlov
2012-10-28
1
-0/+4
|
*
|
|
Issue #16340: exclude venv/scripts from byte-compilation at installation time...
Vinay Sajip
2012-10-28
1
-1/+1
|
*
|
|
Add a autobuild-quick target that only rebuilds HTML.
Georg Brandl
2012-10-28
1
-0/+5
|
*
|
|
merge with 3.2
Georg Brandl
2012-10-28
1
-8/+10
|
|
\
\
\
|
|
|
/
/
|
|
*
|
#8040: fix jQuery incompatibility
Georg Brandl
2012-10-28
1
-8/+10
*
|
|
|
Issue #16342: Lib/_sysconfigdata.py is no longer put into Lib, so
Brett Cannon
2012-10-28
1
-1/+0
|
/
/
/
*
|
|
#12890: skip tests which fail on windows until fixed or rewritten.
R David Murray
2012-10-27
1
-2/+2
*
|
|
merge #15889: make regrtest --start succeed in more cases.
R David Murray
2012-10-27
1
-2/+2
|
\
\
\
|
|
/
/
|
*
|
#15889: make regrtest --start succeed in more cases.
R David Murray
2012-10-27
1
-2/+2
*
|
|
#16337: fix typo.
Ezio Melotti
2012-10-27
1
-1/+1
*
|
|
#8040: merge with 3.2.
Ezio Melotti
2012-10-27
1
-2/+6
|
\
\
\
|
|
/
/
|
*
|
#8040: fix the version.
Ezio Melotti
2012-10-27
1
-2/+6
[prev]
[next]