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
...
*
Fixing doc for callback for lambda (GH-25779) (GH-25789)
Miss Islington (bot)
2021-05-01
1
-1/+1
*
[3.8] bpo-43993: Update vendored pip to 21.1.1 (GH-25761). (GH-25783)
Stéphane Bidoul
2021-05-01
3
-1/+2
*
bpo-43971: Add spaces around annotated arg default '=' (GH-25702)
Miss Islington (bot)
2021-05-01
1
-1/+1
*
bpo-43935: Fix typo in Turtle.back() docstring (GH-25581)
Miss Islington (bot)
2021-04-30
1
-1/+1
*
[3.8] bpo-42589: Change URL for 'from' link when used in a raised exc… (GH-...
sblondon
2021-04-30
1
-2/+2
*
[doc] Be more clear on super() regarding multiple base classes methods (GH-21...
Miss Islington (bot)
2021-04-29
1
-1/+1
*
[doc] Do some polishing in IDEs section (GH-22070) (GH-25704)
Miss Islington (bot)
2021-04-29
1
-12/+12
*
bpo-43960: test_pdb resets breakpoints to make tests deterministic (GH-25691)...
Miss Islington (bot)
2021-04-28
1
-7/+11
*
bpo-43959: clarify the documentation of the PyContextVar C-API (GH-25671) (GH...
Miss Islington (bot)
2021-04-28
2
-7/+7
*
bpo-43962: Fix _PyInterpreterState_IDIncref() (GH-25683) (GH-25686)
Victor Stinner
2021-04-28
4
-10/+22
*
[3.8] bpo-43492: Upgrade Windows installer to use SQLite 3.35.5 (GH-25641)
Erlend Egeberg Aasland
2021-04-27
4
-3/+4
*
bpo-43492: Update macOS installer to use SQLite 3.35.5 (GH-25640)
Miss Islington (bot)
2021-04-27
2
-3/+4
*
[doc] Remove duplicated operator.itemgetter example (GH-24178) (#25647)
Miss Islington (bot)
2021-04-27
1
-5/+2
*
Use the zero argument form of super() in examples for Python3 docs. (GH-22314...
Miss Islington (bot)
2021-04-26
6
-12/+12
*
[3.8] bpo-28577: Special case added to IP v4 and v6 hosts for /32 and /128 ne...
Pete Wicken
2021-04-26
5
-1/+29
*
Fix thread locks in zlib module may go wrong in rare case (#22132)
Ma Lin
2021-04-26
2
-4/+5
*
bpo-41661: Document os.path.relpath() exception on Windows with different dri...
Miss Islington (bot)
2021-04-26
1
-1/+2
*
bpo-17305: Link to the third-party idna package. (GH-25208) (#25211)
Miss Islington (bot)
2021-04-26
1
-0/+3
*
[3.8] bpo-34463: Make python tracebacks identical to C tracebacks for (#23899)
Irit Katriel
2021-04-26
3
-5/+34
*
bpo-42924: Fix incorrect copy in bytearray_repeat (GH-24208) (#24212)
Miss Islington (bot)
2021-04-26
3
-2/+15
*
bpo-43938: improve dataclasses.FrozenInstanceError documentation (GH-25603) (...
Miss Islington (bot)
2021-04-26
3
-1/+4
*
Doc: Fix the array.fromfile method doc (GH-22037) (GH-25631)
Miss Islington (bot)
2021-04-26
1
-2/+1
*
[3.8] bpo-38820: Old OpenSSL 3.0.0 releases are in /old/3.0/ (GH-25624) (GH-2...
Miss Islington (bot)
2021-04-26
1
-10/+14
*
Update asyncio-subprocess.rst (GH-21680) (GH-25622)
Miss Islington (bot)
2021-04-26
1
-1/+1
*
documentation: clarification about the function remove in os library (GH-1902...
Miss Islington (bot)
2021-04-26
1
-0/+1
*
Quick pydoc update to smtplib.py (GH-22292) (GH-25616)
Miss Islington (bot)
2021-04-26
1
-2/+2
*
bpo-43534: Fix the turtle module working with multiple root windows GH-25594
Miss Islington (bot)
2021-04-26
2
-8/+8
*
Fix broken links and improve stand-alone tools list in FAQ GH-25610
Miss Islington (bot)
2021-04-26
3
-10/+9
*
Fix id of 'Internet Message Format' RFC in email doc GH-25614
Miss Islington (bot)
2021-04-26
2
-2/+2
*
Fix copy.Error casing in documentation GH-22004 (#25612)
Miss Islington (bot)
2021-04-26
1
-1/+1
*
Remove mention of dst parameter from description of os.lstat() (GH-24704)
Miss Islington (bot)
2021-04-25
1
-1/+1
*
Fix a typo in datamodel reference document (GH-24930)
Miss Islington (bot)
2021-04-25
1
-1/+1
*
BaseHTTPRequestHandler, that path includes query (GH-25597)
Miss Islington (bot)
2021-04-25
1
-1/+3
*
[3.9] bpo-43655: Tkinter and IDLE dialog windows are now recognized as dialog...
Miss Islington (bot)
2021-04-25
7
-7/+25
*
bpo-43534: Make dialogs in turtle.textinput() and turtle.numinput() transitie...
Miss Islington (bot)
2021-04-25
2
-2/+5
*
[3.8] bpo-43930: Update bundled pip to 21.1 and setuptools to 56.0.0 (GH-2557...
Stéphane Bidoul
2021-04-24
4
-4/+4
*
bpo-43607: Fix urllib handling of Windows paths with \\?\ prefix (GH-25539)
Miss Islington (bot)
2021-04-23
3
-1/+29
*
[3.8] bpo-43920: Make load_verify_locations(cadata) error message consistent ...
Christian Heimes
2021-04-23
3
-10/+26
*
bpo-43856: Add a versionadded directive to the importlib.metadata docs (GH-25...
Jason R. Coombs
2021-04-23
1
-0/+2
*
Reformat idlelib colorizer (GH-25479)
Miss Islington (bot)
2021-04-23
1
-16/+20
*
bpo-38822: Check specifically for a drive, not just a colon (GH-25540)
Miss Islington (bot)
2021-04-22
1
-2/+2
*
bpo-35306: Avoid raising OSError from pathlib.Path.exists when passed an inva...
Miss Islington (bot)
2021-04-22
2
-0/+3
*
bpo-38822: Fixed os.stat failing on inaccessible directories. (GH-25527)
Miss Islington (bot)
2021-04-22
2
-2/+24
*
bpo-43284: Update platform.win32_ver to use _syscmd_ver instead of sys.getwin...
Miss Islington (bot)
2021-04-22
3
-11/+23
*
bpo-26227: Fixes decoding of host names on Windows from ANSI instead of UTF-8...
Miss Islington (bot)
2021-04-21
2
-1/+3
*
bpo-43472: Ensure PyInterpreterState_New audit events are raised when called ...
Miss Islington (bot)
2021-04-21
3
-3/+6
*
Fix typo in a dataclasses comment. (GH-25454)
Miss Islington (bot)
2021-04-17
1
-1/+1
*
[3.8] bpo-43522: Fix SSLContext.hostname_checks_common_name (GH-24899) (GH-25...
Christian Heimes
2021-04-17
18
-709/+997
*
bpo-42967: coerce bytes separator to string in urllib.parse_qs(l) (GH-24818) ...
Miss Islington (bot)
2021-04-16
3
-0/+8
*
bpo-43842: Fix race condition in test_logging SMTP test (GH-25436) (GH-25437)...
Victor Stinner
2021-04-16
2
-2/+9
[prev]
[next]