projects
/
python
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
python
2015-09-20
Martin Panter
Issue #25176: Merge cgi.parse_qsl link from 3.4 into 3.5
commit
|
commitdiff
|
tree
|
snapshot
2015-09-20
Martin Panter
Issue #25176: Correct link for cgi.parse_qsl; patch...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-19
Victor Stinner
Issue #24999: In longobject.c, use two shifts instead...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-19
Serhiy Storchaka
Issue #25101: Try to create a file to test write access...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-19
Serhiy Storchaka
Issue #25101: Try to create a file to test write access...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Brett Cannon
Make it clearer that the constants in the selectors...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Brett Cannon
Issue #24915: Add Clang support to PGO builds and use...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Victor Stinner
Merge 3.4 (test_email)
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Victor Stinner
Issue #24836: Skip FormatDateTests of test_email.test_u...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Victor Stinner
Issue #25150: Hide the private _Py_atomic_xxx symbols...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Victor Stinner
Merge 3.4 (datetime rounding)
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Victor Stinner
Issue #23517: Fix rounding in fromtimestamp() and utcfr...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Victor Stinner
Issue #25155: Fix _PyTime_Divide() rounding
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Victor Stinner
Issue #25155: document the bugfix in Misc/NEWS
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Victor Stinner
odictobject.c: fix compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Victor Stinner
Issue #25155: Add _PyTime_AsTimevalTime_t() function
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Victor Stinner
Issue #25122: sync test_eintr with Python 3.6
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Victor Stinner
Issue #25160: Fix import_init() comments and messages
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Serhiy Storchaka
Null merge
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Serhiy Storchaka
Issue #25108: Backported tests for traceback functions...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Serhiy Storchaka
Issue #25108: Omitted internal frames in traceback...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Ethan Furman
Issue24756: clarify usage of run_docstring_examples()
commit
|
commitdiff
|
tree
|
snapshot
2015-09-18
Ethan Furman
Issue24756: clarify usage of run_docstring_examples()
commit
|
commitdiff
|
tree
|
snapshot
2015-09-16
Yury Selivanov
whatsnew/3.5: Reword bytes*.hex message
commit
|
commitdiff
|
tree
|
snapshot
2015-09-15
Victor Stinner
Issue #25134: Update asyncio doc for SSL on Windows
commit
|
commitdiff
|
tree
|
snapshot
2015-09-15
Berker Peksag
whatsnew/3.5: Add missing word "class"
commit
|
commitdiff
|
tree
|
snapshot
2015-09-15
Berker Peksag
Issue #25127: Fix typo in concurrent.futures.rst
commit
|
commitdiff
|
tree
|
snapshot
2015-09-15
Berker Peksag
Issue #25127: Fix typo in concurrent.futures.rst
commit
|
commitdiff
|
tree
|
snapshot
2015-09-15
Berker Peksag
Issue #25105: Update susp-ignored.csv to avoid false...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-15
Victor Stinner
Issue #25118: Fix a regression of Python 3.5.0 in os...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-14
Victor Stinner
Merge 3.4 (test_gdb)
commit
|
commitdiff
|
tree
|
snapshot
2015-09-14
Victor Stinner
test_gdb: fix regex to parse the GDB version
commit
|
commitdiff
|
tree
|
snapshot
2015-09-13
Steve Dower
Closes #25078: Document InstallAllUsers installer param...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-13
Serhiy Storchaka
Fixed a typo in the -b option.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-13
Serhiy Storchaka
Use :menuselection: in whatsnew/3.4.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-13
Serhiy Storchaka
Use :menuselection: in whatsnew/3.4.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-13
Yury Selivanov
whatsnew/3.5: Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2015-09-13
Yury Selivanov
whatsnew/3.5: One more edit
commit
|
commitdiff
|
tree
|
snapshot
2015-09-13
Yury Selivanov
whatsnew/3.5: Edits
commit
|
commitdiff
|
tree
|
snapshot
2015-09-13
Larry Hastings
Merge release engineering work from Python 3.5.0.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-13
Larry Hastings
Post-release updates for Python 3.5.0.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-13
Yury Selivanov
whatsnew/3.5: Fix typo (issue #25082)
commit
|
commitdiff
|
tree
|
snapshot
2015-09-13
Yury Selivanov
whatsnew/3.5: Reorder stuff (issue #25082).
commit
|
commitdiff
|
tree
|
snapshot
2015-09-13
Serhiy Storchaka
whatsnew/3.5: Fix formatting. More minor edits.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-13
Yury Selivanov
whatsnew/3.5: Delete prerelease warning note.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-13
Yury Selivanov
whatsnew/3.5: Fix formatting
commit
|
commitdiff
|
tree
|
snapshot
2015-09-13
Yury Selivanov
whatsnew/3.5: Tweak asyncio module section
commit
|
commitdiff
|
tree
|
snapshot
2015-09-13
Yury Selivanov
whatsnew/3.5: More examples
commit
|
commitdiff
|
tree
|
snapshot
2015-09-13
Yury Selivanov
whatsnew/3.5: Cover asyncio changes relative to 3.4.0
commit
|
commitdiff
|
tree
|
snapshot
2015-09-13
Yury Selivanov
whatsnew/3.5: Add some examples
commit
|
commitdiff
|
tree
|
snapshot
2015-09-13
Benjamin Peterson
merge 3.4
commit
|
commitdiff
|
tree
|
snapshot
2015-09-13
Benjamin Peterson
fix name of argument in docstring and the docs (closes...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-12
Yury Selivanov
whatsnew/3.5: Update editor's email addresses
commit
|
commitdiff
|
tree
|
snapshot
2015-09-12
Yury Selivanov
whatsnew/3.5 More edits
commit
|
commitdiff
|
tree
|
snapshot
2015-09-12
Yury Selivanov
whatsnew/3.5: Edits
commit
|
commitdiff
|
tree
|
snapshot
2015-09-12
Larry Hastings
Added tag v3.5.0 for changeset 374f501f4567
commit
|
commitdiff
|
tree
|
snapshot
2015-09-12
Larry Hastings
Final touch-ups for the What's New In Python 3.5 document.
v3.5.0
commit
|
commitdiff
|
tree
|
snapshot
2015-09-12
Kristján Valur...
Issue #25021: Merge 3.4 to 3.5
commit
|
commitdiff
|
tree
|
snapshot
2015-09-12
Larry Hastings
Version bump for Python 3.5.0 final.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-12
Larry Hastings
Regenerate pydoc topics, fix minor non-RST formatting...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-12
Larry Hastings
Backported the What's New In 3.5 from 3.5.1 to 3.5...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-12
Kristján Valur...
Issue #25021: Merge from 3.3 to 3.4
commit
|
commitdiff
|
tree
|
snapshot
2015-09-12
Kristján Valur...
Issue #25021: Correctly make sure that product.__setsta...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-12
Serhiy Storchaka
Marked keystrokes with the :kbd: role.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-12
Serhiy Storchaka
Marked keystrokes with the :kbd: role.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-12
Martin Panter
Issue #16473: Merge codecs doc and test from 3.4 into 3.5
commit
|
commitdiff
|
tree
|
snapshot
2015-09-12
Martin Panter
Issue #16473: Fix byte transform codec documentation...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Martin Panter
socket.sendfile() is a method not a module
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Martin Panter
Dummy merge 3.4 into 3.5; socket.sendfile() exists...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Martin Panter
Issue #25063: socket.sendfile() does not exist in 3.4
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Martin Panter
Issue #25043: Merge Bluetooth doc from 3.4 into 3.5
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Martin Panter
Issue #25043: Document BDADDR_ and HCI_ Bluetooth socke...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Steve Dower
Adds 3.5.0 header to Misc/NEWS
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Steve Dower
Merge from 3.5.0
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Steve Dower
Issue #25071: Windows installer should not require...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Serhiy Storchaka
whatsnew/3.5: Added missed author names.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Zachary Ware
Merge with 3.4
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Zachary Ware
Fix grammatical error in csv docs.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Steve Dower
Removes invalid installer options from documentation.
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Victor Stinner
Merge 3.4
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Victor Stinner
Issue #24684: socket.socket.getaddrinfo() now calls
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Yury Selivanov
whatsnew/3.5: Fix nits
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Yury Selivanov
whatsnew/3.5: Drop empty section
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Yury Selivanov
whatsnew/3.5: Sync whatsnew with versionadded/versionch...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Martin Panter
Issue #25030: Merge seek() doc fixes from 3.4 into 3.5
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Benjamin Peterson
compute stack effect of BUILD_MAP correctly (closes...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Martin Panter
Issue #25030: Do not document seek() as if it accepts...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Yury Selivanov
whatsnew/3.5: Second pass over NEWS entries
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Martin Panter
Issue #25022: Merge susp-ignored.csv from 3.4 into 3.5
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Martin Panter
Issue #25022: Avoid warning about unused suspicious...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Martin Panter
Issue #24984: Merge BTPROTO_SCO doc fix from 3.4 into 3.5
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Martin Panter
Issue #24984: BTPROTO_SCO supports only bytes objects
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Yury Selivanov
whatsnew/3.5: Reformat code examples
commit
|
commitdiff
|
tree
|
snapshot
2015-09-11
Yury Selivanov
whatsnew/3.5: Another editing pass
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Yury Selivanov
whatsnew/3.5: Fix refs in the importlib section
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Yury Selivanov
whatsnew/3.5: Clarify types.coroutine & types.CoroutineType
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Yury Selivanov
whatsnew/3.5: Don't mention pyio.FileIO
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Yury Selivanov
whatsnew/3.5: Describe changes in issue #22980
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Yury Selivanov
whatsnew/3.5: More edits -- use articles consistently...
commit
|
commitdiff
|
tree
|
snapshot
2015-09-10
Yury Selivanov
whatsnew/3.5: Editorialization pass on library section
commit
|
commitdiff
|
tree
|
snapshot
next