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
/
whatsnew
/
3.4.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-101100: Fix Sphinx warnings for removed dead batteries (#113669)
Hugo van Kemenade
2024-01-03
1
-3/+3
*
gh-101100: Fix Sphinx warnings from removed `~!` references (#113629)
Hugo van Kemenade
2024-01-02
1
-7/+7
*
gh-101100: Fix Sphinx warning in references with asterisks (#113029)
Hugo van Kemenade
2023-12-13
1
-1/+1
*
gh-101100: Improve documentation on function attributes (#112933)
Alex Waygood
2023-12-11
1
-2/+2
*
gh-109634: Use :samp: role (GH-109635)
Serhiy Storchaka
2023-09-23
1
-1/+1
*
gh-107298: Fix a few more refs in the C API docs (GH-108361)
Serhiy Storchaka
2023-08-23
1
-1/+1
*
gh-106909: Use role :const: for referencing module constants (GH-106910)
Serhiy Storchaka
2023-07-21
1
-9/+9
*
gh-106892: Use roles :data: and :const: for referencing module variables (GH-...
Serhiy Storchaka
2023-07-21
1
-7/+7
*
gh-104773: PEP 594: Remove the audioop module (#104937)
Victor Stinner
2023-05-25
1
-4/+4
*
gh-104773: PEP 594: Remove the aifc module (#104933)
Victor Stinner
2023-05-25
1
-4/+4
*
gh-104773: PEP 594: Remove the sunau module (#104863)
Victor Stinner
2023-05-24
1
-4/+4
*
gh-104773: PEP 594: Remove cgi and cgitb modules (#104775)
Victor Stinner
2023-05-24
1
-4/+4
*
GH-97850: Suppress cross-references to removed ``importlib.util`` functions (...
Adam Turner
2023-05-03
1
-3/+3
*
GH-97850: Suppress cross-references to the removed ``module_repr`` method (#1...
Adam Turner
2023-05-03
1
-1/+1
*
GH-98040: Suppress cross-references to the removed ``imp`` module (#104131)
Adam Turner
2023-05-03
1
-6/+6
*
gh-98040: Remove find_loader, find_module and other deprecated APIs (#98059)
Barry Warsaw
2023-05-03
1
-9/+9
*
gh-96959: Update more HTTP links (GH-97536)
Serhiy Storchaka
2022-09-27
1
-1/+1
*
gh-85454: Remove distutils documentation (#95239)
Christian Heimes
2022-07-25
1
-1/+1
*
Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH...
Ned Batchelder
2022-07-05
1
-2/+2
*
gh-71223: Improve rendering of some references in the docs (GH-93041)
Serhiy Storchaka
2022-05-21
1
-3/+3
*
bpo-47126: Update to canonical PEP URLs specified by PEP 676 (GH-32124)
Hugo van Kemenade
2022-03-30
1
-1/+1
*
bpo-44740: Lowercase "internet" and "web" where appropriate. (#27378)
Mariusz Felisiak
2021-07-26
1
-1/+1
*
bpo-38600: NULL -> ``NULL``. (GH-17001)
Serhiy Storchaka
2019-10-30
1
-1/+1
*
bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950)
Serhiy Storchaka
2019-10-30
1
-1/+1
*
bpo-38096: Clean up the "struct sequence" / "named tuple" docs (GH-15895)
Raymond Hettinger
2019-09-11
1
-1/+1
*
bpo-35506: Remove redundant and incorrect links from keywords. (GH-11174)
Serhiy Storchaka
2018-12-19
1
-1/+1
*
bpo-35110: Fix unintentional spaces around hyphens and dashes. (GH-10231)
Serhiy Storchaka
2018-10-31
1
-4/+4
*
bpo-30737: Update DevGuide links to new URL (GH-3228)
Lisa Hewus Fresh
2017-08-30
1
-2/+2
*
Issue #19795: Fixed markup errors.
Serhiy Storchaka
2016-10-19
1
-1/+1
|
\
|
*
Issue #19795: Fixed markup errors.
Serhiy Storchaka
2016-10-19
1
-1/+1
*
|
Issue #19795: Mark up None as literal text.
Serhiy Storchaka
2016-10-19
1
-1/+1
|
\
\
|
|
/
|
*
Issue #19795: Mark up None as literal text.
Serhiy Storchaka
2016-10-19
1
-1/+1
*
|
#24277: Fix 3.4 whats new link broken by email doc changes.
R David Murray
2016-09-08
1
-1/+1
*
|
Issue #27285: Cleanup "suspicious" warnings.
Ned Deily
2016-07-11
1
-4/+4
|
/
*
Issue #27125: Remove duplicated words from documentation and comments
Martin Panter
2016-05-30
1
-1/+1
*
Issue #23921: Standardized documentation whitespace formatting.
Serhiy Storchaka
2016-05-10
1
-1/+1
*
Issue #26736: Used HTTPS for external links in the documentation if possible.
Serhiy Storchaka
2016-05-07
1
-1/+1
*
Issue #26778: Fixed "a/an/and" typos in code comment and documentation.
Serhiy Storchaka
2016-04-17
1
-1/+1
*
Closes #25910: fix dead and permanently redirected links in the docs. Thanks ...
Georg Brandl
2016-02-26
1
-4/+4
*
Fix some spelling errors in documentation and code comments
Martin Panter
2015-10-31
1
-1/+1
*
Use :menuselection: in whatsnew/3.4.
Serhiy Storchaka
2015-09-13
1
-1/+1
*
remove stray '(' (closes #24547)
Benjamin Peterson
2015-07-02
1
-1/+1
*
whitespace
Terry Jan Reedy
2015-05-23
1
-1/+1
*
Add pointer to IDLE what's new file.
Terry Jan Reedy
2015-05-23
1
-0/+10
*
PEP 476: enable HTTPS certificate verification by default (#22417)
Benjamin Peterson
2014-11-03
1
-0/+29
*
Issue #22388: Unified the style of "Contributed by" sentences in What's New.
Serhiy Storchaka
2014-11-02
1
-56/+56
*
Use https:// URLs when referring to python.org hosts.
Georg Brandl
2014-10-29
1
-5/+5
*
Issue #22369: Change "context manager protocol" to "context management protoc...
Serhiy Storchaka
2014-09-10
1
-3/+3
*
Typo
Jesus Cea
2014-03-17
1
-1/+1
*
Typo
Jesus Cea
2014-03-17
1
-1/+1
[next]