Berker Peksag
|
131caba074
|
Revert #22251
|
2014-09-28 00:01:55 +03:00 |
Berker Peksag
|
9c1dba2758
|
Revert #22251
|
2014-09-28 00:00:58 +03:00 |
R David Murray
|
3a54c3e3aa
|
Merge: #10510: make distuitls upload/register use HTML standards compliant CRLF.
|
2014-09-27 16:57:51 -04:00 |
R David Murray
|
9ce69672f3
|
#10510: make distuitls upload/register use HTML standards compliant CRLF.
Patch by Ian Cordasco, approved by Éric Araujo.
|
2014-09-27 16:56:15 -04:00 |
Berker Peksag
|
f7fee33104
|
Issue #22251: Fix ReST markup to avoid errors building docs.
|
2014-09-27 23:22:35 +03:00 |
Berker Peksag
|
3749404ba5
|
Issue #22251: Fix ReST markup to avoid errors building docs.
|
2014-09-27 23:21:35 +03:00 |
Berker Peksag
|
89c6ee2df1
|
Merge with 3.4.
|
2014-09-27 22:49:33 +03:00 |
Berker Peksag
|
8a698ed75a
|
Merge heads.
|
2014-09-27 22:48:58 +03:00 |
Berker Peksag
|
c5deed3a14
|
Merge heads.
|
2014-09-27 22:47:59 +03:00 |
Berker Peksag
|
a72bc8c3cf
|
Issue #16537: Check whether self.extensions is empty in setup.py.
Patch by Jonathan Hosmer.
|
2014-09-27 22:39:38 +03:00 |
R David Murray
|
6f1e400d97
|
Merge: #18854: make it explicit that is_multipart does not mean 'multipart/xxx'.
|
2014-09-27 15:38:15 -04:00 |
R David Murray
|
9cc5fd7b59
|
#18854: make it explicit that is_multipart does not mean 'multipart/xxx'.
Original patch (and the idea of using _structure) by Abhilash Raj.
|
2014-09-27 15:37:40 -04:00 |
Berker Peksag
|
21c8d5c7d9
|
Issue #16537: Check whether self.extensions is empty in setup.py.
Patch by Jonathan Hosmer.
|
2014-09-27 22:37:15 +03:00 |
R David Murray
|
10177be421
|
Merge: #20974: Update version table in email intro.
|
2014-09-27 15:00:10 -04:00 |
R David Murray
|
1f3a88fe55
|
#20974: Update version table in email intro.
Note that the email version string in 3.3 and 3.4 is inaccurate, since it
still exists but wasn't updated while the code was.
|
2014-09-27 14:59:36 -04:00 |
Serhiy Storchaka
|
402e1e388d
|
Issue #9850: Fixed macpath.join() for empty first component. Patch by
Oleg Oshmyan.
|
2014-09-27 18:55:15 +03:00 |
Serhiy Storchaka
|
ca534ab495
|
Issue #9850: Fixed macpath.join() for empty first component. Patch by
Oleg Oshmyan.
|
2014-09-27 18:53:23 +03:00 |
Berker Peksag
|
fe21e4d4d7
|
Issue #16324: _charset parameter of MIMEText now also accepts email.charset.Charset instances.
Initial patch by Claude Paroz.
|
2014-09-27 00:57:29 +03:00 |
Yury Selivanov
|
081bbf6b28
|
inspect: Fix getsource() to support decorated functions.
Issue #1764286. Patch by Claudiu Popa.
|
2014-09-26 17:34:54 -04:00 |
Antoine Pitrou
|
2c0a916061
|
Issue #5309: distutils' build and build_ext commands now accept a ``-j``
option to enable parallel building of extension modules.
|
2014-09-26 23:31:59 +02:00 |
Yury Selivanov
|
7e23d82cec
|
null merge
|
2014-09-26 17:11:59 -04:00 |
Yury Selivanov
|
0b86660891
|
tempfile: Fix docstring. Issue #21397, patch by R. David Murray.
|
2014-09-26 17:08:21 -04:00 |
Yury Selivanov
|
3e67d583ee
|
tempfile: Fix docstring. Issue #21397, patch by R. David Murray.
|
2014-09-26 17:08:02 -04:00 |
Yury Selivanov
|
97e2e06af8
|
os: Include posix functions in os.__all__. Closes issue #18554.
Patch by Ronald Oussoren.
|
2014-09-26 12:33:06 -04:00 |
Berker Peksag
|
4f6355f861
|
Issue #17462: Add a paragraph about advantages of argparse over optparse.
Patch by Anastasia Filatova.
|
2014-09-26 15:35:02 +03:00 |
Berker Peksag
|
6c1f0ad665
|
Issue #17462: Add a paragraph about advantages of argparse over optparse.
Patch by Anastasia Filatova.
|
2014-09-26 15:34:26 +03:00 |
Serhiy Storchaka
|
1f3d0fd7af
|
Null merge
|
2014-09-26 09:04:19 +03:00 |
Yury Selivanov
|
d359013eea
|
asyncio.test_tasks: Fix test_env_var_debug to use correct asyncio module
|
2014-09-25 19:12:37 -04:00 |
Yury Selivanov
|
d5a8f5807f
|
asyncio.test_tasks: Fix test_env_var_debug to use correct asyncio module
|
2014-09-25 19:12:10 -04:00 |
Yury Selivanov
|
148405a9b0
|
merge 3.4
|
2014-09-25 12:13:41 -04:00 |
Yury Selivanov
|
1cfd36fdd7
|
asyncio: Improve canceled timer handles cleanup. Closes issue #22448.
Patch by Joshua Moore-Oliva.
|
2014-09-25 12:09:09 -04:00 |
Yury Selivanov
|
592ada9b4b
|
asyncio: Improve canceled timer handles cleanup. Closes issue #22448.
Patch by Joshua Moore-Oliva.
|
2014-09-25 12:07:56 -04:00 |
Nick Coghlan
|
bca9acf7ca
|
Issue #18093: fix test_capi test skip due to _testembed move
|
2014-09-25 19:48:15 +10:00 |
Benjamin Peterson
|
5027a5070d
|
merge 3.4
|
2014-09-25 01:07:54 -04:00 |
Yury Selivanov
|
f45ea46fe8
|
asyncio: Reverting 69d474dab479 as issue #21645 is now closed and debug is no longer needed
|
2014-09-24 23:41:28 -04:00 |
Yury Selivanov
|
d1223a7adc
|
asyncio.test_events: Partially reverting f7643c893587 to stay in sync with tulip codebase
|
2014-09-24 23:30:03 -04:00 |
Yury Selivanov
|
5d0a790fc8
|
asyncio.unix_events: Move import statement to match code in tulip
|
2014-09-24 23:22:26 -04:00 |
Yury Selivanov
|
8c0e0ab767
|
asyncio.unix_events: Move import statement to match tulip code
|
2014-09-24 23:21:39 -04:00 |
Benjamin Peterson
|
64b2a94f10
|
merge 3.4 (#22484)
|
2014-09-24 20:22:49 -04:00 |
Benjamin Peterson
|
efd713b82b
|
allow archives for rc releases to be built (closes #22484)
|
2014-09-24 20:22:24 -04:00 |
Victor Stinner
|
3e4a80a2e1
|
(Merge 3.4) test_faulthandler: fix typo
|
2014-09-25 00:39:17 +02:00 |
Victor Stinner
|
29001c8319
|
test_faulthandler: fix typo
|
2014-09-25 00:38:48 +02:00 |
R David Murray
|
f7248257ac
|
Merge: Apply asyncio Task English fixes to docstrings as well.
|
2014-09-24 13:14:07 -04:00 |
R David Murray
|
8e069d5ce9
|
Apply asyncio Task English fixes to docstrings as well.
Also fixed the phrasing in a comment.
|
2014-09-24 13:13:45 -04:00 |
R David Murray
|
49e2bcbb4b
|
Merge: Improve English phrasing in asyncio task docs.
|
2014-09-24 11:09:42 -04:00 |
R David Murray
|
22dd8334cd
|
Improve English phrasing in asyncio task docs.
|
2014-09-24 11:09:09 -04:00 |
Berker Peksag
|
cf84098884
|
Issue #16056: Rename test method in test_statistics to avoid conflict.
|
2014-09-24 15:03:57 +03:00 |
Berker Peksag
|
f8c111d4d7
|
Issue #16056: Rename test method in test_statistics to avoid conflict.
|
2014-09-24 15:03:25 +03:00 |
Serhiy Storchaka
|
e9a086bf01
|
Issue #22427: TemporaryDirectory no longer attempts to clean up twice when
used in the with statement in generator.
|
2014-09-24 13:29:27 +03:00 |
Serhiy Storchaka
|
5e193ac0bd
|
Issue #22427: TemporaryDirectory no longer attempts to clean up twice when
used in the with statement in generator.
|
2014-09-24 13:26:25 +03:00 |