Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
f0397b99538c8dc22ab7cc58e5f6194c47dbfccc
f0397b9
Bump version to 3.3.0a4.
by Georg Brandl
· 13 years ago
3539afd
Update pydoc topics and fix new suspicious markup.
by Georg Brandl
· 13 years ago
a0cf90e
Close #14947: add missing cross-reference to Language Definition from the new dynamic type creation functions. Also cleaned up the general wording of the docs
by Nick Coghlan
· 13 years ago
bb75678
#14796: fix failure of new calendar test on windows.
by R David Murray
· 13 years ago
949d8c9
Close #14690: Use monotonic clock instead of system clock in the sched,
by Victor Stinner
· 13 years ago
5e92a1e
Issue #14958: Change IDLE systax highlighting to recognize all string and
by Ned Deily
· 13 years ago
e8eb912
Merge 3.2 news item
by Brian Curtin
· 13 years ago
cf4a1b7
Add news item for #14943
by Brian Curtin
· 13 years ago
d648fa2
Fix #14943. Merge 3.2
by Brian Curtin
· 13 years ago
13c7034
Fix #14943. Update the proper default value and list the proper argument names in the explanation.
by Brian Curtin
· 13 years ago
5e86eed
Reapplied skip logic for test on Windows, which appears to have been lost during a merge.
by Vinay Sajip
· 13 years ago
c1f0b53
Updated test to reflect renamed file.
by Vinay Sajip
· 13 years ago
01d63a6
Issue #10997: merge from 3.2
by Ned Deily
· 13 years ago
3aee941
Issue #10997: Prevent a duplicate entry in IDLE's "Recent Files" menu.
by Ned Deily
· 13 years ago
d0c8695
#14796: improve calendar test coverage.
by R David Murray
· 13 years ago
3a7d096
Issue #14744: Fix compilation on Windows (part 2)
by Victor Stinner
· 13 years ago
e577ab3
Issue #14744: Fix compilation on Windows
by Victor Stinner
· 13 years ago
026ba31
#10839: add new test file that was omitted from checkin
by R David Murray
· 13 years ago
abfc374
#10839: raise an error on add of duplicate unique headers in new email policies
by R David Murray
· 13 years ago
6066fe1
merge heads
by Eli Bendersky
· 13 years ago
58d548d
Issue #14007: make TreeBuilder an actual type exposed from _elementtree, and subclassable.
by Eli Bendersky
· 13 years ago
aa88d32
Merged upstream changes.
by Vinay Sajip
· 13 years ago
4126a7d
Added pyvenv docs to 'Python Setup and Usage' section.
by Vinay Sajip
· 13 years ago
d3f0882
Issue #14744: Use the new _PyUnicodeWriter internal API to speed up str%args and str.format(args)
by Victor Stinner
· 13 years ago
a1b0c9f
PyArg_Parse*("U"): ensure that the Unicode string is ready
by Victor Stinner
· 13 years ago
87ea780
Use Python 3.x-style keyword only arg in Array()
by Richard Oudkerk
· 13 years ago
1074a92
Remove __getslice__, __setslice__, __delslice__ methods from proxies
by Richard Oudkerk
· 13 years ago
ecdc076
Removed pysetup3.exe executable.
by Vinay Sajip
· 13 years ago
52209d3
#14835: Make plistlib output empty arrays & dicts like OS X
by Hynek Schlawack
· 13 years ago
737b173
Issue 14814: Add namespaces keyword arg to find(*) methods in _elementtree.
by Eli Bendersky
· 13 years ago
6bed342
Refactor test_email/test_pickleable and add tests for date headers
by R David Murray
· 13 years ago
a7c9ddb
Regularize test_email/test_headerregistry's references to policy.
by R David Murray
· 13 years ago
d41595b
Refactor test_email/test_defect_handling.
by R David Murray
· 13 years ago
3e0a1eb
Issue #14930: Make memoryview objects weakrefable.
by Richard Oudkerk
· 13 years ago
1cfe7d9
Issue #14775: Fix a potential quadratic dict build-up due to the garbage collector repeatedly trying to untrack dicts.
by Antoine Pitrou
· 13 years ago
e1ad3da
Issue #14775: Fix a potential quadratic dict build-up due to the garbage collector repeatedly trying to untrack dicts.
by Antoine Pitrou
· 13 years ago
d102e04
Issue #9041: raised exception is misleading
by Meador Inge
· 13 years ago
031e25b
Issue #9041: raised exception is misleading
by Meador Inge
· 13 years ago
ef4c501
Fixed typo.
by Vinay Sajip
· 13 years ago
382a7c0
Tweaked tests to use launcher executable name on OS X.
by Vinay Sajip
· 13 years ago
4469746
Added python3 symlink; removed Distribute-related code, docs and comments; changed Mac OS X computation to determine framework builds.
by Vinay Sajip
· 13 years ago
ab45e68
Merge from 3.2
by Nick Coghlan
· 13 years ago
4b6045c
Issue #14443: Tell rpmbuild to use the correct version of Python
by Nick Coghlan
· 13 years ago
7e18f43
Issue #14660: Install namespace_pkgs test directories and files.
by Ned Deily
· 13 years ago
c6aa93c
Merge 3.2 #14929
by Terry Jan Reedy
· 13 years ago
e1c5087
Issue14929: Stop Idle 3.x from closing on Unicode decode errors when grepping.
by Terry Jan Reedy
· 13 years ago
7ef3ff3
#12515: email now registers a defect if the MIME end boundary is missing.
by R David Murray
· 13 years ago
d0a0e8e
merge heads
by Terry Jan Reedy
· 13 years ago
48fd1fe
Merge 3.2 closes #12510
by Terry Jan Reedy
· 13 years ago
c5301ef
Issue12510: Attempting to get invalid tooltip no longer closes Idle.
by Terry Jan Reedy
· 13 years ago
9854fc9
News item for #1672568.
by R David Murray
· 13 years ago
80e0aee
#1672568: email now registers defects for base64 payload format errors.
by R David Murray
· 13 years ago
adbdcdb
#14925: email now registers a defect for missing header/body separator.
by R David Murray
· 13 years ago
2c172d0
Null merge of email doc patch already applied to this branch.
by R David Murray
· 13 years ago
e1398f7
#11785: fix the :mod: references in email package submodule titles.
by R David Murray
· 13 years ago
79cf3ba
#11785: fix the :mod: references in email package submodule titles.
by R David Murray
· 13 years ago
ea97668
Make headerregistry fully part of the provisional api.
by R David Murray
· 13 years ago
393da32
Changed executable name computation in test_venv to allow for debug executables.
by Vinay Sajip
· 13 years ago
b3b49cd
Refined venv tests.
by Vinay Sajip
· 13 years ago
36432ea
Add '__all__' to _encoded_words and mark QByteMap as private.
by R David Murray
· 13 years ago
7e20349
Fixed _sys_home computation and added diagnostics for Windows buildbot failures.
by Vinay Sajip
· 13 years ago
0b43bcf
Close #14857: fix regression in references to PEP 3135 implicit __class__ closure variable. Reopens issue #12370, but also updates unittest.mock to workaround that issue
by Nick Coghlan
· 13 years ago
5c6eba3
Tweak importlib._bootstrap to avoid zero-argument super so I can work on issue #14857 without breaking imports
by Nick Coghlan
· 13 years ago
38e0e1e
Fix markup.
by Georg Brandl
· 13 years ago
f1ee788
Merge with 3.2 #10635 whitespace
by Terry Jan Reedy
· 13 years ago
3fde191
#10365 Trim trailing whitespace
by Terry Jan Reedy
· 13 years ago
935d5eb
Merge with 3.2
by Terry Jan Reedy
· 13 years ago
cd6b8c6
Issue #10365: File open dialog now works instead of crashing
by Terry Jan Reedy
· 13 years ago
26cdf1f
Make multiprocessing's shared memory use memoryview instead of raw pointer
by Richard Oudkerk
· 13 years ago
1a0df94
Merge Issue #14876: Use user-selected font for highlight configuration.
by Terry Jan Reedy
· 13 years ago
809309a
Issue #14876: Use user-selected font for highlight configuration.
by Terry Jan Reedy
· 13 years ago
ee2bbed
Merged upstream changes.
by Vinay Sajip
· 13 years ago
4221142
Addressed some buildbot errors and comments on the checkin by Antoine on python-dev.
by Vinay Sajip
· 13 years ago
d1a30c9
#8739: upgrade smtpd to RFC 5321 and 1870.
by R David Murray
· 13 years ago
032eed3
Recognize '<>' as a special case of an angle-addr in header_value_parser.
by R David Murray
· 13 years ago
d785cb3
Remove some redundant decorators.
by Brett Cannon
· 13 years ago
53c9200
Issue #14814: Add a basic ipaddress tutorial (thanks to Sandro Tosi for the initial conversion from Peter Moody's wiki version)
by Nick Coghlan
· 13 years ago
2c58910
Issue #14814: Clean out an obsolete property and method from ipaddress Network objects
by Nick Coghlan
· 13 years ago
aff73f9
Issue #14814: Cleanup ipaddress header comments
by Nick Coghlan
· 13 years ago
51c3067
Issue #14814: In the spirit of TOOWTDI, ditch the redundant version parameter to the factory functions by using the appropriate direct class references instead
by Nick Coghlan
· 13 years ago
072b1e1
#14814: Some PEP8 adjustments and dead code weeding
by Hynek Schlawack
· 13 years ago
039b01d
Add missing versionadded.
by Georg Brandl
· 13 years ago
d2d521e
#665194: Add a localtime function to email.utils.
by R David Murray
· 13 years ago
dcaf2ec
#12586: Fix a small oversight in the new email policy header setting code.
by R David Murray
· 13 years ago
b526763
Merged upstream changes.
by Vinay Sajip
· 13 years ago
7ded1f0
Implemented PEP 405 (Python virtual environments).
by Vinay Sajip
· 13 years ago
94a6426
Add news entries for #14731 and #12586.
by R David Murray
· 13 years ago
cb448cf
#12586: Expand What's New email entry with provisional policy features.
by R David Murray
· 13 years ago
f2bdc36
Updated .hgeol for additional binaries.
by Vinay Sajip
· 13 years ago
4322c17
Issue #14920: Fix the help(urllib.parse) failure on locale C terminals. Just have ascii in help msg
by Senthil Kumaran
· 13 years ago
ffa4b2c
Issue #14920: Fix the help(urllib.parse) failure on locale C terminals. Just have ascii in help msg
by Senthil Kumaran
· 13 years ago
0b6f6c8
#12586: add provisional email policy with new header parsing and folding.
by R David Murray
· 13 years ago
0fa2edd
#14731: add preliminary What's New entry for policy framework.
by R David Murray
· 13 years ago
c27e522
#14731: refactor email policy framework.
by R David Murray
· 13 years ago
9242c13
capitialize utime statuses
by Benjamin Peterson
· 13 years ago
46c214d
capitialize enum members
by Benjamin Peterson
· 13 years ago
b47b539
Placeholder in What's New for the major packaging infrastructure changes
by Nick Coghlan
· 13 years ago
f879e32
Added test for namespace package dynamic path updates.
by Eric V. Smith
· 13 years ago
739ae56
Issue #14548: Make multiprocessing finalizers check pid before running
by Richard Oudkerk
· 13 years ago
692130a
Issue #12091: simplify ApplyResult and MapResult with threading.Event
by Richard Oudkerk
· 13 years ago
Next »