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
/
Include
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
Recorded merge of revisions 81032 via svnmerge from
Antoine Pitrou
2010-05-09
15
-1437/+1437
|
|
*
Merged revisions 80182 via svnmerge from
Ronald Oussoren
2010-04-18
1
-1/+10
|
|
*
version becomes 3.1.2
v3.1.2
Benjamin Peterson
2010-03-20
1
-3/+3
|
|
*
start working towards 3.1.2 final
Benjamin Peterson
2010-03-06
1
-1/+1
|
|
*
bump to 3.1.2rc1
Benjamin Peterson
2010-03-06
1
-4/+4
|
|
*
Merged revisions 78639 via svnmerge from
Victor Stinner
2010-03-03
1
-0/+2
|
|
*
Merged revisions 78192 via svnmerge from
Mark Dickinson
2010-02-14
1
-4/+4
|
|
*
Merged revisions 77583 via svnmerge from
Antoine Pitrou
2010-01-17
1
-1/+1
|
|
*
Merged revisions 77576 via svnmerge from
Antoine Pitrou
2010-01-17
1
-1/+5
|
|
*
Merged revisions 76713 via svnmerge from
Ronald Oussoren
2009-12-08
1
-2/+4
|
|
*
we are in 3.1.1+
Benjamin Peterson
2009-10-09
1
-1/+1
|
|
*
Merged revisions 75246 via svnmerge from
Benjamin Peterson
2009-10-04
1
-0/+8
|
|
*
Merged revisions 74696 via svnmerge from
Mark Dickinson
2009-09-06
1
-1/+6
|
|
*
bump to 3.1.1
v3.1.1
Benjamin Peterson
2009-08-16
1
-3/+3
|
|
*
bump version to 3.1.1rc1
Benjamin Peterson
2009-08-13
1
-4/+4
|
|
*
Merged revisions 73735-73736 via svnmerge from
Georg Brandl
2009-08-13
1
-6/+0
|
|
*
Be consistent in versioning with the stable 2.6 branch; this also makes more ...
Georg Brandl
2009-07-26
1
-3/+3
|
|
*
Merged revisions 73809 via svnmerge from
Benjamin Peterson
2009-07-03
1
-2/+0
|
|
*
Merged revisions 73782-73784 via svnmerge from
Benjamin Peterson
2009-07-02
2
-4/+6
|
|
*
Merged revisions 73702 via svnmerge from
Mark Dickinson
2009-06-30
1
-0/+6
|
|
*
Merged revisions 73661 via svnmerge from
Mark Dickinson
2009-06-28
2
-8/+0
|
|
*
version to 3.1.1a0
Benjamin Peterson
2009-06-27
1
-3/+3
|
*
|
Merged revisions 88517 via svnmerge from
Victor Stinner
2011-02-22
3
-16/+51
|
*
|
Update in-development version.
Georg Brandl
2011-02-21
1
-1/+1
*
|
|
Issue #3080: Add PyImport_AddModuleObject() and PyImport_ExecCodeModuleObject()
Victor Stinner
2011-03-04
1
-0/+9
*
|
|
Issue #3080: Add PyModule_NewObject() function
Victor Stinner
2011-03-04
1
-0/+3
*
|
|
Remove useless argument of _PyUnicode_AsDefaultEncodedString()
Victor Stinner
2011-03-02
1
-2/+1
*
|
|
Issue #3080: Add PyModule_GetNameObject()
Victor Stinner
2011-02-23
1
-0/+1
*
|
|
Issue #3080: Mark _PyImport_FindBuiltin() argument as constant
Victor Stinner
2011-02-23
1
-2/+2
*
|
|
Issue #3080: document encoding used by import functions
Victor Stinner
2011-02-22
3
-16/+51
*
|
|
Issue #8914: fix various warnings from the Clang static analyzer v254.
Brett Cannon
2011-02-22
2
-3/+11
*
|
|
Bump trunk to 3.3 alpha 0.
Georg Brandl
2011-02-20
1
-3/+3
|
/
/
*
|
Version bump to 3.2 final.
Georg Brandl
2011-02-20
1
-3/+3
*
|
Post-release updates.
Georg Brandl
2011-02-14
1
-1/+1
*
|
Bump for 3.2rc3.
v3.2rc3
Georg Brandl
2011-02-13
1
-2/+2
*
|
Issue #11134: Add missing fields to typeslots.h.
Martin v. Löwis
2011-02-11
1
-0/+3
*
|
Issue #11135: Remove redundant doc field from PyType_Spec.
Martin v. Löwis
2011-02-11
1
-1/+0
*
|
Issue #11067: Add PyType_GetFlags, to support PyUnicode_Check
Martin v. Löwis
2011-02-05
1
-0/+6
*
|
Post-release updates.
Georg Brandl
2011-01-31
1
-1/+1
*
|
Bump version.
v3.2rc2
Georg Brandl
2011-01-30
1
-2/+2
*
|
Post-release updates.
Georg Brandl
2011-01-16
1
-1/+1
*
|
Bump to 3.2rc1.
Georg Brandl
2011-01-15
1
-3/+3
*
|
Drop bf_getbuffer/bf_releasebuffer from stable ABI,
Martin v. Löwis
2011-01-06
1
-2/+4
*
|
Remove buffer API from stable ABI for now, see #10181.
Martin v. Löwis
2011-01-06
3
-1/+6
*
|
Issue #10333: Remove ancient GC API, which has been deprecated since
Antoine Pitrou
2011-01-04
1
-12/+0
*
|
post release bump
Gregory P. Smith
2011-01-01
1
-1/+1
*
|
Add sys.flags.quiet attribute for the new -q option, as noted missing by Eric...
Georg Brandl
2010-12-28
1
-0/+1
*
|
Issue #10780: Remove commas at the end of the argument list
Victor Stinner
2010-12-28
1
-2/+2
*
|
Issue #10780: PyErr_SetFromWindowsErrWithFilename() and
Victor Stinner
2010-12-28
1
-2/+2
*
|
Issue #10779: PyErr_WarnExplicit() decodes the filename from the filesystem
Victor Stinner
2010-12-27
1
-1/+1
[prev]
[next]