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
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-42800: Add audit events for f_code and tb_frame (GH-24182)
Steve Dower
2021-05-03
2
-1/+4
*
[3.9] Doc: Fix random.uniform example comment. (GH-25784) (GH-25843)
Miss Islington (bot)
2021-05-03
1
-1/+1
*
bpo-36384: Leading zeros in IPv4 addresses are no longer tolerated (GH-25099)...
Miss Islington (bot)
2021-05-02
1
-2/+17
*
Fix exceptions mentioned in os.setxattr() docs (GH-25742) (GH-25794)
Miss Islington (bot)
2021-05-01
1
-2/+2
*
Fixing doc for callback for lambda (GG-25779) (GH-25788)
Miss Islington (bot)
2021-05-01
1
-1/+1
*
bpo-43971: Add spaces around annotated arg default '=' (GH-25702)
Miss Islington (bot)
2021-05-01
1
-1/+1
*
bpo-43954: Fix a missing word in the unittest docs (GH-25672)
Miss Islington (bot)
2021-04-30
1
-2/+3
*
bpo-42589: Change URL for 'from' link when used in a raised exception (GH-23872)
Miss Islington (bot)
2021-04-29
1
-2/+2
*
[3.9] bpo-43882 - urllib.parse should sanitize urls containing ASCII newline ...
Miss Islington (bot)
2021-04-29
1
-0/+13
*
[doc] Be more clear on super() regarding multiple base classes methods (GH-21...
Miss Islington (bot)
2021-04-29
1
-1/+1
*
bpo-43472: Ensure PyInterpreterState_New audit events are raised when called ...
Miss Islington (bot)
2021-04-28
1
-2/+2
*
bpo-37751: Update `codecs.register()` doc. (GH-25643)
Miss Islington (bot)
2021-04-28
1
-3/+7
*
[doc] Remove duplicated operator.itemgetter example (GH-24178) (#25646)
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
5
-6/+6
*
bpo-43938: improve dataclasses.FrozenInstanceError documentation (GH-25603) (...
Miss Islington (bot)
2021-04-26
1
-1/+1
*
Doc: Fix the array.fromfile method doc (GH-22037) (GH-25630)
Miss Islington (bot)
2021-04-26
1
-2/+1
*
Update asyncio-subprocess.rst (GH-21680) (GH-25621)
Miss Islington (bot)
2021-04-26
1
-1/+1
*
[3.9] documentation: clarification about the function remove in os library (G...
Senthil Kumaran
2021-04-26
1
-0/+1
*
Fix documentation typos of argparse exit_on_error (GH-22706) (GH-25617)
Miss Islington (bot)
2021-04-26
1
-1/+1
*
Fix id of 'Internet Message Format' RFC in email doc GH-25613
Miss Islington (bot)
2021-04-26
2
-2/+2
*
Fix copy.Error casing in documentation GH-22004 (#25611)
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
*
BaseHTTPRequestHandler, that path includes query (GH-25597)
Miss Islington (bot)
2021-04-25
1
-1/+3
*
bpo-43284: Update platform.win32_ver to use _syscmd_ver instead of sys.getwin...
Miss Islington (bot)
2021-04-23
1
-1/+6
*
bpo-43856: Add a versionadded directive to the importlib.metadata docs (GH-25...
Jason R. Coombs
2021-04-23
1
-0/+2
*
bpo-28724: Doc: Move socket.send_fds and socket.recv_fds docs to right sectio...
Miss Islington (bot)
2021-04-22
1
-23/+26
*
[3.9] bpo-43522: Fix SSLContext.hostname_checks_common_name (GH-24899) (GH-25...
Christian Heimes
2021-04-17
1
-0/+5
*
[3.9] bpo-43723: Revert IDLE doc change (GH-25174)
Terry Jan Reedy
2021-04-16
1
-1/+1
*
bpo-20364: Improve sqlite3 placeholder docs (GH-25003)
Miss Islington (bot)
2021-04-14
1
-38/+33
*
bpo-41661: Document os.path.relpath() exception on Windows with different dri...
Miss Islington (bot)
2021-04-12
1
-1/+2
*
bpo-38820: OpenSSL 3.0.0: Use supported hashing algos in doc test (GH-25319)
Miss Islington (bot)
2021-04-09
1
-2/+2
*
bpo-43794: OpenSSL 3.0.0: set OP_IGNORE_UNEXPECTED_EOF by default (GH-25309)
Miss Islington (bot)
2021-04-09
1
-0/+8
*
[3.9] bpo-43087: Fix error in ctypes "Incomplete Types" doc (GH-24404)
Miss Islington (bot)
2021-04-08
1
-2/+2
*
bpo-42999: Expand and clarify pathlib.Path.link_to() documentation. (GH-24294)
Steve Dower
2021-04-07
1
-7/+14
*
bpo-17305: Link to the third-party idna package. (GH-25208)
Miss Islington (bot)
2021-04-06
1
-0/+3
*
[3.9] bpo-41370: Add note about ForwardRefs and PEP585 generic types in docs ...
Miss Islington (bot)
2021-04-04
1
-2/+7
*
bpo-43705: Document that SyntaxError's offsets are 1-indexed (GH-25153)
Miss Islington (bot)
2021-04-02
1
-3/+19
*
Doc: io: Remove "In-memory streams" section (GH-24927)
Miss Islington (bot)
2021-04-01
1
-10/+0
*
bpo-42840: Document providing kwargs to type. (GH-24173)
Miss Islington (bot)
2021-04-01
1
-1/+8
*
bpo-42225: IDLE - document two unix-related problems. (GH-25078)
Miss Islington (bot)
2021-03-31
1
-2/+17
*
bpo-31907: [doc] clarify that str.format() does not support arbitrary express...
Miss Islington (bot)
2021-03-28
1
-2/+2
*
bpo-43644: Add docs for importlib.resources.as_file. (GH-25048)
Miss Islington (bot)
2021-03-28
1
-0/+16
*
bpo-39616: clarify SSLContext.check_hostname effect (GH-18484)
Miss Islington (bot)
2021-03-27
1
-1/+1
*
bpo-43620: Remove reference to os.sep from os.path.join() doc (GH-25025) (#25...
Miss Islington (bot)
2021-03-26
1
-5/+4
*
Clarify attribute docs on types.ModuleType (GH-24974)
Miss Islington (bot)
2021-03-23
1
-2/+30
*
Add a warning block around the get_referrers() documentation (GH-24511)
Miss Islington (bot)
2021-03-18
1
-4/+5
*
[3.9] [doc] Document logging.basicConfig default format (GH-23710) (GH-24835)
Miss Islington (bot)
2021-03-15
1
-1/+3
*
Fix typos in unittest documentation (GH-24194)
Miss Islington (bot)
2021-03-14
1
-3/+3
*
Update link to Django's Context class. (GH-24805) (#24841)
Miss Islington (bot)
2021-03-13
2
-2/+2
*
[3.9] bpo-43353: Document that logging.getLevelName() accepts string represen...
Mariusz Felisiak
2021-03-12
1
-8/+17
[next]