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
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-37593: Swap the positions of posonlyargs and args in the constructor of a...
Miss Islington (bot)
2019-07-14
8
-164/+168
*
Clarify that plistlib's load and dump functions take a binary file object (GH...
Miss Islington (bot)
2019-07-14
1
-3/+3
*
bpo-37590: Remove redundant docs of PyEval_EvalFrameEx (GH-14765)
Miss Islington (bot)
2019-07-14
1
-6/+6
*
bpo-37571: Remove extra space in ctypes docs (GH14764)
Miss Islington (bot)
2019-07-14
1
-1/+1
*
bpo-37571: Add 'b' to prevent the TypeError exception. (GH-14721)
Miss Islington (bot)
2019-07-14
1
-3/+8
*
bpo-36261: Improve example of the preamble field in email docs (GH-14751)
Miss Islington (bot)
2019-07-14
1
-1/+1
*
bpo-26967: fix flag grouping with allow_abbrev=False (GH-14316) (GH-14759)
Miss Islington (bot)
2019-07-14
5
-1/+28
*
bpo-30088: Document that existing dir structure isn't verified by mailbox.Mai...
Miss Islington (bot)
2019-07-13
3
-0/+5
*
bpo-37579: Improve equality behavior for pure Python datetime and time (GH-14...
Miss Islington (bot)
2019-07-13
3
-2/+26
*
bpo-37580: Fix typo in http.cookiejar documentation (GH-14731)
Miss Islington (bot)
2019-07-13
1
-1/+1
*
Enable publish of Windows releases through Azure Pipelines (GH-14720)
Miss Islington (bot)
2019-07-13
6
-17/+223
*
Fix typo in re.escape documentation (GH-14722)
Miss Islington (bot)
2019-07-13
1
-1/+1
*
closes bpo-37347: Fix refcount problem in sqlite3. (GH-14268)
Miss Islington (bot)
2019-07-13
6
-98/+66
*
[3.8] bpo-37521: No longer treat insertion into sys.modules as optional in im...
Miss Islington (bot)
2019-07-12
2
-9/+14
*
bpo-37558: Shared memory tests are failing due to double slashes (GH-14703)
Miss Islington (bot)
2019-07-11
2
-1/+2
*
closes bpo-37554: Remove `q:q` in os.rst documentation (GH-14692)
Miss Islington (bot)
2019-07-11
1
-1/+1
*
bpo-36390: simplify classifyws(), rename it and add unit tests (GH-14500)
Miss Islington (bot)
2019-07-11
2
-23/+77
*
bpo-34369: make kqueue.control() docs better reflect that timeout is position...
Miss Islington (bot)
2019-07-11
1
-3/+4
*
Document default parameter of .seek() in the signature. (GH-14691)
Miss Islington (bot)
2019-07-11
1
-2/+2
*
bpo-26806: IDLE should run without docstrings (GH-14657) (GH-14677)
Miss Islington (bot)
2019-07-09
2
-8/+19
*
bpo-18374: fix tests to check the correct thing about line numbers (GH-14659)...
Miss Islington (bot)
2019-07-09
1
-4/+4
*
bpo-37322: ssl test_pha_required_nocert() ignores expected SSLError (GH-14670)
Miss Islington (bot)
2019-07-09
1
-15/+18
*
bpo-37120: Fix _ssl get_num_tickets() (GH-14668)
Miss Islington (bot)
2019-07-09
1
-1/+1
*
bpo-37526: Add support.catch_threading_exception() (GH-14664) (GH-14666)
Miss Islington (bot)
2019-07-09
3
-0/+92
*
bpo-18374: fix wrong col_offset of some ast.BinOp instances (GH-14607)
Miss Islington (bot)
2019-07-08
4
-1/+34
*
Doc: Fix example title. (GH-14639)
Miss Islington (bot)
2019-07-08
1
-1/+1
*
Doc: Fix: Proper UpperCamelCase and lowercase. (GH-14644)
Miss Islington (bot)
2019-07-08
1
-1/+1
*
bpo-37421: test_concurrent_futures stops ForkServer (GH-14643) (GH-14645)
Miss Islington (bot)
2019-07-08
2
-0/+5
*
bpo-37520: Correct behavior for zipfile.Path.parent (GH-14638) (GH-14641)
Miss Islington (bot)
2019-07-07
3
-1/+13
*
bpo-37513: Change ValueError to TypeError in an example in ctypes doc (GH-14615)
Miss Islington (bot)
2019-07-07
1
-1/+1
*
bpo-37478: Add missing 'and'. (GH-14631)
Miss Islington (bot)
2019-07-07
1
-1/+1
*
bpo-37478: Specify possible exceptions for os.chdir() (GH-14611) (GH-14629)
Miss Islington (bot)
2019-07-07
2
-0/+4
*
bpo-37456: Slash ('/') is now part of syntax. (GH-14627) (GH-14628)
Miss Islington (bot)
2019-07-06
2
-4/+1
*
bpo-37487: Fix PyList_GetItem index description. (GH-14623) (GH-14624)
Miss Islington (bot)
2019-07-06
2
-3/+4
*
bpo-26806: add 30 to the recursion limit in IDLE's shell (GH-13944)
Miss Islington (bot)
2019-07-06
6
-135/+181
*
bpo-37149: Replace dead link for online Tkinter reference (GH-14616)
Miss Islington (bot)
2019-07-06
2
-2/+4
*
closes bpo-37508: Fix name of type in memory.rst. (GH-14604)
Miss Islington (bot)
2019-07-06
1
-1/+1
*
Fix some typos (GH-14435)
Miss Islington (bot)
2019-07-05
5
-8/+8
*
bpo-37421: multiprocessing tests now stop ForkServer (GH-14601)
Miss Islington (bot)
2019-07-05
3
-0/+28
*
bpo-37481: Deprecate distutils bdist_wininst command (GH-14553)
Miss Islington (bot)
2019-07-05
6
-3/+30
*
Use OSError subclasses in os documentation (GH-14262)
Miss Islington (bot)
2019-07-05
1
-17/+24
*
Post v3.8.0b2
Łukasz Langa
2019-07-04
1
-1/+1
*
Merge tag 'v3.8.0b2' into 3.8
Łukasz Langa
2019-07-04
97
-192/+947
|
\
|
*
Python 3.8.0b2
v3.8.0b2
Łukasz Langa
2019-07-04
97
-192/+947
*
|
Minor updates to the macOS installer screens for 3.8.0b2 (GH-14501)
Miss Islington (bot)
2019-07-04
2
-5/+16
*
|
bpo-37421: Fix multiprocessing get_temp_dir() finalizer (GH-14572)
Miss Islington (bot)
2019-07-04
2
-1/+17
|
/
*
bpo-37459: importlib docs improperly reference get_resource_loader() (GH-1456...
Miss Islington (bot)
2019-07-04
1
-1/+1
*
bpo-37233: optimize method_vectorcall in case of totalargs == 0 (GH-14550)
Miss Islington (bot)
2019-07-03
1
-6/+10
*
[3.8] bpo-37233: use _PY_FASTCALL_SMALL_STACK in method_vectorcall (GH-13974)
Inada Naoki
2019-07-03
1
-5/+13
*
bpo-37421: Fix test_distutils.test_build_ext() (GH-14564)
Miss Islington (bot)
2019-07-03
3
-23/+36
[next]