]> granicus.if.org Git - python/log
python
11 years agoUse title case for all section titles except module names.
R David Murray [Tue, 24 Dec 2013 19:51:25 +0000 (14:51 -0500)]
Use title case for all section titles except module names.

11 years agosys.getallocatedblocks + regrtest -R, make coverage-report, SO macro goes away.
R David Murray [Tue, 24 Dec 2013 19:46:23 +0000 (14:46 -0500)]
sys.getallocatedblocks + regrtest -R, make coverage-report, SO macro goes away.

11 years agoUse endash in PEP callouts.
R David Murray [Tue, 24 Dec 2013 17:35:59 +0000 (12:35 -0500)]
Use endash in PEP callouts.

Despite Serhiy's suggestion in issue18529, the emdash just looks
too long to me, at least in my browser.  This usage case is sort
of halfway between endash (connective) and emdash (pause/separator).

11 years agoMove argument clinic into its own section, like the other PEPs.
R David Murray [Tue, 24 Dec 2013 17:23:56 +0000 (12:23 -0500)]
Move argument clinic into its own section, like the other PEPs.

11 years agoMention Windows 2000 and OS/2 drops, python-config as shell script.
R David Murray [Tue, 24 Dec 2013 17:13:44 +0000 (12:13 -0500)]
Mention Windows 2000 and OS/2 drops, python-config as shell script.

11 years agoMention PATHEXT and removed Misc dirs; clarify wording of a NEWS entry.
R David Murray [Tue, 24 Dec 2013 15:46:44 +0000 (10:46 -0500)]
Mention PATHEXT and removed Misc dirs; clarify wording of a NEWS entry.

11 years agoMake the 'read on' sentence cover more ground.
R David Murray [Tue, 24 Dec 2013 02:30:06 +0000 (21:30 -0500)]
Make the 'read on' sentence cover more ground.

11 years agoMove other improvements and optimization sections above deprecated.
R David Murray [Tue, 24 Dec 2013 02:23:36 +0000 (21:23 -0500)]
Move other improvements and optimization sections above deprecated.

This arrangement means the sections that have summaries come
first, and everything else comes after those.

11 years agoCollapse 'python invocation changes' into 'other improvements'.
R David Murray [Tue, 24 Dec 2013 02:21:09 +0000 (21:21 -0500)]
Collapse 'python invocation changes' into 'other improvements'.

11 years agoLink new module summary entries to their description sections.
R David Murray [Tue, 24 Dec 2013 02:08:28 +0000 (21:08 -0500)]
Link new module summary entries to their description sections.

11 years agoRemoved spaces before colons and semicolons.
Serhiy Storchaka [Tue, 24 Dec 2013 09:05:24 +0000 (11:05 +0200)]
Removed spaces before colons and semicolons.

11 years agoRemoved spaces before colons and semicolons.
Serhiy Storchaka [Tue, 24 Dec 2013 09:04:36 +0000 (11:04 +0200)]
Removed spaces before colons and semicolons.

11 years agoMerge heads
Serhiy Storchaka [Tue, 24 Dec 2013 07:02:24 +0000 (09:02 +0200)]
Merge heads

11 years agoIssue #20033: makelocalealias.py now works with non-ASCII locales and produces
Serhiy Storchaka [Mon, 23 Dec 2013 16:56:31 +0000 (18:56 +0200)]
Issue #20033: makelocalealias.py now works with non-ASCII locales and produces
the same result as in 2.x.

11 years agoIssue #20033: makelocalealias.py now works with non-ASCII locales and produces
Serhiy Storchaka [Mon, 23 Dec 2013 16:56:08 +0000 (18:56 +0200)]
Issue #20033: makelocalealias.py now works with non-ASCII locales and produces
the same result as in 2.x.

11 years agoRemoved spaces before commas and periods.
Serhiy Storchaka [Mon, 23 Dec 2013 16:21:57 +0000 (18:21 +0200)]
Removed spaces before commas and periods.

11 years agoRemoved spaces before commas and periods.
Serhiy Storchaka [Mon, 23 Dec 2013 16:20:51 +0000 (18:20 +0200)]
Removed spaces before commas and periods.

