FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for Doc/library - pythoncapi/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
pythoncapi
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Doc
library
on
pythoncapi
User selector
Datepicker
Commit history
Commits on Aug 28, 2018
bpo-21145: Add cached_property decorator in functools (#6982)
Show description for d658dea
carljm
authored and
ncoghlan
committed
d658dea
View commit details
Copy full SHA for d658dea
View code at this point
Browse repository at this point
Commits on Aug 27, 2018
bpo-34434: Update doc for bool(), float() and int() arguments (GH-8834)
sbraz
authored and
zhangyangyu
committed
3fe89da
View commit details
Copy full SHA for 3fe89da
View code at this point
Browse repository at this point
Commits on Aug 25, 2018
closes bpo-34502: Remove a note about utf8_mode from sys.exit() docs. (GH-8928)
Alexey Izbyshev
authored and
benjaminp
committed
44838be
View commit details
Copy full SHA for 44838be
View code at this point
Browse repository at this point
Fix markup in stdtypes documentation (GH-8905)
andresdelfino
authored and
Mariatta
committed
2e5d2ea
View commit details
Copy full SHA for 2e5d2ea
View code at this point
Browse repository at this point
Fixed typo with asynccontextmanager code example (GH-8845)
Show description for 416cbce
alvassin
authored and
Mariatta
committed
416cbce
View commit details
Copy full SHA for 416cbce
View code at this point
Browse repository at this point
Commits on Aug 24, 2018
Fix typo in the dataclasses's doc (GH-8896)
dduong42
authored and
ericvsmith
committed
075b3c3
View commit details
Copy full SHA for 075b3c3
View code at this point
Browse repository at this point
Fix doc for `add_subparsers` arguments (GH-8884)
Show description for cc18258
asottile
authored and
Mariatta
committed
cc18258
View commit details
Copy full SHA for cc18258
View code at this point
Browse repository at this point
Fix typo in asyncio.BoundedSemaphore docs (GH-8882)
Show description for b8a181f
JelleZijlstra
authored and
Mariatta
committed
b8a181f
View commit details
Copy full SHA for b8a181f
View code at this point
Browse repository at this point
Commits on Aug 23, 2018
Make it more clear that setUpClass runs before each class, not "class run" (GH-8844)
scop
authored and
Mariatta
committed
c33bb5d
View commit details
Copy full SHA for c33bb5d
View code at this point
Browse repository at this point
Commits on Aug 22, 2018
bpo-2122: Make mmap.flush() behave same on all platforms (GH-8692)
Show description for e7d4b2f
berkerpeksag
authored
e7d4b2f
View commit details
Copy full SHA for e7d4b2f
View code at this point
Browse repository at this point
Commits on Aug 19, 2018
bpo-22057: Clarify eval() documentation (GH-8812)
Show description for 225b055
berkerpeksag
authored
225b055
View commit details
Copy full SHA for 225b055
View code at this point
Browse repository at this point
Commits on Aug 18, 2018
bpo-34432: doc Mention complex and decimal.Decimal on str.format not about locales (GH-8808)
andresdelfino
authored and
ericvsmith
committed
93b5655
View commit details
Copy full SHA for 93b5655
View code at this point
Browse repository at this point
Commits on Aug 17, 2018
Warn not to set SIGPIPE to SIG_DFL (#6773)
splbio
authored and
ambv
committed
a251073
View commit details
Copy full SHA for a251073
View code at this point
Browse repository at this point
bpo-34418: Fix HTTPErrorProcessor documentation (GH-8793)
Show description for c53aaec
srittau
authored and
berkerpeksag
committed
c53aaec
View commit details
Copy full SHA for c53aaec
View code at this point
Browse repository at this point
Commits on Aug 15, 2018
bpo-34384: Fix os.readlink() on Windows (GH-8740)
Show description for e0b5b20
berkerpeksag
authored
e0b5b20
View commit details
Copy full SHA for e0b5b20
View code at this point
Browse repository at this point
Commits on Aug 13, 2018
smtplib documentation fixes (GH-8708)
Show description for da12063
scop
authored and
Mariatta
committed
da12063
View commit details
Copy full SHA for da12063
View code at this point
Browse repository at this point
Commits on Aug 12, 2018
Fix the versionadded indentation in exec_module doc (GH-8719)
andresdelfino
authored and
Mariatta
committed
65b5ef0
View commit details
Copy full SHA for 65b5ef0
View code at this point
Browse repository at this point
Commits on Aug 11, 2018
bpo-34379: Doc: Move note for json.dump (GH-8730)
eallrich
authored and
methane
committed
9e84084
View commit details
Copy full SHA for 9e84084
View code at this point
Browse repository at this point
bpo-9372: Deprecate several __getitem__ methods (GH-8609)
Show description for 84a13fb
berkerpeksag
authored
84a13fb
View commit details
Copy full SHA for 84a13fb
View code at this point
Browse repository at this point
Commits on Aug 9, 2018
Doc: add missing capture_output arg to subprocess.run() signature (#8374)
and800
authored and
gpshead
committed
22d131a
View commit details
Copy full SHA for 22d131a
View code at this point
Browse repository at this point
Commits on Aug 8, 2018
bpo-34270: Make it possible to name asyncio tasks (GH-8547)
Show description for cca4eec
authored and
Yury Selivanov
committed
cca4eec
View commit details
Copy full SHA for cca4eec
View code at this point
Browse repository at this point
Commits on Aug 7, 2018
bpo-34335: Use async/await syntax in documentation examples (GH-8674)
termim
authored and
Mariatta
committed
d2ac400
View commit details
Copy full SHA for d2ac400
View code at this point
Browse repository at this point
Commits on Aug 6, 2018
bpo-34319: Clarify file handler closure in pathlib.read_text (GH-8645)
Show description for 5b2657f
tirkarthi
authored and
terryjreedy
committed
5b2657f
View commit details
Copy full SHA for 5b2657f
View code at this point
Browse repository at this point
bpo-34273: Change 'Fixed point' to 'Fixed-point notation'. (#8673)
Show description for 28c7f8c
terryjreedy
authored
28c7f8c
View commit details
Copy full SHA for 28c7f8c
View code at this point
Browse repository at this point
Commits on Aug 5, 2018
bpo-34336: Don't promote possibility to leave out typing.Optional (#8677)
scop
authored and
ilevkivskyi
committed
336c945
View commit details
Copy full SHA for 336c945
View code at this point
Browse repository at this point
Commits on Aug 3, 2018
Fix reST markup in unittest documentation (GH-8665)
berkerpeksag
authored
2e5566d
View commit details
Copy full SHA for 2e5566d
View code at this point
Browse repository at this point
bpo-34329: Doc'd how to remove suffix of pathlib.Path() (GH-8655)
sotte
authored and
berkerpeksag
committed
46dc4e3
View commit details
Copy full SHA for 46dc4e3
View code at this point
Browse repository at this point
Improve the grammar in `range` documentation. (GH-8628)
Show description for b6efc2c
andresdelfino
authored and
Mariatta
committed
b6efc2c
View commit details
Copy full SHA for b6efc2c
View code at this point
Browse repository at this point
Commits on Aug 2, 2018
bpo-27910: Update documentation of traceback module (GH-6116)
Show description for f394ee5
torsava
and
berkerpeksag
committed
f394ee5
View commit details
Copy full SHA for f394ee5
View code at this point
Browse repository at this point
bpo-34097: Add support for zipping files older than 1980-01-01 (GH-8270)
Show description for a2fe1e5
Marcel Plch
authored and
vstinner
committed
a2fe1e5
View commit details
Copy full SHA for a2fe1e5
View code at this point
Browse repository at this point
Commits on Jul 31, 2018
bpo-34263 Cap timeout submitted to epoll/select etc. to one day. (GH-8532)
MartinAltmayer
authored and
Yury Selivanov
committed
944451c
View commit details
Copy full SHA for 944451c
View code at this point
Browse repository at this point
bpo-33089: Add math.dist() for computing the Euclidean distance between two points (GH-8561)
rhettinger
authored
9c18b1a
View commit details
Copy full SHA for 9c18b1a
View code at this point
Browse repository at this point
bpo-33729: Fix issues with arguments parsing in hashlib. (GH-8346)
Show description for f1d36d8
serhiy-storchaka
authored
f1d36d8
View commit details
Copy full SHA for f1d36d8
View code at this point
Browse repository at this point
Commits on Jul 30, 2018
bpo-34075: Deprecate non-ThreadPoolExecutor in loop.set_default_executor() (GH-8533)
Show description for 22d2508
elprans
authored and
vstinner
committed
22d2508
View commit details
Copy full SHA for 22d2508
View code at this point
Browse repository at this point
Commits on Jul 29, 2018
bpo-8145: Improve isolation_level documentation (GH-8499)
Show description for a71fed0
berkerpeksag
authored and
zooba
committed
a71fed0
View commit details
Copy full SHA for a71fed0
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL