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
*
bpo-3329: Fix typo in PyObjectArenaAllocator doc (GH-24795)
Miss Islington (bot)
2021-03-09
1
-1/+1
*
bpo-43415: Fix typo on dataclasses.rst (GH-24789) (GH-24791)
Miss Islington (bot)
2021-03-08
1
-1/+1
*
Put contextvars docs into the concurrency category (GH-24760)
Miss Islington (bot)
2021-03-06
2
-1/+1
*
[3.8] bpo-43406: Fix possible race condition where ``PyErr_CheckSignals`` tri...
Antoine Pitrou
2021-03-06
3
-15/+91
*
bpo-43407: Clarify comparisons of time.monotonic() et al results (GH-24757)
Miss Islington (bot)
2021-03-06
2
-4/+8
*
bpo-43396: Normalise naming in sqlite3 doc examples (GH-24746)
Miss Islington (bot)
2021-03-04
1
-25/+25
*
[3.8] bpo-37193: Remove thread objects which finished process its request (GH...
Miss Islington (bot)
2021-03-04
3
-12/+64
*
bpo-42782: Fail fast for permission errors in shutil.move() (GH-24001)
Miss Islington (bot)
2021-03-03
3
-0/+50
*
[3.8] Pin test runner to Ubuntu 18 to un-break CI (GH-24715) (GH-24717)
Miss Islington (bot)
2021-03-03
1
-1/+1
*
bpo-42840: Document providing kwargs to type. (GH-24173)
Miss Islington (bot)
2021-03-01
1
-1/+8
*
[3.8] [doc] Document VIRTUAL_ENV environment variable (GH-21970) (GH-24363)
Miss Islington (bot)
2021-03-01
1
-0/+4
*
closes bpo-43349: Fix tuning(7) manpage hyperlink. (GH-24680)
Miss Islington (bot)
2021-03-01
1
-1/+3
*
bpo-41837: Update macOS installer build to use OpenSSL 1.1.1j. (GH-24677)
Miss Islington (bot)
2021-03-01
2
-3/+4
*
closes bpo-43266: Improve array formatting. (GH-24573) (GH-24585)
Miss Islington (bot)
2021-03-01
1
-4/+4
*
bpo-36346: Document removal schedule of deprecate APIs (GH-20879) (#24626)
Miss Islington (bot)
2021-03-01
3
-8/+9
*
bpo-43316: gzip: Fix sys.exit() usage. (GH-24652)
Miss Islington (bot)
2021-02-26
2
-2/+2
*
bpo-43316: gzip: CLI uses non-zero return code on error. (GH-24647)
Miss Islington (bot)
2021-02-25
3
-6/+8
*
bpo-43293: Doc: move note about GIL to top of threading module (GH-24622)
Miss Islington (bot)
2021-02-24
1
-13/+13
*
[3.8] bpo-41841: prepare for 3.8.9 (GH-24635)
Terry Jan Reedy
2021-02-24
1
-3/+7
*
bpo-43283: Add IDLE doc paragraph about print speed (GH-24615) (GH-24632)
Miss Islington (bot)
2021-02-24
4
-1/+25
*
bpo-23882: Doc: Clarify unittest discovery document (GH-21560)
Miss Islington (bot)
2021-02-22
1
-6/+12
*
bpo-43260: io: Prevent large data remains in textio buffer. (GH-24592)
Inada Naoki
2021-02-22
3
-3/+46
*
bpo-43283: Rearrange some IDLE doc paragraphs. (GH-24604)
Miss Islington (bot)
2021-02-21
2
-36/+37
*
bpo-27646: Say that 'yield from' expression can be any iterable (GH-24595)
Miss Islington (bot)
2021-02-21
2
-2/+4
*
Fix typo in dis module doc (GH-24509)
Miss Islington (bot)
2021-02-20
1
-1/+1
*
bpo-43042: Augment tutorial sentence (GH-24514)
Miss Islington (bot)
2021-02-20
1
-1/+2
*
Post 3.8.8
Łukasz Langa
2021-02-19
1
-1/+1
*
Python 3.8.8
v3.8.8
Łukasz Langa
2021-02-19
4
-6/+14
*
closes bpo-43254: Fix *snprintf() man page refs. (GH-24563)
Miss Islington (bot)
2021-02-19
1
-2/+2
*
Remove all links to mingw.org (GH-24552)
Miss Islington (bot)
2021-02-18
2
-4/+1
*
Post 3.8.8rc1
Łukasz Langa
2021-02-16
1
-1/+1
*
Python 3.8.8rc1
v3.8.8rc1
Łukasz Langa
2021-02-16
41
-76/+374
*
bpo-42819, readline: Disable bracketed paste (GH-24108)
Miss Islington (bot)
2021-02-15
3
-0/+32
*
Add a warning block around the get_referrers() documentation (GH-24511)
Miss Islington (bot)
2021-02-15
1
-4/+5
*
bpo-43108: Fix a reference leak in the curses module (GH-24420) (GH-24429)
Miss Islington (bot)
2021-02-15
2
-1/+4
*
[3.8] bpo-42967: only use '&' as a query string separator (GH-24297) (#24529)
Senthil Kumaran
2021-02-15
10
-46/+166
*
bpo-43204: Fix LibTomCrypt URL in md5module.c and sha*module.c comments (GH-2...
Miss Islington (bot)
2021-02-14
4
-4/+4
*
bpo-43200: Fix link to shutil.copy() in the shutil doc (GH-24505)
Miss Islington (bot)
2021-02-13
1
-2/+3
*
[3.8] bpo-41824: Fix indentation issue in ForwardRef docs (#24495)
Ken Jin
2021-02-09
1
-1/+1
*
[3.8] bpo-41824: Add versionadded for typing.ForwardRef docs (#24224) (#24494)
Ken Jin
2021-02-09
1
-0/+2
*
bpo-16781: In 'exec' doc, add 'nonlocal' to 'yield' and 'return' (GH-2446)
Miss Islington (bot)
2021-02-07
1
-1/+2
*
Simple typo fix (GH-24448)
Miss Islington (bot)
2021-02-05
1
-1/+1
*
build(deps): bump actions/upload-artifact from v2.2.1 to v2.2.2 (GH-24411)
Miss Islington (bot)
2021-02-04
1
-1/+1
*
bpo-42773: fix tests not being run on pushes (GH-24004)
Miss Islington (bot)
2021-02-03
1
-1/+1
*
Fix typo (GH-23019)
Miss Islington (bot)
2021-02-03
1
-1/+1
*
Add link to Microsoft docs for limitations in Windows Store package (GH-24422)
Miss Islington (bot)
2021-02-03
1
-0/+5
*
bpo-41748: Handles unquoted attributes with commas (GH-24072)
Miss Islington (bot)
2021-02-01
3
-37/+59
*
bpo-43016: Fix test_curses on platform without cursesw (GH-24405) (GH-24408)
Miss Islington (bot)
2021-02-01
1
-5/+23
*
[3.9] bpo-41604: Don't decrement the reference count of the previous user_ptr...
Miss Islington (bot)
2021-01-31
2
-1/+5
*
[3.8] bpo-43016: Rewrite tests for curses (GH-24312). (GH-24399) (GH-24401)
Serhiy Storchaka
2021-01-31
1
-214/+771
[next]