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
...
*
|
Documentation for secrets.py
Steven D'Aprano
2016-04-16
3
-1/+202
*
|
Issue #26783: test_os.WalkTests.test_walk_topdown did't test fwalk and bytes.
Serhiy Storchaka
2016-04-16
1
-1/+1
|
\
\
|
|
/
|
*
Issue #26783: test_os.WalkTests.test_walk_topdown did't test fwalk and bytes.
Serhiy Storchaka
2016-04-16
1
-1/+1
*
|
merge 3.5
Senthil Kumaran
2016-04-16
1
-2/+53
|
\
\
|
|
/
|
*
issue26775 - Improve test coverage for urllib.parse
Senthil Kumaran
2016-04-16
1
-2/+53
*
|
Merge subprocess test from 3.5
Martin Panter
2016-04-16
1
-15/+14
|
\
\
|
|
/
|
*
Issue #10838: Run test__all__() everywhere, even if poll() is not available
Martin Panter
2016-04-16
1
-15/+14
*
|
Merge typo fixes from 3.5
Martin Panter
2016-04-16
6
-9/+9
|
\
\
|
|
/
|
*
Fix typos in code comments and documentation
Martin Panter
2016-04-16
6
-9/+9
*
|
Issue #26638: Merge link fixes from 3.5
Martin Panter
2016-04-16
11
-30/+30
|
\
\
|
|
/
|
*
Issue #26638: Fix links to some CLI options and section headings
Martin Panter
2016-04-16
11
-30/+30
*
|
Issue #25314: Merge argparse doc from 3.5
Martin Panter
2016-04-16
1
-3/+3
|
\
\
|
|
/
|
*
Issue #25314: Remove confused statement about const argument
Martin Panter
2016-04-09
1
-3/+3
*
|
Issue #25702: A --with-lto configure option has been added that will
Gregory P. Smith
2016-04-15
4
-2/+87
|
\
\
|
|
/
|
*
Issue #25702: A --with-lto configure option has been added that will
Gregory P. Smith
2016-04-15
4
-2/+87
*
|
merge heads
Gregory P. Smith
2016-04-15
0
-0/+0
|
\
\
|
*
\
Issue #26535: Merge struct doc from 3.5
Martin Panter
2016-04-15
2
-18/+19
|
|
\
\
*
|
\
\
merge heads
Gregory P. Smith
2016-04-15
2
-18/+19
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
merge heads
Gregory P. Smith
2016-04-15
2
-18/+19
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
*
|
Issue #26535: Correct docs regarding the struct buffer size
Martin Panter
2016-04-15
2
-18/+19
*
|
|
|
Exclude super long running tests from the PROFILE_TASK for PGO
Gregory P. Smith
2016-04-15
1
-2/+4
|
\
\
\
\
|
|
/
/
/
|
|
|
/
|
|
_
|
/
|
/
|
|
|
*
|
Exclude super long running tests from the PROFILE_TASK for PGO
Gregory P. Smith
2016-04-15
1
-2/+4
|
|
/
*
|
Issue #26766: Remove redundant bytearray_format() from bytearrayobject.c
Berker Peksag
2016-04-15
1
-14/+1
*
|
Merge for issue #26760
Brett Cannon
2016-04-15
1
-1/+7
|
\
\
|
|
/
|
*
Issue #26760: Minimally document PyFrameObject
Brett Cannon
2016-04-15
1
-1/+7
*
|
Remove python fallback for compare_digest.
Steven D'Aprano
2016-04-15
1
-32/+1
*
|
Merge for issue #25609
Brett Cannon
2016-04-15
0
-0/+0
|
\
\
|
|
/
|
*
Issue #25609: Backport typing.ContextManager.
Brett Cannon
2016-04-15
1
-0/+7
*
|
Issue #26766: Fix _PyBytesWriter_Finish()
Victor Stinner
2016-04-15
2
-3/+8
*
|
Null merge
Serhiy Storchaka
2016-04-15
0
-0/+0
|
\
\
|
|
/
|
*
Issue #26764: Bacported tests for bytes formatting.
Serhiy Storchaka
2016-04-15
1
-26/+11
*
|
Issue #26764: Fixed SystemError in bytes.__rmod__.
Serhiy Storchaka
2016-04-15
2
-32/+15
*
|
Issue #15984: Merge PyUnicode doc from 3.5
Martin Panter
2016-04-15
35
-70/+64
|
\
\
|
|
/
|
*
Issue #15984: Correct PyUnicode_FromObject() and _FromEncodedObject() docs
Martin Panter
2016-04-15
2
-21/+15
|
*
Correct “an” → “a” with “Unicode”, “user”, “UTF”, etc
Martin Panter
2016-04-15
35
-52/+52
*
|
Fix missing parens.
Steven D'Aprano
2016-04-15
1
-2/+2
*
|
Improve tests with more modern assert* methods and subTests.
Steven D'Aprano
2016-04-15
1
-22/+25
*
|
run Tools/reindent.py on secrets.py to satisfy the checkwhitespace hook
Steven D'Aprano
2016-04-14
1
-1/+0
*
|
Add secrets module and tests.
Steven D'Aprano
2016-04-14
2
-0/+269
*
|
Closes #26706: Merge with 3.5
Zachary Ware
2016-04-14
1
-1/+1
|
\
\
|
|
/
|
*
Issue #26706: Update OpenSSL version in PCbuild/readme.txt
Zachary Ware
2016-04-14
1
-1/+1
*
|
Fix unused variable 'libver' warning in Modules/_ssl.c
Berker Peksag
2016-04-14
1
-0/+2
|
\
\
|
|
/
|
*
Fix unused variable 'libver' warning in Modules/_ssl.c
Berker Peksag
2016-04-14
1
-0/+2
*
|
fs_unicode_converter is no longer used.
Serhiy Storchaka
2016-04-14
1
-8/+0
*
|
Issues #26716, #26057: Regenerate Argument Clinic code.
Serhiy Storchaka
2016-04-14
4
-34/+34
|
\
\
|
|
/
|
*
Issue #26716: Regenerate Argument Clinic code.
Serhiy Storchaka
2016-04-14
2
-3/+3
*
|
Issue26748: Enum classes should evaluate as True
Ethan Furman
2016-04-14
2
-0/+19
|
\
\
|
|
/
|
*
Issue26748: Enum classes should evaluate as True
Ethan Furman
2016-04-14
2
-0/+19
|
|
\
|
|
*
Issue26748: Enum classes should evaluate as True
Ethan Furman
2016-04-14
2
-0/+19
*
|
|
Issue #26057: Got rid of nonneeded use of PyUnicode_FromObject().
Serhiy Storchaka
2016-04-13
6
-641/+240
[prev]
[next]