11 years agoAdd pep 435 summary entry in new required features, and ensurepip description.
R David Murray [Mon, 23 Dec 2013 16:17:51 +0000 (11:17 -0500)]
Add pep 435 summary entry in new required features, and ensurepip description.

Also added a note about platform packagers not being required to install
pip by default, if they provide an appropriate pip hook, to the PEP
description section.

11 years agoAdd link to selectors description from its summary line.
R David Murray [Mon, 23 Dec 2013 15:32:02 +0000 (10:32 -0500)]
Add link to selectors description from its summary line.

11 years agoMake summary entry format consistent (always end with pep or issue in parens).
R David Murray [Mon, 23 Dec 2013 15:28:57 +0000 (10:28 -0500)]
Make summary entry format consistent (always end with pep or issue in parens).

11 years agoIssue #19744: improve ensurepip error when ssl is missing
Nick Coghlan [Mon, 23 Dec 2013 13:07:07 +0000 (23:07 +1000)]
Issue #19744: improve ensurepip error when ssl is missing

11 years agoIssue #19728: fix ensurepip name clash with submodule
Nick Coghlan [Mon, 23 Dec 2013 08:20:34 +0000 (18:20 +1000)]
Issue #19728: fix ensurepip name clash with submodule

Also added refactoring and added basic tests for the argument
parsing in both ensurepip._main and ensurepip._uninstall._main.

11 years agoFurther increase tolerance for slow buildbots
Nick Coghlan [Mon, 23 Dec 2013 08:17:20 +0000 (18:17 +1000)]
Further increase tolerance for slow buildbots

11 years agoIssue #19734: add missing NEWS entry
Nick Coghlan [Mon, 23 Dec 2013 07:42:02 +0000 (17:42 +1000)]
Issue #19734: add missing NEWS entry

11 years agoIssue #19734: ignore pip env vars in ensurepip._uninstall
Nick Coghlan [Mon, 23 Dec 2013 07:39:12 +0000 (17:39 +1000)]
Issue #19734: ignore pip env vars in ensurepip._uninstall

11 years agoClose #19734: ignore pip env vars in ensurepip
Nick Coghlan [Mon, 23 Dec 2013 06:16:07 +0000 (16:16 +1000)]
Close #19734: ignore pip env vars in ensurepip

11 years agoMention deprecation and porting sections in intro.
R David Murray [Mon, 23 Dec 2013 02:09:16 +0000 (21:09 -0500)]
Mention deprecation and porting sections in intro.

11 years agoReflow 'modulespec' paragraphs.
R David Murray [Mon, 23 Dec 2013 02:06:13 +0000 (21:06 -0500)]
Reflow 'modulespec' paragraphs.

11 years agoMake mailing list thread reference an inline link, reword i.e. abbreviation.
R David Murray [Mon, 23 Dec 2013 02:05:04 +0000 (21:05 -0500)]
Make mailing list thread reference an inline link, reword i.e. abbreviation.

11 years agoMake the organization of the body and the summary have parallel structure.
R David Murray [Mon, 23 Dec 2013 01:49:40 +0000 (20:49 -0500)]
Make the organization of the body and the summary have parallel structure.

This means I moved the 'new expected features' section to the top of the
summary, and made a new section with the same name at the start of
the body, turning the previous top level sections there into subsections.

I also added a line to the new first summary section for modulespec (pep 451).

11 years agoupdate Barry's email (#19563)
Benjamin Peterson [Mon, 23 Dec 2013 01:45:38 +0000 (19:45 -0600)]
update Barry's email (#19563)

11 years agoAdd description of marshal changes.
R David Murray [Mon, 23 Dec 2013 01:40:11 +0000 (20:40 -0500)]
Add description of marshal changes.

