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
*
Update Sphinx directive for super from function to class (GH-25489)
Géry Ogam
2021-04-20
1
-1/+1
*
docs: clarify what patterns Path.glob accepts (GH-25486)
Ned Batchelder
2021-04-20
1
-2/+3
*
Document that random.gauss is normal distribution (GH-24935)
Joonas Paalasmaa
2021-04-20
1
-3/+3
*
Revert "bpo-38659: [Enum] add _simple_enum decorator (GH-25285)" (GH-25476)
Ethan Furman
2021-04-20
1
-0/+1
*
bpo-38659: [Enum] add _simple_enum decorator (GH-25285)
Ethan Furman
2021-04-20
1
-1/+0
*
bpo-40849: Expose X509_V_FLAG_PARTIAL_CHAIN ssl flag (GH-20463)
l0x
2021-04-19
1
-0/+11
*
bpo-43880: Show DeprecationWarnings for deprecated ssl module features (GH-25...
Christian Heimes
2021-04-19
2
-17/+50
*
bpo-42854: Use SSL_read/write_ex() (GH-25468)
Christian Heimes
2021-04-19
1
-0/+5
*
bpo-43641: Stop stating that TLS 1.2 is the most modern version in docs (GH-2...
Illia Volochii
2021-04-18
1
-3/+2
*
bpo-43669: Remove OpenSSL 0.9 to 1.1.0 specific documentation (GH-25453)
Christian Heimes
2021-04-17
2
-103/+11
*
Fix a typo in subprocess documentation (GH-25426)
andrei kulakov
2021-04-17
1
-1/+1
*
bpo-43522: Fix SSLContext.hostname_checks_common_name (GH-24899)
Christian Heimes
2021-04-17
1
-0/+5
*
bpo-43856: Add a versionadded directive to the importlib.metadata docs (GH-25...
Zackery Spytz
2021-04-16
1
-0/+2
*
bpo-43822: Improve syntax errors for missing commas (GH-25377)
Pablo Galindo
2021-04-15
1
-0/+2
*
bpo-37741: make importlib.metadata docs discoverable through a module directi...
Jason R. Coombs
2021-04-15
1
-0/+5
*
bpo-38530: Offer suggestions on NameError (GH-25397)
Pablo Galindo
2021-04-14
1
-0/+7
*
bpo-20364: Improve sqlite3 placeholder docs (GH-25003)
Erlend Egeberg Aasland
2021-04-14
1
-38/+33
*
bpo-43712 : fileinput: Add encoding parameter (GH-25272)
Inada Naoki
2021-04-14
1
-9/+26
*
bpo-38530: Offer suggestions on AttributeError (#16856)
Pablo Galindo
2021-04-14
1
-0/+7
*
bpo-43080: pprint for dataclass instances (GH-24389)
Lewis Gaul
2021-04-13
1
-0/+3
*
bpo-43785: Update bz2 document (GH-25351)
Inada Naoki
2021-04-13
2
-4/+7
*
bpo-43731: Add an `encoding` parameter to logging.fileConfig() (GH-25273)
Inada Naoki
2021-04-13
1
-1/+6
*
bpo-43774: Add more links to configure options (GH-25363)
Victor Stinner
2021-04-12
4
-8/+10
*
bpo-41661: Document os.path.relpath() exception on Windows with different dri...
Zackery Spytz
2021-04-12
1
-1/+2
*
bpo-34311: Add locale.localize (GH-15275)
Cédric Krier
2021-04-12
1
-0/+8
*
bpo-43723: Deprecate camelCase aliases from threading (GH-25174)
Jelle Zijlstra
2021-04-12
2
-6/+18
*
bpo-43682: Make staticmethod objects callable (GH-25117)
Victor Stinner
2021-04-11
1
-5/+10
*
bpo-43783: Add ParamSpecArgs/Kwargs (GH-25298)
Jelle Zijlstra
2021-04-11
1
-2/+22
*
bpo-43764: Add match_args=False parameter to dataclass decorator and to make_...
Eric V. Smith
2021-04-11
1
-5/+14
*
bpo-41974: Remove part of the note regarding complex.__float__ (GH-25197)
DevilXD
2021-04-10
1
-4/+1
*
bpo-40701: doc typo historcal -> historical (GH-25334)
Gregory P. Smith
2021-04-10
1
-1/+1
*
bpo-38820: OpenSSL 3.0.0: Use supported hashing algos in doc test (GH-25319)
Christian Heimes
2021-04-09
1
-2/+2
*
bpo-43794: OpenSSL 3.0.0: set OP_IGNORE_UNEXPECTED_EOF by default (GH-25309)
Christian Heimes
2021-04-09
1
-0/+8
*
bpo-43682: @staticmethod inherits attributes (GH-25268)
Victor Stinner
2021-04-09
1
-0/+10
*
bpo-43774: Document configure options (GH-25283)
Victor Stinner
2021-04-08
5
-8/+14
*
bpo-39899: os.path.expanduser(): don't guess other Windows users' home direct...
Barney Gale
2021-04-07
2
-4/+10
*
bpo-42999: Expand and clarify pathlib.Path.link_to() documentation. (GH-24294)
Barney Gale
2021-04-07
1
-7/+14
*
bpo-39906: Add follow_symlinks parameter to pathlib.Path.stat() and chmod() (...
Barney Gale
2021-04-07
1
-3/+16
*
bpo-42135: Deprecate implementations of find_module() and find_loader() (GH-2...
Brett Cannon
2021-04-06
1
-3/+16
*
bpo-43683: Handle generator entry in bytecode (GH-25138)
Mark Shannon
2021-04-06
1
-0/+8
*
bpo-17305: Link to the third-party idna package. (GH-25208)
Gregory P. Smith
2021-04-06
1
-0/+3
*
bpo-43087: Fix error in ctypes "Incomplete Types" doc (GH-24404)
Zackery Spytz
2021-04-05
1
-2/+2
*
Fix the "make suspicious" check on the pprint docs (GH-25193)
Pablo Galindo
2021-04-05
1
-2/+2
*
bpo-43084: Return bool instead of int from curses.window.enclose() (GH-24398)
Serhiy Storchaka
2021-04-05
1
-0/+3
*
bpo-41370: Add note about ForwardRefs and PEP585 generic types in docs (#25183)
Ken Jin
2021-04-04
1
-2/+7
*
bpo-43705: Document that SyntaxError's offsets are 1-indexed (GH-25153)
Ammar Askar
2021-04-02
1
-3/+19
*
bpo-31956: Add start and stop parameters to array.index() (GH-25059)
Zackery Spytz
2021-04-02
1
-2/+6
*
Enum: add (re)import of Flag for doctests (GH-25118)
Ethan Furman
2021-03-31
1
-4/+4
*
bpo-42225: IDLE - document two unix-related problems. (#25078)
Terry Jan Reedy
2021-03-31
1
-2/+17
*
bpo-40066: Enum: modify `repr()` and `str()` (GH-22392)
Ethan Furman
2021-03-31
4
-1203/+447
[next]