Alexander Belopolsky
d211d0dc9e
PEP 495 (minor): Corrected a typo.
2015-09-24 19:23:49 -04:00
Alexander Belopolsky
77b9cc32e6
PEP 495: Changed status to "Accepted."
2015-09-21 19:42:51 -04:00
Alexander Belopolsky
8c4b892a2c
PEP 495 (minor): Final edits.
2015-09-21 17:52:10 -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
Alexander Belopolsky
2702cd15b3
PEP 495: Added a fitting epigtaph to the "Temporal Arithmetic" section.
2015-09-15 16:11:37 -04:00
Alexander Belopolsky
3f37ea8e2b
PEP 495: Minor rewording.
2015-09-12 23:54:36 -04:00
Alexander Belopolsky
61b77ae6a0
PEP 495: Corrected the description of an interzone arithmetic paradox.
2015-09-12 23:47:36 -04:00
Alexander Belopolsky
e2f6146f36
PEP 495: Restore the transitivity of == comparisons.
2015-09-12 23:23:39 -04:00
Alexander Belopolsky
e4a8648d6c
PEP 495: It looks like .png should be given explicitly.
2015-08-30 22:38:20 -04:00
Alexander Belopolsky
57e11b3eea
PEP 495: Added png rasterization of the fold sketch.
2015-08-30 22:27:51 -04:00
Alexander Belopolsky
111ddfa3e8
PEP 495: Listed additional affected methods.
2015-08-30 22:15:10 -04:00
Alexander Belopolsky
acc385bc72
PEP 495: Added 'Aware datetime instances' subsection.
2015-08-30 22:01:40 -04:00
Alexander Belopolsky
d8b976eb72
PEP 495: Added a sketch illustrating a 'fold'.
2015-08-30 21:40:19 -04:00
Alexander Belopolsky
074d268a3d
PEP 495: The big rename. Changed 'first' to 'fold'.
2015-08-26 22:24:22 -04:00
Alexander Belopolsky
e4ab3cdbd9
PEP 495: Added 'which' as a discussed name variant.
2015-08-26 10:37:02 -04:00
Alexander Belopolsky
1c0b0ee97a
PEP 495: Added a preamble to a first=None variant.
2015-08-24 17:29:10 -04:00
Alexander Belopolsky
ea53115841
PEP 495: Are two values enough? // Backward Compatibility
2015-08-22 21:22:28 -04:00
Alexander Belopolsky
e49267ccaf
PEP 495: typo
2015-08-22 17:33:28 -04:00
Alexander Belopolsky
7d2fb4b8db
PEP 495: Are two values enough?
2015-08-22 17:24:15 -04:00
Alexander Belopolsky
673f1ce88d
PEP 495: Added Tim Peters as an author.
2015-08-21 22:39:45 -04:00
Alexander Belopolsky
173e09ac8b
PEP 495: Addressed several (not all yet) mailing list commments.
2015-08-21 22:28:19 -04:00
Alexander Belopolsky
86e9b6efcc
PEP 495: Corrected the missing time rule for timestamp.
2015-08-15 23:57:08 -04:00
Alexander Belopolsky
bef964294e
PEP 495: Minor markup fix.
2015-08-15 23:18:58 -04:00
Alexander Belopolsky
2812564e9f
PEP 495: Added a C-API section.
2015-08-15 20:24:23 -04:00
Alexander Belopolsky
908470b0aa
PEP 495: Updated the backward compatibility section.
2015-08-09 20:58:00 -04:00
Alexander Belopolsky
d5b563e29e
PEP 495: 'Treminology' section and minor edits.
2015-08-09 20:33:18 -04:00
Alexander Belopolsky
c08a7777ec
PEP 495: Removed a separate 'Comparison' section.
2015-08-09 20:05:46 -04:00
Alexander Belopolsky
01f91829df
PEP 495: Corrected tables markup.
2015-08-09 20:02:58 -04:00
Alexander Belopolsky
84f2f4134d
Updated PEP 495:
...
* Explained creation of invalid instances.
* Added "Combining and splitting date and time" section.
* Clarified that fromutc() will not change.
* Removed a paragraph listing methods that can produce first=False.
* Corrected spelling mistakes.
2015-08-09 19:51:45 -04:00
Alexander Belopolsky
72adbc95eb
Updated PEP 495.
2015-08-07 22:58:51 -04:00
Alexander Belopolsky
4731795dae
PEP 495: Make image smaller and place it in a sidebar.
2015-08-04 10:10:01 -04:00
Berker Peksag
225a8a2ea2
PEP 495: Rename extension name to .txt
...
Also I made some markup changes.
2015-08-03 06:44:22 +03:00
Barry Warsaw
12845432a7
Nope - Ned already checked in 494
2015-06-01 14:06:36 -04:00
Barry Warsaw
a01b8bb7c5
We have a 3.6 release PEP.
2015-06-01 13:59:32 -04:00