index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
library
/
stdtypes.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.9] Correct CVE-2020-10735 documentation (GH-100306). (#100697)
Gregory P. Smith
2023-01-20
1
-3/+3
*
[3.9] gh-95778: Mention sys.set_int_max_str_digits() in error message (#96874...
Victor Stinner
2022-10-04
1
-2/+2
*
[3.9] gh-95778: CVE-2020-10735: Prevent DoS by very large int() (#96502)
Gregory P. Smith
2022-09-05
1
-0/+159
*
[3.9] gh-92417: `stdtypes` docs: delete discussion of Python 2 differences (G...
Miss Islington (bot)
2022-05-08
1
-10/+0
*
Remove duplicate explanation (GH-91534)
Miss Islington (bot)
2022-04-18
1
-4/+0
*
doc: Link to `string.capwords` from `str.title` (GH-20913)
Miss Islington (bot)
2022-04-07
1
-1/+5
*
stdtypes docs: fix typo (GH-32349)
Miss Islington (bot)
2022-04-06
1
-1/+1
*
bpo-47007: [doc] `str` special method lookup (GH-31863)
Miss Islington (bot)
2022-04-05
1
-1/+2
*
bpo-46483: [doc] pathlib classes no longer support parameterized generics (GH...
Miss Islington (bot)
2022-02-11
1
-4/+0
*
[3.9] bpo-45680: Clarify documentation on ``GenericAlias`` objects (GH-29335)...
Ken Jin
2022-01-19
1
-33/+84
*
bpo-46113: Minor fixes in stdtypes documentation (GH-30167) (GH-30187)
Miss Islington (bot)
2021-12-18
1
-8/+8
*
bpo-42182: stdtypes doc - update and fix links to several dunder methods (GH...
Miss Islington (bot)
2021-12-10
1
-9/+10
*
Spell out 's.pop() or s.pop(i)' (GH-27398) (GH-27413)
Miss Islington (bot)
2021-07-28
1
-1/+1
*
bpo-20408: Fix memoryview() signature in docs (GH-24431)
Miss Islington (bot)
2021-05-25
1
-8/+7
*
bpo-42800: Add audit events for f_code and tb_frame (GH-24182)
Steve Dower
2021-05-03
1
-0/+3
*
[3.9] [doc] Fix erroneous backslashes in signatures and names (GH-23658) (GH-...
Andre Delfino
2020-12-22
1
-2/+2
*
bpo-34805: Guarantee that __subclasses__() is in definition order. (GH-23844...
Miss Islington (bot)
2020-12-19
1
-2/+2
*
[3.9] bpo-42198: Document __new__ for types.GenericAlias (GH-23039) (GH-23061)
kj
2020-10-31
1
-1/+2
*
[3.9] bpo-41805: Documentation for PEP 585 (GH-22615) (GH-23016)
kj
2020-10-28
1
-0/+193
*
bpo-29981: Add examples and update index for set, dict, and generator compreh...
Miss Skeleton (bot)
2020-10-25
1
-0/+14
*
Doc: Fix alphabetical ordering of removeprefix/suffix. (GH-22194)
Miss Islington (bot)
2020-09-11
1
-27/+28
*
bpo-39301: State that floor division is used for right shift operations (GH-2...
Miss Islington (bot)
2020-05-26
1
-4/+2
*
bpo-39939: Add str.removeprefix and str.removesuffix (GH-18939)
sweeneyde
2020-04-22
1
-2/+102
*
Update some www.unicode.org URLs to use HTTPS. (GH-18912)
Benjamin Peterson
2020-03-11
1
-1/+1
*
closes bpo-39926: Update Unicode to 13.0.0. (GH-18910)
Benjamin Peterson
2020-03-11
1
-1/+1
*
Fix misleading statement about mixed-type numeric comparisons (GH-18615)
Mark Dickinson
2020-03-02
1
-2/+4
*
bpo-36144: Document PEP 584 (GH-18659)
Brandt Bucher
2020-02-26
1
-0/+16
*
Doc: sys.__unraisablehook__ and bytearray.hex separators are new in 3.8 (GH-1...
Saiyang Gou
2020-02-08
1
-3/+13
*
bpo-39429: Add a new "Python Development Mode" doc page (GH-18132)
Victor Stinner
2020-01-24
1
-4/+4
*
bpo-39130: Dict reversed was added in v3.8 so should say in the doc as well (...
Khalid Mammadov
2020-01-05
1
-0/+2
*
Removed capital letter in parameter in stdtypes.rst (GH-17218)
Jules Lasne (jlasne)
2019-11-21
1
-1/+1
*
bpo-38738: Fix formatting of True and False. (GH-17083)
Serhiy Storchaka
2019-11-12
1
-39/+39
*
Doc: Clarify dict equality irrespective of ordering. (GH-16266)
toonarmycaptain
2019-09-19
1
-1/+1
*
Doc: Add list(dict) in stdtypes library (GH-16209)
Adorilson Bezerra
2019-09-17
1
-0/+4
*
Doc: Add example snippet for str.isupper() (GH-14681)
Kishore Vancheeshwaran
2019-09-13
1
-0/+10
*
Doc: Add example of dict() function with positional and keyword arguments (GH...
Georgy Frolov
2019-09-12
1
-1/+2
*
bpo-37585: Add clarification regarding comparing dict.values() (GH-14954)
Kyle Stanley
2019-09-11
1
-0/+8
*
bpo-16438: Doc: confusing text regarding numeric precedence corrected (GH-10521)
Anjali
2019-09-11
1
-3/+2
*
bpo-36502: Correct documentation of str.isspace() (GH-15019)
Greg Price
2019-08-14
1
-3/+7
*
Doc: Fix example title. (GH-14639)
Julien Palard
2019-07-08
1
-1/+1
*
bpo-37388: Development mode check encoding and errors (GH-14341)
Victor Stinner
2019-06-25
1
-0/+14
*
bpo-37134: Add PEP570 notation to the signature of byte{array}.translate (GH-...
Pablo Galindo
2019-06-06
1
-2/+2
*
bpo-22385: Support output separators in hex methods. (#13578)
Gregory P. Smith
2019-05-29
1
-0/+18
*
bpo-33519: clarify that .copy() is not part of the MutableSequence ABC (GH-6965)
Jelle Zijlstra
2019-05-19
1
-2/+4
*
closes bpo-36861: Update Unicode database to 12.1.0. (GH-13214)
Benjamin Peterson
2019-05-09
1
-1/+1
*
bpo-36715: Add usage note for dict.fromkeys() (GH-12974)
Raymond Hettinger
2019-04-28
1
-1/+4
*
bpo-36549: str.capitalize now titlecases the first character instead of upper...
Kingsley M
2019-04-12
1
-2/+5
*
bpo-36416: Correct bytes.rpartition documentation (GH-12543)
pewscorner
2019-04-11
1
-2/+2
*
closes bpo-33376: Update to Unicode 12.0.0. (GH-12256)
Benjamin Peterson
2019-03-10
1
-1/+1
*
Fix the documentation for set.copy() (GH-12176)
Andre Delfino
2019-03-07
1
-1/+1
[next]