Commit Graph

57 Commits

Author SHA1 Message Date
Dong-hee Na 3b897a46b2
PEP 495: Update PyDateTime_GET_FOLD name into PyDateTime_DATE_GET_FOLD (gh-2709) 2022-07-13 09:08:21 +09:00
CAM Gerlach 28a5eb386a
Lint: Optimize images to reduce file size by 1.5-2x for free (#2542)
* Lint: Optimize images to reduce file size by 25-50% for free

* Lint: Switch PEPs with SVGs over to using them and remove old PNGs
2022-04-23 16:03:16 +03:00
Hugo van Kemenade 5d0ebd014a
Dark mode: Invert some images (#2409)
Co-authored-by: Adam Turner <9087854+aa-turner@users.noreply.github.com>
2022-03-11 20:41:57 +00:00
Adam Turner 42f88f1ce2
Display list names in Resolution and Discussions-To headers (#2361) 2022-02-27 14:46:36 -08:00
Mariatta cf3bad5ab3
Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464)
This reverts commit bb0e518ed3.
2017-11-11 11:28:55 -08:00
Huang Huang bb0e518ed3 Rename all .txt PEP files to .rst (GH-462)
For https://github.com/python/peps/issues/1
2017-11-11 10:30:43 -08:00
Mariatta 4012be879e Mark PEP 495 as Final (#305)
Shipped in Python 3.6
2017-07-12 12:00:30 -07:00
Serhiy Storchaka 07c157552d Replace tabs with spaces and fix identation errors. (#230) 2017-03-24 00:57:19 +02:00
Georg Brandl 5999b23389 Fixup some more lists-in-blockquotes. Fixes #26914. 2016-05-03 10:35:10 +02:00
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