11 years agomerge 3.3 (#19563)
Benjamin Peterson [Mon, 23 Dec 2013 01:45:53 +0000 (19:45 -0600)]
merge 3.3 (#19563)

11 years agoBe consistent in how PEPs are referenced throughout the summary section.
R David Murray [Sun, 22 Dec 2013 19:10:21 +0000 (14:10 -0500)]
Be consistent in how PEPs are referenced throughout the summary section.

11 years agoRewrite module-globals summary entry, and expand the full description a bit.
R David Murray [Sun, 22 Dec 2013 19:05:11 +0000 (14:05 -0500)]
Rewrite module-globals summary entry, and expand the full description a bit.

11 years agoMake argument clinic summary entry parallel to other PEP entries.
R David Murray [Sun, 22 Dec 2013 18:57:45 +0000 (13:57 -0500)]
Make argument clinic summary entry parallel to other PEP entries.

The existing entry repeated the same info that was in the body text, which
means it didn't satisfy the sections "brevity" requirement :)

11 years agoFix bootstrap issue by importing the cgi module lazily
Antoine Pitrou [Sun, 22 Dec 2013 18:41:31 +0000 (19:41 +0100)]
Fix bootstrap issue by importing the cgi module lazily

11 years agoFix bootstrap issue by importing the cgi module lazily
Antoine Pitrou [Sun, 22 Dec 2013 18:37:17 +0000 (19:37 +0100)]
Fix bootstrap issue by importing the cgi module lazily

11 years agoFix TypeError on "setup.py upload --show-response".
Antoine Pitrou [Sun, 22 Dec 2013 17:14:56 +0000 (18:14 +0100)]
Fix TypeError on "setup.py upload --show-response".

11 years agoFix TypeError on "setup.py upload --show-response".
Antoine Pitrou [Sun, 22 Dec 2013 17:13:51 +0000 (18:13 +0100)]
Fix TypeError on "setup.py upload --show-response".

11 years agos/lightweight/minimal/, as per issue #11379.
Antoine Pitrou [Sun, 22 Dec 2013 00:57:45 +0000 (01:57 +0100)]
s/lightweight/minimal/, as per issue #11379.

11 years agos/lightweight/minimal/, as per issue #11379.
Antoine Pitrou [Sun, 22 Dec 2013 00:57:01 +0000 (01:57 +0100)]
s/lightweight/minimal/, as per issue #11379.

11 years agoNull merge (#12226 already fixed on default)
Antoine Pitrou [Sun, 22 Dec 2013 00:48:06 +0000 (01:48 +0100)]
Null merge (#12226 already fixed on default)

11 years agoIssue #12226: HTTPS is now used by default when connecting to PyPI.
Antoine Pitrou [Sun, 22 Dec 2013 00:45:42 +0000 (01:45 +0100)]
Issue #12226: HTTPS is now used by default when connecting to PyPI.

11 years agoIssue #12226: HTTPS is now used by default when connecting to PyPI.
Antoine Pitrou [Sun, 22 Dec 2013 00:35:53 +0000 (01:35 +0100)]
Issue #12226: HTTPS is now used by default when connecting to PyPI.

11 years agoFix urllib.request.build_opener mocking in test_distutils (should fix some random...
Antoine Pitrou [Sat, 21 Dec 2013 23:44:28 +0000 (00:44 +0100)]
Fix urllib.request.build_opener mocking in test_distutils (should fix some random buildbot failures)

11 years agoFix urllib.request.build_opener mocking in test_distutils (should fix some random...
Antoine Pitrou [Sat, 21 Dec 2013 23:44:01 +0000 (00:44 +0100)]
Fix urllib.request.build_opener mocking in test_distutils (should fix some random buildbot failures)

11 years agoIssue #20045: Fix "setup.py register --list-classifiers".
Antoine Pitrou [Sat, 21 Dec 2013 21:59:06 +0000 (22:59 +0100)]
Issue #20045: Fix "setup.py register --list-classifiers".

11 years agoIssue #20045: Fix "setup.py register --list-classifiers".
Antoine Pitrou [Sat, 21 Dec 2013 21:57:56 +0000 (22:57 +0100)]
Issue #20045: Fix "setup.py register --list-classifiers".

11 years agoNull merge
Antoine Pitrou [Sat, 21 Dec 2013 21:20:29 +0000 (22:20 +0100)]
Null merge

11 years agoFix DeprecationWarnings in test suite
Antoine Pitrou [Sat, 21 Dec 2013 21:19:46 +0000 (22:19 +0100)]
Fix DeprecationWarnings in test suite

11 years agoIssue #18879: When a method is looked up on a temporary file, avoid closing the file...
Antoine Pitrou [Sat, 21 Dec 2013 21:16:19 +0000 (22:16 +0100)]
Issue #18879: When a method is looked up on a temporary file, avoid closing the file before the method is possibly called.

11 years agoIssue #18879: When a method is looked up on a temporary file, avoid closing the file...
Antoine Pitrou [Sat, 21 Dec 2013 21:14:56 +0000 (22:14 +0100)]
Issue #18879: When a method is looked up on a temporary file, avoid closing the file before the method is possibly called.

11 years agoMake CPython PEP summary entry links consistent, add pep 456 discussion.
R David Murray [Sat, 21 Dec 2013 17:32:10 +0000 (12:32 -0500)]
Make CPython PEP summary entry links consistent, add pep 456 discussion.

11 years agomerge
Christian Heimes [Sat, 21 Dec 2013 15:19:57 +0000 (16:19 +0100)]
merge

11 years agoIssue #16136: Remove VMS support and VMS-related code
Christian Heimes [Sat, 21 Dec 2013 15:19:10 +0000 (16:19 +0100)]
Issue #16136: Remove VMS support and VMS-related code

11 years agoIssue #20037: Avoid crashes when doing text I/O late at interpreter shutdown.
Antoine Pitrou [Sat, 21 Dec 2013 14:51:54 +0000 (15:51 +0100)]
Issue #20037: Avoid crashes when doing text I/O late at interpreter shutdown.

11 years agoskip multiprocessing main handling test when Python is built without threads
Christian Heimes [Sat, 21 Dec 2013 14:47:24 +0000 (15:47 +0100)]
skip multiprocessing main handling test when Python is built without threads

11 years agoAdd some asyncio news for beta 2.
Guido van Rossum [Sat, 21 Dec 2013 04:47:06 +0000 (20:47 -0800)]
Add some asyncio news for beta 2.

11 years agoasyncio: Fix space in log message about poll time.
Guido van Rossum [Sat, 21 Dec 2013 04:37:41 +0000 (20:37 -0800)]
asyncio: Fix space in log message about poll time.

11 years agoUpgrade pip to 1.5rc2 and setuptools to 2.0.1
Donald Stufft [Sat, 21 Dec 2013 00:03:18 +0000 (19:03 -0500)]
Upgrade pip to 1.5rc2 and setuptools to 2.0.1

11 years agoIssue #19967: Defer the formating of the traceback in asyncio.Future destructor
Victor Stinner [Fri, 20 Dec 2013 23:19:33 +0000 (00:19 +0100)]
Issue #19967: Defer the formating of the traceback in asyncio.Future destructor

11 years agoAdd link from email summary entry to entry in changed module section.
R David Murray [Fri, 20 Dec 2013 22:26:52 +0000 (17:26 -0500)]
Add link from email summary entry to entry in changed module section.

11 years agoAdd links to discussion of multiprocessing spawn/forkserver feature.
R David Murray [Fri, 20 Dec 2013 22:23:57 +0000 (17:23 -0500)]
Add links to discussion of multiprocessing spawn/forkserver feature.

11 years agoTidy up ssl whatsnew references, make ssl section formatting consistent.
R David Murray [Fri, 20 Dec 2013 22:08:39 +0000 (17:08 -0500)]
Tidy up ssl whatsnew references, make ssl section formatting consistent.

Also remove some extra blank lines in the ssl doc acctions for tls1.1/1.2,
and reflow a paragraph.

11 years agoAdd link from pickle protocol 4 in summary to the section about it.
R David Murray [Fri, 20 Dec 2013 21:38:09 +0000 (16:38 -0500)]
Add link from pickle protocol 4 in summary to the section about it.

11 years agoInclude sha3 addition in hashlib section of whatsnew.
R David Murray [Fri, 20 Dec 2013 21:33:52 +0000 (16:33 -0500)]
Include sha3 addition in hashlib section of whatsnew.

And link to it from the summary, and link to the Hash Algorithms
section of hashlib from the linked description.

11 years agoNo need for single para descriptions to have separate contributed by para.
R David Murray [Fri, 20 Dec 2013 21:12:28 +0000 (16:12 -0500)]
No need for single para descriptions to have separate contributed by para.

11 years agowhatsnew: s/no new syntax features planned/no new syntax features added/
R David Murray [Fri, 20 Dec 2013 21:04:29 +0000 (16:04 -0500)]
whatsnew: s/no new syntax features planned/no new syntax features added/

11 years agoasyncio: Export all abstract protocol and transport classes. Fixes issue #20029.
Guido van Rossum [Fri, 20 Dec 2013 22:16:21 +0000 (14:16 -0800)]
asyncio: Export all abstract protocol and transport classes. Fixes issue #20029.

11 years agoFix spelling error in single dispatch whatsnew summary, and add link.
R David Murray [Fri, 20 Dec 2013 20:00:54 +0000 (15:00 -0500)]
Fix spelling error in single dispatch whatsnew summary, and add link.

11 years agoMake the 'PEP 446' string link to the PEP in whatsnew new feature description.
R David Murray [Fri, 20 Dec 2013 19:50:12 +0000 (14:50 -0500)]
Make the 'PEP 446' string link to the PEP in whatsnew new feature description.

I also further qualified the cross reference link, since those are
global names.

11 years agoMove versionadded for tracemalloc into the standard location (right after title)
R David Murray [Fri, 20 Dec 2013 19:48:50 +0000 (14:48 -0500)]
Move versionadded for tracemalloc into the standard location (right after title)

11 years agoMove versionadded for ensurepip into the standard location (right after title)
R David Murray [Fri, 20 Dec 2013 19:40:11 +0000 (14:40 -0500)]
Move versionadded for ensurepip into the standard location (right after title)

11 years agoFix Sphinx markup for asyncio modules so :mod:`asyncio` links work.
R David Murray [Fri, 20 Dec 2013 19:37:39 +0000 (14:37 -0500)]
Fix Sphinx markup for asyncio modules so :mod:`asyncio` links work.

11 years agoUpdate test.outstanding_bugs.py
Zachary Ware [Fri, 20 Dec 2013 19:25:07 +0000 (13:25 -0600)]
Update test.outstanding_bugs.py

11 years agoAdd versionadded to enum docs.
R David Murray [Fri, 20 Dec 2013 19:20:49 +0000 (14:20 -0500)]
Add versionadded to enum docs.

11 years agoAdd email package to whatsnew list of significantly improved stdlib modules.
R David Murray [Fri, 20 Dec 2013 18:10:43 +0000 (13:10 -0500)]
Add email package to whatsnew list of significantly improved stdlib modules.

11 years agoUpdate test.outstanding_bugs.py
Zachary Ware [Fri, 20 Dec 2013 19:25:53 +0000 (13:25 -0600)]
Update test.outstanding_bugs.py

11 years agoIssue #20034: Updated alias mapping to most recent locale.alias file
Serhiy Storchaka [Fri, 20 Dec 2013 16:50:32 +0000 (18:50 +0200)]
Issue #20034: Updated alias mapping to most recent locale.alias file
from X.org distribution using makelocalealias.py.

11 years agoIssue #20034: Updated alias mapping to most recent locale.alias file
Serhiy Storchaka [Fri, 20 Dec 2013 16:23:26 +0000 (18:23 +0200)]
Issue #20034: Updated alias mapping to most recent locale.alias file
from X.org distribution using makelocalealias.py.

11 years agoIssue #19946: use public API for multiprocessing start methods
Nick Coghlan [Fri, 20 Dec 2013 12:14:03 +0000 (22:14 +1000)]
Issue #19946: use public API for multiprocessing start methods

This should appease the OpenIndiana buildbot.

Also lengthened the worst case timeout to try to eliminate
the inconsistent failure on one of the Windows 7 buildbots.

11 years agoasyncio: Clean up formatting.
Guido van Rossum [Thu, 19 Dec 2013 21:49:32 +0000 (13:49 -0800)]
asyncio: Clean up formatting.

11 years agoClose #19967: Thanks to the PEP 442, asyncio.Future can use a destructor in
Victor Stinner [Thu, 19 Dec 2013 21:42:40 +0000 (22:42 +0100)]
Close #19967: Thanks to the PEP 442, asyncio.Future can use a destructor in
Python 3.4 to log "uncatched" exceptions, instead of the dedicated
_TracebackLogger class.

11 years agoShorten lines.
Guido van Rossum [Thu, 19 Dec 2013 20:47:38 +0000 (12:47 -0800)]
Shorten lines.

11 years agoNull merge
Serhiy Storchaka [Thu, 19 Dec 2013 20:32:40 +0000 (22:32 +0200)]
Null merge

11 years agoDon't use sebTest() in tests for issue #5815.
Serhiy Storchaka [Thu, 19 Dec 2013 20:31:46 +0000 (22:31 +0200)]
Don't use sebTest() in tests for issue #5815.

11 years agoNull merge with 3.3.
Zachary Ware [Thu, 19 Dec 2013 19:47:40 +0000 (13:47 -0600)]
Null merge with 3.3.
The empty tests should be implemented on this branch.

11 years agoIssue #19683: Removed empty tests from test_minidom. Patch by Ajitesh Gupta.
Zachary Ware [Thu, 19 Dec 2013 19:44:56 +0000 (13:44 -0600)]
Issue #19683: Removed empty tests from test_minidom.  Patch by Ajitesh Gupta.

11 years agoMerge with 3.3
Serhiy Storchaka [Thu, 19 Dec 2013 19:24:06 +0000 (21:24 +0200)]
Merge with 3.3

11 years agoIssue #5815: Fixed support for locales with modifiers. Fixed support for
Serhiy Storchaka [Thu, 19 Dec 2013 19:21:40 +0000 (21:21 +0200)]
Issue #5815: Fixed support for locales with modifiers.  Fixed support for
locale encodings with hyphens.

11 years agoIssue #5815: Fixed support for locales with modifiers. Fixed support for
Serhiy Storchaka [Thu, 19 Dec 2013 19:21:25 +0000 (21:21 +0200)]
Issue #5815: Fixed support for locales with modifiers.  Fixed support for
locale encodings with hyphens.

11 years agoFix the C definition of the sys._debugmallocstats() function: the function has
Victor Stinner [Thu, 19 Dec 2013 16:16:42 +0000 (17:16 +0100)]
Fix the C definition of the sys._debugmallocstats() function: the function has
no parameter

11 years ago(Merge 3.3) Issue #20025: ssl.RAND_bytes() and ssl.RAND_pseudo_bytes() now
Victor Stinner [Thu, 19 Dec 2013 15:47:25 +0000 (16:47 +0100)]
(Merge 3.3) Issue #20025: ssl.RAND_bytes() and ssl.RAND_pseudo_bytes() now
raise a ValueError if num is negative (instead of raising a SystemError).

11 years agoIssue #20025: ssl.RAND_bytes() and ssl.RAND_pseudo_bytes() now raise a
Victor Stinner [Thu, 19 Dec 2013 15:47:04 +0000 (16:47 +0100)]
Issue #20025: ssl.RAND_bytes() and ssl.RAND_pseudo_bytes() now raise a
ValueError if num is negative (instead of raising a SystemError).

11 years agoMerge heads
Victor Stinner [Thu, 19 Dec 2013 15:41:22 +0000 (16:41 +0100)]
Merge heads

11 years ago(Merge 3.3) Issue #20026: Fix the sqlite module to handle correctly invalid
Victor Stinner [Thu, 19 Dec 2013 15:39:00 +0000 (16:39 +0100)]
(Merge 3.3) Issue #20026: Fix the sqlite module to handle correctly invalid
isolation level (wrong type).

11 years agoIssue #20026: Fix the sqlite module to handle correctly invalid isolation level
Victor Stinner [Thu, 19 Dec 2013 15:38:03 +0000 (16:38 +0100)]
Issue #20026: Fix the sqlite module to handle correctly invalid isolation level
(wrong type).

11 years agoIssue #18829: csv.Dialect() now checks type for delimiter, escapechar and
Serhiy Storchaka [Thu, 19 Dec 2013 14:28:04 +0000 (16:28 +0200)]
Issue #18829: csv.Dialect() now checks type for delimiter, escapechar and
quotechar fields.  Original patch by Vajrasky Kok.

11 years agoIssue #18829: csv.Dialect() now checks type for delimiter, escapechar and
Serhiy Storchaka [Thu, 19 Dec 2013 14:27:18 +0000 (16:27 +0200)]
Issue #18829: csv.Dialect() now checks type for delimiter, escapechar and
quotechar fields.  Original patch by Vajrasky Kok.