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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.10] gh-91607: Fix several test_concurrent_futures tests to actually test w...
Gregory P. Smith
2022-04-16
2
-54/+43
*
gh-91595: fix the comparison of character and integer by using ord() (GH-91596)
Miss Islington (bot)
2022-04-16
2
-1/+2
*
gh-82849: revise intro to os.path.rst (GH-32232)
Miss Islington (bot)
2022-04-16
2
-11/+7
*
Add link to documentation translation list (GH-91560) (#91589)
Miss Islington (bot)
2022-04-16
1
-0/+4
*
gh-88513: clarify shutil.copytree's dirs_exist_ok arg (GH-91434) (GH-91464)
Miss Islington (bot)
2022-04-15
3
-9/+17
*
gh-70979: Fix runpy.run_path parameter name in docs (GH-32265)
Miss Islington (bot)
2022-04-15
1
-2/+2
*
Add redirects to Misc/NEWS bpo links (GH-91454) (GH-91535)
Miss Islington (bot)
2022-04-14
1
-1/+2
*
gh-90879: Fix missing parameter for put_nowait() (GH-91514)
Miss Islington (bot)
2022-04-14
2
-3/+3
*
gh-91421: Use constant value check during runtime (GH-91422) (GH-91492)
Miss Islington (bot)
2022-04-14
2
-1/+2
*
bpo-47260: Fix os.closerange() potentially being a no-op in a seccomp sandbox...
Miss Islington (bot)
2022-04-08
2
-4/+7
*
Fix bad grammar and import docstring for split/rsplit (GH-32381) (GH-32416)
Miss Islington (bot)
2022-04-08
2
-22/+37
*
pickle docs: Fix typos and improve wording (GH-24776) (GH-32395)
Miss Islington (bot)
2022-04-08
1
-24/+23
*
bpo-47103: Copy pgort140.dll into output directory when building PGInstrument...
Steve Dower
2022-04-07
3
-18/+18
*
ssl docs: Fix typo (GH-32336)
Miss Islington (bot)
2022-04-07
1
-1/+1
*
c-api docs: There are five fields, not four (GH-32379)
Miss Islington (bot)
2022-04-07
1
-1/+1
*
doc: Link to `string.capwords` from `str.title` (GH-20913)
Miss Islington (bot)
2022-04-07
1
-1/+5
*
ssl docs: Fix typo (GH-32314)
Miss Islington (bot)
2022-04-07
1
-1/+1
*
pkgutil docs: Link sys constants, add backticks (GH-32356)
Miss Islington (bot)
2022-04-07
1
-4/+4
*
stdtypes docs: fix typo (GH-32349) (GH-32370)
Miss Islington (bot)
2022-04-07
1
-1/+1
*
[3.10] bpo-46769: Fix backticks in typing.rst to appease rstlint (GH-32374)
Ken Jin
2022-04-06
2
-2/+2
*
bpo-47235: Note where a typo is intentional in code. (GH-32348)
Miss Islington (bot)
2022-04-06
1
-4/+4
*
bpo-47230: Silence compiler warnings on Windows from zlib 1.2.12 (GH-32337)
Jeremy Kloth
2022-04-05
1
-1/+3
*
[3.10] Backport bpo-47212 (GH-32302) to Python 3.10 (GH-32334)
Matthieu Dartiailh
2022-04-05
7
-8/+28
*
bpo-40982: shutil docs: Remove outdated copytree() example (GH-24778)
Miss Islington (bot)
2022-04-05
1
-36/+1
*
crypt docs: Fix references to `methods` attr (GH-26806)
Miss Islington (bot)
2022-04-05
1
-4/+3
*
bpo-32658: Regex docs: Fix metacharacter reference (GH-32230)
Miss Islington (bot)
2022-04-05
1
-1/+1
*
bpo-45790: List macros in same order in which fields are described (GH-29529)
Miss Islington (bot)
2022-04-05
2
-2/+4
*
bpo-47007: [doc] `str` special method lookup (GH-31863)
Miss Islington (bot)
2022-04-05
1
-1/+2
*
bpo-41233: Add links to errnos referenced in exceptions docs (GH-21380)
Miss Islington (bot)
2022-04-05
4
-37/+54
*
bpo-46484:Add test for Calendar.iterweekdays (GH-30825)
Miss Islington (bot)
2022-04-04
2
-0/+9
*
Demonstrate `py --list` in the quickstart section of the Windows doc page (GH...
Miss Islington (bot)
2022-04-04
1
-0/+6
*
Follow PEP-8 guidelines in tutorial for standard library (GH-26127)
Miss Islington (bot)
2022-04-03
1
-2/+3
*
bpo-47205: Skip error check of sched_get/setaffinity on FreeBSD (GH-32285)
Miss Islington (bot)
2022-04-03
2
-2/+8
*
Language reference: Remove duplicated text about iterable unpacking (GH-25212)
Miss Islington (bot)
2022-04-03
1
-3/+1
*
bpo-24563: Link encoding names to encoding declarations (GH-32274)
Miss Islington (bot)
2022-04-03
1
-3/+2
*
[3.10] More minor fixes to C API docs (GH-31525) (GH-32258)
Jelle Zijlstra
2022-04-02
13
-28/+29
*
[3.10] Document func parameter of locale.atof (GH-18183) (GH-32262)
Jelle Zijlstra
2022-04-02
1
-3/+3
*
bpo-45584: Clarify `math.trunc` documentation (GH-29183)
Miss Islington (bot)
2022-04-02
1
-8/+10
*
os docs: fix typo (GH-28996)
Miss Islington (bot)
2022-04-02
1
-1/+1
*
codecs docs: fix grammar mistake (GH-29462)
Miss Islington (bot)
2022-04-02
1
-1/+1
*
bpo-45114: Use lstat() instead of stat() in stat docs example (GH-29845)
Miss Islington (bot)
2022-04-02
1
-1/+1
*
bpo-47031: Improve documentation for `math.nan` (GH-32170)
Miss Islington (bot)
2022-04-02
1
-2/+17
*
More minor fixes to C API docs (GH-31714)
Miss Islington (bot)
2022-04-02
5
-11/+9
*
bpo-47194: Update zlib to v1.2.12 on Windows to resolve CVE-2018-25032 (GH-32...
Miss Islington (bot)
2022-04-02
3
-2/+3
*
bpo-47089: Avoid test_compileall failures on Windows (GH-32037)
Miss Islington (bot)
2022-04-01
1
-48/+36
*
[3.10] bpo-47182: Fix crash by named unicode characters after interpreter rei...
Christian Heimes
2022-04-01
2
-0/+5
*
bpo-47151: Fallback to fork when vfork fails in subprocess. (GH-32186)
Miss Islington (bot)
2022-03-31
2
-0/+9
*
bpo-14911: Corrected generator.throw() documentation (GH-32207)
Miss Islington (bot)
2022-03-31
4
-8/+28
*
bpo-46775: OSError should call winerror_to_errno unconditionally on Windows (...
Miss Islington (bot)
2022-03-31
2
-8/+4
*
bpo-42340: Document issues around KeyboardInterrupt (GH-23255)
Miss Islington (bot)
2022-03-29
3
-0/+82
[next]