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
*
Move xml.etree higher and xml.parsers.expat lower in the markup ToC.
Éric Araujo
2012-03-05
1
-3/+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
*
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 sporadic failure in test_weakset
Antoine Pitrou
2012-03-04
1
-5/+2
*
Add a crasher for the documented issue of calling "Py_DECREF(self->xxx)";
Armin Rigo
2012-03-04
1
-0/+44
*
Fix link to global module index.
Georg Brandl
2012-03-03
1
-1/+1
*
Issue #11379: add a note in xml.dom.minidom suggesting to use etree in some c...
Eli Bendersky
2012-03-02
1
-0/+8
*
sqlite3: Port relevant documentation changes from 3.2
Petri Lehtinen
2012-03-01
8
-47/+35
*
Issue #14159: Fix the len() of weak sets to return a better approximation whe...
Antoine Pitrou
2012-03-01
4
-1/+112
*
Issue #14152: backport fix.
Stefan Krah
2012-02-29
1
-1/+1
*
#14089: increase coverage of the fractions module. Patch by Oleg Plakhotnyuk.
Ezio Melotti
2012-02-29
1
-1/+19
*
#14155: remove duplication about search vs match in re doc.
Ezio Melotti
2012-02-29
1
-52/+28
*
#10713: Improve documentation for \b and \B and add a few tests. Initial pat...
Ezio Melotti
2012-02-29
2
-5/+36
*
Issue #13086: Update howto/cporting.rst to discuss "Python 3" instead of "3.0".
Larry Hastings
2012-02-28
1
-33/+40
*
Give better failure messages in test_strptime (cf. issue #14113).
Nadeem Vawda
2012-02-28
1
-17/+14
*
null-merge v2.6.8rc1 tag
Martin v. Löwis
2012-02-28
0
-0/+0
|
\
|
*
Added tag v2.6.8rc1 for changeset 5356b6c7fd66
Barry Warsaw
2012-02-23
1
-0/+1
*
|
Issue #13521: dict.setdefault() now does only one lookup for the given key, m...
Antoine Pitrou
2012-02-26
3
-44/+92
*
|
Branch merge
Éric Araujo
2012-02-26
31
-104/+118
|
\
\
|
*
|
Add versionadded for sys.flags.hash_randomization variable
Éric Araujo
2012-02-26
1
-1/+2
|
*
|
Fix markup errors
Éric Araujo
2012-02-26
1
-2/+2
|
*
|
Synchronize some distutils tests with 3.2.
Éric Araujo
2012-02-26
3
-31/+38
|
*
|
Fix typo “seperator”
Éric Araujo
2012-02-26
3
-3/+3
|
*
|
State explicitely that PYTHONDONTWRITEBYTECODE is equivalent to -B
Éric Araujo
2012-02-26
1
-1/+2
|
*
|
Update docstring with more useful text (from the PEP)
Éric Araujo
2012-02-26
1
-1/+1
|
*
|
Avoid relying on the default reST role in logging library doc
Éric Araujo
2012-02-26
1
-3/+2
|
*
|
Document that shutil.make_archive does not typecheck its logger argument
Éric Araujo
2012-02-26
1
-1/+2
|
*
|
Use raw strings for docstrings with backslashes in ASCII diagrams
Éric Araujo
2012-02-26
2
-2/+2
|
*
|
Fix typo (#13467)
Éric Araujo
2012-02-26
1
-1/+1
|
*
|
Update lingering references to ex-parrot. I mean ex-devguide.
Éric Araujo
2012-02-26
2
-3/+2
|
*
|
Fix instructions on how to rebuild some modules
Éric Araujo
2012-02-26
3
-3/+3
|
*
|
Mark up constants in socket doc as such
Éric Araujo
2012-02-26
1
-7/+7
|
*
|
Hide or remove user-visible XXX notes from distutils doc (#13716).
Éric Araujo
2012-02-26
1
-27/+11
|
*
|
Stop ignoring RPMs in distutils' upload command (#2945).
Éric Araujo
2012-02-26
4
-0/+24
|
*
|
Improve interlinking of archiving/compression modules docs.
Éric Araujo
2012-02-26
7
-18/+16
*
|
|
Issue #13999: refer to multiprocessing.Queue when needed
Sandro Tosi
2012-02-25
1
-10/+10
*
|
|
#14114: don't include copybutton.js in the htmlhelp output.
Ezio Melotti
2012-02-25
1
-1/+1
|
/
/
*
|
Add test file for scripts in Tools (#13447).
Éric Araujo
2012-02-25
2
-0/+42
*
|
Fix long-standing bugs with MANIFEST.in parsing on Windows (#6884).
Éric Araujo
2012-02-25
4
-54/+98
*
|
Add 2.7.3 and 2.7.4 UUIDs
Martin v. Löwis
2012-02-25
1
-0/+4
*
|
Merged upstream changes.
Vinay Sajip
2012-02-23
1
-83/+77
|
\
\
|
*
\
merge heads
Benjamin Peterson
2012-02-23
2
-27/+33
|
|
\
\
|
*
\
\
merge 2.7 release
Benjamin Peterson
2012-02-23
1
-83/+77
|
|
\
\
\
|
|
*
|
|
update pydoc-topics
Benjamin Peterson
2012-02-23
1
-83/+77
*
|
|
|
|
Fix added for recent changes in non-threading environments.
Vinay Sajip
2012-02-23
2
-7/+28
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Updated comments.
Vinay Sajip
2012-02-23
2
-5/+4
*
|
|
|
logging: Added locking in flush() and close() handler methods. Thanks to Faya...
Vinay Sajip
2012-02-23
2
-22/+29
|
/
/
/
[next]