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 3.2
Éric Araujo
2012-03-05
1
-0/+1
|
\
|
*
Fix NameError from #13719 fix
Éric Araujo
2012-03-05
1
-0/+1
*
|
Make packaging’ upload command work with bdist_msi products (#13719)
Éric Araujo
2012-03-05
3
-4/+14
*
|
Branch merge
Éric Araujo
2012-03-05
1
-1/+0
|
\
\
|
*
|
remove f_yieldfrom access from Python (closes #13970)
Benjamin Peterson
2012-03-05
1
-1/+0
*
|
|
Merge 3.2
Éric Araujo
2012-03-05
8
-15/+24
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Backport minidom attribute tests from default (73c76466cf44).
Éric Araujo
2012-03-05
1
-4/+22
|
*
|
Make distutils’ upload command work with bdist_msi products (#13719).
Éric Araujo
2012-03-05
3
-6/+16
|
*
|
Move xml.etree higher and xml.parsers.expat lower in the markup ToC.
Éric Araujo
2012-03-05
1
-2/+2
|
*
|
Use source reST role instead of file where it makes sense.
Éric Araujo
2012-03-05
2
-4/+4
|
*
|
Remove mention of defunct file.
Éric Araujo
2012-03-05
1
-2/+1
|
*
|
Use raw string for a docstring that uses a backslash
Éric Araujo
2012-03-05
1
-1/+1
*
|
|
Improve packaging.database documentation
Éric Araujo
2012-03-05
2
-12/+34
|
|
/
|
/
|
*
|
Issue #14181: Test creating memoryviews from a static exporter with both
Stefan Krah
2012-03-05
2
-1/+219
*
|
Issue #12151: Added more info to diagnostics.
Vinay Sajip
2012-03-05
1
-4/+5
*
|
xml.dom.minidom: add more __slots__ to limit resource usage.
Florent Xicluna
2012-03-05
2
-6/+8
*
|
xml.dom: fix typo, drop unused imports.
Florent Xicluna
2012-03-05
2
-5/+1
*
|
Flatten nested try ... finally, try ... except.
Florent Xicluna
2012-03-05
1
-6/+5
*
|
Merge.
Stefan Krah
2012-03-05
5
-110/+149
|
\
\
|
*
\
Merged upstream changes.
Vinay Sajip
2012-03-05
4
-110/+147
|
|
\
\
|
|
*
|
Issue #14007: accept incomplete TreeBuilder objects (missing start/end/data/c...
Florent Xicluna
2012-03-05
3
-87/+147
|
|
*
|
Issue #14007: drop unused TreeBuilder().xml.
Florent Xicluna
2012-03-05
1
-23/+0
|
*
|
|
Added more diagnostics for diagnosing #12151.
Vinay Sajip
2012-03-05
1
-0/+2
|
|
/
/
*
|
|
Issue #10181: The decision was to raise a buffer error in memory_exit()
Stefan Krah
2012-03-05
1
-5/+6
|
/
/
*
|
Issue #14181: Allow memoryview construction from an object that uses the
Stefan Krah
2012-03-05
3
-13/+105
*
|
3.3.0a1 is done.
Georg Brandl
2012-03-05
2
-1/+13
*
|
Issue #14168: Check for presence of _attrs before accessing it.
Martin v. Löwis
2012-03-05
3
-3/+18
*
|
Issue #14195: Make WeakSet.__lt__ and WeakSet.__gt__ irreflexive.
Meador Inge
2012-03-05
3
-17/+33
|
\
\
|
|
/
|
*
Issue #14195: Make WeakSet.__lt__ and WeakSet.__gt__ irreflexive.
Meador Inge
2012-03-05
3
-17/+33
*
|
Fix some set algebra methods of WeakSet objects.
Antoine Pitrou
2012-03-04
2
-33/+30
|
\
\
|
|
/
|
*
Fix some set algebra methods of WeakSet objects.
Antoine Pitrou
2012-03-04
2
-33/+30
*
|
Issue #14171: Add valgrind suppressions for OpenSSL issue.
Martin v. Löwis
2012-03-04
1
-0/+32
*
|
Merge
Antoine Pitrou
2012-03-04
3
-14/+17
|
\
\
|
*
|
Fix spelling.
Georg Brandl
2012-03-04
1
-0/+0
|
*
|
Enable PGI/PGO builds for x64 python3.dll
Martin v. Löwis
2012-03-04
1
-6/+6
|
*
|
Generate product code UUID from download URL.
Martin v. Löwis
2012-03-04
1
-8/+11
*
|
|
Port 2.7 fix for sporadic failure in test_weakset.
Antoine Pitrou
2012-03-04
1
-5/+2
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Port 2.7 fix for sporadic failure in test_weakset.
Antoine Pitrou
2012-03-04
1
-5/+2
*
|
Issue #14166: Pickler objects now have an optional `dispatch_table` attribute...
Antoine Pitrou
2012-03-04
7
-15/+228
*
|
Added tag v3.3.0a1 for changeset f1a9a6505731
Georg Brandl
2012-03-04
1
-0/+1
*
|
Update copyright years and version name.
v3.3.0a1
Georg Brandl
2012-03-04
4
-4/+4
*
|
Bump to 3.3.0a1.
Georg Brandl
2012-03-04
6
-10/+10
*
|
Sort and clean up suspicious ignore file.
Georg Brandl
2012-03-04
1
-173/+165
*
|
Fix invalid markup and update suspicious ignores.
Georg Brandl
2012-03-04
3
-10/+20
*
|
Regenerate pydoc topics.
Georg Brandl
2012-03-04
1
-24/+25
*
|
Fix encoding handling of the pydoc-topics writer.
Georg Brandl
2012-03-04
1
-2/+3
*
|
Updated tokenize to support the inverse byte literals new in 3.3
Armin Ronacher
2012-03-04
2
-6/+28
*
|
Basic documentation for PEP 414
Armin Ronacher
2012-03-04
1
-1/+9
*
|
Basic support for PEP 414 without docs or tests.
Armin Ronacher
2012-03-04
3
-11/+32
*
|
fix trailing whitespace
Eli Bendersky
2012-03-04
1
-1/+0
[next]