| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #22949: Documented that fnmatch.translate() is for use with re.match(). | Serhiy Storchaka | 2016-10-27 | 1 | -1/+2 |
|\ |
|
| * | Issue #22949: Documented that fnmatch.translate() is for use with re.match(). | Serhiy Storchaka | 2016-10-27 | 1 | -1/+2 |
| |\ |
|
| | * | Issue #22949: Documented that fnmatch.translate() is for use with re.match(). | Serhiy Storchaka | 2016-10-27 | 1 | -1/+2 |
|
|
* | | | Issue #22493: Updated an example for fnmatch.translate(). | Serhiy Storchaka | 2016-10-27 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Issue #22493: Updated an example for fnmatch.translate(). | Serhiy Storchaka | 2016-10-27 | 1 | -1/+1 |
|
|
* | | | Issue #28496: Mark up constants 0, 1 and -1 that denote return values or | Serhiy Storchaka | 2016-10-27 | 12 | -64/+64 |
|\ \ \
| |/ / |
|
| * | | Issue #28496: Mark up constants 0, 1 and -1 that denote return values or | Serhiy Storchaka | 2016-10-27 | 12 | -64/+64 |
| |\ \
| | |/ |
|
| | * | Issue #28496: Mark up constants 0, 1 and -1 that denote return values or | Serhiy Storchaka | 2016-10-27 | 12 | -64/+64 |
|
|
* | | | Issue #28426: Deprecated undocumented functions PyUnicode_AsEncodedObject(), | Serhiy Storchaka | 2016-10-27 | 1 | -1/+4 |
|\ \ \
| |/ / |
|
| * | | Issue #28426: Deprecated undocumented functions PyUnicode_AsEncodedObject(), | Serhiy Storchaka | 2016-10-27 | 1 | -1/+4 |
|
|
* | | | Remove unused suspicious rules | Zachary Ware | 2016-10-26 | 1 | -2/+0 |
|
|
* | | | Merge from 3.6 | Zachary Ware | 2016-10-26 | 1 | -0/+1 |
|\ \ \
| |/ / |
|
| * | | Ignore harmless suspicious markup | Zachary Ware | 2016-10-26 | 1 | -0/+1 |
|
|
* | | | Merge from 3.6 | Zachary Ware | 2016-10-26 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Merge from 3.5 | Zachary Ware | 2016-10-26 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Fix default role usage | Zachary Ware | 2016-10-26 | 1 | -1/+1 |
|
|
* | | | Issue #28107: Update typing module documentation for NamedTuple (Ivan) (3.6->... | Guido van Rossum | 2016-10-25 | 1 | -4/+13 |
|\ \ \
| |/ / |
|
| * | | Issue #28107: Update typing module documentation for NamedTuple (Ivan) | Guido van Rossum | 2016-10-25 | 1 | -4/+13 |
|
|
* | | | Issue 25002: Deprecate asyncore/asynchat. Patch by Mariatta. (3.6->3.7) | Guido van Rossum | 2016-10-25 | 2 | -0/+6 |
|\ \ \
| |/ / |
|
| * | | Issue 25002: Deprecate asyncore/asynchat. Patch by Mariatta. | Guido van Rossum | 2016-10-25 | 2 | -0/+6 |
|
|
* | | | merge 3.6 (#28525) | Benjamin Peterson | 2016-10-25 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | merge 3.5 (#28525) | Benjamin Peterson | 2016-10-25 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | fix name of keyword parameter to gc.collect() (closes #28525) | Benjamin Peterson | 2016-10-25 | 1 | -1/+1 |
|
|
* | | | Issue #28469: timeit now uses the sequence 1, 2, 5, 10, 20, 50,... instead | Serhiy Storchaka | 2016-10-23 | 1 | -12/+11 |
|
|
* | | | Issue #23214: Fix formatting of -1 | Martin Panter | 2016-10-21 | 1 | -1/+1 |
|
|
* | | | Merge 3.6 (issue #26796) | Yury Selivanov | 2016-10-21 | 1 | -0/+7 |
|\ \ \
| |/ / |
|
| * | | Merge 3.5 (issue #26796) | Yury Selivanov | 2016-10-21 | 1 | -0/+7 |
| |\ \
| | |/ |
|
| | * | Issue #26796: Don't configure the number of workers for default threadpool ex... | Yury Selivanov | 2016-10-21 | 1 | -0/+7 |
|
|
* | | | Merge (issue #25152) | Brett Cannon | 2016-10-21 | 1 | -0/+6 |
|\ \ \
| |/ / |
|
| * | | Merge (issue #25152) | Brett Cannon | 2016-10-21 | 1 | -0/+6 |
| |\ \
| | |/ |
|
| | * | Issue #25152: Mention the deprecation of pyvenv | Brett Cannon | 2016-10-21 | 1 | -0/+6 |
|
|
* | | | Issue #18219: Optimize csv.DictWriter for large number of columns. | INADA Naoki | 2016-10-21 | 1 | -4/+6 |
|\ \ \
| |/ / |
|
| * | | Issue #18219: Optimize csv.DictWriter for large number of columns. | INADA Naoki | 2016-10-21 | 1 | -4/+6 |
|
|
* | | | Issue #23214: Implement optional BufferedReader, BytesIO read1() argument | Martin Panter | 2016-10-20 | 1 | -6/+15 |
|
|
* | | | Merge 3.6 (issue #26010) | Yury Selivanov | 2016-10-20 | 1 | -10/+10 |
|\ \ \
| |/ / |
|
| * | | Issue #26010: fix typos; rewording | Yury Selivanov | 2016-10-20 | 1 | -10/+10 |
|
|
* | | | Merge 3.6 (issue #26010) | Yury Selivanov | 2016-10-20 | 1 | -3/+66 |
|\ \ \
| |/ / |
|
| * | | Merge 3.5 + document CO_ASYNC_GENERATOR; issue #26010 | Yury Selivanov | 2016-10-20 | 1 | -3/+66 |
| |\ \
| | |/ |
|
| | * | Issue #26010: Document CO_* constants | Yury Selivanov | 2016-10-20 | 1 | -3/+58 |
|
|
* | | | Add cum_weights example (simulation of a cumulative binomial distribution). | Raymond Hettinger | 2016-10-20 | 1 | -0/+7 |
|
|
* | | | Merge 3.6 | Victor Stinner | 2016-10-19 | 1 | -4/+4 |
|\ \ \
| |/ / |
|
| * | | Close #28479: Fix reST syntax in windows.rst | Victor Stinner | 2016-10-19 | 1 | -4/+4 |
|
|
* | | | Issue #19795: Fixed formatting a table. | Serhiy Storchaka | 2016-10-19 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | Issue #19795: Fixed formatting a table. | Serhiy Storchaka | 2016-10-19 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Issue #19795: Fixed formatting a table. | Serhiy Storchaka | 2016-10-19 | 1 | -1/+1 |
|
|
* | | | Issue #19795: Improved more markups of True/False. | Serhiy Storchaka | 2016-10-19 | 16 | -28/+28 |
|\ \ \
| |/ / |
|
| * | | Issue #19795: Improved more markups of True/False. | Serhiy Storchaka | 2016-10-19 | 16 | -28/+28 |
| |\ \
| | |/ |
|
| | * | Issue #19795: Improved more markups of True/False. | Serhiy Storchaka | 2016-10-19 | 14 | -23/+23 |
|
|
* | | | Issue #19795: Fixed markup errors. | Serhiy Storchaka | 2016-10-19 | 2 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Issue #19795: Fixed markup errors. | Serhiy Storchaka | 2016-10-19 | 2 | -2/+2 |
| |\ \
| | |/ |
|