Chris Angelico
|
23a9ad5cc1
|
Apply Mark's latest changes to PEP 505
|
2015-10-28 03:59:43 +11:00 |
Steven D'Aprano
|
0bc5287a60
|
update pep with ruling by GvR on randbelow, link to bitbucket repo
|
2015-10-25 17:29:35 +11:00 |
Guido van Rossum
|
e0e78d4b74
|
Remove outdated motivation for short module names.
|
2015-10-20 20:24:08 -07:00 |
Chris Angelico
|
c5270848fe
|
Apply more PEP 505 changes from Mark
|
2015-10-21 12:44:00 +11:00 |
Chris Angelico
|
5e5803d788
|
Incorporate PEP 505 changes from Mark Haase, including aux files
|
2015-10-21 02:25:57 +11:00 |
Brett Cannon
|
679cfd5aba
|
Merge
|
2015-10-16 10:43:49 -07:00 |
Brett Cannon
|
081965587f
|
Codify that modules that exist both in Python 2.7 and 3.5 will not be
removed from the stdlib until Python 2.7 is no longer supported.
|
2015-10-16 10:43:17 -07:00 |
Steven D'Aprano
|
c8fb355767
|
Automated merge with ssh://hg.python.org/peps
|
2015-10-17 02:37:01 +11:00 |
Steven D'Aprano
|
7e841e416d
|
Further info on JavaScript; replace numbered footnotes with auto-numbered.
(thanks Chris Rebert)
|
2015-10-17 02:32:25 +11:00 |
Steven D'Aprano
|
918bac0fbc
|
Add FAQ about source of randomness (/dev/urandom versus /dev/random).
|
2015-10-16 21:43:39 +11:00 |
Nick Coghlan
|
e1002b4865
|
Withdraw the Kallithea PEPs
|
2015-10-10 10:49:30 +10:00 |
Nick Coghlan
|
3c4459393c
|
PEP 476: Link to Guido's approval email
|
2015-10-10 10:40:07 +10:00 |
Andrew Svetlov
|
9cc180f135
|
Fix typo
|
2015-10-09 20:10:51 +03:00 |
Steven D'Aprano
|
758b704c4a
|
add discussion on defaults, naming conventions, possible implementations
|
2015-10-06 23:10:55 +11:00 |
Steven D'Aprano
|
31d76ee55a
|
Add default entropy.
|
2015-10-05 03:11:17 +11:00 |
Steven D'Aprano
|
2e7f441334
|
Add sample code, default arguments, naming conventions.
|
2015-10-03 21:42:05 +10:00 |
Ned Deily
|
c8066b80ff
|
Update PEP 494 with a detailed Python 3.6 release schedule proposal
|
2015-10-01 22:21:48 -04:00 |
Barry Warsaw
|
77c8f438b6
|
Add some open issues.
|
2015-09-30 16:32:56 -04:00 |
Barry Warsaw
|
de16d897ba
|
PEP 507, GitLab
|
2015-09-30 16:03:03 -04:00 |
Alexander Belopolsky
|
d211d0dc9e
|
PEP 495 (minor): Corrected a typo.
|
2015-09-24 19:23:49 -04:00 |
Donald Stufft
|
0c0aae4103
|
Accept the PEP
|
2015-09-24 12:05:15 -04:00 |
Donald Stufft
|
02df4d2951
|
Add the data-gpg-sig attribute to file links
|
2015-09-24 12:01:20 -04:00 |
Eric V. Smith
|
73a7b5b6bb
|
Issue 25206: fix f-string exceptions to match the code.
|
2015-09-24 08:54:17 -04:00 |
Eric V. Smith
|
acf3f87883
|
Simplified example.
|
2015-09-22 17:57:36 -04:00 |
Eric V. Smith
|
e7c46cdbe8
|
More on issue 25206: typo.
|
2015-09-22 11:27:43 -04:00 |
Alexander Belopolsky
|
489ca44aa3
|
PEP 500: Changed status to "Rejected."
|
2015-09-21 19:50:15 -04:00 |
Alexander Belopolsky
|
77b9cc32e6
|
PEP 495: Changed status to "Accepted."
|
2015-09-21 19:42:51 -04:00 |
Alexander Belopolsky
|
587703fd20
|
merge
|
2015-09-21 17:52:52 -04:00 |
Alexander Belopolsky
|
8c4b892a2c
|
PEP 495 (minor): Final edits.
|
2015-09-21 17:52:10 -04:00 |
Eric V. Smith
|
34af22026f
|
Partial fix for issue 25206: Fixed format() call.
|
2015-09-21 17:16:30 -04:00 |
Alexander Belopolsky
|
8ba4c55f8f
|
PEP 495 (minor): Corected markup.
|
2015-09-21 17:12:12 -04:00 |
Guido van Rossum
|
32b6a542bd
|
A variety of small edits and clarifications to PEP 495.
|
2015-09-21 13:21:26 -07:00 |
Alexander Belopolsky
|
c5bfd7e3d0
|
PEP 495: Corrected a typo. Thanks Carl Meyer.
|
2015-09-21 13:33:12 -04:00 |
Alexander Belopolsky
|
52d1eae40a
|
PEP 495: Mention pure Python datetime.py in the .replace(fold=None) rationale.
|
2015-09-21 13:02:27 -04:00 |
Alexander Belopolsky
|
fe56e39ff6
|
PEP 495: Applied a patch from Carl Meyer.
|
2015-09-21 13:00:13 -04:00 |
Alexander Belopolsky
|
b528f52152
|
PEP 495: Corrected a typo.
|
2015-09-20 23:52:23 -04:00 |
Alexander Belopolsky
|
b94d931923
|
PEP 495: Updated the datetime.h link.
|
2015-09-20 23:23:49 -04:00 |
Alexander Belopolsky
|
8954f5daa5
|
PEP 495: Updated the Github link.
|
2015-09-20 23:18:38 -04:00 |
Alexander Belopolsky
|
e4087c70ad
|
PEP 495: New pickle format.
|
2015-09-20 23:17:33 -04:00 |
Alexander Belopolsky
|
6e5376dde9
|
PEP 495: Rewrote Guidelines for New tzinfo Implementations.
|
2015-09-20 22:42:43 -04:00 |
Alexander Belopolsky
|
a78505b28d
|
PEP 495: Attempt to fix the fold sketch by renaming the image file.
|
2015-09-20 20:57:14 -04:00 |
Alexander Belopolsky
|
929570b4a6
|
PEP 495: Removed emacs-generated artifact.
|
2015-09-20 20:53:01 -04:00 |
Alexander Belopolsky
|
3f9fb89a68
|
PEP 495: Give up waiting for sidebar rendering to be fixed.
|
2015-09-20 20:50:45 -04:00 |
Alexander Belopolsky
|
3cdb11485b
|
merge
|
2015-09-20 20:25:44 -04:00 |
Alexander Belopolsky
|
814d372811
|
PEP 495: Added a gap sketch.
|
2015-09-20 20:25:12 -04:00 |
Nick Coghlan
|
fd1d3d8396
|
PEP 504 is withdrawn, not deferred
|
2015-09-20 23:02:31 +10:00 |
Nick Coghlan
|
1b6ff2b4f6
|
Withdraw PEP 504 in favour of 506
|
2015-09-20 21:53:54 +10:00 |
Berker Peksag
|
56ef8a5943
|
PEP 506: Improve markup
|
2015-09-20 03:21:55 +03:00 |
Berker Peksag
|
881818b70e
|
PEP 505: Fix typo and markup
|
2015-09-20 03:05:19 +03:00 |
Chris Angelico
|
1067ca4d29
|
Create PEP 506 by RSTifying Steven's content
|
2015-09-20 08:58:49 +10:00 |