René's URL Explorer Experiment


Title: Issue 20341: Argument Clinic: add "nullable ints" - Python tracker

direct link

Domain: bugs.python.org

Nonetext/html; charset=utf-8

Links:

https://bugs.python.org/
Python Homehttps://www.python.org/
Abouthttps://www.python.org/about/
Newshttps://www.python.org/blogs/
Documentationhttps://www.python.org/doc/
Downloadshttps://www.python.org/downloads/
Communityhttps://www.python.org/community/
Foundationhttps://www.python.org/psf/
Developer's Guidehttps://devguide.python.org/
Issue Trackerhttps://bugs.python.org/
Searchhttps://bugs.python.org/issue?@template=search&status=1
Random Issuehttps://bugs.python.org/issue?@action=random
Issues with patchhttps://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cgithub%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Issues%20with%20patch&@startwith=0&@group=priority&keywords=2&@action=search&@filter=&@pagesize=50
Easy issueshttps://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cgithub%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Easy%20issues&@startwith=0&@group=priority&keywords=6&@action=search&@filter=&@pagesize=50
Statshttps://bugs.python.org/issue?@template=stats
Lost your login?https://bugs.python.org/user?@template=forgotten
User Listhttps://bugs.python.org/user?@sort=username
Committer Listhttps://bugs.python.org/user?iscommitter=1&@action=search&@sort=username&@pagesize=300
Tracker Documentationhttp://docs.python.org/devguide/triaging.html
Tracker Developmenthttp://wiki.python.org/moin/TrackerDevelopment
Report Tracker Problemhttps://github.com/python/psf-infra-meta/issues
https://github.com/python/cpython/issues
GitHubhttps://github.com/python/cpython/issues
see the GitHub FAQs in the Python's Developer Guide.https://devguide.python.org/gh-faq/
This issue has been migrated to GitHub: https://github.com/python/cpython/issues/64540 https://github.com/python/cpython/issues/64540
Titlehttp://docs.python.org/devguide/triaging.html#title
Typehttp://docs.python.org/devguide/triaging.html#type
Stagehttp://docs.python.org/devguide/triaging.html#stage
Componentshttp://docs.python.org/devguide/triaging.html#components
Versionshttp://docs.python.org/devguide/triaging.html#versions
Statushttp://docs.python.org/devguide/triaging.html#status
Resolutionhttp://docs.python.org/devguide/triaging.html#resolution
Dependencieshttp://docs.python.org/devguide/triaging.html#dependencies
Supersederhttp://docs.python.org/devguide/triaging.html#superseder
Assigned Tohttp://docs.python.org/devguide/triaging.html#assigned-to
Nosy Listhttp://docs.python.org/devguide/triaging.html#nosy-list
Priorityhttp://docs.python.org/devguide/triaging.html#priority
Keywordshttp://docs.python.org/devguide/triaging.html#keywords
larry.nullable.ints.drafthttps://bugs.python.org/file33605/larry.nullable.ints.draft
reviewhttps://bugs.python.org/review/20341/#ps10677
larry.nullable.ints.draft.2https://bugs.python.org/file33635/larry.nullable.ints.draft.2
reviewhttps://bugs.python.org/review/20341/#ps10702
larry.nullable.ints.draft.3https://bugs.python.org/file33639/larry.nullable.ints.draft.3
reviewhttps://bugs.python.org/review/20341/#ps10705
larry.nullable.ints.4.txthttps://bugs.python.org/file36165/larry.nullable.ints.4.txt
reviewhttps://bugs.python.org/review/20341/#ps12546
msg208740https://bugs.python.org/issue20341#msg208740
(view)https://bugs.python.org/msg208740
#20294https://bugs.python.org/issue20294
#20189https://bugs.python.org/issue20189
msg208741https://bugs.python.org/issue20341#msg208741
(view)https://bugs.python.org/msg208741
msg208751https://bugs.python.org/issue20341#msg208751
(view)https://bugs.python.org/msg208751
http://bugs.python.org/issue19145http://bugs.python.org/issue19145
msg208764https://bugs.python.org/issue20341#msg208764
(view)https://bugs.python.org/msg208764
msg208766https://bugs.python.org/issue20341#msg208766
(view)https://bugs.python.org/msg208766
msg208767https://bugs.python.org/issue20341#msg208767
(view)https://bugs.python.org/msg208767
msg208770https://bugs.python.org/issue20341#msg208770
(view)https://bugs.python.org/msg208770
msg208771https://bugs.python.org/issue20341#msg208771
(view)https://bugs.python.org/msg208771
issue20185https://bugs.python.org/issue20185
msg208773https://bugs.python.org/issue20341#msg208773
(view)https://bugs.python.org/msg208773
https://mail.python.org/pipermail/python-dev/2014-January/131673.htmlhttps://mail.python.org/pipermail/python-dev/2014-January/131673.html
https://mail.python.org/pipermail/python-dev/2014-January/131711.htmlhttps://mail.python.org/pipermail/python-dev/2014-January/131711.html
msg208775https://bugs.python.org/issue20341#msg208775
(view)https://bugs.python.org/msg208775
msg208777https://bugs.python.org/issue20341#msg208777
(view)https://bugs.python.org/msg208777
msg208782https://bugs.python.org/issue20341#msg208782
(view)https://bugs.python.org/msg208782
http://docs.python.org/3/library/itertools.html#itertools.repeathttp://docs.python.org/3/library/itertools.html#itertools.repeat
msg208795https://bugs.python.org/issue20341#msg208795
(view)https://bugs.python.org/msg208795
Objects/longobject.chttps://github.com/python/cpython/blob/master/Objects/longobject.c
Modules/_collectionsmodule.chttps://github.com/python/cpython/blob/master/Modules/_collectionsmodule.c
msg208808https://bugs.python.org/issue20341#msg208808
(view)https://bugs.python.org/msg208808
msg208809https://bugs.python.org/issue20341#msg208809
(view)https://bugs.python.org/msg208809
http://msdn.microsoft.com/en-us/library/1t3y8s4s.aspxhttp://msdn.microsoft.com/en-us/library/1t3y8s4s.aspx
msg208810https://bugs.python.org/issue20341#msg208810
(view)https://bugs.python.org/msg208810
msg208813https://bugs.python.org/issue20341#msg208813
(view)https://bugs.python.org/msg208813
msg208851https://bugs.python.org/issue20341#msg208851
(view)https://bugs.python.org/msg208851
http://en.wikipedia.org/wiki/Data_structure_alignment#Data_structure_paddinghttp://en.wikipedia.org/wiki/Data_structure_alignment#Data_structure_padding
#19145https://bugs.python.org/issue19145
msg208852https://bugs.python.org/issue20341#msg208852
(view)https://bugs.python.org/msg208852
msg208866https://bugs.python.org/issue20341#msg208866
(view)https://bugs.python.org/msg208866
msg208867https://bugs.python.org/issue20341#msg208867
(view)https://bugs.python.org/msg208867
msg208885https://bugs.python.org/issue20341#msg208885
(view)https://bugs.python.org/msg208885
msg208919https://bugs.python.org/issue20341#msg208919
(view)https://bugs.python.org/msg208919
msg208945https://bugs.python.org/issue20341#msg208945
(view)https://bugs.python.org/msg208945
msg208950https://bugs.python.org/issue20341#msg208950
(view)https://bugs.python.org/msg208950
msg208998https://bugs.python.org/issue20341#msg208998
(view)https://bugs.python.org/msg208998
msg209004https://bugs.python.org/issue20341#msg209004
(view)https://bugs.python.org/msg209004
PEP 8https://www.python.org/dev/peps/pep-0008/
msg209010https://bugs.python.org/issue20341#msg209010
(view)https://bugs.python.org/msg209010
msg209013https://bugs.python.org/issue20341#msg209013
(view)https://bugs.python.org/msg209013
msg209024https://bugs.python.org/issue20341#msg209024
(view)https://bugs.python.org/msg209024
msg209027https://bugs.python.org/issue20341#msg209027
(view)https://bugs.python.org/msg209027
msg224309https://bugs.python.org/issue20341#msg224309
(view)https://bugs.python.org/msg224309
Python/getargs.chttps://github.com/python/cpython/blob/master/Python/getargs.c
msg224310https://bugs.python.org/issue20341#msg224310
(view)https://bugs.python.org/msg224310
msg224463https://bugs.python.org/issue20341#msg224463
(view)https://bugs.python.org/msg224463
msg224464https://bugs.python.org/issue20341#msg224464
(view)https://bugs.python.org/msg224464
http://en.wikipedia.org/wiki/Nullable_typehttp://en.wikipedia.org/wiki/Nullable_type
https://mail.python.org/pipermail/python-dev/2014-January/131673.htmlhttps://mail.python.org/pipermail/python-dev/2014-January/131673.html
msg224465https://bugs.python.org/issue20341#msg224465
(view)https://bugs.python.org/msg224465
msg224493https://bugs.python.org/issue20341#msg224493
(view)https://bugs.python.org/msg224493
PEP 436https://www.python.org/dev/peps/pep-0436/
PEP 436https://www.python.org/dev/peps/pep-0436/
brett.cannonhttps://bugs.python.org/user37
taleinathttps://bugs.python.org/user2557
josh.rhttps://bugs.python.org/user19135
msg224493https://bugs.python.org/msg224493
msg224465https://bugs.python.org/msg224465
msg224464https://bugs.python.org/msg224464
rhettingerhttps://bugs.python.org/user114
msg224463https://bugs.python.org/msg224463
larry.nullable.ints.4.txthttps://bugs.python.org/file36165
msg224310https://bugs.python.org/msg224310
loewishttps://bugs.python.org/user8
msg224309https://bugs.python.org/msg224309
pitrouhttps://bugs.python.org/user2040
msg209027https://bugs.python.org/msg209027
msg209024https://bugs.python.org/msg209024
msg209013https://bugs.python.org/msg209013
msg209010https://bugs.python.org/msg209010
msg209004https://bugs.python.org/msg209004
msg208998https://bugs.python.org/msg208998
msg208950https://bugs.python.org/msg208950
msg208945https://bugs.python.org/msg208945
msg208919https://bugs.python.org/msg208919
msg208885https://bugs.python.org/msg208885
larry.nullable.ints.draft.3https://bugs.python.org/file33639
msg208867https://bugs.python.org/msg208867
msg208866https://bugs.python.org/msg208866
msg208852https://bugs.python.org/msg208852
larry.nullable.ints.draft.2https://bugs.python.org/file33635
msg208851https://bugs.python.org/msg208851
msg208813https://bugs.python.org/msg208813
msg208810https://bugs.python.org/msg208810
msg208809https://bugs.python.org/msg208809
pitrouhttps://bugs.python.org/user2040
msg208808https://bugs.python.org/msg208808
msg208795https://bugs.python.org/msg208795
jklothhttps://bugs.python.org/user4624
msg208782https://bugs.python.org/msg208782
msg208777https://bugs.python.org/msg208777
msg208775https://bugs.python.org/msg208775
msg208773https://bugs.python.org/msg208773
msg208771https://bugs.python.org/msg208771
msg208770https://bugs.python.org/msg208770
msg208767https://bugs.python.org/msg208767
taleinathttps://bugs.python.org/user2557
msg208766https://bugs.python.org/msg208766
msg208764https://bugs.python.org/msg208764
msg208751https://bugs.python.org/msg208751
msg208741https://bugs.python.org/msg208741
The Python Software Foundationhttps://python.org/psf-landing/
Rounduphttp://roundup.sourceforge.net
Python Software Foundationhttp://python.org/psf
Legal Statementshttp://python.org/about/legal

URLs of crawlers that visited me.