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
*
Issue #14153 Create _Py_device_encoding() to prevent _io from having to import
Brett Cannon
2012-02-29
7
-45/+70
*
Issue #10181: Add warning that structure layouts in memoryobject.h and
Stefan Krah
2012-02-29
1
-0/+9
*
Add PyMemoryView_FromMemory() to whatsnew/3.3.
Stefan Krah
2012-02-29
2
-0/+6
*
Issue #14152: Merge fix from 3.2.
Stefan Krah
2012-02-29
1
-1/+1
|
\
|
*
Issue #14152: Restore the Include/*.h dependencies for extension builds.
Stefan Krah
2012-02-29
1
-1/+1
*
|
#14089: merge with 3.2.
Ezio Melotti
2012-02-29
1
-0/+22
|
\
\
|
|
/
|
*
#14089: increase coverage of the fractions module. Patch by Oleg Plakhotnyuk.
Ezio Melotti
2012-02-29
1
-0/+22
*
|
#14155: merge with 3.2.
Ezio Melotti
2012-02-29
1
-52/+28
|
\
\
|
|
/
|
*
#14155: remove duplication about search vs match in re doc.
Ezio Melotti
2012-02-29
1
-52/+28
*
|
#10713: merge with 3.2.
Ezio Melotti
2012-02-29
2
-8/+40
|
\
\
|
|
/
|
*
#10713: Improve documentation for \b and \B and add a few tests. Initial pat...
Ezio Melotti
2012-02-29
2
-8/+40
*
|
Merge: Propagate changes for issues #13053 and #13086 from 2.7 to 3.2.
Larry Hastings
2012-02-29
2
-26/+219
|
\
\
|
|
/
|
*
Propagate changes for issues #13053 and #13086 from 2.7 to 3.2. (Doc only.)
Larry Hastings
2012-02-29
2
-26/+219
*
|
Merge: Give better failure messages in test_strptime (cf. issue #14113).
Nadeem Vawda
2012-02-28
1
-8/+8
|
\
\
|
|
/
|
*
Give better failure messages in test_strptime (cf. issue #14113).
Nadeem Vawda
2012-02-28
1
-17/+14
*
|
merge with 3.2
Sandro Tosi
2012-02-28
1
-1/+1
|
\
\
|
|
/
|
*
s/div/truediv/; thanks to Félix-Antoine Fortin from docs@
Sandro Tosi
2012-02-28
1
-1/+1
*
|
Added additional diagnostics to help with #12151.
Vinay Sajip
2012-02-28
1
-0/+4
*
|
Merged cookbook improvement from 3.2.
Vinay Sajip
2012-02-28
1
-6/+11
|
\
\
|
|
/
|
*
Improved logging cookbook example.
Vinay Sajip
2012-02-28
1
-6/+11
*
|
Merge with 3.2.
Georg Brandl
2012-02-28
1
-4/+2
|
\
\
|
|
/
|
*
Fix markup errors.
Georg Brandl
2012-02-28
1
-4/+2
*
|
Update importlib.invalidate_caches() to be more general.
Brett Cannon
2012-02-27
5
-38/+62
*
|
More debug output
Antoine Pitrou
2012-02-27
1
-2/+2
*
|
Improve debugging output for test failure
Antoine Pitrou
2012-02-27
1
-1/+1
*
|
Issue #13125: Silence spurious test_lib2to3 output when in non-verbose mode.
Antoine Pitrou
2012-02-27
3
-3/+14
|
\
\
|
|
/
|
*
Issue #13125: Silence spurious test_lib2to3 output when in non-verbose mode.
Antoine Pitrou
2012-02-27
3
-3/+14
*
|
Some corrections for the Doc/extending documentation. Closes #14129
Eli Bendersky
2012-02-27
3
-45/+23
*
|
Null merge (fix is already in 3.3).
Stefan Krah
2012-02-27
0
-0/+0
|
\
\
|
|
/
|
*
Issue #14125: backport refleak fix (d4adbf908983).
Stefan Krah
2012-02-27
1
-2/+3
*
|
typo
Benjamin Peterson
2012-02-27
1
-1/+1
*
|
Issue #14125: Fix refleak in timemodule.c on Windows. Thanks sbt for pointing
Stefan Krah
2012-02-27
1
-2/+3
*
|
Issue #14125: Fix multiprocessing refleak on Windows. Patch by sbt.
Stefan Krah
2012-02-27
1
-1/+4
*
|
Merged cookbook update for LogRecord customisation.
Vinay Sajip
2012-02-27
1
-0/+82
|
\
\
|
|
/
|
*
Updated cookbook with information on customising LogRecords.
Vinay Sajip
2012-02-27
1
-0/+82
*
|
Merged upstream changes.
Vinay Sajip
2012-02-27
3
-11/+25
|
\
\
|
*
|
Fix comparison bug with 'rc' versions in packaging.version (#11841).
Éric Araujo
2012-02-27
3
-11/+25
*
|
|
Merged cookbook update from 3.2.
Vinay Sajip
2012-02-27
1
-4/+132
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Updated logging cookbook with info on alternative format styles.
Vinay Sajip
2012-02-27
1
-4/+132
*
|
Issue #14113: Fix a test_strptime failure caused by changes to LC_ALL.
Stefan Krah
2012-02-27
1
-1/+2
*
|
Merge
Antoine Pitrou
2012-02-27
0
-0/+0
|
\
\
|
*
\
Null merge.
Nadeem Vawda
2012-02-26
0
-0/+0
|
|
\
\
*
|
\
\
Merge
Antoine Pitrou
2012-02-27
0
-0/+0
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge
Antoine Pitrou
2012-02-27
1
-18/+5
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Issue #13873: Fix crash in test_zlib when running on a small (<4GB) tmpfs.
Nadeem Vawda
2012-02-26
1
-18/+5
*
|
|
|
Issue #13521: dict.setdefault() now does only one lookup for the given key, m...
Antoine Pitrou
2012-02-26
3
-42/+93
|
\
\
\
\
|
|
/
/
/
|
|
|
/
|
|
_
|
/
|
/
|
|
|
*
|
Issue #13521: dict.setdefault() now does only one lookup for the given key, m...
Antoine Pitrou
2012-02-26
3
-42/+93
|
|
/
*
|
Remove duplicate label.
Georg Brandl
2012-02-26
1
-2/+0
*
|
the days of pre-standard C compilers are gone
Benjamin Peterson
2012-02-26
1
-10/+0
*
|
Issue #14080: fix sporadic test_imp failure. Patch by Stefan Krah.
Antoine Pitrou
2012-02-26
1
-0/+1
[next]