Serhiy Storchaka
|
1c5d1d7304
|
Remove duplicated words words (GH-20413)
|
2020-05-26 01:04:14 -07:00 |
Min ho Kim
|
39d87b5471
|
Fix typos mostly in comments, docs and test names (GH-15209)
|
2019-08-30 16:21:19 -04:00 |
Min ho Kim
|
c4cacc8c5e
|
Fix typos in comments, docs and test names (#15018)
* Fix typos in comments, docs and test names
* Update test_pyparse.py
account for change in string length
* Apply suggestion: splitable -> splittable
Co-Authored-By: Terry Jan Reedy <tjreedy@udel.edu>
* Apply suggestion: splitable -> splittable
Co-Authored-By: Terry Jan Reedy <tjreedy@udel.edu>
* Apply suggestion: Dealloccte -> Deallocate
Co-Authored-By: Terry Jan Reedy <tjreedy@udel.edu>
* Update posixmodule checksum.
* Reverse idlelib changes.
|
2019-07-30 18:16:13 -04:00 |
Min ho Kim
|
96e12d5f4f
|
Fix typos in docs, comments and test assert messages (#14872)
|
2019-07-21 16:12:33 -04:00 |
Min ho Kim
|
f7d72e48fb
|
Fix some typos (GH-14435)
|
2019-07-05 14:39:32 -07:00 |
Giampaolo Rodola
|
413d955f8e
|
bpo-36610: shutil.copyfile(): use sendfile() on Linux only (GH-13675)
...and avoid using it on Solaris as it can raise EINVAL if offset is equal or bigger than the size of the file
|
2019-05-30 14:05:41 +08:00 |
Harmon
|
6fb544d8bc
|
Fix "catchs" typos in NEWS entries (GH-12364)
|
2019-03-17 16:48:21 -07:00 |
Ned Deily
|
20843a94a8
|
Correct minor edit to news entry. (GH-12298)
|
2019-03-12 19:44:20 -04:00 |
Ned Deily
|
f45813df52
|
Minor edits to news entries (ported from 3.7) (GH-12293)
|
2019-03-12 12:21:22 -04:00 |
Victor Stinner
|
355f16fd4b
|
bpo-35746: Credit Colin Read and Nicolas Edet (GH-11863)
Add credit for the cert parser vulnerability. Mention also Cisco
TALOS-2018-0758 identifier.
|
2019-02-15 12:25:47 +01:00 |
Łukasz Langa
|
8efa3b69f6
|
[blurb] v3.8.0a1
|
2019-02-03 14:02:52 +01:00 |