Pablo Galindo
|
0e5fe7f9e9
|
Python 3.11.0b1
|
2022-05-06 23:53:50 +01:00 |
John Belmonte
|
b0b836b20c
|
bpo-45995: add "z" format specifer to coerce negative 0 to zero (GH-30049)
Add "z" format specifier to coerce negative 0 to zero.
See https://github.com/python/cpython/issues/90153 (originally https://bugs.python.org/issue45995) for discussion.
This covers `str.format()` and f-strings. Old-style string interpolation is not supported.
Co-authored-by: Mark Dickinson <dickinsm@gmail.com>
|
2022-04-11 15:34:18 +01:00 |
Pablo Galindo
|
2e49bd06c5
|
Python 3.11.0a7
|
2022-04-05 20:54:03 +01:00 |
Pablo Galindo
|
3ddfa55df4
|
Python 3.11.0a6
|
2022-03-07 12:32:18 +00:00 |
Pablo Galindo
|
c4e4b91557
|
Python 3.11.0a5
|
2022-02-03 18:37:08 +00:00 |
Pablo Galindo
|
9471106fd5
|
Python 3.11.0a4
|
2022-01-13 19:38:15 +00:00 |
Pablo Galindo
|
2e91dba437
|
Python 3.11.0a3
|
2021-12-08 22:24:29 +00:00 |
Pablo Galindo
|
e2b4e4bab9
|
Python 3.11.0a2
|
2021-11-05 19:04:04 +00:00 |
Julien Palard
|
c91b6f57f3
|
bpo-10716: Migrating pydoc to html5. (GH-28651)
|
2021-10-09 09:36:50 +02:00 |
Pablo Galindo
|
7c12e4835e
|
Python 3.11.0a1
|
2021-10-05 13:44:05 +01:00 |
Mohamad Mansour
|
8f943ca257
|
[codemod] Fix non-matching bracket pairs (GH-28473)
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Łukasz Langa <lukasz@langa.pl>
|
2021-09-22 01:09:00 +02:00 |
Pablo Galindo
|
53e55290cf
|
Python 3.10.0a7
|
2021-04-05 17:39:49 +01:00 |
Chavdar Yotov
|
0269ce87c9
|
bpo-41933: Clarify wording for s * n in Common Sequence Operations (GH-22570)
|
2021-03-15 23:50:49 +01:00 |
Pablo Galindo
|
cc12888f9b
|
Remove unused suspicious rule in the docs
|
2021-03-01 16:48:59 +00:00 |
Pablo Galindo
|
b0478d738a
|
Fix Sphynx syntax in the memory.rst document
|
2021-02-02 20:45:36 +00:00 |
Pablo Galindo
|
445f7f54b1
|
Python 3.10.0a4
|
2021-01-04 17:26:00 +00:00 |
Pablo Galindo
|
8bae2a958e
|
Python 3.10.0a3
|
2020-12-07 19:34:10 +00:00 |
Pablo Galindo
|
114ee5dec0
|
Python 3.10.0a2
|
2020-11-03 00:02:08 +00:00 |
Pablo Galindo
|
8e9afaf822
|
Python 3.10.0a1
|
2020-10-05 18:30:18 +01:00 |
Łukasz Langa
|
bc1c8af8ef
|
Python 3.9.0a6
|
2020-04-27 22:44:04 +02:00 |
Łukasz Langa
|
dcd4c4f9c9
|
Python 3.9.0a5
|
2020-03-23 17:19:13 +01:00 |
Łukasz Langa
|
6e02691f30
|
Python 3.9.0a4
|
2020-02-25 22:06:39 +01:00 |
Łukasz Langa
|
c33378df39
|
Python 3.9.0a3
|
2020-01-24 22:05:07 +01:00 |
Łukasz Langa
|
6202d856d6
|
Python 3.9.0a2
|
2019-12-18 22:09:19 +01:00 |
Łukasz Langa
|
fd757083df
|
Python 3.9.0a1
|
2019-11-19 12:17:21 +01:00 |
Brandt Bucher
|
a0ed99bca8
|
bpo-38438: Simplify argparse "star nargs" usage. (GH-17106)
|
2019-11-11 12:47:48 -08:00 |
Łukasz Langa
|
3b5deb0116
|
Python 3.8.0b1
|
2019-06-04 19:44:34 +02:00 |
Pablo Galindo
|
29cb21ddb9
|
Regenerate topics file (GH-13642)
|
2019-05-29 22:59:00 +01:00 |
Łukasz Langa
|
c1004b8546
|
Python 3.8.0a4
|
2019-05-06 20:30:25 +02:00 |
Łukasz Langa
|
9a448855b5
|
v3.8.0a3
|
2019-03-25 20:36:40 +01:00 |
Łukasz Langa
|
23f4589b4b
|
v3.8.0a2
|
2019-02-25 13:08:32 +01:00 |
Łukasz Langa
|
aab0e57045
|
[pydoc] Regenerate topics for v3.8.0a1
|
2019-02-03 14:04:12 +01:00 |
Ned Deily
|
6e41cd95b5
|
Update NEWS, docs, and patchlevel for 3.7.0b1
|
2018-01-31 17:14:30 -05:00 |
Ned Deily
|
3b43bfaae6
|
Update docs for 3.7.0a4
|
2018-01-08 21:57:13 -05:00 |
Ned Deily
|
3f9a728d95
|
Update NEWS and pydoc topics.
|
2017-12-05 03:17:33 -05:00 |
Ned Deily
|
c730223d18
|
Update NEWS and topics for 3.7.0a2
|
2017-10-16 23:41:55 -04:00 |
Ned Deily
|
450ceea331
|
Update PyDoc topics and NEWS blurbs for 3.7.0a1
|
2017-09-19 01:01:36 -04:00 |
Ned Deily
|
c934dde462
|
Update pydoc topics for 3.6.0b1
|
2016-09-12 10:48:44 -04:00 |
Ned Deily
|
46b0a3247d
|
Update pydoc topics for 3.6.0a4
|
2016-08-15 16:12:59 -04:00 |
Ned Deily
|
aa843d2219
|
Update pydoc topics for 3.6.0a3
|
2016-07-11 15:32:48 -04:00 |
Ned Deily
|
8b9173a8de
|
Update pydoc topics for 3.6.0a2
|
2016-06-13 16:51:55 -04:00 |
Ned Deily
|
cae752aec8
|
Update pydoc topics for 3.6.0a1
|
2016-05-16 13:44:52 -04:00 |
Larry Hastings
|
0482af4269
|
Updated topics (and susp-ignored) for Python 3.5.0b1.
|
2015-05-23 17:39:42 -07:00 |
Larry Hastings
|
770ce204ee
|
Regenerated pydoc-topics and fixed bad/suspicious doc markup for Python 3.5.0a4.
|
2015-04-19 13:50:12 -07:00 |
Larry Hastings
|
b2c2dc3643
|
Regenerated pydoc topics and minor doc fixes for 3.5.0a3.
|
2015-03-29 15:32:55 -07:00 |
Larry Hastings
|
6003ac5267
|
Release bump for 3.5.0a2.
|
2015-03-08 00:24:34 -08:00 |
Larry Hastings
|
ead7aec74d
|
Updated pydoc topics data for 3.5.0a1 release.
|
2015-02-07 15:55:34 -08:00 |
Larry Hastings
|
ad88d7a26b
|
Python 3.4.0rc1 release: Updated pydoc topics, fixed suspicious markup errors.
|
2014-02-10 04:26:10 -08:00 |
Larry Hastings
|
0e25410319
|
Documentation fixes, including fixing "suspicious" problems.
|
2014-01-26 00:42:02 -08:00 |
Larry Hastings
|
bfd715ebd1
|
Regenerated pydoc/topics.py, and fix a "suspicious" doc error.
|
2014-01-05 04:35:56 -08:00 |