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
*
Merge issue #16197: Fix several small errors in winreg documentation.
Andrew Svetlov
2012-10-31
2
-31/+34
|
\
|
*
Issue #16197: Fix several small errors in winreg documentation.
Andrew Svetlov
2012-10-31
2
-31/+34
*
|
MERGE: Closes #16369: Global PyTypeObjects not initialized with PyType_Ready(...
Jesus Cea
2012-10-31
1
-0/+2
|
\
\
|
|
/
|
*
MERGE: Closes #16369: Global PyTypeObjects not initialized with PyType_Ready(...
Jesus Cea
2012-10-31
1
-0/+2
|
|
\
|
|
*
Closes #16369: Global PyTypeObjects not initialized with PyType_Ready(...). D...
Jesus Cea
2012-10-31
1
-0/+2
*
|
|
merge #16371: fix up the English a bit more.
R David Murray
2012-10-31
1
-2/+2
|
\
\
\
|
|
/
/
|
*
|
merge #16371: fix up the English a bit more.
R David Murray
2012-10-31
1
-2/+2
|
|
\
\
|
|
|
/
|
|
*
#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
|
\
\
\
|
|
/
/
|
*
|
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
|
\
\
\
|
|
/
/
|
*
|
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
|
\
\
\
|
|
/
/
|
*
|
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
|
\
\
\
|
|
/
/
|
*
|
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
*
|
|
Merge: fix typo in mock docs.
Andrew Svetlov
2012-10-31
1
-1/+2
|
\
\
\
|
|
/
/
|
*
|
Fix typo in mock docs.
Andrew Svetlov
2012-10-31
1
-1/+2
*
|
|
merge 3.3
Benjamin Peterson
2012-10-31
3
-9/+24
|
\
\
\
|
|
/
/
|
*
|
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
*
|
|
initialize map/filter/zip in _PyBuiltin_Init rather than the catch-all function
Benjamin Peterson
2012-10-31
2
-9/+6
*
|
|
merge 3.3 (#16369)
Benjamin Peterson
2012-10-31
3
-0/+33
|
\
\
\
|
|
/
/
|
*
|
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
|
\
\
\
|
|
/
/
|
*
|
#12890: fix test on windows
R David Murray
2012-10-31
2
-6/+5
*
|
|
Issue #15478: Fix test_os on FreeBSD
Victor Stinner
2012-10-31
1
-1/+1
*
|
|
Issue #15478: Fix test_os on Windows (os.chown is missing)
Victor Stinner
2012-10-31
1
-1/+2
*
|
|
Issue #9566: Use the right type to fix a compiler warnings on Win64
Victor Stinner
2012-10-30
2
-11/+11
*
|
|
Issue #9566: Explicit downcast to fix compiler warnings on Win64
Victor Stinner
2012-10-30
4
-6/+8
*
|
|
Issue #16086: PyTypeObject.tp_flags and PyType_Spec.flags are now unsigned
Victor Stinner
2012-10-30
3
-22/+27
*
|
|
Close #14625: Rewrite the UTF-32 decoder. It is now 3x to 4x faster
Victor Stinner
2012-10-30
3
-74/+73
*
|
|
Issue #16351: New function gc.get_stats() returns per-generation collection s...
Antoine Pitrou
2012-10-30
4
-0/+111
*
|
|
Issue #15721: apply PEP 384 Refactoring to tkinter module.
Andrew Svetlov
2012-10-30
1
-6/+1
*
|
|
Issue #16330: Fix compilation on Windows
Victor Stinner
2012-10-30
1
-1/+1
*
|
|
Issue #15478: Fix compilation on Windows
Victor Stinner
2012-10-30
1
-1/+0
*
|
|
Issue #15478: Raising an OSError doesn't decode or encode the filename anymore
Victor Stinner
2012-10-30
5
-108/+199
*
|
|
Issue #16330: Use surrogate-related macros
Victor Stinner
2012-10-30
6
-28/+25
*
|
|
Merge 3.3
Brian Curtin
2012-10-29
3
-92/+122
|
\
\
\
|
|
/
/
|
*
|
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
-4/+18
|
|
\
\
|
|
|
/
|
|
*
#14897: Enhance error messages of struct.pack and struct.pack_into
Petri Lehtinen
2012-10-29
3
-5/+19
*
|
|
Merge with 3.3 for issue #16262
Ross Lagerwall
2012-10-29
2
-134/+149
|
\
\
\
|
|
/
/
[next]