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) Issue #12074: regrtest displays also the current number of failures
Victor Stinner
2011-05-23
1
-5/+6
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
Issue #12074: regrtest displays also the current number of failures
Victor Stinner
2011-05-23
1
-5/+6
|
*
|
|
|
Issue #12151: Correction to diagnostic code.
Vinay Sajip
2011-05-23
1
-1/+1
|
*
|
|
|
Issue #12151: Added diagnostics to help diagnose intermittent socket errors.
Vinay Sajip
2011-05-23
1
-0/+15
*
|
|
|
|
merge 3.2
Benjamin Peterson
2011-05-23
3
-5/+10
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
/
/
|
|
|
/
/
|
|
/
|
|
|
*
|
|
merge 3.1
Benjamin Peterson
2011-05-23
3
-5/+10
|
|
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
|
/
|
|
*
correctly lookup __dir__
Benjamin Peterson
2011-05-23
3
-5/+10
*
|
|
Clean-up example.
Raymond Hettinger
2011-05-23
1
-31/+41
|
\
\
\
|
|
/
/
|
*
|
Clean-up example.
Raymond Hettinger
2011-05-23
1
-31/+41
*
|
|
Issue #12125: fixed the failures under Solaris due to improper test cleanup.
Tarek Ziade
2011-05-23
4
-1/+16
*
|
|
fixed the cwd cleanup in packaging test_util
Tarek Ziade
2011-05-23
1
-1/+8
*
|
|
make sure the cwd is restored on tearDown
Tarek Ziade
2011-05-23
1
-0/+5
*
|
|
Issue #6501: os.device_encoding() returns None on Windows if the application
Victor Stinner
2011-05-23
2
-10/+16
*
|
|
make sure build_dir.build_lib is synced to the faked build location
Tarek Ziade
2011-05-23
1
-0/+4
*
|
|
Merge 3.2
Victor Stinner
2011-05-23
1
-7/+6
|
\
\
\
|
|
/
/
|
*
|
Merge 3.1
Victor Stinner
2011-05-23
1
-7/+6
|
|
\
\
|
|
|
/
|
|
*
test_codecs now removes the temporay file (created by the test)
Victor Stinner
2011-05-23
1
-7/+6
|
|
*
Issue #10801: Remove a debug print() from test_zipfile
Victor Stinner
2011-05-22
1
-1/+0
*
|
|
Issue #12105: test_posix, add the value of O_CLOEXEC in the error message
Victor Stinner
2011-05-23
1
-1/+2
*
|
|
Close #12153: faulthandler, mark stack_overflow() as static
Victor Stinner
2011-05-23
1
-1/+1
*
|
|
Update documentation to mention bytes instead byte string and correct one
Gregory P. Smith
2011-05-23
2
-5/+6
*
|
|
Refer to the return value on nameindex and friends as a string, not a byte
Gregory P. Smith
2011-05-23
1
-3/+3
*
|
|
merged
Martin v. Löwis
2011-05-23
1
-0/+1
|
\
\
\
|
|
/
/
|
*
|
Add 3.2.1rc2 uuid.
Martin v. Löwis
2011-05-23
1
-0/+1
|
|
\
\
|
|
*
|
Add 3.2.1rc2 uuid.
Martin v. Loewis
2011-05-22
1
-0/+1
*
|
|
|
Issue #12151: test_logging writes debug messages to stderr, not stdout
Victor Stinner
2011-05-22
1
-2/+2
*
|
|
|
skip more tests in packaging if threading is not supported
Tarek Ziade
2011-05-22
3
-3/+20
*
|
|
|
not using a server name anymore as the 127.0.0.1 <> localhost symmetry is not...
Tarek Ziade
2011-05-22
1
-3/+1
*
|
|
|
Issue 12132 - skip the test_buil_ext test if the xx module is not found
Tarek Ziade
2011-05-22
3
-2/+12
*
|
|
|
Issue 10126 - backported distutils fix for the enable-share mode into packaging
Tarek Ziade
2011-05-22
3
-7/+30
*
|
|
|
Issue #12105: Add O_CLOEXEC to the os module.
Charles-François Natali
2011-05-22
4
-0/+13
*
|
|
|
Issue #12138: fix use of transient_internet() in test_urllibnet
Antoine Pitrou
2011-05-22
1
-77/+62
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue #12138: fix use of transient_internet() in test_urllibnet
Antoine Pitrou
2011-05-22
1
-77/+62
*
|
|
|
regrtest: enable faulthandler in main() instead of if __name__ == '__main__':
Victor Stinner
2011-05-22
1
-3/+4
*
|
|
|
Issue #12079: Decimal(0).fma(Decimal('inf'), 'not a number') should give a Ty...
Mark Dickinson
2011-05-22
3
-1/+16
*
|
|
|
Issue 12126: removing incorrect claim about return value of select
Eli Bendersky
2011-05-22
1
-2/+1
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Issue 12126: removing incorrect claim about return value of select
Eli Bendersky
2011-05-22
1
-2/+1
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Issue 12126: removing incorrect claim about return value of select
Eli Bendersky
2011-05-22
1
-2/+1
*
|
|
|
Issue #12131: Ensure that the sysconfig.cfg file, introduced by packaging,
Ned Deily
2011-05-21
1
-1/+1
*
|
|
|
added the Content-Length header. that fixes the weird packaging.pypi.errors.H...
Tarek Ziade
2011-05-21
1
-0/+1
*
|
|
|
deactivating one test under win32 for now
Tarek Ziade
2011-05-21
1
-0/+1
*
|
|
|
make sure the crawler can browse file-based indexes under win32
Tarek Ziade
2011-05-21
2
-7/+25
*
|
|
|
fixed the export symbols for the win32 linker
Tarek Ziade
2011-05-21
2
-2/+2
*
|
|
|
skip the pypi upload doc test via https, if ssl is not available
Tarek Ziade
2011-05-21
1
-0/+5
*
|
|
|
use the same line terminator everywhere
Tarek Ziade
2011-05-21
3
-6/+11
*
|
|
|
Merge 3.2.1rc1 release changes to default.
Georg Brandl
2011-05-21
4
-11/+121
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Simplify example
Raymond Hettinger
2011-05-21
1
-4/+0
|
*
|
|
Set up branch to be rc2 next.
Georg Brandl
2011-05-21
2
-3/+3
|
*
|
|
Merge release branch after 3.2.1rc1.
Georg Brandl
2011-05-21
11
-22/+34
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Add 3.2.1 UUIDs
Martin v. Löwis
2011-05-16
1
-0/+2
[prev]
[next]