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 #8865: Concurrent invocation of select.poll.poll() now raises a
Serhiy Storchaka
2013-08-20
4
-2/+57
|
\
|
*
Issue #8865: Concurrent invocation of select.poll.poll() now raises a
Serhiy Storchaka
2013-08-20
4
-2/+57
*
|
Issue #13461: Fix a crash in the TextIOWrapper.tell method on 64-bit platforms.
Serhiy Storchaka
2013-08-20
2
-1/+4
|
\
\
|
|
/
|
*
Issue #13461: Fix a crash in the TextIOWrapper.tell method on 64-bit platforms.
Serhiy Storchaka
2013-08-20
2
-1/+4
*
|
Issue #7732: try to fix test_bug7732's flakiness on Windows by executing it i...
Antoine Pitrou
2013-08-19
1
-5/+3
*
|
Issue #2537: Remove breaked check which prevented valid regular expressions.
Serhiy Storchaka
2013-08-19
2
-2/+10
|
\
\
|
|
/
|
*
Issue #2537: Remove breaked check which prevented valid regular expressions.
Serhiy Storchaka
2013-08-19
2
-2/+10
*
|
Issue #18647: A regular expression in the doctest module rewritten so that
Serhiy Storchaka
2013-08-19
1
-1/+1
|
\
\
|
|
/
|
*
Issue #18647: A regular expression in the doctest module rewritten so that
Serhiy Storchaka
2013-08-19
1
-1/+1
*
|
Issue #18647: Correctly bound calculated min/max width of a subexpression.
Serhiy Storchaka
2013-08-19
1
-4/+4
|
\
\
|
|
/
|
*
Issue #18647: Correctly bound calculated min/max width of a subexpression.
Serhiy Storchaka
2013-08-19
1
-4/+4
*
|
Typo fix
Andrew Kuchling
2013-08-19
1
-1/+1
*
|
Issue 18774: Update news and whatsnew for the set optimizations
Raymond Hettinger
2013-08-19
2
-0/+10
*
|
Issue #18777: The ssl module now uses the new CRYPTO_THREADID API of
Christian Heimes
2013-08-19
2
-1/+20
|
\
\
|
|
/
|
*
Issue #18777: The ssl module now uses the new CRYPTO_THREADID API of
Christian Heimes
2013-08-19
2
-1/+20
*
|
Issue18771: Reduce the cost of hash collisions for set objects.
Raymond Hettinger
2013-08-19
2
-21/+87
*
|
Issue #18761: Improved cross-references in email documentation.
Serhiy Storchaka
2013-08-19
10
-157/+210
|
\
\
|
|
/
|
*
Issue #18761: Improved cross-references in email documentation.
Serhiy Storchaka
2013-08-19
10
-156/+208
*
|
Merge with 3.3
Terry Jan Reedy
2013-08-19
1
-25/+37
|
\
\
|
|
/
|
*
Issue #18489: idlelib.SearchEngine - add docstrings
Terry Jan Reedy
2013-08-19
1
-25/+37
*
|
#18445: update Tools/scripts/README.
Andrew Kuchling
2013-08-19
1
-61/+65
*
|
#18445: change permissions on some scripts to executable
Andrew Kuchling
2013-08-18
4
-0/+0
*
|
Merge from 3.3
Andrew Kuchling
2013-08-18
1
-70/+62
|
\
\
|
|
/
|
*
#18562: various revisions to the regex howto for 3.x
Andrew Kuchling
2013-08-18
1
-70/+62
*
|
Merge with 3.3
Terry Jan Reedy
2013-08-18
1
-1/+1
|
\
\
|
|
/
|
*
Issue #18592: whitespace
Terry Jan Reedy
2013-08-18
1
-1/+1
*
|
Merge with 3.3
Terry Jan Reedy
2013-08-18
1
-0/+17
|
\
\
|
|
/
|
*
Issue #18592: Add docstrings to file being tested (idlelib.SearchDialogBase.py).
Terry Jan Reedy
2013-08-18
1
-0/+17
*
|
Issue #18774: Remove last bits of GNU PTH thread code, patch by Vajrasky Kok.
Christian Heimes
2013-08-18
2
-12/+2
*
|
merge
Christian Heimes
2013-08-18
3
-1/+72
|
\
\
|
*
|
Make test_wakeup_write_error more robust
Antoine Pitrou
2013-08-17
1
-0/+10
|
*
|
Issue #16105: When a signal handler fails to write to the file descriptor reg...
Antoine Pitrou
2013-08-17
3
-1/+62
*
|
|
add missing #
Christian Heimes
2013-08-18
1
-1/+1
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
add missing #
Christian Heimes
2013-08-18
1
-1/+1
*
|
Issue 18768: Correct doc string of RAND_edg(). Patch by Vajrasky Kok.
Christian Heimes
2013-08-17
2
-1/+3
|
\
\
|
|
/
|
*
Issue 18768: Correct doc string of RAND_edg(). Patch by Vajrasky Kok.
Christian Heimes
2013-08-17
2
-1/+3
*
|
Issue #18768: coding style nitpick. Thanks to Vajrasky Kok
Christian Heimes
2013-08-17
1
-1/+1
|
\
\
|
|
/
|
*
Issue #18768: coding style nitpick. Thanks to Vajrasky Kok
Christian Heimes
2013-08-17
1
-1/+1
*
|
#18466: merge with 3.3.
Ezio Melotti
2013-08-17
12
-12/+12
|
\
\
|
|
/
|
*
#18466: fix more typos. Patch by Févry Thibault.
Ezio Melotti
2013-08-17
12
-12/+12
*
|
#18741: merge with 3.3.
Ezio Melotti
2013-08-17
22
-36/+38
|
\
\
|
|
/
|
*
#18741: fix more typos. Patch by Févry Thibault.
Ezio Melotti
2013-08-17
22
-36/+38
*
|
Issue #18178: Fix ctypes on BSD. dlmalloc.c was compiled twice which broke ma...
Christian Heimes
2013-08-17
2
-1/+3
|
\
\
|
|
/
|
*
Issue #18178: Fix ctypes on BSD. dlmalloc.c was compiled twice which broke ma...
Christian Heimes
2013-08-17
2
-1/+3
*
|
#18705: merge with 3.3.
Ezio Melotti
2013-08-17
26
-49/+49
|
\
\
|
|
/
|
*
#18705: fix a number of typos. Patch by Févry Thibault.
Ezio Melotti
2013-08-17
25
-44/+44
*
|
Remove the else-clause because the conditions are no longer mutually exclusive.
Raymond Hettinger
2013-08-17
1
-1/+1
*
|
Use a known unique object for the dummy entry.
Raymond Hettinger
2013-08-17
1
-25/+20
*
|
Issue #18759: Merged updates from 3.3.
Vinay Sajip
2013-08-16
4
-66/+76
|
\
\
|
|
/
|
*
Issue #18759: Improved cross-references in logging documentation.
Vinay Sajip
2013-08-16
4
-66/+76
[next]