Commit Graph

6422 Commits

Author SHA1 Message Date
Barry Warsaw 9e243a7d61 Merge pull request #33 from warsaw/whitespace
Whitespace.
2016-06-24 09:22:01 -04:00
Barry Warsaw f9120fcca9 Whitespace. 2016-06-24 09:17:03 -04:00
Brett Cannon 0d0236d932 Merge pull request #30 from Carreau/pep-20-rst
Convert PEP 20 to reST
2016-06-22 12:21:40 -07:00
Brett Cannon 3e3c016e52 Merge pull request #31 from Carreau/pep-0042-to-rst
Convert PEP 42 to reST
2016-06-22 12:18:52 -07:00
Matthias Bussonnier 483d4abd3d Convert pep-0042 to Rst 2016-06-22 11:41:50 -07:00
Matthias Bussonnier db16082f58 Convert pep 20 to Rst 2016-06-22 11:17:14 -07:00
ncoghlan 8a4f6c8005 PEP 522: add missing "return" in example 2016-06-21 18:57:03 -07:00
Nick Coghlan 914dfa153e PEP 522: *BSD behaviour is variant specific 2016-06-21 18:17:54 -07:00
Berker Peksag b819c243a3 Merge pull request #29 from Carreau/convert-pep-10
Convert pep 10 to Rst.
2016-06-21 15:59:20 -07:00
Matthias Bussonnier 8bc43986e7 Convert pep 10 to Rst. 2016-06-21 15:53:57 -07:00
ericsnowcurrently d0002d5e53 Mention support for C-API types. (#28) 2016-06-20 20:14:02 -06:00
ericsnowcurrently 2c76730f6b Focus PEP 520 on __definition_order__. (#27) 2016-06-20 19:24:03 -06:00
Nathaniel J. Smith 612452784a Fix a few typos in PEP 522 (#26) 2016-06-20 15:41:48 -07:00
Łukasz Langa b8a510bf29 Clarify backward-compatible type annotations
Previous wording used the term "function annotations" which is overly generic. This commit modifies the wording to make it clear we don't mean arbitrary function annotations.
2016-06-20 13:23:55 -07:00
Brett Cannon 97f08774d5 Merge pull request #24 from python/travis-perf
Tweak some Travis settings for potentially faster builds
2016-06-20 12:24:41 -07:00
Brett Cannon ae15a08c55 Tweak some Travis settings for potentially faster builds 2016-06-20 10:29:28 -07:00
Brett Cannon ce35ed6e0e Merge pull request #21 from Carreau/restify-pep-0005
Restify PEP-5
2016-06-20 10:23:59 -07:00
Brett Cannon 6ebdb79ef6 Merge pull request #20 from Carreau/restify-pep-0003
Restify PEP-3
2016-06-20 10:23:51 -07:00
Brett Cannon 02f36e46d1 Merge pull request #17 from Carreau/travis
Build with Travis, including users PRs.
2016-06-20 10:20:04 -07:00
ncoghlan 48c750982c Merge pull request #23 from ncoghlan/security-sensitive-rng
PEP 522: Rewrite accounting for Nathaniel's feedback
2016-06-20 10:48:39 +10:00
Nick Coghlan 4573a6ba2e PEP 522: Rewrite accounting for Nathaniel's feedback
The core proposal (raising BlockingIOError) remains the same,
but the rationale and background sections now go into much more
depth for folks that want it.

The PEP now also explicitly covers the related changes to interpreter
and random module initialization, as well as providing references
to most of the related bugs.python.org messages.
2016-06-19 17:37:46 -07:00
Matthias Bussonnier 5e69c5e9f4 Setup CI 2016-06-19 15:46:32 -07:00
Matthias Bussonnier cae235ae45 Convert PEP 6 to reST format (#22) 2016-06-19 15:42:07 -07:00
Matthias Bussonnier bf195b69e3 Restify PEP-3 2016-06-19 12:41:56 -07:00
Matthias Bussonnier 56b9952222 Restify PEP-5 2016-06-19 12:38:12 -07:00
Matthias Bussonnier cce5754f28 Convert PEP 2 to reST format 2016-06-19 20:19:09 +03:00
Brett Cannon 6929f850a5 Merge pull request #18 from brettcannon/fix-pep523
Fix some reST errors in PEP 523
2016-06-19 09:49:35 -07:00
Brett Cannon 2c5535ce30 Fix some reST errors 2016-06-19 09:49:05 -07:00
Brett Cannon d0af539771 Add PEP 523: Adding a frame evaluation API to CPython 2016-06-17 19:53:20 -07:00
Guido van Rossum 92b5b19f66 Typos, rst formatting and a minor addition to PEP 483 (Ivan L, upstream #227) 2016-06-16 17:08:10 -07:00
Brett Cannon ac8459d47b Merge pull request #14 from timofurrer/cleanup/remove-hg-stuff
Remove hgignore and hgtags file
2016-06-16 16:17:19 -07:00
Timo Furrer 712bf48910 Remove hgignore and hgtags file 2016-06-16 16:03:59 -07:00
ericsnowcurrently 3584f0caf8 Update PEP 520 per python-dev feedback. 2016-06-16 16:55:04 -06:00
ncoghlan 69c76773ee Merge pull request #13 from ncoghlan/security-sensitive-rng
PEP 522: BlockingIOError in security sensitive APIs on Linux
2016-06-17 06:37:49 +10:00
Nick Coghlan 0448b96bb9 PEP 522: Address initial review comments
- Note MAC OS X kernel panic behaviour
- Fix copy & paste error in example function name
- Note getrandom() doesn't offer /dev/urandom behaviour
2016-06-16 13:30:20 -07:00
Brett Cannon a6d0658d08 Note how to make an hg repo read-only 2016-06-16 13:05:45 -07:00
Nick Coghlan eab00de9cf PEP 522: BlockingIOError in security sensitive APIs on Linux 2016-06-16 12:32:11 -07:00
Georg Brandl 0dc36a211e Rename README and add a bit of formatting 2016-06-16 06:36:43 +02:00
Georg Brandl dd1e7667cc PEP 101: doc archives are now built for rcs 2016-06-16 06:33:14 +02:00
Brett Cannon 88131a0fe2 The peps repo has migrated! 2016-06-15 15:57:29 -07:00
Brett Cannon 6a27618a43 Update from GitHub 2016-06-15 14:39:53 -07:00
Brett Cannon b38a469759 Update PEP 519 as per https://mail.python.org/pipermail/python-dev/2016-June/145219.html 2016-06-15 12:56:31 -07:00
Brett Cannon 1c5c8d8057 Fix an indentation problem 2016-06-15 12:13:03 -07:00
Brett Cannon 1ca766fc03 Ignore VS Code's config directory. 2016-06-15 12:12:50 -07:00
Berker Peksag 17b7f0dafa PEP 103: Update from Oleg Broytman 2016-06-15 00:13:30 +03:00
Ned Deily b2c40beebc update for 3.6.0a2 2016-06-13 23:59:45 -04:00
Larry Hastings 3698da9041 PEP 101: Update which files still have copyright info. 2016-06-11 22:31:41 -07:00
Larry Hastings d56a12d84f PEP 101: Remind you how to write version numbers to please release.py
at the point that you actually call it for the first time.
2016-06-11 20:49:59 -07:00
Ned Deily d4c1c53128 update nad email address 2016-06-11 22:58:03 -04:00
Eric Snow 2db261fc39 Update Post-History. 2016-06-11 20:38:55 -06:00