GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/cpython.git
3.6
3.7
3.8
3.9
backport-e35ca41-3.11
gentoo
gentoo-2.7-vanilla
main
master
Gentoo fork of Python
Python project <python@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typos in docs, comments and test assert messages (#14872)
Min ho Kim
2019-07-21
1
-1
/
+1
*
Bpo-37644: update suspicious.csv for distutils/examples (GH-14885)
Ned Deily
2019-07-21
1
-1
/
+1
*
bpo-37624: Document weight assumptions for random.choices() (GH-14855)
Raymond Hettinger
2019-07-19
1
-1
/
+2
*
bpo-37610: improve Using Python doc wrt Editors & IDE (GH-14850)
aldwinaldwin
2019-07-18
3
-11
/
+15
*
Docs: Correct formatting of a multiline code block (GH-13806)
Joseph Fox-Rabinovitz
2019-07-17
1
-2
/
+4
*
bpo-37599: Remove a vague statement in documentation of Integer Objects (#14786)
sgal
2019-07-16
1
-3
/
+1
*
bpo-37352: Minor word-smithing for design.rst (GH #14730)
Ilya Kamenshchikov
2019-07-16
1
-5
/
+5
*
Replace backquote with command substitution in subprocess doc example (GH-13941)
David Jones
2019-07-16
2
-7
/
+5
*
bpo-37284: Add note to sys.implementation doc (GH-14328)
Giovanni Cappellotto
2019-07-15
1
-0
/
+4
*
Remove redundant docs of PyEval_EvalFrameEx (GH-14765)
Hai Shi
2019-07-14
1
-6
/
+6
*
bpo-37571: Remove extra space in ctypes docs (GH14764)
Steve Dower
2019-07-14
1
-1
/
+1
*
bpo-37571: Add 'b' to prevent the TypeError exception. (GH-14721)
Michele Angrisano
2019-07-14
1
-3
/
+8
*
bpo-36261: Improve example of the preamble field in email docs (GH-14751)
Carl Bordum Hansen
2019-07-14
1
-1
/
+1
*
bpo-26967: fix flag grouping with allow_abbrev=False (GH-14316)
Zac Hatfield-Dodds
2019-07-13
1
-0
/
+4
*
bpo-30088: Document that existing dir structure isn't verified by mailbox.Mai...
Sviatoslav Sydorenko
2019-07-13
1
-0
/
+3
*
bpo-37548: Document range of atan, acos and asin (GH-14717)
Giovanni Cappellotto
2019-07-13
1
-3
/
+6
*
bpo-37580: Fix typo in http.cookiejar documentation (GH-14731)
Milan Oberkirch
2019-07-13
1
-1
/
+1
*
Fix typo in re.escape documentation (GH-14722)
Robert DiPietro
2019-07-13
1
-1
/
+1
*
bpo-37521: No longer treat insertion into sys.modules as optional in importli...
Brett Cannon
2019-07-12
1
-9
/
+9
*
closes bpo-37554: Remove `q:q` in os.rst documentation (GH-14692)
Mariatta
2019-07-11
1
-1
/
+1
*
bpo-34369: make kqueue.control() docs better reflect that timeout is position...
Tal Einat
2019-07-11
1
-3
/
+4
*
bpo-37547: add _PyObject_CallMethodOneArg (GH-14685)
Jeroen Demeyer
2019-07-11
1
-0
/
+12
*
Document default parameter of .seek() in the signature. (GH-14691)
Benjamin Peterson
2019-07-10
1
-2
/
+2
*
bpo-37526: Add support.catch_threading_exception() (GH-14664)
Victor Stinner
2019-07-09
1
-0
/
+33
*
Doc: Fix example title. (GH-14639)
Julien Palard
2019-07-08
1
-1
/
+1
*
Doc: Fix: Proper UpperCamelCase and lowercase. (GH-14644)
Julien Palard
2019-07-08
1
-1
/
+1
*
bpo-37337: Add _PyObject_CallMethodNoArgs() (GH-14267)
Jeroen Demeyer
2019-07-08
1
-0
/
+11
*
bpo-37513: Change ValueError to TypeError in an example in ctypes doc (GH-14615)
Hai Shi
2019-07-07
1
-1
/
+1
*
bpo-37478: Add missing 'and'. (GH-14631)
Terry Jan Reedy
2019-07-06
1
-1
/
+1
*
bpo-37478: Specify possible exceptions for os.chdir() (GH-14611)
Kyle Stanley
2019-07-06
1
-0
/
+3
*
bpo-37456: Slash ('/') is now part of syntax. (GH-14627)
Terry Jan Reedy
2019-07-06
1
-4
/
+0
*
bpo-37487: Fix PyList_GetItem index description. (GH-14623)
Terry Jan Reedy
2019-07-06
1
-3
/
+3
*
bpo-26806: add 30 to the recursion limit in IDLE's shell (GH-13944)
Tal Einat
2019-07-06
1
-0
/
+4
*
bpo-37149: Replace dead link for online Tkinter reference (GH-14616)
Terry Jan Reedy
2019-07-06
1
-2
/
+2
*
closes bpo-37508: Fix name of type in memory.rst. (GH-14604)
Hai Shi
2019-07-05
1
-1
/
+1
*
bpo-37481: Deprecate distutils bdist_wininst command (GH-14553)
Victor Stinner
2019-07-05
3
-0
/
+16
*
Use OSError subclasses in os documentation (GH-14262)
Tim Hoffmann
2019-07-05
1
-17
/
+24
*
bpo-37479: on Enum subclasses with mixins, __format__ uses overridden __str__...
thatneat
2019-07-04
1
-3
/
+5
*
bpo-37266: Add bpo number to the What's New entry (GH614584)
Victor Stinner
2019-07-04
1
-0
/
+1
*
bpo-37493: use _PyObject_CallNoArg in more places (GH-14575)
Jeroen Demeyer
2019-07-04
1
-1
/
+1
*
bpo-37483: add _PyObject_CallOneArg() function (#14558)
Jeroen Demeyer
2019-07-04
1
-0
/
+11
*
bpo-37459: importlib docs improperly reference get_resource_loader() (#14568)
aldwinaldwin
2019-07-03
1
-1
/
+1
*
Fix typo in 3.9's Whats new. Pyton -> Python (GH-14567)
ILJI CHOI
2019-07-02
1
-1
/
+1
*
bpo-37441: Fix wrong PyErr_SetImportErrorSubclass signature in doc (GH-14453)
Hai Shi
2019-07-03
1
-1
/
+1
*
bpo-37363: Add audit events on startup for the run commands (GH-14524)
Steve Dower
2019-07-01
3
-9
/
+31
*
bpo-37470: Document more clearly the error handling for QueueHandler.emit(). ...
Vinay Sajip
2019-07-01
1
-1
/
+6
*
bpo-37469: Document usability of SimpleQueue with QueueHandler and QueueListe...
Vinay Sajip
2019-07-01
1
-8
/
+13
*
bpo-36763: Add PyConfig_SetWideStringList() (GH-14444)
Victor Stinner
2019-07-01
1
-0
/
+7
*
bpo-37209: Add pickle entry for 3.8 whatsnew (GH-14503)
Pierre Glaser
2019-07-01
1
-0
/
+14
*
bpo-10945: Drop support for bdist_wininst on non-Windows systems (GH-14506)
Miro Hrončok
2019-07-01
1
-2
/
+2
[next]