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
/
Lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
test.support: add requires_mac_ver() function
Victor Stinner
2011-06-01
2
-4/+25
*
remove __version__s dependent on subversion keyword expansion (closes #12221)
Benjamin Peterson
2011-06-01
5
-9/+0
*
(Merge 3.2) Close #12085: Fix an attribute error in subprocess.Popen destructor
Victor Stinner
2011-05-31
2
-1/+14
|
\
|
*
Close #12085: Fix an attribute error in subprocess.Popen destructor if the
Victor Stinner
2011-05-31
2
-1/+14
*
|
Issue #8407: test_signal doesn't check signal delivery order
Victor Stinner
2011-05-31
1
-5/+6
*
|
code cleanup in packaging.run
Tarek Ziade
2011-05-31
1
-8/+4
*
|
make sure we check for write access before starting the install, and add corr...
Tarek Ziade
2011-05-31
4
-16/+91
*
|
Tidy up the additional string module tests added at the Pycon sprints (closes...
Nick Coghlan
2011-05-31
2
-43/+58
*
|
improved pysetup list UI
Tarek Ziade
2011-05-31
1
-1/+9
*
|
merge heads
Benjamin Peterson
2011-05-31
19
-46/+161
|
\
\
|
*
\
(Merge 3.2) Issue #12057: Add tests for ISO 2022 codecs
Victor Stinner
2011-05-30
6
-1/+77
|
|
\
\
|
|
|
/
|
|
*
Issue #12057: Add tests for ISO 2022 codecs
Victor Stinner
2011-05-30
6
-1/+77
|
|
*
Branch merge
Éric Araujo
2011-05-29
1
-6/+10
|
|
|
\
|
|
*
|
Fix ProcessTestCasePOSIXPurePython to test the module from import when
Gregory P. Smith
2011-05-28
1
-9/+17
|
*
|
|
better UI when the user does not have the perms to remove the project
Tarek Ziade
2011-05-30
2
-7/+48
|
*
|
|
Close #12028: Make threading._get_ident() public, rename it to
Victor Stinner
2011-05-30
9
-31/+28
|
*
|
|
Close #12089: Remove outdated and unused code from regrtest.
Victor Stinner
2011-05-30
1
-4/+0
|
*
|
|
Close #12171: IncrementalEncoder.reset() of CJK codecs (multibytecodec) calls
Victor Stinner
2011-05-30
1
-2/+7
|
*
|
|
fixed the test_uninstall patch
Tarek Ziade
2011-05-30
1
-2/+2
*
|
|
|
add tests for negative with conjugate
Benjamin Peterson
2011-05-31
1
-0/+2
|
/
/
/
*
|
|
Issue 12218: Removing wsgiref.egg-info
Tarek Ziade
2011-05-30
1
-8/+0
*
|
|
merge heads
Benjamin Peterson
2011-05-30
13
-277/+277
|
\
\
\
|
*
|
|
Increases some test timeouts to fix issue 11864.
Brian Quinlan
2011-05-30
1
-4/+4
|
*
|
|
displaying the faulty project name is a good idea
Tarek Ziade
2011-05-30
1
-6/+8
|
*
|
|
removed spurious output
Tarek Ziade
2011-05-30
1
-1/+7
|
*
|
|
Cleaned up the installer output behavior.
Tarek Ziade
2011-05-30
6
-67/+86
|
*
|
|
cleanup packaging.database
Tarek Ziade
2011-05-30
2
-7/+4
|
*
|
|
a resource module for 2 functions is overkill. database is the right place fo...
Tarek Ziade
2011-05-30
4
-195/+171
*
|
|
|
don't restrict unexpected EOF errors to the first line (closes #12216)
Benjamin Peterson
2011-05-30
1
-0/+7
*
|
|
|
use better naming scheme
Benjamin Peterson
2011-05-30
1
-42/+42
|
/
/
/
*
|
|
Simplify line-oriented tests in test_bz2.
Nadeem Vawda
2011-05-30
1
-14/+7
*
|
|
Issue #1625: Add stream ordering test to test_bz2.
Nadeem Vawda
2011-05-29
1
-0/+11
*
|
|
Remove unused data from test_bz2.
Nadeem Vawda
2011-05-29
1
-13/+6
*
|
|
Miscellaneous cleanups to bz2 and test_bz2 following issue #1625.
Nadeem Vawda
2011-05-29
2
-73/+22
*
|
|
Issue #10736: Revert changeset de4d34a95603 as it causes failures with
Ned Deily
2011-05-29
1
-16/+4
*
|
|
Issue #10736: Fix test_ttk test_widgets failures with Cocoa Tk 8.5.9
Ned Deily
2011-05-29
1
-4/+16
*
|
|
Skip test_pipe2 on Linux kernels older than 2.6.27.
Charles-François Natali
2011-05-29
1
-0/+4
*
|
|
Issue #12196: Add pipe2() to the os module.
Charles-François Natali
2011-05-29
1
-0/+25
*
|
|
unify TryExcept and TryFinally (closes #12199)
Benjamin Peterson
2011-05-29
1
-2/+2
*
|
|
Branch merge
Éric Araujo
2011-05-29
3
-11/+17
|
\
\
\
|
*
|
|
Port r86353 to packaging (#10359: “;” after function definition is invali...
Éric Araujo
2011-05-29
1
-1/+1
|
*
|
|
Merge touch-ups and fixes for #9831 (+port fix to packaging) and #9223 from 3.2
Éric Araujo
2011-05-28
2
-10/+16
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Merge doc touch-ups and fixes for #9831 and #9223 from 3.1
Éric Araujo
2011-05-28
1
-6/+10
|
|
|
\
\
|
|
|
*
|
Fix test_build_py when sys.dont_write_bytecode is true (#9831).
Éric Araujo
2011-05-28
1
-6/+10
*
|
|
|
|
Issue #12196: Add PIPE_MAX_SIZE to test.support, constant larger than the
Charles-François Natali
2011-05-29
3
-9/+13
*
|
|
|
|
follow on to the last commit, remove the final POSIXPurePythonTestCase
Gregory P. Smith
2011-05-28
1
-1/+0
*
|
|
|
|
The _posixsubprocess module is now required on POSIX.
Gregory P. Smith
2011-05-28
2
-182/+28
*
|
|
|
|
Fix ProcessTestCasePOSIXPurePython to test the module from import when
Gregory P. Smith
2011-05-28
1
-9/+17
*
|
|
|
|
Issue #985064: Make plistlib more resilient to faulty input plists.
Ned Deily
2011-05-28
2
-22/+63
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
Issue #985064: Make plistlib more resilient to faulty input plists.
Ned Deily
2011-05-28
2
-22/+63
|
|
\
\
\
\
[next]