summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Issue #27173: Fix error in test_config that caused test_idle to fail.Terry Jan Reedy2016-07-101-1/+1
* issue27476 - Introduce a .github template to discourage github pull requestsSenthil Kumaran2016-07-101-0/+9
* Null mergeSerhiy Storchaka2016-07-100-0/+0
|\
| * Merge headsSerhiy Storchaka2016-07-102-4/+4
| |\
* | \ Merge headsSerhiy Storchaka2016-07-107-61/+274
|\ \ \
| * \ \ #22758 null mergeR David Murray2016-07-100-0/+0
| |\ \ \ | | | |/ | | |/|
| | * | #22758 null mergeR David Murray2016-07-100-0/+0
| | |\ \
| | | * \ #22758 null mergeR David Murray2016-07-100-0/+0
| | | |\ \
| | | | * \ #22758 null mergeR David Murray2016-07-100-0/+0
| | | | |\ \
| | | | | * | #22758: fix regression in handling of secure cookies.R David Murray2016-07-103-11/+61
| * | | | | | Merge: #26176: fix usage of Address constructor in email examples.R David Murray2016-07-102-4/+4
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | #26176: fix usage of Address constructor in email examples.R David Murray2016-07-102-4/+4
| * | | | | | Issue #27173: Add 'IDLE Modern Unix' to the built-in key sets.Terry Jan Reedy2016-07-105-57/+270
* | | | | | | Issue #27473: Fixed possible integer overflow in bytes and bytearraySerhiy Storchaka2016-07-103-16/+14
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | Issue #27473: Fixed possible integer overflow in bytes and bytearraySerhiy Storchaka2016-07-103-16/+14
| |/ / / /
* | | | | Merge: #20647: Update dictobject.c comments to account for randomized string ...R David Murray2016-07-101-8/+5
|\ \ \ \ \ | |/ / / /
| * | | | #20647: Update dictobject.c comments to account for randomized string hashes.R David Murray2016-07-101-8/+5
* | | | | Issue #27027: Added test.support.is_android that is True when this is anXavier de Gaye2016-07-102-1/+9
* | | | | [merge from 3.5] - Issue #27466: Change time format returned bySenthil Kumaran2016-07-103-1/+27
|\ \ \ \ \ | |/ / / /
| * | | | Issue #27466: Change time format returned by http.cookie.time2netscape,Senthil Kumaran2016-07-103-1/+27
* | | | | Issue #27474: Unified error messages in the __contains__ method of bytes andSerhiy Storchaka2016-07-102-1/+2
* | | | | Issue #27442: Expose the Android API level in sysconfig.get_config_vars()Xavier de Gaye2016-07-094-0/+51
* | | | | Update frozen importlib codeBrett Cannon2016-07-082-1440/+1440
* | | | | Issue #26972: Fix some mistakes in importlib-related docstrings.Brett Cannon2016-07-082-12/+12
* | | | | Issue #26896: Disambiguate uses of "importer" with "finder".Brett Cannon2016-07-089-32/+32
* | | | | Issue #27285: Document the deprecation of the pyvenv script.Brett Cannon2016-07-089-186/+227
* | | | | Issue #22624: Python 3 requires clock() to buildVictor Stinner2016-07-081-0/+1
* | | | | WhitespaceTerry Jan Reedy2016-07-081-1/+1
* | | | | Issue #27380: IDLE: add query.HelpSource class and tests.Terry Jan Reedy2016-07-086-368/+342
* | | | | Automated merge with ssh://hg.python.org/cpythonSteven D'Aprano2016-07-071-0/+16
|\ \ \ \ \
| * | | | | Issue27139 patch by Julio C Cardoza.Steven D'Aprano2016-07-071-0/+16
* | | | | | Issue #27434: Version of interpreter running a cross-build and source version...Xavier de Gaye2016-07-073-2/+5
|/ / / / /
* | | | | - Issue #27332: Fixed the type of the first argument of module-level functionsSerhiy Storchaka2016-07-0771-1839/+1818
|\ \ \ \ \ | |/ / / /
| * | | | Issue #27332: Fixed the type of the first argument of module-level functionsSerhiy Storchaka2016-07-0771-1835/+1814
* | | | | merge 3.5 (#24557)Benjamin Peterson2016-07-076-134/+147
|\ \ \ \ \ | |/ / / /
| * | | | assume egd unless OPENSSL_NO_EGD is defined—remove configure check (closes ...Benjamin Peterson2016-07-076-135/+160
* | | | | merge 3.5 (#27248)Benjamin Peterson2016-07-071-3/+9
|\ \ \ \ \ | |/ / / /
| * | | | fix refleaks in PyDict_SetItem error cases (closes #27248)Benjamin Peterson2016-07-071-3/+9
* | | | | merge 3.5Donald Stufft2016-07-061-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Fix a test with the new upload URLDonald Stufft2016-07-061-1/+1
* | | | | merge 3.5Benjamin Peterson2016-07-060-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | merge 3.4Benjamin Peterson2016-07-060-0/+0
| |\ \ \ \ | | |/ / /
| | * | | merge 3.3Benjamin Peterson2016-07-060-0/+0
| | |\ \ \ | | | |/ /
| | | * | Switch to the new upload url for PyPIDonald Stufft2016-07-063-4/+4
| | | * | Issue #25709: Fixed problem with in-place string concatenation and utf-8 cache.Serhiy Storchaka2015-12-023-0/+27
* | | | | merge 3.5Benjamin Peterson2016-07-063-5/+5
|\ \ \ \ \ | |/ / / /
| * | | | merge 3.4Benjamin Peterson2016-07-063-5/+5
| |\ \ \ \ | | |/ / /
| | * | | Switch to the new upload url for PyPIDonald Stufft2016-07-063-5/+5
* | | | | Issue #27460: Unified error messages in bytes constructor for integersSerhiy Storchaka2016-07-061-2/+2
* | | | | Issue #21708: Deprecated dbm.dumb behavior that differs from common dbmSerhiy Storchaka2016-07-065-1/+57