| Commit message (Expand) | Author | Age | Files | Lines |
* | merge from 3.5 | Senthil Kumaran | 2016-05-14 | 1 | -1/+1 |
|\ |
|
| * | issue27018 - Fix the documentation of select.epoll.register method. | Senthil Kumaran | 2016-05-14 | 1 | -1/+1 |
* | | Issue #26870: Add readline.set_auto_history(), originally by Tyler Crompton | Martin Panter | 2016-05-15 | 1 | -1/+20 |
* | | Merge ctypes from 3.5 | Martin Panter | 2016-05-14 | 1 | -4/+0 |
|\ \
| |/ |
|
| * | Remove outdated PEP 291 compatibility requirement comment | Martin Panter | 2016-05-14 | 1 | -4/+0 |
* | | Issue #25745: Fixed leaking a userptr in curses panel destructor. | Serhiy Storchaka | 2016-05-09 | 1 | -0/+5 |
|\ \
| |/ |
|
| * | Issue #25745: Fixed leaking a userptr in curses panel destructor. | Serhiy Storchaka | 2016-05-09 | 1 | -0/+5 |
* | | Issue #18531: Single var-keyword argument of dict subtype was passed | Serhiy Storchaka | 2016-05-08 | 1 | -0/+22 |
* | | Issue #23815: Fixed crashes related to directly created instances of types in | Serhiy Storchaka | 2016-05-08 | 2 | -3/+7 |
|\ \
| |/ |
|
| * | Issue #23815: Fixed crashes related to directly created instances of types in | Serhiy Storchaka | 2016-05-08 | 2 | -3/+7 |
* | | Merge typo fixes from 3.5 | Martin Panter | 2016-05-08 | 2 | -3/+3 |
|\ \
| |/ |
|
| * | Corrections for a/an in code comments and documentation | Martin Panter | 2016-05-08 | 2 | -3/+3 |
* | | Issue #26512: Merge rounding doc from 3.5 | Martin Panter | 2016-05-08 | 1 | -4/+4 |
|\ \
| |/ |
|
| * | Issue #26512: Clarify Integral; tidy up table of rounding functions | Martin Panter | 2016-05-08 | 1 | -4/+4 |
* | | Issue #26924: Fix Windows buildbots | Berker Peksag | 2016-05-07 | 1 | -1/+1 |
* | | Issue #26924: Do not define _multiprocessing.sem_unlink under Android | Berker Peksag | 2016-05-07 | 1 | -1/+1 |
* | | Issue #26708: Use the "const" qualifier for immutable strings. | Serhiy Storchaka | 2016-05-07 | 1 | -37/+39 |
* | | Issue #26932: Fixed support of RTLD_* constants defined as enum values, | Serhiy Storchaka | 2016-05-04 | 3 | -10/+10 |
* | | Got rid of redundand "self" parameter declarations. | Serhiy Storchaka | 2016-05-02 | 3 | -24/+10 |
* | | Issue #18916: Update thread module docstrings | Berker Peksag | 2016-05-02 | 1 | -3/+4 |
|\ \
| |/ |
|
| * | Issue #18916: Update thread module docstrings | Berker Peksag | 2016-05-02 | 1 | -3/+4 |
* | | Issue #26898: Fix typo in math.isclose() docstring | Berker Peksag | 2016-05-01 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Issue #26898: Fix typo in math.isclose() docstring | Berker Peksag | 2016-05-01 | 1 | -1/+1 |
* | | Fix typos. Reported by andportnoy on GitHub. | Berker Peksag | 2016-04-29 | 1 | -1/+1 |
* | | Issue #26822: Decreased an overhead of using _PyArg_NoKeywords() in calls of | Serhiy Storchaka | 2016-04-29 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | Issue #26822: Decreased an overhead of using _PyArg_NoKeywords() in calls of | Serhiy Storchaka | 2016-04-29 | 1 | -3/+3 |
* | | Issue #26863: HAVE_FACCESSAT should (currently) not be defined on Android. | Stefan Krah | 2016-04-26 | 1 | -1/+7 |
* | | Issue #26854: Android has a different include path for soundcard.h. | Stefan Krah | 2016-04-26 | 1 | -0/+4 |
* | | Issue #26846: Post commit cleanup. | Stefan Krah | 2016-04-26 | 1 | -1/+0 |
* | | Issue #26857: Workaround for missing symbol "gethostbyaddr_r" on Android. | Stefan Krah | 2016-04-26 | 1 | -1/+1 |
* | | Issue #20306: Android is the only system that returns NULL for the pw_passwd | Stefan Krah | 2016-04-26 | 1 | -1/+1 |
* | | Issue #20306: The pw_gecos and pw_passwd fields are not required by POSIX. | Stefan Krah | 2016-04-26 | 1 | -0/+8 |
* | | Issue #26846: Workaround for non-standard stdlib.h on Android. | Stefan Krah | 2016-04-25 | 5 | -6/+4 |
* | | Issue #26822: itemgetter, attrgetter and methodcaller objects no longer | Serhiy Storchaka | 2016-04-23 | 1 | -0/+6 |
|\ \
| |/ |
|
| * | Issue #26822: itemgetter, attrgetter and methodcaller objects no longer | Serhiy Storchaka | 2016-04-23 | 1 | -0/+6 |
* | | Merge doc and comment fixes from 3.5 | Martin Panter | 2016-04-19 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Fix spelling (inital), grammar (may translates) in documentation, comments | Martin Panter | 2016-04-19 | 1 | -2/+2 |
* | | Issue #26778: Fixed "a/an/and" typos in code comment, documentation and error | Serhiy Storchaka | 2016-04-17 | 9 | -10/+10 |
|\ \
| |/ |
|
| * | Issue #26778: Fixed "a/an/and" typos in code comment and documentation. | Serhiy Storchaka | 2016-04-17 | 6 | -6/+6 |
* | | Merge typo fixes from 3.5 | Martin Panter | 2016-04-16 | 2 | -4/+4 |
|\ \
| |/ |
|
| * | Fix typos in code comments and documentation | Martin Panter | 2016-04-16 | 2 | -4/+4 |
* | | merge heads | Gregory P. Smith | 2016-04-15 | 1 | -8/+8 |
|\ \
| |/ |
|
| * | Issue #26535: Correct docs regarding the struct buffer size | Martin Panter | 2016-04-15 | 1 | -8/+8 |
* | | Issue #15984: Merge PyUnicode doc from 3.5 | Martin Panter | 2016-04-15 | 3 | -3/+3 |
|\ \
| |/ |
|
| * | Correct “an” → “a” with “Unicode”, “user”, “UTF”, etc | Martin Panter | 2016-04-15 | 3 | -3/+3 |
* | | 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 |
* | | 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 |
* | | Issue #26057: Got rid of nonneeded use of PyUnicode_FromObject(). | Serhiy Storchaka | 2016-04-13 | 2 | -210/+65 |